simple 02-Jan-2023 17:51:26 Build Reference Application - Distribution 2.x - Build and push #13360 (REFAPP-OMODDISTRO-DNDI-13360) started building on agent xiao.openmrs.org (2), bamboo version: 8.2.4 simple 02-Jan-2023 17:51:26 Remote agent on host xiao.openmrs.org simple 02-Jan-2023 17:51:26 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 02-Jan-2023 17:51:26 Executing build Reference Application - Distribution 2.x - Build and push #13360 (REFAPP-OMODDISTRO-DNDI-13360) simple 02-Jan-2023 17:51:26 Starting task 'Checkout source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 02-Jan-2023 17:51:26 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 02-Jan-2023 17:51:26 Updating source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 02-Jan-2023 17:51:26 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git'. simple 02-Jan-2023 17:51:26 hint: Using 'master' as the name for the initial branch. This default branch name simple 02-Jan-2023 17:51:26 hint: is subject to change. To configure the initial branch name to use in all simple 02-Jan-2023 17:51:26 hint: of your new repositories, which will suppress this warning, call: simple 02-Jan-2023 17:51:26 hint: simple 02-Jan-2023 17:51:26 hint: git config --global init.defaultBranch simple 02-Jan-2023 17:51:26 hint: simple 02-Jan-2023 17:51:26 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 02-Jan-2023 17:51:26 hint: 'development'. The just-created branch can be renamed via this command: simple 02-Jan-2023 17:51:26 hint: simple 02-Jan-2023 17:51:26 hint: git branch -m simple 02-Jan-2023 17:51:26 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git/ simple 02-Jan-2023 17:51:27 Fetching 'refs/heads/2.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'. simple 02-Jan-2023 17:51:28 From https://github.com/openmrs/openmrs-distro-referenceapplication simple 02-Jan-2023 17:51:28 * [new branch] 2.x -> 2.x simple 02-Jan-2023 17:51:28 * [new tag] 2.0.1769 -> 2.0.1769 simple 02-Jan-2023 17:51:28 * [new tag] 2.1 -> 2.1 simple 02-Jan-2023 17:51:28 * [new tag] 2.10.0 -> 2.10.0 simple 02-Jan-2023 17:51:28 * [new tag] 2.11.0 -> 2.11.0 simple 02-Jan-2023 17:51:28 * [new tag] 2.12.0 -> 2.12.0 simple 02-Jan-2023 17:51:28 * [new tag] 2.2 -> 2.2 simple 02-Jan-2023 17:51:28 * [new tag] 2.3 -> 2.3 simple 02-Jan-2023 17:51:28 * [new tag] 2.4 -> 2.4 simple 02-Jan-2023 17:51:28 * [new tag] 2.5 -> 2.5 simple 02-Jan-2023 17:51:28 * [new tag] 2.6.0 -> 2.6.0 simple 02-Jan-2023 17:51:28 * [new tag] 2.7.0 -> 2.7.0 simple 02-Jan-2023 17:51:28 * [new tag] 2.8.0 -> 2.8.0 simple 02-Jan-2023 17:51:28 * [new tag] 2.8.1 -> 2.8.1 simple 02-Jan-2023 17:51:28 * [new tag] 2.9.0 -> 2.9.0 simple 02-Jan-2023 17:51:28 * [new tag] latest -> latest simple 02-Jan-2023 17:51:28 Checking out revision 8480c2428828aea637ba02b83f3f6c9415155d63. simple 02-Jan-2023 17:51:28 Switched to branch '2.x' simple 02-Jan-2023 17:51:28 Updated source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 02-Jan-2023 17:51:28 Finished task 'Checkout source' with result: Success simple 02-Jan-2023 17:51:28 Running pre-build action: Build Log Labeller Pre Build Action simple 02-Jan-2023 17:51:28 Running pre-build action: VCS Version Collector simple 02-Jan-2023 17:51:28 Running pre-build action: Run Predator simple 02-Jan-2023 17:51:28 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner simple 02-Jan-2023 17:51:28 [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 ls -q | grep -v 'm2-repo' | xargs docker volume rm -f; simple 02-Jan-2023 17:51:28 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]' simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125 simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]' simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125 simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]' simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0 simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Running command '[docker, volume, ls, -q, |, grep, -v, 'm2-repo', |, xargs, docker, volume, rm, -f]' simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Command '[docker, volume, ls, -q, |, grep, -v, 'm2-repo', |, xargs, docker, volume, rm, -f]' completed with exit code 125 simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 2048 java 1474 bamboo-age 2979Mb 653Mb 00:50:13 /usr/lib/jvm/java-8-ope simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1474 wrapper 1 bamboo-age 16Mb 3Mb 00:13:03 /home/bamboo-agent/bamb simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 164Mb 10Mb 00:48:14 /sbin/init simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm) simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Initial free space: 2.9028664 GB simple 02-Jan-2023 17:51:29 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CA-CA-JOB1 simple 02-Jan-2023 17:51:36 [PredatorPreBuildAction] Deleting 7 snapshot folders from /home/bamboo-agent/.m2/repository simple 02-Jan-2023 17:51:36 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB simple 02-Jan-2023 17:51:36 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator simple 02-Jan-2023 17:51:36 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files simple 02-Jan-2023 17:51:36 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. simple 02-Jan-2023 17:51:36 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. simple 02-Jan-2023 17:51:36 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. simple 02-Jan-2023 17:51:36 [PredatorPreBuildAction] Final free space: 3.3696518 GB simple 02-Jan-2023 17:51:36 [PredatorPreBuildAction] Done command 02-Jan-2023 17:51:36 Substituting variable: ${bamboo.dockerhub.username} with openmrsci command 02-Jan-2023 17:51:36 Substituting password variable: ${bamboo.dockerhub.password} command 02-Jan-2023 17:51:36 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 02-Jan-2023 17:51:36 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 02-Jan-2023 17:51:36 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 command 02-Jan-2023 17:51:36 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 simple 02-Jan-2023 17:51:36 Starting task 'Build and push nightly docker image' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 02-Jan-2023 17:51:36 Beginning to execute external process for build 'Reference Application - Distribution 2.x - Build and push #13360 (REFAPP-OMODDISTRO-DNDI-13360)'\n ... running command line: \n/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13360-ScriptBuildTask-7406853235016732856.sh\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI\n error 02-Jan-2023 17:51:36 + [[ ehuB != ehuxB ]] error 02-Jan-2023 17:51:36 + echo 'Start of Lmod init/bash script to define the module command' build 02-Jan-2023 17:51:36 Start of Lmod init/bash script to define the module command error 02-Jan-2023 17:51:36 + LMOD_PKG=/usr/share/lmod/lmod error 02-Jan-2023 17:51:36 + LMOD_DIR=/usr/share/lmod/lmod/libexec error 02-Jan-2023 17:51:36 + LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod error 02-Jan-2023 17:51:36 + MODULESHOME=/usr/share/lmod/lmod error 02-Jan-2023 17:51:36 + export LMOD_PKG error 02-Jan-2023 17:51:36 + export LMOD_CMD error 02-Jan-2023 17:51:36 + export LMOD_DIR error 02-Jan-2023 17:51:36 + export MODULESHOME error 02-Jan-2023 17:51:36 + LMOD_VERSION=6.6 error 02-Jan-2023 17:51:36 + export LMOD_VERSION error 02-Jan-2023 17:51:36 + '[' : '!=' : ']' error 02-Jan-2023 17:51:36 + unalias ml error 02-Jan-2023 17:51:36 + true error 02-Jan-2023 17:51:36 ++ echo YES error 02-Jan-2023 17:51:36 ++ /usr/bin/tr '[:upper:]' '[:lower:]' error 02-Jan-2023 17:51:36 + export_module=yes error 02-Jan-2023 17:51:36 + '[' -n '5.1.16(1)-release' -a yes '!=' no ']' error 02-Jan-2023 17:51:36 + export -f module error 02-Jan-2023 17:51:36 + export -f ml error 02-Jan-2023 17:51:36 + unset export_module error 02-Jan-2023 17:51:36 + '[' -n '' ']' error 02-Jan-2023 17:51:36 + '[' 5 -ge 3 ']' error 02-Jan-2023 17:51:36 + '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']' error 02-Jan-2023 17:51:36 + '[' -n '' ']' error 02-Jan-2023 17:51:36 + [[ ehuB != ehuxB ]] error 02-Jan-2023 17:51:36 + echo 'End of Lmod init/bash script to define the module command' error 02-Jan-2023 17:51:36 + set +x build 02-Jan-2023 17:51:36 End of Lmod init/bash script to define the module command error 02-Jan-2023 17:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. error 02-Jan-2023 17:51:36 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json. error 02-Jan-2023 17:51:36 Configure a credential helper to remove this warning. See error 02-Jan-2023 17:51:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store error 02-Jan-2023 17:51:36 build 02-Jan-2023 17:51:36 Login Succeeded build 02-Jan-2023 17:51:36 Building dev image error 02-Jan-2023 17:51:37 2023/01/02 17:51:37 http2: server connection error from localhost: connection error: PROTOCOL_ERROR error 02-Jan-2023 17:51:38 #1 [internal] load .dockerignore error 02-Jan-2023 17:51:38 #1 transferring context: error 02-Jan-2023 17:51:38 #1 transferring context: 74B done error 02-Jan-2023 17:51:38 #1 DONE 0.3s error 02-Jan-2023 17:51:38 error 02-Jan-2023 17:51:38 #2 [internal] load build definition from Dockerfile error 02-Jan-2023 17:51:38 #2 transferring dockerfile: 898B done error 02-Jan-2023 17:51:38 #2 DONE 0.3s error 02-Jan-2023 17:51:38 error 02-Jan-2023 17:51:38 #3 resolve image config for docker.io/docker/dockerfile:1 error 02-Jan-2023 17:51:38 #3 ... error 02-Jan-2023 17:51:38 error 02-Jan-2023 17:51:38 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io error 02-Jan-2023 17:51:38 #4 DONE 0.0s error 02-Jan-2023 17:51:38 error 02-Jan-2023 17:51:38 #3 resolve image config for docker.io/docker/dockerfile:1 error 02-Jan-2023 17:51:38 #3 DONE 0.3s error 02-Jan-2023 17:51:38 error 02-Jan-2023 17:51:38 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc error 02-Jan-2023 17:51:39 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done error 02-Jan-2023 17:51:39 #5 CACHED error 02-Jan-2023 17:51:39 error 02-Jan-2023 17:51:39 #6 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io error 02-Jan-2023 17:51:39 #6 DONE 0.0s error 02-Jan-2023 17:51:39 error 02-Jan-2023 17:51:39 #7 [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 02-Jan-2023 17:51:40 #7 DONE 1.0s error 02-Jan-2023 17:51:40 error 02-Jan-2023 17:51:40 #8 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 02-Jan-2023 17:51:40 #8 DONE 1.0s error 02-Jan-2023 17:51:40 error 02-Jan-2023 17:51:40 #9 [internal] load build context error 02-Jan-2023 17:51:40 #9 DONE 0.0s error 02-Jan-2023 17:51:40 error 02-Jan-2023 17:51:40 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:c87a4c724cc7784fb0bb71b1f4213d608a5ce6b22305a20b47efb56888400ebc error 02-Jan-2023 17:51:40 #10 resolve docker.io/openmrs/openmrs-core:dev@sha256:c87a4c724cc7784fb0bb71b1f4213d608a5ce6b22305a20b47efb56888400ebc error 02-Jan-2023 17:51:40 #10 resolve docker.io/openmrs/openmrs-core:dev@sha256:c87a4c724cc7784fb0bb71b1f4213d608a5ce6b22305a20b47efb56888400ebc 0.1s done error 02-Jan-2023 17:51:41 #10 ... error 02-Jan-2023 17:51:41 error 02-Jan-2023 17:51:41 #9 [internal] load build context error 02-Jan-2023 17:51:41 #9 transferring context: 33.72MB 1.0s done error 02-Jan-2023 17:51:41 #9 DONE 1.1s error 02-Jan-2023 17:51:41 error 02-Jan-2023 17:51:41 #11 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:c87a4c724cc7784fb0bb71b1f4213d608a5ce6b22305a20b47efb56888400ebc error 02-Jan-2023 17:51:41 #11 resolve docker.io/openmrs/openmrs-core:dev@sha256:c87a4c724cc7784fb0bb71b1f4213d608a5ce6b22305a20b47efb56888400ebc 0.1s done error 02-Jan-2023 17:51:42 #11 sha256:aab29f31a212340eb812a56894204b3291094511728f22756b0cc30ac502998c 5.31kB / 5.31kB 0.2s done error 02-Jan-2023 17:51:42 #11 sha256:56c3829c1611b9c2a269b7c0faefefa405351f36235527f1ad50c35fb3e4e26e 14.68MB / 80.31MB 0.2s error 02-Jan-2023 17:51:42 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 9.44MB / 241.17MB 0.2s error 02-Jan-2023 17:51:42 #11 sha256:c1334d8fb4ecda9588e2ab1930c5718c47e586074a07b5880c41ac8a96ca4dc5 5.32kB / 5.32kB 0.1s done error 02-Jan-2023 17:51:42 #11 sha256:46fda7df73712c9b26b5d4e0a44c66c6a10fde73c5bba37313155e7a14d2492f 514.58kB / 514.58kB 0.2s error 02-Jan-2023 17:51:42 #11 sha256:56c3829c1611b9c2a269b7c0faefefa405351f36235527f1ad50c35fb3e4e26e 28.31MB / 80.31MB 0.3s error 02-Jan-2023 17:51:42 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 24.12MB / 241.17MB 0.3s error 02-Jan-2023 17:51:42 #11 sha256:46fda7df73712c9b26b5d4e0a44c66c6a10fde73c5bba37313155e7a14d2492f 514.58kB / 514.58kB 0.2s done error 02-Jan-2023 17:51:42 #11 sha256:9ae859ab56ada3f8ce5631ff8762685dbe87e628c9279e10d704aec8f3efa02e 622.92kB / 622.92kB 0.1s done error 02-Jan-2023 17:51:42 #11 sha256:56c3829c1611b9c2a269b7c0faefefa405351f36235527f1ad50c35fb3e4e26e 44.25MB / 80.31MB 0.5s error 02-Jan-2023 17:51:42 #11 sha256:c6668e080b902edf97e4c1b697d179d2d9e503b6cdf8b09323b36a3e14037d5e 100.49kB / 100.49kB 0.1s done error 02-Jan-2023 17:51:42 #11 sha256:56c3829c1611b9c2a269b7c0faefefa405351f36235527f1ad50c35fb3e4e26e 52.43MB / 80.31MB 0.6s error 02-Jan-2023 17:51:42 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 47.19MB / 241.17MB 0.6s error 02-Jan-2023 17:51:42 #11 sha256:89671af44593a87164d86b5bfad40b90b646cdf0eda578fefe93fa86706981cc 6.29MB / 16.59MB 0.2s error 02-Jan-2023 17:51:42 #11 sha256:89671af44593a87164d86b5bfad40b90b646cdf0eda578fefe93fa86706981cc 10.49MB / 16.59MB 0.3s error 02-Jan-2023 17:51:42 #11 sha256:89671af44593a87164d86b5bfad40b90b646cdf0eda578fefe93fa86706981cc 11.53MB / 16.59MB 0.5s error 02-Jan-2023 17:51:43 #11 sha256:89671af44593a87164d86b5bfad40b90b646cdf0eda578fefe93fa86706981cc 12.58MB / 16.59MB 0.9s error 02-Jan-2023 17:51:43 #11 sha256:89671af44593a87164d86b5bfad40b90b646cdf0eda578fefe93fa86706981cc 13.63MB / 16.59MB 1.1s error 02-Jan-2023 17:51:43 #11 sha256:56c3829c1611b9c2a269b7c0faefefa405351f36235527f1ad50c35fb3e4e26e 60.82MB / 80.31MB 1.7s error 02-Jan-2023 17:51:43 #11 sha256:56c3829c1611b9c2a269b7c0faefefa405351f36235527f1ad50c35fb3e4e26e 72.35MB / 80.31MB 1.8s error 02-Jan-2023 17:51:43 #11 sha256:89671af44593a87164d86b5bfad40b90b646cdf0eda578fefe93fa86706981cc 16.59MB / 16.59MB 1.3s done error 02-Jan-2023 17:51:43 #11 extracting sha256:89671af44593a87164d86b5bfad40b90b646cdf0eda578fefe93fa86706981cc error 02-Jan-2023 17:51:43 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 62.91MB / 241.17MB 1.8s error 02-Jan-2023 17:51:44 #11 sha256:56c3829c1611b9c2a269b7c0faefefa405351f36235527f1ad50c35fb3e4e26e 79.99MB / 80.31MB 2.9s error 02-Jan-2023 17:51:44 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 82.84MB / 241.17MB 3.0s error 02-Jan-2023 17:51:45 #11 sha256:56c3829c1611b9c2a269b7c0faefefa405351f36235527f1ad50c35fb3e4e26e 80.31MB / 80.31MB 3.1s done error 02-Jan-2023 17:51:45 #11 extracting sha256:89671af44593a87164d86b5bfad40b90b646cdf0eda578fefe93fa86706981cc 1.4s done error 02-Jan-2023 17:51:45 #11 extracting sha256:c6668e080b902edf97e4c1b697d179d2d9e503b6cdf8b09323b36a3e14037d5e error 02-Jan-2023 17:51:45 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 112.08MB / 241.17MB 3.3s error 02-Jan-2023 17:51:45 #11 extracting sha256:c6668e080b902edf97e4c1b697d179d2d9e503b6cdf8b09323b36a3e14037d5e 0.3s done error 02-Jan-2023 17:51:45 #11 extracting sha256:9ae859ab56ada3f8ce5631ff8762685dbe87e628c9279e10d704aec8f3efa02e error 02-Jan-2023 17:51:45 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 135.27MB / 241.17MB 3.5s error 02-Jan-2023 17:51:45 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 152.04MB / 241.17MB 3.6s error 02-Jan-2023 17:51:45 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 174.06MB / 241.17MB 3.9s error 02-Jan-2023 17:51:45 #11 extracting sha256:9ae859ab56ada3f8ce5631ff8762685dbe87e628c9279e10d704aec8f3efa02e 0.6s done error 02-Jan-2023 17:51:45 #11 extracting sha256:46fda7df73712c9b26b5d4e0a44c66c6a10fde73c5bba37313155e7a14d2492f error 02-Jan-2023 17:51:46 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 187.87MB / 241.17MB 4.1s error 02-Jan-2023 17:51:46 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 203.42MB / 241.17MB 4.2s error 02-Jan-2023 17:51:46 #11 extracting sha256:46fda7df73712c9b26b5d4e0a44c66c6a10fde73c5bba37313155e7a14d2492f 0.3s done error 02-Jan-2023 17:51:46 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 228.59MB / 241.17MB 4.4s error 02-Jan-2023 17:51:46 #11 sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 241.17MB / 241.17MB 4.5s done error 02-Jan-2023 17:51:46 #11 extracting sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f error 02-Jan-2023 17:51:46 #11 ... error 02-Jan-2023 17:51:46 error 02-Jan-2023 17:51:46 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:c87a4c724cc7784fb0bb71b1f4213d608a5ce6b22305a20b47efb56888400ebc error 02-Jan-2023 17:51:46 #10 sha256:98f84d8aff8e03ae9d743ec4d0d65bd32414e632d900ec266dc5e6b58f85cf3f 5.32kB / 5.32kB 0.1s done error 02-Jan-2023 17:51:46 #10 sha256:658d0aa8d799e4cbea30e092311b10f70b335e766dd2763150d79917dddcae97 5.32kB / 5.32kB 0.1s done error 02-Jan-2023 17:51:46 #10 sha256:788cc45c96b9e9c3187764bca276583f98ad378ca2f70548400e88bc991f0b2e 80.31MB / 80.31MB 2.7s done error 02-Jan-2023 17:51:46 #10 sha256:c6d272ae66914db39533d5dc4adcdf2bb4f2c4e3ccbcad79987a46d0d064a4ac 241.17MB / 241.17MB 3.0s done error 02-Jan-2023 17:51:46 #10 sha256:112de604c0bd829bed21030a82b2d32b35da7ab9a37fb80db45b7d8d1dfa3275 514.58kB / 514.58kB 0.1s done error 02-Jan-2023 17:51:46 #10 sha256:91372baa661e38ce0ee769fda310086a78899d328f3024aa1c48f93c872376b4 622.35kB / 622.35kB 0.1s done error 02-Jan-2023 17:51:46 #10 extracting sha256:91372baa661e38ce0ee769fda310086a78899d328f3024aa1c48f93c872376b4 0.5s done error 02-Jan-2023 17:51:46 #10 extracting sha256:112de604c0bd829bed21030a82b2d32b35da7ab9a37fb80db45b7d8d1dfa3275 0.3s done error 02-Jan-2023 17:51:46 #10 DONE 6.3s error 02-Jan-2023 17:51:46 error 02-Jan-2023 17:51:46 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:c87a4c724cc7784fb0bb71b1f4213d608a5ce6b22305a20b47efb56888400ebc error 02-Jan-2023 17:51:46 #10 extracting sha256:c6d272ae66914db39533d5dc4adcdf2bb4f2c4e3ccbcad79987a46d0d064a4ac error 02-Jan-2023 17:51:49 #10 ... error 02-Jan-2023 17:51:49 error 02-Jan-2023 17:51:49 #11 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:c87a4c724cc7784fb0bb71b1f4213d608a5ce6b22305a20b47efb56888400ebc error 02-Jan-2023 17:51:49 #11 extracting sha256:f327a8538b8e596b47942787385383d73027c7cde82689216be16b0ed98d842f 2.8s done error 02-Jan-2023 17:51:49 #11 extracting sha256:56c3829c1611b9c2a269b7c0faefefa405351f36235527f1ad50c35fb3e4e26e 0.6s done error 02-Jan-2023 17:51:49 #11 extracting sha256:c1334d8fb4ecda9588e2ab1930c5718c47e586074a07b5880c41ac8a96ca4dc5 0.0s done error 02-Jan-2023 17:51:49 #11 extracting sha256:aab29f31a212340eb812a56894204b3291094511728f22756b0cc30ac502998c 0.0s done error 02-Jan-2023 17:51:49 #11 DONE 9.5s error 02-Jan-2023 17:51:49 error 02-Jan-2023 17:51:49 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:c87a4c724cc7784fb0bb71b1f4213d608a5ce6b22305a20b47efb56888400ebc error 02-Jan-2023 17:51:49 #10 extracting sha256:c6d272ae66914db39533d5dc4adcdf2bb4f2c4e3ccbcad79987a46d0d064a4ac 3.1s done error 02-Jan-2023 17:51:49 #10 extracting sha256:788cc45c96b9e9c3187764bca276583f98ad378ca2f70548400e88bc991f0b2e error 02-Jan-2023 17:51:50 #10 extracting sha256:788cc45c96b9e9c3187764bca276583f98ad378ca2f70548400e88bc991f0b2e 0.5s done error 02-Jan-2023 17:51:50 #10 DONE 9.9s error 02-Jan-2023 17:51:50 error 02-Jan-2023 17:51:50 #12 [linux/arm64 dev 2/4] WORKDIR /app error 02-Jan-2023 17:51:50 #12 DONE 0.3s error 02-Jan-2023 17:51:50 error 02-Jan-2023 17:51:50 #13 [linux/arm64 dev 3/4] COPY . ./ error 02-Jan-2023 17:51:50 #13 DONE 0.3s error 02-Jan-2023 17:51:50 error 02-Jan-2023 17:51:50 #10 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:c87a4c724cc7784fb0bb71b1f4213d608a5ce6b22305a20b47efb56888400ebc error 02-Jan-2023 17:51:50 #10 extracting sha256:658d0aa8d799e4cbea30e092311b10f70b335e766dd2763150d79917dddcae97 0.0s done error 02-Jan-2023 17:51:50 #10 extracting sha256:98f84d8aff8e03ae9d743ec4d0d65bd32414e632d900ec266dc5e6b58f85cf3f 0.1s done error 02-Jan-2023 17:51:50 #10 DONE 10.1s error 02-Jan-2023 17:51:50 error 02-Jan-2023 17:51:50 #14 [linux/amd64 dev 2/4] WORKDIR /app error 02-Jan-2023 17:51:50 #14 DONE 0.1s error 02-Jan-2023 17:51:50 error 02-Jan-2023 17:51:50 #15 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:51:50 #15 ... error 02-Jan-2023 17:51:50 error 02-Jan-2023 17:51:50 #16 [linux/amd64 dev 3/4] COPY . ./ error 02-Jan-2023 17:51:50 #16 DONE 0.2s error 02-Jan-2023 17:51:51 error 02-Jan-2023 17:51:51 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:51:53 #17 2.668 [INFO] Scanning for projects... error 02-Jan-2023 17:51:53 #17 2.811 [WARNING] error 02-Jan-2023 17:51:53 #17 2.818 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 02-Jan-2023 17:51:53 #17 2.820 [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 02-Jan-2023 17:51:53 #17 2.821 [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 02-Jan-2023 17:51:53 #17 2.823 [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 02-Jan-2023 17:51:53 #17 2.823 [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 02-Jan-2023 17:51:53 #17 2.824 [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 02-Jan-2023 17:51:53 #17 2.829 [WARNING] error 02-Jan-2023 17:51:53 #17 2.830 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 02-Jan-2023 17:51:53 #17 2.831 [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 02-Jan-2023 17:51:53 #17 2.831 [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 02-Jan-2023 17:51:53 #17 2.834 [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 02-Jan-2023 17:51:53 #17 2.834 [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 02-Jan-2023 17:51:53 #17 2.835 [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 02-Jan-2023 17:51:53 #17 2.836 [WARNING] error 02-Jan-2023 17:51:53 #17 2.836 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 02-Jan-2023 17:51:53 #17 2.837 [WARNING] error 02-Jan-2023 17:51:53 #17 2.839 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 02-Jan-2023 17:51:53 #17 2.840 [WARNING] error 02-Jan-2023 17:51:53 #17 2.848 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 17:51:53 #17 2.849 [INFO] Reactor Build Order: error 02-Jan-2023 17:51:53 #17 2.849 [INFO] error 02-Jan-2023 17:51:53 #17 2.851 [INFO] Reference Application Distribution [pom] error 02-Jan-2023 17:51:53 #17 2.853 [INFO] Reference Application Distribution Package [jar] error 02-Jan-2023 17:51:53 #17 2.865 [INFO] error 02-Jan-2023 17:51:53 #17 2.871 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 02-Jan-2023 17:51:53 #17 2.872 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 02-Jan-2023 17:51:53 #17 2.873 [INFO] --------------------------------[ pom ]--------------------------------- error 02-Jan-2023 17:51:53 #17 2.996 [INFO] error 02-Jan-2023 17:51:53 #17 2.998 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 02-Jan-2023 17:51:54 #17 3.378 [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 02-Jan-2023 17:51:54 #17 3.417 [INFO] error 02-Jan-2023 17:51:54 #17 3.419 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 02-Jan-2023 17:51:54 #17 3.421 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 02-Jan-2023 17:51:54 #17 3.421 [INFO] --------------------------------[ jar ]--------------------------------- error 02-Jan-2023 17:51:54 #17 4.000 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 02-Jan-2023 17:51:56 #17 5.302 Progress (1): 3.3/5.8 kB error 02-Jan-2023 17:51:56 Progress (1): 5.8 kB error 02-Jan-2023 17:51:56 error 02-Jan-2023 17:51:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 4.1 kB/s) error 02-Jan-2023 17:51:56 #17 5.441 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 02-Jan-2023 17:51:56 #17 5.586 Progress (1): 3.3/34 kB error 02-Jan-2023 17:51:56 Progress (1): 6.1/34 kB error 02-Jan-2023 17:51:56 Progress (1): 8.9/34 kB error 02-Jan-2023 17:51:56 Progress (1): 12/34 kB error 02-Jan-2023 17:51:56 Progress (1): 15/34 kB error 02-Jan-2023 17:51:56 Progress (1): 17/34 kB error 02-Jan-2023 17:51:56 Progress (1): 20/34 kB error 02-Jan-2023 17:51:56 Progress (1): 23/34 kB error 02-Jan-2023 17:51:56 Progress (1): 26/34 kB error 02-Jan-2023 17:51:56 Progress (1): 29/34 kB error 02-Jan-2023 17:51:56 Progress (1): 31/34 kB error 02-Jan-2023 17:51:56 Progress (1): 34 kB error 02-Jan-2023 17:51:56 error 02-Jan-2023 17:51:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 85 kB/s) error 02-Jan-2023 17:51:56 #17 5.861 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 02-Jan-2023 17:51:56 #17 5.995 Progress (1): 3.4/8.1 kB error 02-Jan-2023 17:51:56 Progress (1): 6.2/8.1 kB error 02-Jan-2023 17:51:56 Progress (1): 8.1 kB error 02-Jan-2023 17:51:56 error 02-Jan-2023 17:51:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 31 kB/s) error 02-Jan-2023 17:51:57 #17 6.126 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 02-Jan-2023 17:51:57 #17 6.267 Progress (1): 3.4/30 kB error 02-Jan-2023 17:51:57 Progress (1): 6.2/30 kB error 02-Jan-2023 17:51:57 Progress (1): 9.0/30 kB error 02-Jan-2023 17:51:57 Progress (1): 12/30 kB error 02-Jan-2023 17:51:57 Progress (1): 15/30 kB error 02-Jan-2023 17:51:57 Progress (1): 17/30 kB error 02-Jan-2023 17:51:57 Progress (1): 20/30 kB error 02-Jan-2023 17:51:57 Progress (1): 23/30 kB error 02-Jan-2023 17:51:57 Progress (1): 26/30 kB error 02-Jan-2023 17:51:57 Progress (1): 29/30 kB error 02-Jan-2023 17:51:57 Progress (1): 30 kB error 02-Jan-2023 17:51:57 error 02-Jan-2023 17:51:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 102 kB/s) error 02-Jan-2023 17:51:57 #17 6.487 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 02-Jan-2023 17:51:57 #17 6.605 Progress (1): 3.3/10 kB error 02-Jan-2023 17:51:57 Progress (1): 6.1/10 kB error 02-Jan-2023 17:51:57 Progress (1): 8.9/10 kB error 02-Jan-2023 17:51:57 Progress (1): 10 kB error 02-Jan-2023 17:51:57 error 02-Jan-2023 17:51:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 40 kB/s) error 02-Jan-2023 17:51:57 #17 6.789 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 02-Jan-2023 17:51:57 #17 6.916 Progress (1): 3.3/43 kB error 02-Jan-2023 17:51:57 Progress (1): 6.1/43 kB error 02-Jan-2023 17:51:57 Progress (1): 8.9/43 kB error 02-Jan-2023 17:51:57 Progress (1): 12/43 kB error 02-Jan-2023 17:51:57 Progress (1): 14/43 kB error 02-Jan-2023 17:51:57 Progress (1): 17/43 kB error 02-Jan-2023 17:51:57 Progress (1): 20/43 kB error 02-Jan-2023 17:51:57 Progress (1): 23/43 kB error 02-Jan-2023 17:51:57 Progress (1): 26/43 kB error 02-Jan-2023 17:51:57 Progress (1): 28/43 kB error 02-Jan-2023 17:51:57 Progress (1): 31/43 kB error 02-Jan-2023 17:51:57 Progress (1): 34/43 kB error 02-Jan-2023 17:51:57 Progress (1): 37/43 kB error 02-Jan-2023 17:51:57 Progress (1): 40/43 kB error 02-Jan-2023 17:51:57 Progress (1): 42/43 kB error 02-Jan-2023 17:51:57 Progress (1): 43 kB error 02-Jan-2023 17:51:57 error 02-Jan-2023 17:51:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 123 kB/s) error 02-Jan-2023 17:51:58 #17 7.142 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 02-Jan-2023 17:51:58 #17 7.270 Progress (1): 3.4/10 kB error 02-Jan-2023 17:51:58 Progress (1): 6.2/10 kB error 02-Jan-2023 17:51:58 Progress (1): 9.0/10 kB error 02-Jan-2023 17:51:58 Progress (1): 10 kB error 02-Jan-2023 17:51:58 error 02-Jan-2023 17:51:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom (10 kB at 38 kB/s) error 02-Jan-2023 17:51:58 #17 7.412 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 02-Jan-2023 17:51:58 #17 7.547 Progress (1): 3.4/11 kB error 02-Jan-2023 17:51:58 Progress (1): 6.2/11 kB error 02-Jan-2023 17:51:58 Progress (1): 9.0/11 kB error 02-Jan-2023 17:51:58 Progress (1): 11 kB error 02-Jan-2023 17:51:58 error 02-Jan-2023 17:51:58 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 02-Jan-2023 17:51:58 #17 7.671 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 02-Jan-2023 17:51:58 #17 7.818 Progress (1): 3.4/31 kB error 02-Jan-2023 17:51:58 Progress (1): 6.2/31 kB error 02-Jan-2023 17:51:58 Progress (1): 9.0/31 kB error 02-Jan-2023 17:51:58 Progress (1): 12/31 kB error 02-Jan-2023 17:51:58 Progress (1): 15/31 kB error 02-Jan-2023 17:51:58 Progress (1): 17/31 kB error 02-Jan-2023 17:51:58 Progress (1): 20/31 kB error 02-Jan-2023 17:51:58 Progress (1): 23/31 kB error 02-Jan-2023 17:51:58 Progress (1): 26/31 kB error 02-Jan-2023 17:51:58 Progress (1): 29/31 kB error 02-Jan-2023 17:51:58 Progress (1): 31 kB error 02-Jan-2023 17:51:58 error 02-Jan-2023 17:51:58 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 100 kB/s) error 02-Jan-2023 17:51:58 #17 8.002 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 02-Jan-2023 17:51:59 #17 8.131 Progress (1): 3.4/15 kB error 02-Jan-2023 17:51:59 Progress (1): 6.2/15 kB error 02-Jan-2023 17:51:59 Progress (1): 9.0/15 kB error 02-Jan-2023 17:51:59 Progress (1): 12/15 kB error 02-Jan-2023 17:51:59 Progress (1): 15/15 kB error 02-Jan-2023 17:51:59 Progress (1): 15 kB error 02-Jan-2023 17:51:59 error 02-Jan-2023 17:51:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom (15 kB at 60 kB/s) error 02-Jan-2023 17:51:59 #17 8.284 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 02-Jan-2023 17:51:59 #17 9.015 Progress (1): 4.1/221 kB error 02-Jan-2023 17:51:59 Progress (1): 7.5/221 kB error 02-Jan-2023 17:51:59 Progress (1): 12/221 kB error 02-Jan-2023 17:52:00 Progress (1): 16/221 kB error 02-Jan-2023 17:52:00 Progress (1): 20/221 kB error 02-Jan-2023 17:52:00 Progress (1): 24/221 kB error 02-Jan-2023 17:52:00 Progress (1): 28/221 kB error 02-Jan-2023 17:52:00 Progress (1): 32/221 kB error 02-Jan-2023 17:52:00 Progress (1): 36/221 kB error 02-Jan-2023 17:52:00 Progress (1): 40/221 kB error 02-Jan-2023 17:52:00 Progress (1): 42/221 kB error 02-Jan-2023 17:52:00 Progress (1): 46/221 kB error 02-Jan-2023 17:52:00 Progress (1): 51/221 kB error 02-Jan-2023 17:52:00 Progress (1): 55/221 kB error 02-Jan-2023 17:52:00 Progress (1): 59/221 kB error 02-Jan-2023 17:52:00 Progress (1): 63/221 kB error 02-Jan-2023 17:52:00 Progress (1): 67/221 kB error 02-Jan-2023 17:52:00 Progress (1): 71/221 kB error 02-Jan-2023 17:52:00 Progress (1): 75/221 kB error 02-Jan-2023 17:52:00 Progress (1): 77/221 kB error 02-Jan-2023 17:52:00 Progress (1): 81/221 kB error 02-Jan-2023 17:52:00 Progress (1): 85/221 kB error 02-Jan-2023 17:52:00 Progress (1): 89/221 kB error 02-Jan-2023 17:52:00 Progress (1): 94/221 kB error 02-Jan-2023 17:52:00 Progress (1): 98/221 kB error 02-Jan-2023 17:52:00 Progress (1): 102/221 kB error 02-Jan-2023 17:52:00 Progress (1): 106/221 kB error 02-Jan-2023 17:52:00 Progress (1): 110/221 kB error 02-Jan-2023 17:52:00 Progress (1): 112/221 kB error 02-Jan-2023 17:52:00 Progress (1): 116/221 kB error 02-Jan-2023 17:52:00 Progress (1): 120/221 kB error 02-Jan-2023 17:52:00 Progress (1): 124/221 kB error 02-Jan-2023 17:52:00 Progress (1): 128/221 kB error 02-Jan-2023 17:52:00 Progress (1): 132/221 kB error 02-Jan-2023 17:52:00 Progress (1): 137/221 kB error 02-Jan-2023 17:52:00 Progress (1): 141/221 kB error 02-Jan-2023 17:52:00 Progress (1): 145/221 kB error 02-Jan-2023 17:52:00 Progress (1): 147/221 kB error 02-Jan-2023 17:52:00 Progress (1): 151/221 kB error 02-Jan-2023 17:52:00 Progress (1): 155/221 kB error 02-Jan-2023 17:52:00 Progress (1): 159/221 kB error 02-Jan-2023 17:52:00 Progress (1): 163/221 kB error 02-Jan-2023 17:52:00 Progress (1): 167/221 kB error 02-Jan-2023 17:52:00 Progress (1): 171/221 kB error 02-Jan-2023 17:52:00 Progress (1): 175/221 kB error 02-Jan-2023 17:52:00 Progress (1): 180/221 kB error 02-Jan-2023 17:52:00 Progress (1): 182/221 kB error 02-Jan-2023 17:52:00 Progress (1): 186/221 kB error 02-Jan-2023 17:52:00 Progress (1): 190/221 kB error 02-Jan-2023 17:52:00 Progress (1): 194/221 kB error 02-Jan-2023 17:52:00 Progress (1): 198/221 kB error 02-Jan-2023 17:52:00 Progress (1): 202/221 kB error 02-Jan-2023 17:52:00 Progress (1): 206/221 kB error 02-Jan-2023 17:52:00 Progress (1): 210/221 kB error 02-Jan-2023 17:52:00 Progress (1): 214/221 kB error 02-Jan-2023 17:52:00 Progress (1): 216/221 kB error 02-Jan-2023 17:52:00 Progress (1): 221/221 kB error 02-Jan-2023 17:52:00 Progress (1): 221 kB error 02-Jan-2023 17:52:00 error 02-Jan-2023 17:52:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar (221 kB at 186 kB/s) error 02-Jan-2023 17:52:00 #17 9.505 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 02-Jan-2023 17:52:00 #17 9.631 Progress (1): 3.4/5.8 kB error 02-Jan-2023 17:52:00 Progress (1): 5.8 kB error 02-Jan-2023 17:52:00 error 02-Jan-2023 17:52:00 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 02-Jan-2023 17:52:00 #17 9.780 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 02-Jan-2023 17:52:00 #17 9.903 Progress (1): 3.3/34 kB error 02-Jan-2023 17:52:00 Progress (1): 6.1/34 kB error 02-Jan-2023 17:52:00 Progress (1): 8.9/34 kB error 02-Jan-2023 17:52:00 Progress (1): 12/34 kB error 02-Jan-2023 17:52:00 Progress (1): 15/34 kB error 02-Jan-2023 17:52:00 Progress (1): 17/34 kB error 02-Jan-2023 17:52:00 Progress (1): 20/34 kB error 02-Jan-2023 17:52:00 Progress (1): 23/34 kB error 02-Jan-2023 17:52:00 Progress (1): 26/34 kB error 02-Jan-2023 17:52:00 Progress (1): 29/34 kB error 02-Jan-2023 17:52:00 Progress (1): 31/34 kB error 02-Jan-2023 17:52:00 Progress (1): 34 kB error 02-Jan-2023 17:52:00 error 02-Jan-2023 17:52:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 127 kB/s) error 02-Jan-2023 17:52:00 #17 10.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar error 02-Jan-2023 17:52:01 #17 10.22 Progress (1): 3.4/64 kB error 02-Jan-2023 17:52:01 Progress (1): 6.2/64 kB error 02-Jan-2023 17:52:01 Progress (1): 9.0/64 kB error 02-Jan-2023 17:52:01 Progress (1): 12/64 kB error 02-Jan-2023 17:52:01 Progress (1): 15/64 kB error 02-Jan-2023 17:52:01 Progress (1): 17/64 kB error 02-Jan-2023 17:52:01 Progress (1): 20/64 kB error 02-Jan-2023 17:52:01 Progress (1): 23/64 kB error 02-Jan-2023 17:52:01 Progress (1): 26/64 kB error 02-Jan-2023 17:52:01 Progress (1): 29/64 kB error 02-Jan-2023 17:52:01 Progress (1): 31/64 kB error 02-Jan-2023 17:52:01 Progress (1): 34/64 kB error 02-Jan-2023 17:52:01 Progress (1): 37/64 kB error 02-Jan-2023 17:52:01 Progress (1): 40/64 kB error 02-Jan-2023 17:52:01 Progress (1): 43/64 kB error 02-Jan-2023 17:52:01 Progress (1): 45/64 kB error 02-Jan-2023 17:52:01 Progress (1): 48/64 kB error 02-Jan-2023 17:52:01 Progress (1): 51/64 kB error 02-Jan-2023 17:52:01 Progress (1): 54/64 kB error 02-Jan-2023 17:52:01 Progress (1): 56/64 kB error 02-Jan-2023 17:52:01 Progress (1): 59/64 kB error 02-Jan-2023 17:52:01 Progress (1): 62/64 kB error 02-Jan-2023 17:52:01 Progress (1): 64 kB error 02-Jan-2023 17:52:01 error 02-Jan-2023 17:52:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 187 kB/s) error 02-Jan-2023 17:52:01 #17 10.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 02-Jan-2023 17:52:01 #17 10.60 Progress (1): 3.3/13 kB error 02-Jan-2023 17:52:01 Progress (1): 6.1/13 kB error 02-Jan-2023 17:52:01 Progress (1): 8.9/13 kB error 02-Jan-2023 17:52:01 Progress (1): 12/13 kB error 02-Jan-2023 17:52:01 Progress (1): 13 kB error 02-Jan-2023 17:52:01 error 02-Jan-2023 17:52:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom (13 kB at 54 kB/s) error 02-Jan-2023 17:52:01 #17 10.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 02-Jan-2023 17:52:01 #17 10.85 Progress (1): 3.3/36 kB error 02-Jan-2023 17:52:01 Progress (1): 6.1/36 kB error 02-Jan-2023 17:52:01 Progress (1): 8.9/36 kB error 02-Jan-2023 17:52:01 Progress (1): 12/36 kB error 02-Jan-2023 17:52:01 Progress (1): 15/36 kB error 02-Jan-2023 17:52:01 Progress (1): 17/36 kB error 02-Jan-2023 17:52:01 Progress (1): 20/36 kB error 02-Jan-2023 17:52:01 Progress (1): 23/36 kB error 02-Jan-2023 17:52:01 Progress (1): 26/36 kB error 02-Jan-2023 17:52:01 Progress (1): 29/36 kB error 02-Jan-2023 17:52:01 Progress (1): 31/36 kB error 02-Jan-2023 17:52:01 Progress (1): 34/36 kB error 02-Jan-2023 17:52:01 Progress (1): 36 kB error 02-Jan-2023 17:52:01 error 02-Jan-2023 17:52:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom (36 kB at 131 kB/s) error 02-Jan-2023 17:52:01 #17 11.03 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 02-Jan-2023 17:52:02 #17 11.15 Progress (1): 3.3/5.3 kB error 02-Jan-2023 17:52:02 Progress (1): 5.3 kB error 02-Jan-2023 17:52:02 error 02-Jan-2023 17:52:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom (5.3 kB at 22 kB/s) error 02-Jan-2023 17:52:02 #17 11.58 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 02-Jan-2023 17:52:02 #17 11.70 Progress (1): 1.7 kB error 02-Jan-2023 17:52:02 error 02-Jan-2023 17:52:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom (1.7 kB at 6.7 kB/s) error 02-Jan-2023 17:52:02 #17 11.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 02-Jan-2023 17:52:02 #17 11.95 Progress (1): 1.5 kB error 02-Jan-2023 17:52:02 error 02-Jan-2023 17:52:02 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 02-Jan-2023 17:52:02 #17 12.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 02-Jan-2023 17:52:02 #17 12.20 Progress (1): 1.7 kB error 02-Jan-2023 17:52:03 error 02-Jan-2023 17:52:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom (1.7 kB at 6.6 kB/s) error 02-Jan-2023 17:52:03 #17 12.33 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 02-Jan-2023 17:52:03 #17 12.45 Progress (1): 2.3 kB error 02-Jan-2023 17:52:03 error 02-Jan-2023 17:52:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom (2.3 kB at 9.2 kB/s) error 02-Jan-2023 17:52:03 #17 12.58 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 02-Jan-2023 17:52:03 #17 12.70 Progress (1): 1.9 kB error 02-Jan-2023 17:52:03 error 02-Jan-2023 17:52:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom (1.9 kB at 7.7 kB/s) error 02-Jan-2023 17:52:03 #17 12.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 02-Jan-2023 17:52:03 #17 12.96 Progress (1): 1.7 kB error 02-Jan-2023 17:52:03 error 02-Jan-2023 17:52:03 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.8 kB/s) error 02-Jan-2023 17:52:03 #17 13.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 02-Jan-2023 17:52:03 #17 13.20 Progress (1): 2.3 kB error 02-Jan-2023 17:52:04 error 02-Jan-2023 17:52:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom (2.3 kB at 9.5 kB/s) error 02-Jan-2023 17:52:04 #17 13.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 02-Jan-2023 17:52:04 #17 13.45 Progress (1): 2.1 kB error 02-Jan-2023 17:52:04 error 02-Jan-2023 17:52:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom (2.1 kB at 8.5 kB/s) error 02-Jan-2023 17:52:04 #17 13.57 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 02-Jan-2023 17:52:04 #17 13.70 Progress (1): 1.9 kB error 02-Jan-2023 17:52:04 error 02-Jan-2023 17:52:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom (1.9 kB at 7.8 kB/s) error 02-Jan-2023 17:52:04 #17 13.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 02-Jan-2023 17:52:04 #17 13.96 Progress (1): 2.1 kB error 02-Jan-2023 17:52:04 error 02-Jan-2023 17:52:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom (2.1 kB at 8.6 kB/s) error 02-Jan-2023 17:52:05 #17 14.18 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 02-Jan-2023 17:52:05 #17 14.30 Progress (1): 3.3/5.5 kB error 02-Jan-2023 17:52:05 Progress (1): 5.5 kB error 02-Jan-2023 17:52:05 error 02-Jan-2023 17:52:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom (5.5 kB at 23 kB/s) error 02-Jan-2023 17:52:05 #17 14.42 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 02-Jan-2023 17:52:05 #17 14.54 Progress (1): 3.3/15 kB error 02-Jan-2023 17:52:05 Progress (1): 6.1/15 kB error 02-Jan-2023 17:52:05 Progress (1): 8.9/15 kB error 02-Jan-2023 17:52:05 Progress (1): 12/15 kB error 02-Jan-2023 17:52:05 Progress (1): 14/15 kB error 02-Jan-2023 17:52:05 Progress (1): 15 kB error 02-Jan-2023 17:52:05 error 02-Jan-2023 17:52:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 62 kB/s) error 02-Jan-2023 17:52:05 #17 14.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 02-Jan-2023 17:52:05 #17 14.79 Progress (1): 3.3/67 kB error 02-Jan-2023 17:52:05 Progress (1): 6.1/67 kB error 02-Jan-2023 17:52:05 Progress (1): 8.9/67 kB error 02-Jan-2023 17:52:05 Progress (1): 12/67 kB error 02-Jan-2023 17:52:05 Progress (1): 15/67 kB error 02-Jan-2023 17:52:05 Progress (1): 17/67 kB error 02-Jan-2023 17:52:05 Progress (1): 20/67 kB error 02-Jan-2023 17:52:05 Progress (1): 23/67 kB error 02-Jan-2023 17:52:05 Progress (1): 26/67 kB error 02-Jan-2023 17:52:05 Progress (1): 29/67 kB error 02-Jan-2023 17:52:05 Progress (1): 31/67 kB error 02-Jan-2023 17:52:05 Progress (1): 34/67 kB error 02-Jan-2023 17:52:05 Progress (1): 37/67 kB error 02-Jan-2023 17:52:05 Progress (1): 40/67 kB error 02-Jan-2023 17:52:05 Progress (1): 43/67 kB error 02-Jan-2023 17:52:05 Progress (1): 45/67 kB error 02-Jan-2023 17:52:05 Progress (1): 48/67 kB error 02-Jan-2023 17:52:05 Progress (1): 51/67 kB error 02-Jan-2023 17:52:05 Progress (1): 54/67 kB error 02-Jan-2023 17:52:05 Progress (1): 56/67 kB error 02-Jan-2023 17:52:05 Progress (1): 59/67 kB error 02-Jan-2023 17:52:05 Progress (1): 62/67 kB error 02-Jan-2023 17:52:05 Progress (1): 65/67 kB error 02-Jan-2023 17:52:05 Progress (1): 67 kB error 02-Jan-2023 17:52:05 error 02-Jan-2023 17:52:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 256 kB/s) error 02-Jan-2023 17:52:05 #17 14.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 02-Jan-2023 17:52:05 #17 15.06 Progress (1): 3.3/5.1 kB error 02-Jan-2023 17:52:05 Progress (1): 5.1 kB error 02-Jan-2023 17:52:05 error 02-Jan-2023 17:52:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 22 kB/s) error 02-Jan-2023 17:52:06 #17 15.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 02-Jan-2023 17:52:06 #17 15.32 Progress (1): 3.3/12 kB error 02-Jan-2023 17:52:06 Progress (1): 6.1/12 kB error 02-Jan-2023 17:52:06 Progress (1): 8.9/12 kB error 02-Jan-2023 17:52:06 Progress (1): 12/12 kB error 02-Jan-2023 17:52:06 Progress (1): 12 kB error 02-Jan-2023 17:52:06 error 02-Jan-2023 17:52:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom (12 kB at 49 kB/s) error 02-Jan-2023 17:52:06 #17 15.44 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 02-Jan-2023 17:52:06 #17 15.56 Progress (1): 3.3/43 kB error 02-Jan-2023 17:52:06 Progress (1): 6.1/43 kB error 02-Jan-2023 17:52:06 Progress (1): 8.9/43 kB error 02-Jan-2023 17:52:06 Progress (1): 12/43 kB error 02-Jan-2023 17:52:06 Progress (1): 14/43 kB error 02-Jan-2023 17:52:06 Progress (1): 17/43 kB error 02-Jan-2023 17:52:06 Progress (1): 20/43 kB error 02-Jan-2023 17:52:06 Progress (1): 23/43 kB error 02-Jan-2023 17:52:06 Progress (1): 26/43 kB error 02-Jan-2023 17:52:06 Progress (1): 28/43 kB error 02-Jan-2023 17:52:06 Progress (1): 31/43 kB error 02-Jan-2023 17:52:06 Progress (1): 34/43 kB error 02-Jan-2023 17:52:06 Progress (1): 37/43 kB error 02-Jan-2023 17:52:06 Progress (1): 40/43 kB error 02-Jan-2023 17:52:06 Progress (1): 42/43 kB error 02-Jan-2023 17:52:06 Progress (1): 43 kB error 02-Jan-2023 17:52:06 error 02-Jan-2023 17:52:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom (43 kB at 178 kB/s) error 02-Jan-2023 17:52:06 #17 15.85 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 02-Jan-2023 17:52:06 #17 15.97 Progress (1): 2.7 kB error 02-Jan-2023 17:52:06 error 02-Jan-2023 17:52:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom (2.7 kB at 11 kB/s) error 02-Jan-2023 17:52:07 #17 16.10 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 02-Jan-2023 17:52:07 #17 16.22 Progress (1): 2.7 kB error 02-Jan-2023 17:52:07 error 02-Jan-2023 17:52:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom (2.7 kB at 12 kB/s) error 02-Jan-2023 17:52:07 #17 16.38 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 02-Jan-2023 17:52:07 #17 16.50 Progress (1): 3.3/9.2 kB error 02-Jan-2023 17:52:07 Progress (1): 6.1/9.2 kB error 02-Jan-2023 17:52:07 Progress (1): 8.9/9.2 kB error 02-Jan-2023 17:52:07 Progress (1): 9.2 kB error 02-Jan-2023 17:52:07 error 02-Jan-2023 17:52:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom (9.2 kB at 36 kB/s) error 02-Jan-2023 17:52:07 #17 16.63 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 02-Jan-2023 17:52:07 #17 16.75 Progress (1): 3.3/151 kB error 02-Jan-2023 17:52:07 Progress (1): 6.1/151 kB error 02-Jan-2023 17:52:07 Progress (1): 8.9/151 kB error 02-Jan-2023 17:52:07 Progress (1): 12/151 kB error 02-Jan-2023 17:52:07 Progress (1): 14/151 kB error 02-Jan-2023 17:52:07 Progress (1): 17/151 kB error 02-Jan-2023 17:52:07 Progress (1): 20/151 kB error 02-Jan-2023 17:52:07 Progress (1): 23/151 kB error 02-Jan-2023 17:52:07 Progress (1): 26/151 kB error 02-Jan-2023 17:52:07 Progress (1): 28/151 kB error 02-Jan-2023 17:52:07 Progress (1): 31/151 kB error 02-Jan-2023 17:52:07 Progress (1): 34/151 kB error 02-Jan-2023 17:52:07 Progress (1): 37/151 kB error 02-Jan-2023 17:52:07 Progress (1): 40/151 kB error 02-Jan-2023 17:52:07 Progress (1): 42/151 kB error 02-Jan-2023 17:52:07 Progress (1): 45/151 kB error 02-Jan-2023 17:52:07 Progress (1): 48/151 kB error 02-Jan-2023 17:52:07 Progress (1): 51/151 kB error 02-Jan-2023 17:52:07 Progress (1): 54/151 kB error 02-Jan-2023 17:52:07 Progress (1): 56/151 kB error 02-Jan-2023 17:52:07 Progress (1): 59/151 kB error 02-Jan-2023 17:52:07 Progress (1): 62/151 kB error 02-Jan-2023 17:52:07 Progress (1): 65/151 kB error 02-Jan-2023 17:52:07 Progress (1): 67/151 kB error 02-Jan-2023 17:52:07 Progress (1): 70/151 kB error 02-Jan-2023 17:52:07 Progress (1): 73/151 kB error 02-Jan-2023 17:52:07 Progress (1): 76/151 kB error 02-Jan-2023 17:52:07 Progress (1): 79/151 kB error 02-Jan-2023 17:52:07 Progress (1): 81/151 kB error 02-Jan-2023 17:52:07 Progress (1): 84/151 kB error 02-Jan-2023 17:52:07 Progress (1): 87/151 kB error 02-Jan-2023 17:52:07 Progress (1): 90/151 kB error 02-Jan-2023 17:52:07 Progress (1): 93/151 kB error 02-Jan-2023 17:52:07 Progress (1): 95/151 kB error 02-Jan-2023 17:52:07 Progress (1): 98/151 kB error 02-Jan-2023 17:52:07 Progress (1): 101/151 kB error 02-Jan-2023 17:52:07 Progress (1): 104/151 kB error 02-Jan-2023 17:52:07 Progress (1): 106/151 kB error 02-Jan-2023 17:52:07 Progress (1): 109/151 kB error 02-Jan-2023 17:52:07 Progress (1): 112/151 kB error 02-Jan-2023 17:52:07 Progress (1): 115/151 kB error 02-Jan-2023 17:52:07 Progress (1): 118/151 kB error 02-Jan-2023 17:52:07 Progress (1): 120/151 kB error 02-Jan-2023 17:52:07 Progress (1): 123/151 kB error 02-Jan-2023 17:52:07 Progress (1): 126/151 kB error 02-Jan-2023 17:52:07 Progress (1): 129/151 kB error 02-Jan-2023 17:52:07 Progress (1): 132/151 kB error 02-Jan-2023 17:52:07 Progress (1): 134/151 kB error 02-Jan-2023 17:52:07 Progress (1): 137/151 kB error 02-Jan-2023 17:52:07 Progress (1): 140/151 kB error 02-Jan-2023 17:52:07 Progress (1): 143/151 kB error 02-Jan-2023 17:52:07 Progress (1): 146/151 kB error 02-Jan-2023 17:52:07 Progress (1): 148/151 kB error 02-Jan-2023 17:52:07 Progress (1): 151/151 kB error 02-Jan-2023 17:52:07 Progress (1): 151 kB error 02-Jan-2023 17:52:07 error 02-Jan-2023 17:52:07 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 435 kB/s) error 02-Jan-2023 17:52:07 #17 16.99 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 02-Jan-2023 17:52:07 #17 17.12 Progress (1): 3.3/16 kB error 02-Jan-2023 17:52:08 Progress (1): 6.1/16 kB error 02-Jan-2023 17:52:08 Progress (1): 8.9/16 kB error 02-Jan-2023 17:52:08 Progress (1): 12/16 kB error 02-Jan-2023 17:52:08 Progress (1): 14/16 kB error 02-Jan-2023 17:52:08 Progress (1): 16 kB error 02-Jan-2023 17:52:08 error 02-Jan-2023 17:52:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom (16 kB at 64 kB/s) error 02-Jan-2023 17:52:08 #17 17.34 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 02-Jan-2023 17:52:08 #17 17.47 Progress (1): 3.3/6.1 kB error 02-Jan-2023 17:52:08 Progress (1): 6.1/6.1 kB error 02-Jan-2023 17:52:08 Progress (1): 6.1 kB error 02-Jan-2023 17:52:08 error 02-Jan-2023 17:52:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom (6.1 kB at 24 kB/s) error 02-Jan-2023 17:52:08 #17 17.60 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 02-Jan-2023 17:52:08 #17 17.74 Progress (1): 3.3/5.0 kB error 02-Jan-2023 17:52:08 Progress (1): 5.0 kB error 02-Jan-2023 17:52:08 error 02-Jan-2023 17:52:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 20 kB/s) error 02-Jan-2023 17:52:08 #17 17.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 02-Jan-2023 17:52:08 #17 17.99 Progress (1): 3.3/66 kB error 02-Jan-2023 17:52:08 Progress (1): 6.1/66 kB error 02-Jan-2023 17:52:08 Progress (1): 8.9/66 kB error 02-Jan-2023 17:52:08 Progress (1): 12/66 kB error 02-Jan-2023 17:52:08 Progress (1): 15/66 kB error 02-Jan-2023 17:52:08 Progress (1): 17/66 kB error 02-Jan-2023 17:52:08 Progress (1): 20/66 kB error 02-Jan-2023 17:52:08 Progress (1): 23/66 kB error 02-Jan-2023 17:52:08 Progress (1): 26/66 kB error 02-Jan-2023 17:52:08 Progress (1): 29/66 kB error 02-Jan-2023 17:52:08 Progress (1): 31/66 kB error 02-Jan-2023 17:52:08 Progress (1): 34/66 kB error 02-Jan-2023 17:52:08 Progress (1): 37/66 kB error 02-Jan-2023 17:52:08 Progress (1): 40/66 kB error 02-Jan-2023 17:52:08 Progress (1): 43/66 kB error 02-Jan-2023 17:52:08 Progress (1): 45/66 kB error 02-Jan-2023 17:52:08 Progress (1): 48/66 kB error 02-Jan-2023 17:52:08 Progress (1): 51/66 kB error 02-Jan-2023 17:52:08 Progress (1): 54/66 kB error 02-Jan-2023 17:52:08 Progress (1): 56/66 kB error 02-Jan-2023 17:52:08 Progress (1): 59/66 kB error 02-Jan-2023 17:52:08 Progress (1): 62/66 kB error 02-Jan-2023 17:52:08 Progress (1): 65/66 kB error 02-Jan-2023 17:52:08 Progress (1): 66 kB error 02-Jan-2023 17:52:08 #17 ... error 02-Jan-2023 17:52:08 error 02-Jan-2023 17:52:08 #15 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:52:08 #15 17.29 [INFO] Scanning for projects... error 02-Jan-2023 17:52:08 #15 18.30 [WARNING] error 02-Jan-2023 17:52:08 #15 18.30 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 02-Jan-2023 17:52:08 #15 18.30 [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 02-Jan-2023 17:52:08 #15 18.30 [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 02-Jan-2023 17:52:08 #15 18.30 [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 02-Jan-2023 17:52:08 #15 18.31 [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 02-Jan-2023 17:52:08 #15 18.31 [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 02-Jan-2023 17:52:08 #15 18.31 [WARNING] error 02-Jan-2023 17:52:08 #15 18.31 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 02-Jan-2023 17:52:08 #15 18.31 [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 02-Jan-2023 17:52:08 #15 18.31 [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 02-Jan-2023 17:52:08 #15 18.31 [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 02-Jan-2023 17:52:08 #15 18.31 [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 02-Jan-2023 17:52:08 #15 18.32 [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 02-Jan-2023 17:52:08 #15 18.32 [WARNING] error 02-Jan-2023 17:52:08 #15 18.32 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 02-Jan-2023 17:52:08 #15 18.32 [WARNING] error 02-Jan-2023 17:52:08 #15 18.32 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 02-Jan-2023 17:52:08 #15 18.32 [WARNING] error 02-Jan-2023 17:52:08 #15 18.35 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 17:52:08 #15 18.36 [INFO] Reactor Build Order: error 02-Jan-2023 17:52:08 #15 18.36 [INFO] error 02-Jan-2023 17:52:09 #15 18.37 [INFO] Reference Application Distribution [pom] error 02-Jan-2023 17:52:09 #15 18.37 [INFO] Reference Application Distribution Package [jar] error 02-Jan-2023 17:52:09 #15 18.44 [INFO] error 02-Jan-2023 17:52:09 #15 18.44 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 02-Jan-2023 17:52:09 #15 18.45 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 02-Jan-2023 17:52:09 #15 18.45 [INFO] --------------------------------[ pom ]--------------------------------- error 02-Jan-2023 17:52:09 #15 18.84 [INFO] error 02-Jan-2023 17:52:09 #15 18.84 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 02-Jan-2023 17:52:13 #15 22.65 [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 02-Jan-2023 17:52:13 #15 22.87 [INFO] error 02-Jan-2023 17:52:13 #15 22.87 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 02-Jan-2023 17:52:13 #15 22.87 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 02-Jan-2023 17:52:13 #15 22.87 [INFO] --------------------------------[ jar ]--------------------------------- error 02-Jan-2023 17:52:14 #15 ... error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:52:14 #17 17.99 Progress (1): 3.3/66 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/66 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/66 kB error 02-Jan-2023 17:52:14 Progress (1): 12/66 kB error 02-Jan-2023 17:52:14 Progress (1): 15/66 kB error 02-Jan-2023 17:52:14 Progress (1): 17/66 kB error 02-Jan-2023 17:52:14 Progress (1): 20/66 kB error 02-Jan-2023 17:52:14 Progress (1): 23/66 kB error 02-Jan-2023 17:52:14 Progress (1): 26/66 kB error 02-Jan-2023 17:52:14 Progress (1): 29/66 kB error 02-Jan-2023 17:52:14 Progress (1): 31/66 kB error 02-Jan-2023 17:52:14 Progress (1): 34/66 kB error 02-Jan-2023 17:52:14 Progress (1): 37/66 kB error 02-Jan-2023 17:52:14 Progress (1): 40/66 kB error 02-Jan-2023 17:52:14 Progress (1): 43/66 kB error 02-Jan-2023 17:52:14 Progress (1): 45/66 kB error 02-Jan-2023 17:52:14 Progress (1): 48/66 kB error 02-Jan-2023 17:52:14 Progress (1): 51/66 kB error 02-Jan-2023 17:52:14 Progress (1): 54/66 kB error 02-Jan-2023 17:52:14 Progress (1): 56/66 kB error 02-Jan-2023 17:52:14 Progress (1): 59/66 kB error 02-Jan-2023 17:52:14 Progress (1): 62/66 kB error 02-Jan-2023 17:52:14 Progress (1): 65/66 kB error 02-Jan-2023 17:52:14 Progress (1): 66 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 260 kB/s) error 02-Jan-2023 17:52:14 #17 18.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 02-Jan-2023 17:52:14 #17 18.26 Progress (1): 3.3/11 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/11 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/11 kB error 02-Jan-2023 17:52:14 Progress (1): 11 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 46 kB/s) error 02-Jan-2023 17:52:14 #17 18.38 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 02-Jan-2023 17:52:14 #17 18.51 Progress (1): 3.3/42 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/42 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/42 kB error 02-Jan-2023 17:52:14 Progress (1): 12/42 kB error 02-Jan-2023 17:52:14 Progress (1): 14/42 kB error 02-Jan-2023 17:52:14 Progress (1): 17/42 kB error 02-Jan-2023 17:52:14 Progress (1): 20/42 kB error 02-Jan-2023 17:52:14 Progress (1): 23/42 kB error 02-Jan-2023 17:52:14 Progress (1): 26/42 kB error 02-Jan-2023 17:52:14 Progress (1): 28/42 kB error 02-Jan-2023 17:52:14 Progress (1): 31/42 kB error 02-Jan-2023 17:52:14 Progress (1): 34/42 kB error 02-Jan-2023 17:52:14 Progress (1): 37/42 kB error 02-Jan-2023 17:52:14 Progress (1): 40/42 kB error 02-Jan-2023 17:52:14 Progress (1): 42 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 168 kB/s) error 02-Jan-2023 17:52:14 #17 18.66 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 02-Jan-2023 17:52:14 #17 18.78 Progress (1): 3.3/23 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/23 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/23 kB error 02-Jan-2023 17:52:14 Progress (1): 12/23 kB error 02-Jan-2023 17:52:14 Progress (1): 15/23 kB error 02-Jan-2023 17:52:14 Progress (1): 17/23 kB error 02-Jan-2023 17:52:14 Progress (1): 20/23 kB error 02-Jan-2023 17:52:14 Progress (1): 23/23 kB error 02-Jan-2023 17:52:14 Progress (1): 23 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom (23 kB at 100 kB/s) error 02-Jan-2023 17:52:14 #17 18.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 02-Jan-2023 17:52:14 #17 19.13 Progress (1): 3.3/74 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/74 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/74 kB error 02-Jan-2023 17:52:14 Progress (1): 12/74 kB error 02-Jan-2023 17:52:14 Progress (1): 15/74 kB error 02-Jan-2023 17:52:14 Progress (1): 17/74 kB error 02-Jan-2023 17:52:14 Progress (1): 20/74 kB error 02-Jan-2023 17:52:14 Progress (1): 23/74 kB error 02-Jan-2023 17:52:14 Progress (1): 26/74 kB error 02-Jan-2023 17:52:14 Progress (1): 29/74 kB error 02-Jan-2023 17:52:14 Progress (1): 31/74 kB error 02-Jan-2023 17:52:14 Progress (1): 34/74 kB error 02-Jan-2023 17:52:14 Progress (1): 37/74 kB error 02-Jan-2023 17:52:14 Progress (1): 40/74 kB error 02-Jan-2023 17:52:14 Progress (1): 42/74 kB error 02-Jan-2023 17:52:14 Progress (1): 45/74 kB error 02-Jan-2023 17:52:14 Progress (1): 48/74 kB error 02-Jan-2023 17:52:14 Progress (1): 51/74 kB error 02-Jan-2023 17:52:14 Progress (1): 54/74 kB error 02-Jan-2023 17:52:14 Progress (1): 56/74 kB error 02-Jan-2023 17:52:14 Progress (1): 59/74 kB error 02-Jan-2023 17:52:14 Progress (1): 62/74 kB error 02-Jan-2023 17:52:14 Progress (1): 65/74 kB error 02-Jan-2023 17:52:14 Progress (1): 68/74 kB error 02-Jan-2023 17:52:14 Progress (1): 70/74 kB error 02-Jan-2023 17:52:14 Progress (1): 73/74 kB error 02-Jan-2023 17:52:14 Progress (1): 74 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 210 kB/s) error 02-Jan-2023 17:52:14 #17 19.28 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 02-Jan-2023 17:52:14 #17 19.39 Progress (1): 3.3/14 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/14 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/14 kB error 02-Jan-2023 17:52:14 Progress (1): 12/14 kB error 02-Jan-2023 17:52:14 Progress (1): 14 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 02-Jan-2023 17:52:14 #17 19.52 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 02-Jan-2023 17:52:14 #17 19.64 Progress (1): 3.3/12 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/12 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/12 kB error 02-Jan-2023 17:52:14 Progress (1): 12 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 48 kB/s) error 02-Jan-2023 17:52:14 #17 19.77 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 02-Jan-2023 17:52:14 #17 19.89 Progress (1): 3.3/8.3 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/8.3 kB error 02-Jan-2023 17:52:14 Progress (1): 8.3 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 36 kB/s) error 02-Jan-2023 17:52:14 #17 20.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 02-Jan-2023 17:52:14 #17 20.19 Progress (1): 3.3/3.4 kB error 02-Jan-2023 17:52:14 Progress (1): 3.4 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 02-Jan-2023 17:52:14 #17 20.35 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 02-Jan-2023 17:52:14 #17 20.48 Progress (1): 3.3/4.9 kB error 02-Jan-2023 17:52:14 Progress (1): 4.9 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 20 kB/s) error 02-Jan-2023 17:52:14 #17 20.61 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 02-Jan-2023 17:52:14 #17 21.09 Progress (1): 3.0 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 4.9 kB/s) error 02-Jan-2023 17:52:14 #17 21.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 02-Jan-2023 17:52:14 #17 21.34 Progress (1): 3.3/9.7 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/9.7 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/9.7 kB error 02-Jan-2023 17:52:14 Progress (1): 9.7 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 41 kB/s) error 02-Jan-2023 17:52:14 #17 21.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 02-Jan-2023 17:52:14 #17 21.58 Progress (1): 3.3/17 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/17 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/17 kB error 02-Jan-2023 17:52:14 Progress (1): 12/17 kB error 02-Jan-2023 17:52:14 Progress (1): 15/17 kB error 02-Jan-2023 17:52:14 Progress (1): 17 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 69 kB/s) error 02-Jan-2023 17:52:14 #17 21.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 02-Jan-2023 17:52:14 #17 21.85 Progress (1): 3.3/19 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/19 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/19 kB error 02-Jan-2023 17:52:14 Progress (1): 12/19 kB error 02-Jan-2023 17:52:14 Progress (1): 15/19 kB error 02-Jan-2023 17:52:14 Progress (1): 17/19 kB error 02-Jan-2023 17:52:14 Progress (1): 19 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 78 kB/s) error 02-Jan-2023 17:52:14 #17 21.98 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 02-Jan-2023 17:52:14 #17 22.10 Progress (1): 3.3/16 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/16 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/16 kB error 02-Jan-2023 17:52:14 Progress (1): 12/16 kB error 02-Jan-2023 17:52:14 Progress (1): 15/16 kB error 02-Jan-2023 17:52:14 Progress (1): 16 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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 66 kB/s) error 02-Jan-2023 17:52:14 #17 22.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 02-Jan-2023 17:52:14 #17 22.37 Progress (1): 3.3/13 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/13 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/13 kB error 02-Jan-2023 17:52:14 Progress (1): 12/13 kB error 02-Jan-2023 17:52:14 Progress (1): 13 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 48 kB/s) error 02-Jan-2023 17:52:14 #17 22.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 02-Jan-2023 17:52:14 #17 22.64 Progress (1): 2.0 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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.5 kB/s) error 02-Jan-2023 17:52:14 #17 22.76 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 02-Jan-2023 17:52:14 #17 22.89 Progress (1): 2.1 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom (2.1 kB at 8.6 kB/s) error 02-Jan-2023 17:52:14 #17 23.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 02-Jan-2023 17:52:14 #17 23.13 Progress (1): 3.3/37 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/37 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/37 kB error 02-Jan-2023 17:52:14 Progress (1): 12/37 kB error 02-Jan-2023 17:52:14 Progress (1): 15/37 kB error 02-Jan-2023 17:52:14 Progress (1): 17/37 kB error 02-Jan-2023 17:52:14 Progress (1): 20/37 kB error 02-Jan-2023 17:52:14 Progress (1): 23/37 kB error 02-Jan-2023 17:52:14 Progress (1): 26/37 kB error 02-Jan-2023 17:52:14 Progress (1): 29/37 kB error 02-Jan-2023 17:52:14 Progress (1): 31/37 kB error 02-Jan-2023 17:52:14 Progress (1): 34/37 kB error 02-Jan-2023 17:52:14 Progress (1): 37/37 kB error 02-Jan-2023 17:52:14 Progress (1): 37 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom (37 kB at 152 kB/s) error 02-Jan-2023 17:52:14 #17 23.28 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 02-Jan-2023 17:52:14 #17 23.41 Progress (1): 3.3/13 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/13 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/13 kB error 02-Jan-2023 17:52:14 Progress (1): 12/13 kB error 02-Jan-2023 17:52:14 Progress (1): 13 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 51 kB/s) error 02-Jan-2023 17:52:14 #17 23.56 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 02-Jan-2023 17:52:14 #17 23.68 Progress (1): 3.3/9.5 kB error 02-Jan-2023 17:52:14 Progress (1): 6.1/9.5 kB error 02-Jan-2023 17:52:14 Progress (1): 8.9/9.5 kB error 02-Jan-2023 17:52:14 Progress (1): 9.5 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 38 kB/s) error 02-Jan-2023 17:52:14 #17 23.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 02-Jan-2023 17:52:14 #17 23.96 Progress (1): 2.0 kB error 02-Jan-2023 17:52:14 error 02-Jan-2023 17:52:14 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.9 kB/s) error 02-Jan-2023 17:52:14 #17 24.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 02-Jan-2023 17:52:14 #17 24.21 Progress (1): 3.3/23 kB error 02-Jan-2023 17:52:15 Progress (1): 6.1/23 kB error 02-Jan-2023 17:52:15 Progress (1): 8.9/23 kB error 02-Jan-2023 17:52:15 Progress (1): 12/23 kB error 02-Jan-2023 17:52:15 Progress (1): 15/23 kB error 02-Jan-2023 17:52:15 Progress (1): 17/23 kB error 02-Jan-2023 17:52:15 Progress (1): 20/23 kB error 02-Jan-2023 17:52:15 Progress (1): 23 kB error 02-Jan-2023 17:52:15 error 02-Jan-2023 17:52:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 91 kB/s) error 02-Jan-2023 17:52:15 #17 24.34 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 02-Jan-2023 17:52:15 #17 24.46 Progress (1): 3.3/13 kB error 02-Jan-2023 17:52:15 Progress (1): 6.1/13 kB error 02-Jan-2023 17:52:15 Progress (1): 8.9/13 kB error 02-Jan-2023 17:52:15 Progress (1): 12/13 kB error 02-Jan-2023 17:52:15 Progress (1): 13 kB error 02-Jan-2023 17:52:15 error 02-Jan-2023 17:52:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 55 kB/s) error 02-Jan-2023 17:52:15 #17 24.59 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 02-Jan-2023 17:52:15 #17 24.72 Progress (1): 1.3 kB error 02-Jan-2023 17:52:15 error 02-Jan-2023 17:52:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 5.2 kB/s) error 02-Jan-2023 17:52:15 #17 24.86 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 02-Jan-2023 17:52:15 #17 24.98 Progress (1): 3.3/29 kB error 02-Jan-2023 17:52:15 Progress (1): 6.1/29 kB error 02-Jan-2023 17:52:15 Progress (1): 8.9/29 kB error 02-Jan-2023 17:52:15 Progress (1): 12/29 kB error 02-Jan-2023 17:52:15 Progress (1): 15/29 kB error 02-Jan-2023 17:52:15 Progress (1): 17/29 kB error 02-Jan-2023 17:52:15 Progress (1): 20/29 kB error 02-Jan-2023 17:52:15 Progress (1): 23/29 kB error 02-Jan-2023 17:52:15 Progress (1): 26/29 kB error 02-Jan-2023 17:52:15 Progress (1): 29/29 kB error 02-Jan-2023 17:52:15 Progress (1): 29 kB error 02-Jan-2023 17:52:15 error 02-Jan-2023 17:52:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 119 kB/s) error 02-Jan-2023 17:52:16 #17 25.10 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 02-Jan-2023 17:52:16 #17 25.21 Progress (1): 3.3/3.5 kB error 02-Jan-2023 17:52:16 Progress (1): 3.5 kB error 02-Jan-2023 17:52:16 error 02-Jan-2023 17:52:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 14 kB/s) error 02-Jan-2023 17:52:16 #17 25.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 02-Jan-2023 17:52:16 #17 25.48 Progress (1): 3.3/10 kB error 02-Jan-2023 17:52:16 Progress (1): 6.1/10 kB error 02-Jan-2023 17:52:16 Progress (1): 8.9/10 kB error 02-Jan-2023 17:52:16 Progress (1): 10 kB error 02-Jan-2023 17:52:16 error 02-Jan-2023 17:52:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 43 kB/s) error 02-Jan-2023 17:52:16 #17 25.60 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 02-Jan-2023 17:52:16 #17 25.76 Progress (1): 3.3/13 kB error 02-Jan-2023 17:52:16 Progress (1): 6.1/13 kB error 02-Jan-2023 17:52:16 Progress (1): 8.9/13 kB error 02-Jan-2023 17:52:16 Progress (1): 12/13 kB error 02-Jan-2023 17:52:16 Progress (1): 13 kB error 02-Jan-2023 17:52:16 error 02-Jan-2023 17:52:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 46 kB/s) error 02-Jan-2023 17:52:16 #17 26.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 02-Jan-2023 17:52:16 #17 26.12 Progress (1): 3.2 kB error 02-Jan-2023 17:52:17 error 02-Jan-2023 17:52:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom (3.2 kB at 14 kB/s) error 02-Jan-2023 17:52:17 #17 26.24 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 02-Jan-2023 17:52:17 #17 26.36 Progress (1): 1.7 kB error 02-Jan-2023 17:52:17 error 02-Jan-2023 17:52:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom (1.7 kB at 7.0 kB/s) error 02-Jan-2023 17:52:17 #17 26.53 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 02-Jan-2023 17:52:17 #17 26.64 Progress (1): 3.2 kB error 02-Jan-2023 17:52:17 error 02-Jan-2023 17:52:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom (3.2 kB at 14 kB/s) error 02-Jan-2023 17:52:17 #17 26.80 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 02-Jan-2023 17:52:17 #17 26.91 Progress (1): 2.8 kB error 02-Jan-2023 17:52:17 error 02-Jan-2023 17:52:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom (2.8 kB at 12 kB/s) error 02-Jan-2023 17:52:17 #17 27.05 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 02-Jan-2023 17:52:17 #17 27.18 Progress (1): 3.2 kB error 02-Jan-2023 17:52:18 error 02-Jan-2023 17:52:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom (3.2 kB at 13 kB/s) error 02-Jan-2023 17:52:18 #17 27.30 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 02-Jan-2023 17:52:18 #17 27.42 Progress (1): 3.2 kB error 02-Jan-2023 17:52:18 error 02-Jan-2023 17:52:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom (3.2 kB at 14 kB/s) error 02-Jan-2023 17:52:18 #17 27.54 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 02-Jan-2023 17:52:18 #17 27.66 Progress (1): 3.2 kB error 02-Jan-2023 17:52:18 error 02-Jan-2023 17:52:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom (3.2 kB at 13 kB/s) error 02-Jan-2023 17:52:18 #17 27.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 02-Jan-2023 17:52:18 #17 27.91 Progress (1): 3.3/59 kB error 02-Jan-2023 17:52:18 Progress (1): 6.1/59 kB error 02-Jan-2023 17:52:18 Progress (1): 8.9/59 kB error 02-Jan-2023 17:52:18 Progress (1): 12/59 kB error 02-Jan-2023 17:52:18 Progress (1): 15/59 kB error 02-Jan-2023 17:52:18 Progress (1): 17/59 kB error 02-Jan-2023 17:52:18 Progress (1): 20/59 kB error 02-Jan-2023 17:52:18 Progress (1): 23/59 kB error 02-Jan-2023 17:52:18 Progress (1): 26/59 kB error 02-Jan-2023 17:52:18 Progress (1): 29/59 kB error 02-Jan-2023 17:52:18 Progress (1): 31/59 kB error 02-Jan-2023 17:52:18 Progress (1): 34/59 kB error 02-Jan-2023 17:52:18 Progress (1): 37/59 kB error 02-Jan-2023 17:52:18 Progress (1): 40/59 kB error 02-Jan-2023 17:52:18 Progress (1): 43/59 kB error 02-Jan-2023 17:52:18 Progress (1): 45/59 kB error 02-Jan-2023 17:52:18 Progress (1): 48/59 kB error 02-Jan-2023 17:52:18 Progress (1): 51/59 kB error 02-Jan-2023 17:52:18 Progress (1): 54/59 kB error 02-Jan-2023 17:52:18 Progress (1): 57/59 kB error 02-Jan-2023 17:52:18 Progress (1): 59 kB error 02-Jan-2023 17:52:18 error 02-Jan-2023 17:52:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 173 kB/s) error 02-Jan-2023 17:52:19 #17 28.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 02-Jan-2023 17:52:19 #17 28.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 02-Jan-2023 17:52:19 #17 28.34 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 02-Jan-2023 17:52:19 #17 28.35 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 02-Jan-2023 17:52:19 #17 28.36 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 02-Jan-2023 17:52:19 #17 28.90 Progress (1): 3.3/24 kB error 02-Jan-2023 17:52:19 Progress (1): 6.1/24 kB error 02-Jan-2023 17:52:19 Progress (1): 8.9/24 kB error 02-Jan-2023 17:52:19 Progress (1): 12/24 kB error 02-Jan-2023 17:52:19 Progress (1): 14/24 kB error 02-Jan-2023 17:52:19 Progress (1): 17/24 kB error 02-Jan-2023 17:52:19 Progress (1): 20/24 kB error 02-Jan-2023 17:52:19 Progress (1): 23/24 kB error 02-Jan-2023 17:52:19 Progress (1): 24 kB error 02-Jan-2023 17:52:19 error 02-Jan-2023 17:52:20 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 30 kB/s) error 02-Jan-2023 17:52:20 #17 29.12 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 02-Jan-2023 17:52:20 #17 29.17 Progress (1): 0/2.9 MB error 02-Jan-2023 17:52:20 Progress (1): 0/2.9 MB error 02-Jan-2023 17:52:20 Progress (1): 0.1/2.9 MB error 02-Jan-2023 17:52:20 Progress (1): 0.1/2.9 MB error 02-Jan-2023 17:52:20 Progress (1): 0.1/2.9 MB error 02-Jan-2023 17:52:20 Progress (1): 0.1/2.9 MB error 02-Jan-2023 17:52:20 Progress (1): 0.1/2.9 MB error 02-Jan-2023 17:52:20 Progress (2): 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 17:52:20 Progress (2): 0.1/2.9 MB | 0/1.2 MB error 02-Jan-2023 17:52:20 Progress (3): 0.1/2.9 MB | 0/1.2 MB | 0/1.4 MB error 02-Jan-2023 17:52:20 Progress (3): 0.1/2.9 MB | 0/1.2 MB | 0/1.4 MB error 02-Jan-2023 17:52:20 Progress (4): 0.1/2.9 MB | 0/1.2 MB | 0/1.4 MB | 4.1/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.1/2.9 MB | 0/1.2 MB | 0/1.4 MB | 8.2/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.1/2.9 MB | 0/1.2 MB | 0/1.4 MB | 12/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.1/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.1/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.2/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.2/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.2/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.2/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.2/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.2/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 16/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 19/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 23/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 27/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 31/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 34/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 38/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 42/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 46/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.3/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.4/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.4/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.4/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.4/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.4/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 51/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 55/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 59/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 63/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 67/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 69/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 73/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 77/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 81/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 85/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 89/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 94/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 98/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 102/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 104/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 108/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 112/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 116/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.5/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.6/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.6/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.6/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.6/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.6/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.6/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.7/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.7/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.7/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.7/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.7/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.7/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.8/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.8/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.8/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.8/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.8/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.9/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.9/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.9/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.9/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.9/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 0.9/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.1/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (4): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB | 4.1/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB | 8.2/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB | 12/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.1/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 120/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 124/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 128/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 132/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 137/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 139/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 143/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 147/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 151/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 155/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 159/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 163/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 167/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 171/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 173/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 177/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 182/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 186/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 190/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 190/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 194/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 198/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 202/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 202/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 206/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.0/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 208/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 208/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 208/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 208/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 208/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 208/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.2/1.4 MB | 208/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 208/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 212/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 216/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 216/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 220/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.1/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 225/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 225/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 229/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 233/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 237/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 241/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 243/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 247/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 251/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 255/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.2/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.3/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.3/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.3/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.3/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.3/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.3/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.4/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.4/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.4/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.4/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.4/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.4/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.5/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.5/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.5/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.5/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.5/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.5/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.2/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.3/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 16/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 20/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 25/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 29/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 33/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 33/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.6/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 33/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 33/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 33/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 33/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 37/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 37/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 41/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 41/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 45/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 49/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 49/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.4/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.3/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 259/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 264/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 268/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 272/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 276/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 278/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 282/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 286/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 290/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 294/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 294/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 298/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 302/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 307/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 311/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 313/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 317/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 317/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 317/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 321/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 325/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 329/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 333/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 337/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 341/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 341/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 345/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 345/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 347/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 352/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 352/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 356/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 356/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 360/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 364/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 364/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 364/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 368/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 372/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 376/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 376/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 380/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 382/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 382/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 386/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 390/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 390/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 395/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.4/1.4 MB | 399/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 399/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 403/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 407/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 411/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 411/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 411/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 411/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 415/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 415/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 417/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 417/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 417/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 417/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.7/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 421/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 421/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 421/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 425/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 429/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 433/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 433/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 438/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 442/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 442/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 442/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 446/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 450/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 450/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 450/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 452/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 452/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 452/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 452/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 456/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 460/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 460/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 464/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 468/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 472/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 476/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 476/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 481/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 485/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.8/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 487/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 487/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 491/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 495/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 495/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 499/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 503/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 503/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 503/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 507/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 511/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 515/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 515/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 515/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 520/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 522/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 526/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 530/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 530/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 530/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 534/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 534/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 1.9/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 52/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 56/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 60/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 64/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 68/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 68/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 72/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 76/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 80/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 84/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 86/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 91/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 95/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 99/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.5/1.2 MB | 0.5/1.4 MB | 538/689 kB | 103/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.5/1.4 MB | 538/689 kB | 103/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.5/1.4 MB | 538/689 kB | 107/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.5/1.4 MB | 538/689 kB | 107/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 107/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 107/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 111/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 111/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 115/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 115/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.6/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 538/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 542/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 546/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 550/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 554/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 556/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 560/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 565/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 569/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 573/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 573/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 573/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 573/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 577/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 581/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 581/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 585/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 589/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 589/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 589/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 591/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 591/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.0/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 591/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 591/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 591/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 595/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 595/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 599/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 603/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.7/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.8/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.8/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.8/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.8/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.8/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.8/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.6/1.2 MB | 0.8/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 608/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 612/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 612/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.1/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 612/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 612/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 612/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 616/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 616/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 616/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 616/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 620/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.8/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 624/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 626/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 626/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 626/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 626/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 626/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.2/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 626/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 626/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 626/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 630/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 630/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 630/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 630/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 119/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 121/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 125/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 129/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 134/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 138/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 142/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 146/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 150/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 154/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 634/689 kB | 156/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 638/689 kB | 156/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 638/689 kB | 156/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 638/689 kB | 156/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 638/689 kB | 160/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 638/689 kB | 164/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 638/689 kB | 168/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 638/689 kB | 172/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 638/689 kB | 177/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 638/689 kB | 181/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 642/689 kB | 181/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 642/689 kB | 185/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 642/689 kB | 189/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 642/689 kB | 191/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 642/689 kB | 191/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 642/689 kB | 195/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 642/689 kB | 199/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 642/689 kB | 203/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 642/689 kB | 207/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 646/689 kB | 207/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 646/689 kB | 207/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 646/689 kB | 207/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 646/689 kB | 207/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 646/689 kB | 211/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 646/689 kB | 215/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 646/689 kB | 220/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 646/689 kB | 224/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 646/689 kB | 226/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 651/689 kB | 226/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 651/689 kB | 230/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 651/689 kB | 234/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 651/689 kB | 238/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.7/1.2 MB | 0.9/1.4 MB | 651/689 kB | 242/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB | 651/689 kB | 242/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB | 651/689 kB | 246/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB | 655/689 kB | 246/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB | 655/689 kB | 250/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB | 655/689 kB | 254/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB | 655/689 kB | 258/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB | 655/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB | 659/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB | 659/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB | 659/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 0.9/1.4 MB | 659/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 659/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 661/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 661/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 661/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 665/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 665/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 665/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 665/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 665/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.3/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 669/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 669/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 673/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 673/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 673/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 673/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 677/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 681/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 681/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 685/689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.8/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 0.9/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 1.0/1.2 MB | 1.0/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.4/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.0/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.1/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.1/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.5/2.9 MB | 1.1/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.1/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 261/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 265/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 269/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 273/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 277/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 281/282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.1/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.6/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.2/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2/1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.7/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:20 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.3/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4/1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.8/2.9 MB | 1.2 MB | 1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.9/2.9 MB | 1.2 MB | 1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.9/2.9 MB | 1.2 MB | 1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 Progress (5): 2.9/2.9 MB | 1.2 MB | 1.4 MB | 689 kB | 282 kB error 02-Jan-2023 17:52:21 error 02-Jan-2023 17:52:21 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 367 kB/s) error 02-Jan-2023 17:52:21 #17 30.21 Progress (4): 2.9/2.9 MB | 1.2 MB | 1.4 MB | 282 kB error 02-Jan-2023 17:52:21 error 02-Jan-2023 17:52:21 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 02-Jan-2023 17:52:21 #17 30.21 Progress (4): 2.9 MB | 1.2 MB | 1.4 MB | 282 kB error 02-Jan-2023 17:52:21 error 02-Jan-2023 17:52:21 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 146 kB/s) error 02-Jan-2023 17:52:21 #17 30.28 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 02-Jan-2023 17:52:21 #17 30.31 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 625 kB/s) error 02-Jan-2023 17:52:21 #17 30.31 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 02-Jan-2023 17:52:21 #17 30.33 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 718 kB/s) error 02-Jan-2023 17:52:21 #17 30.33 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.4 MB/s) error 02-Jan-2023 17:52:21 #17 30.33 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 02-Jan-2023 17:52:21 #17 30.33 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 02-Jan-2023 17:52:21 #17 30.39 Progress (1): 3.3/201 kB error 02-Jan-2023 17:52:21 Progress (1): 6.1/201 kB error 02-Jan-2023 17:52:21 Progress (1): 8.9/201 kB error 02-Jan-2023 17:52:21 Progress (1): 12/201 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 3.3/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 6.1/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 8.9/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 12/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 14/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 17/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 20/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 23/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 26/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 28/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 31/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 34/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 37/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 40/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 42/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 45/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 48/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 51/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 54/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 56/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 59/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 62/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 65/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 68/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 70/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 73/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 76/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 79/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 82/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 84/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 87/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 90/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 93/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 96/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 98/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 101/183 kB error 02-Jan-2023 17:52:21 Progress (2): 12/201 kB | 104/183 kB error 02-Jan-2023 17:52:21 Progress (2): 14/201 kB | 104/183 kB error 02-Jan-2023 17:52:21 Progress (2): 17/201 kB | 104/183 kB error 02-Jan-2023 17:52:21 Progress (2): 20/201 kB | 104/183 kB error 02-Jan-2023 17:52:21 Progress (2): 23/201 kB | 104/183 kB error 02-Jan-2023 17:52:21 Progress (2): 26/201 kB | 104/183 kB error 02-Jan-2023 17:52:21 Progress (2): 28/201 kB | 104/183 kB error 02-Jan-2023 17:52:21 Progress (2): 31/201 kB | 104/183 kB error 02-Jan-2023 17:52:21 Progress (2): 34/201 kB | 104/183 kB error 02-Jan-2023 17:52:21 Progress (2): 37/201 kB | 104/183 kB error 02-Jan-2023 17:52:21 Progress (2): 40/201 kB | 104/183 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 4.1/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 8.2/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 12/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 16/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 19/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 23/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 27/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 31/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 35/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 39/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 43/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 47/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 52/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 56/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 60/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 62/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 66/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 71/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 75/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 79/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 83/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 87/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 91/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 95/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 98/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 102/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 106/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 110/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 114/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 116/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 120/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 125/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 129/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 133/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 137/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 141/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 145/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 149/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 151/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 155/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 159/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 163/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 168/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 172/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 176/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 180/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 184/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 186/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 190/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 194/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 198/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 202/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 206/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 211/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 215/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 219/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 221/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 225/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 229/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 233/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 237/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 241/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 245/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 249/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 254/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 256/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 260/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 264/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 268/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 272/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 276/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 280/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 284/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 288/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 290/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 294/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 299/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 303/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 307/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 311/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 314/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 318/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 323/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 104/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 106/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 109/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 112/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 115/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 118/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 120/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 123/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 126/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 129/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 132/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 134/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 137/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 140/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 143/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 146/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 148/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 151/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 154/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 157/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 160/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 162/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 165/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 168/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 170/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 173/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 176/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 179/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 182/183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 327/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 331/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 335/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 339/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 343/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 347/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 351/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 355/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 358/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 362/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 366/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 370/373 kB error 02-Jan-2023 17:52:21 Progress (3): 40/201 kB | 183 kB | 373 kB error 02-Jan-2023 17:52:21 Progress (3): 42/201 kB | 183 kB | 373 kB error 02-Jan-2023 17:52:21 Progress (3): 45/201 kB | 183 kB | 373 kB error 02-Jan-2023 17:52:21 Progress (3): 48/201 kB | 183 kB | 373 kB error 02-Jan-2023 17:52:21 Progress (3): 51/201 kB | 183 kB | 373 kB error 02-Jan-2023 17:52:21 Progress (3): 54/201 kB | 183 kB | 373 kB error 02-Jan-2023 17:52:21 Progress (3): 56/201 kB | 183 kB | 373 kB error 02-Jan-2023 17:52:21 Progress (3): 59/201 kB | 183 kB | 373 kB error 02-Jan-2023 17:52:21 Progress (3): 62/201 kB | 183 kB | 373 kB error 02-Jan-2023 17:52:21 Progress (3): 65/201 kB | 183 kB | 373 kB error 02-Jan-2023 17:52:21 Progress (3): 67/201 kB | 183 kB | 373 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 4.1/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 8.2/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 12/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 16/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 20/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 25/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 29/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 33/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 37/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 41/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 45/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 49/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 52/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 56/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 60/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 62/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 66/315 kB error 02-Jan-2023 17:52:21 Progress (4): 67/201 kB | 183 kB | 373 kB | 71/315 kB error 02-Jan-2023 17:52:21 Progress (4): 70/201 kB | 183 kB | 373 kB | 71/315 kB error 02-Jan-2023 17:52:21 Progress (4): 70/201 kB | 183 kB | 373 kB | 75/315 kB error 02-Jan-2023 17:52:21 Progress (4): 73/201 kB | 183 kB | 373 kB | 75/315 kB error 02-Jan-2023 17:52:21 Progress (4): 73/201 kB | 183 kB | 373 kB | 79/315 kB error 02-Jan-2023 17:52:21 Progress (4): 76/201 kB | 183 kB | 373 kB | 79/315 kB error 02-Jan-2023 17:52:21 Progress (4): 79/201 kB | 183 kB | 373 kB | 79/315 kB error 02-Jan-2023 17:52:21 Progress (4): 81/201 kB | 183 kB | 373 kB | 79/315 kB error 02-Jan-2023 17:52:21 Progress (4): 84/201 kB | 183 kB | 373 kB | 79/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 79/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 83/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 87/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 91/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 95/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 97/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 101/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 105/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 109/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 114/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 116/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 120/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 125/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 129/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 133/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 137/315 kB error 02-Jan-2023 17:52:21 Progress (4): 87/201 kB | 183 kB | 373 kB | 141/315 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 4.1/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 8.2/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 12/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 16/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 20/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 24/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 28/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 32/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 36/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 40/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 44/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 48/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 51/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 55/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 59/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 63/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 67/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 71/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 75/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 79/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 83/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 85/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 89/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 94/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 98/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 102/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 106/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 110/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 114/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 116/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 120/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 125/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 129/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 133/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 137/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 141/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 145/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 141/315 kB | 149/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 145/315 kB | 149/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 149/315 kB | 149/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 153/315 kB | 149/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 157/315 kB | 149/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 157/315 kB | 151/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 161/315 kB | 151/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 165/315 kB | 151/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 170/315 kB | 151/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 170/315 kB | 155/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 174/315 kB | 155/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 174/315 kB | 159/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 177/315 kB | 159/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 177/315 kB | 163/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 177/315 kB | 168/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 177/315 kB | 172/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 181/315 kB | 172/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 181/315 kB | 176/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 185/315 kB | 176/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 185/315 kB | 180/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 188/315 kB | 180/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 188/315 kB | 184/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 188/315 kB | 186/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 192/315 kB | 186/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 192/315 kB | 190/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 197/315 kB | 190/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 201/315 kB | 190/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 201/315 kB | 194/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 205/315 kB | 194/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 205/315 kB | 198/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 209/315 kB | 198/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 209/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 213/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 217/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 221/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 225/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 229/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 232/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 236/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 240/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 244/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 249/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 251/315 kB | 202/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 251/315 kB | 206/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 255/315 kB | 206/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 260/315 kB | 206/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 260/315 kB | 211/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 264/315 kB | 211/409 kB error 02-Jan-2023 17:52:21 Progress (5): 87/201 kB | 183 kB | 373 kB | 268/315 kB | 211/409 kB error 02-Jan-2023 17:52:21 Progress (5): 90/201 kB | 183 kB | 373 kB | 268/315 kB | 211/409 kB error 02-Jan-2023 17:52:21 error 02-Jan-2023 17:52:21 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 78 kB/s) error 02-Jan-2023 17:52:21 #17 30.69 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 02-Jan-2023 17:52:21 #17 30.69 Progress (4): 90/201 kB | 373 kB | 268/315 kB | 215/409 kB error 02-Jan-2023 17:52:21 Progress (4): 93/201 kB | 373 kB | 268/315 kB | 215/409 kB error 02-Jan-2023 17:52:21 Progress (4): 95/201 kB | 373 kB | 268/315 kB | 215/409 kB error 02-Jan-2023 17:52:21 Progress (4): 95/201 kB | 373 kB | 268/315 kB | 219/409 kB error 02-Jan-2023 17:52:21 Progress (4): 95/201 kB | 373 kB | 272/315 kB | 219/409 kB error 02-Jan-2023 17:52:21 Progress (4): 98/201 kB | 373 kB | 272/315 kB | 219/409 kB error 02-Jan-2023 17:52:21 Progress (4): 101/201 kB | 373 kB | 272/315 kB | 219/409 kB error 02-Jan-2023 17:52:21 error 02-Jan-2023 17:52:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar (373 kB at 158 kB/s) error 02-Jan-2023 17:52:21 #17 30.70 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 02-Jan-2023 17:52:21 #17 30.70 Progress (3): 101/201 kB | 272/315 kB | 221/409 kB error 02-Jan-2023 17:52:21 Progress (3): 104/201 kB | 272/315 kB | 221/409 kB error 02-Jan-2023 17:52:21 Progress (3): 104/201 kB | 272/315 kB | 225/409 kB error 02-Jan-2023 17:52:21 Progress (3): 104/201 kB | 272/315 kB | 229/409 kB error 02-Jan-2023 17:52:21 Progress (3): 106/201 kB | 272/315 kB | 229/409 kB error 02-Jan-2023 17:52:21 Progress (3): 109/201 kB | 272/315 kB | 229/409 kB error 02-Jan-2023 17:52:21 Progress (3): 112/201 kB | 272/315 kB | 229/409 kB error 02-Jan-2023 17:52:21 Progress (3): 112/201 kB | 272/315 kB | 233/409 kB error 02-Jan-2023 17:52:21 Progress (3): 115/201 kB | 272/315 kB | 233/409 kB error 02-Jan-2023 17:52:21 Progress (3): 115/201 kB | 272/315 kB | 237/409 kB error 02-Jan-2023 17:52:21 Progress (3): 115/201 kB | 276/315 kB | 237/409 kB error 02-Jan-2023 17:52:21 Progress (3): 118/201 kB | 276/315 kB | 237/409 kB error 02-Jan-2023 17:52:21 Progress (3): 120/201 kB | 276/315 kB | 237/409 kB error 02-Jan-2023 17:52:21 Progress (3): 123/201 kB | 276/315 kB | 237/409 kB error 02-Jan-2023 17:52:21 Progress (3): 123/201 kB | 276/315 kB | 241/409 kB error 02-Jan-2023 17:52:21 Progress (3): 126/201 kB | 276/315 kB | 241/409 kB error 02-Jan-2023 17:52:21 Progress (3): 126/201 kB | 276/315 kB | 245/409 kB error 02-Jan-2023 17:52:21 Progress (3): 129/201 kB | 276/315 kB | 245/409 kB error 02-Jan-2023 17:52:21 Progress (3): 129/201 kB | 276/315 kB | 249/409 kB error 02-Jan-2023 17:52:21 Progress (3): 129/201 kB | 276/315 kB | 254/409 kB error 02-Jan-2023 17:52:21 Progress (3): 132/201 kB | 276/315 kB | 254/409 kB error 02-Jan-2023 17:52:21 Progress (3): 132/201 kB | 276/315 kB | 258/409 kB error 02-Jan-2023 17:52:21 Progress (3): 132/201 kB | 276/315 kB | 260/409 kB error 02-Jan-2023 17:52:21 Progress (3): 134/201 kB | 276/315 kB | 260/409 kB error 02-Jan-2023 17:52:21 Progress (3): 134/201 kB | 276/315 kB | 264/409 kB error 02-Jan-2023 17:52:21 Progress (3): 134/201 kB | 276/315 kB | 269/409 kB error 02-Jan-2023 17:52:21 Progress (3): 134/201 kB | 276/315 kB | 273/409 kB error 02-Jan-2023 17:52:21 Progress (3): 134/201 kB | 276/315 kB | 277/409 kB error 02-Jan-2023 17:52:21 Progress (3): 134/201 kB | 276/315 kB | 281/409 kB error 02-Jan-2023 17:52:21 Progress (3): 137/201 kB | 276/315 kB | 281/409 kB error 02-Jan-2023 17:52:21 Progress (3): 137/201 kB | 276/315 kB | 285/409 kB error 02-Jan-2023 17:52:21 Progress (3): 137/201 kB | 276/315 kB | 289/409 kB error 02-Jan-2023 17:52:21 Progress (3): 137/201 kB | 276/315 kB | 293/409 kB error 02-Jan-2023 17:52:21 Progress (3): 137/201 kB | 276/315 kB | 297/409 kB error 02-Jan-2023 17:52:21 Progress (3): 137/201 kB | 276/315 kB | 301/409 kB error 02-Jan-2023 17:52:21 Progress (3): 137/201 kB | 276/315 kB | 305/409 kB error 02-Jan-2023 17:52:21 Progress (3): 137/201 kB | 276/315 kB | 309/409 kB error 02-Jan-2023 17:52:21 Progress (3): 140/201 kB | 276/315 kB | 309/409 kB error 02-Jan-2023 17:52:21 Progress (3): 140/201 kB | 276/315 kB | 314/409 kB error 02-Jan-2023 17:52:21 Progress (3): 140/201 kB | 276/315 kB | 318/409 kB error 02-Jan-2023 17:52:21 Progress (3): 140/201 kB | 276/315 kB | 322/409 kB error 02-Jan-2023 17:52:21 Progress (3): 140/201 kB | 276/315 kB | 326/409 kB error 02-Jan-2023 17:52:21 Progress (3): 140/201 kB | 276/315 kB | 330/409 kB error 02-Jan-2023 17:52:21 Progress (3): 140/201 kB | 276/315 kB | 334/409 kB error 02-Jan-2023 17:52:21 Progress (3): 143/201 kB | 276/315 kB | 334/409 kB error 02-Jan-2023 17:52:21 Progress (3): 143/201 kB | 276/315 kB | 338/409 kB error 02-Jan-2023 17:52:21 Progress (3): 145/201 kB | 276/315 kB | 338/409 kB error 02-Jan-2023 17:52:21 Progress (3): 145/201 kB | 280/315 kB | 338/409 kB error 02-Jan-2023 17:52:21 Progress (3): 145/201 kB | 280/315 kB | 341/409 kB error 02-Jan-2023 17:52:21 Progress (3): 145/201 kB | 280/315 kB | 345/409 kB error 02-Jan-2023 17:52:21 Progress (3): 145/201 kB | 280/315 kB | 349/409 kB error 02-Jan-2023 17:52:21 Progress (3): 145/201 kB | 280/315 kB | 353/409 kB error 02-Jan-2023 17:52:21 Progress (3): 145/201 kB | 280/315 kB | 356/409 kB error 02-Jan-2023 17:52:21 Progress (3): 145/201 kB | 280/315 kB | 360/409 kB error 02-Jan-2023 17:52:21 Progress (3): 145/201 kB | 284/315 kB | 360/409 kB error 02-Jan-2023 17:52:21 Progress (3): 148/201 kB | 284/315 kB | 360/409 kB error 02-Jan-2023 17:52:21 Progress (3): 148/201 kB | 288/315 kB | 360/409 kB error 02-Jan-2023 17:52:21 Progress (3): 148/201 kB | 288/315 kB | 364/409 kB error 02-Jan-2023 17:52:21 Progress (3): 148/201 kB | 288/315 kB | 368/409 kB error 02-Jan-2023 17:52:21 Progress (3): 151/201 kB | 288/315 kB | 368/409 kB error 02-Jan-2023 17:52:21 Progress (3): 151/201 kB | 292/315 kB | 368/409 kB error 02-Jan-2023 17:52:21 Progress (3): 151/201 kB | 292/315 kB | 372/409 kB error 02-Jan-2023 17:52:21 Progress (3): 151/201 kB | 295/315 kB | 372/409 kB error 02-Jan-2023 17:52:21 Progress (3): 154/201 kB | 295/315 kB | 372/409 kB error 02-Jan-2023 17:52:21 Progress (3): 154/201 kB | 295/315 kB | 377/409 kB error 02-Jan-2023 17:52:21 Progress (3): 154/201 kB | 299/315 kB | 377/409 kB error 02-Jan-2023 17:52:21 Progress (3): 157/201 kB | 299/315 kB | 377/409 kB error 02-Jan-2023 17:52:21 Progress (3): 159/201 kB | 299/315 kB | 377/409 kB error 02-Jan-2023 17:52:21 Progress (3): 159/201 kB | 299/315 kB | 381/409 kB error 02-Jan-2023 17:52:21 Progress (3): 159/201 kB | 303/315 kB | 381/409 kB error 02-Jan-2023 17:52:21 Progress (3): 159/201 kB | 303/315 kB | 385/409 kB error 02-Jan-2023 17:52:21 Progress (3): 162/201 kB | 303/315 kB | 385/409 kB error 02-Jan-2023 17:52:21 Progress (3): 162/201 kB | 307/315 kB | 385/409 kB error 02-Jan-2023 17:52:21 Progress (3): 162/201 kB | 307/315 kB | 389/409 kB error 02-Jan-2023 17:52:21 Progress (3): 162/201 kB | 307/315 kB | 393/409 kB error 02-Jan-2023 17:52:21 Progress (3): 162/201 kB | 312/315 kB | 393/409 kB error 02-Jan-2023 17:52:21 Progress (3): 165/201 kB | 312/315 kB | 393/409 kB error 02-Jan-2023 17:52:21 Progress (3): 165/201 kB | 315 kB | 393/409 kB error 02-Jan-2023 17:52:21 Progress (3): 168/201 kB | 315 kB | 393/409 kB error 02-Jan-2023 17:52:21 Progress (3): 168/201 kB | 315 kB | 395/409 kB error 02-Jan-2023 17:52:21 Progress (3): 168/201 kB | 315 kB | 399/409 kB error 02-Jan-2023 17:52:21 Progress (3): 168/201 kB | 315 kB | 404/409 kB error 02-Jan-2023 17:52:21 Progress (3): 168/201 kB | 315 kB | 408/409 kB error 02-Jan-2023 17:52:21 Progress (3): 168/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 171/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 173/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 176/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 179/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 182/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 185/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 187/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 190/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 193/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 196/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 199/201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (3): 201 kB | 315 kB | 409 kB error 02-Jan-2023 17:52:21 Progress (4): 201 kB | 315 kB | 409 kB | 3.3/61 kB error 02-Jan-2023 17:52:21 Progress (4): 201 kB | 315 kB | 409 kB | 6.1/61 kB error 02-Jan-2023 17:52:21 Progress (4): 201 kB | 315 kB | 409 kB | 8.9/61 kB error 02-Jan-2023 17:52:21 Progress (4): 201 kB | 315 kB | 409 kB | 12/61 kB error 02-Jan-2023 17:52:21 error 02-Jan-2023 17:52:21 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 162 kB/s) error 02-Jan-2023 17:52:21 #17 30.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 02-Jan-2023 17:52:21 #17 30.87 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 125 kB/s) error 02-Jan-2023 17:52:21 #17 30.88 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 02-Jan-2023 17:52:21 #17 30.91 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 79 kB/s) error 02-Jan-2023 17:52:21 #17 30.91 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 02-Jan-2023 17:52:21 #17 30.92 Progress (1): 14/61 kB error 02-Jan-2023 17:52:21 Progress (1): 17/61 kB error 02-Jan-2023 17:52:21 Progress (1): 20/61 kB error 02-Jan-2023 17:52:21 Progress (1): 23/61 kB error 02-Jan-2023 17:52:21 Progress (1): 26/61 kB error 02-Jan-2023 17:52:21 Progress (1): 29/61 kB error 02-Jan-2023 17:52:21 Progress (1): 31/61 kB error 02-Jan-2023 17:52:21 Progress (1): 34/61 kB error 02-Jan-2023 17:52:21 Progress (1): 37/61 kB error 02-Jan-2023 17:52:21 Progress (1): 40/61 kB error 02-Jan-2023 17:52:21 Progress (2): 40/61 kB | 3.3/12 kB error 02-Jan-2023 17:52:21 Progress (2): 40/61 kB | 6.1/12 kB error 02-Jan-2023 17:52:21 Progress (2): 40/61 kB | 8.9/12 kB error 02-Jan-2023 17:52:21 Progress (2): 40/61 kB | 12/12 kB error 02-Jan-2023 17:52:21 Progress (2): 40/61 kB | 12 kB error 02-Jan-2023 17:52:21 Progress (2): 43/61 kB | 12 kB error 02-Jan-2023 17:52:21 Progress (2): 45/61 kB | 12 kB error 02-Jan-2023 17:52:21 Progress (2): 48/61 kB | 12 kB error 02-Jan-2023 17:52:21 Progress (2): 51/61 kB | 12 kB error 02-Jan-2023 17:52:21 Progress (2): 54/61 kB | 12 kB error 02-Jan-2023 17:52:21 Progress (2): 56/61 kB | 12 kB error 02-Jan-2023 17:52:21 Progress (2): 59/61 kB | 12 kB error 02-Jan-2023 17:52:21 Progress (2): 61 kB | 12 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 3.3/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 6.1/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 8.9/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 12/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 14/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 17/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 20/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 23/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 26/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 28/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 31/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 34/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 37/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 40/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 42/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 45/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 48/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 51/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 54/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 56/57 kB error 02-Jan-2023 17:52:21 Progress (3): 61 kB | 12 kB | 57 kB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.1/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.1/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.2/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.2/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.2/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.3/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.3/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.4/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.4/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.4/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.5/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.5/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.6/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.6/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.6/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.7/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.7/7.5 MB error 02-Jan-2023 17:52:21 Progress (4): 61 kB | 12 kB | 57 kB | 0.8/7.5 MB error 02-Jan-2023 17:52:21 error 02-Jan-2023 17:52:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar (12 kB at 4.4 kB/s) error 02-Jan-2023 17:52:22 #17 31.12 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 02-Jan-2023 17:52:22 #17 31.15 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 02-Jan-2023 17:52:22 #17 31.15 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 02-Jan-2023 17:52:22 #17 31.15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar (57 kB at 20 kB/s) error 02-Jan-2023 17:52:22 #17 31.15 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 02-Jan-2023 17:52:22 #17 31.16 Progress (1): 0.8/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 0.9/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 0.9/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 0.9/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 1.0/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 1.0/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 1.1/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 1.1/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 1.2/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 1.2/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 1.2/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 1.3/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 1.3/7.5 MB error 02-Jan-2023 17:52:22 Progress (1): 1.4/7.5 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0.1/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0.1/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0.1/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0.1/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0.2/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0.2/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0.2/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0.2/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0.2/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.4/7.5 MB | 0.2/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.5/7.5 MB | 0.2/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.5/7.5 MB | 0.3/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.5/7.5 MB | 0.3/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.5/7.5 MB | 0.3/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.5/7.5 MB | 0.3/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.5/7.5 MB | 0.3/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.5/7.5 MB | 0.3/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.5/7.5 MB | 0.4/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.6/7.5 MB | 0.4/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.6/7.5 MB | 0.4/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.6/7.5 MB | 0.4/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.6/7.5 MB | 0.4/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.7/7.5 MB | 0.4/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.7/7.5 MB | 0.4/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.7/7.5 MB | 0.4/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.7/7.5 MB | 0.5/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.7/7.5 MB | 0.5/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.7/7.5 MB | 0.5/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.7/7.5 MB | 0.5/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.8/7.5 MB | 0.5/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.8/7.5 MB | 0.5/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.8/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.8/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.8/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.9/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.9/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.9/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.9/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.9/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.9/7.5 MB | 0.6/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.9/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 1.9/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.0/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.0/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.0/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.0/7.5 MB | 0.7/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.0/7.5 MB | 0.8/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.0/7.5 MB | 0.8/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.0/7.5 MB | 0.8/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.1/7.5 MB | 0.8/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.1/7.5 MB | 0.8/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.1/7.5 MB | 0.9/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.1/7.5 MB | 0.9/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.1/7.5 MB | 0.9/3.7 MB error 02-Jan-2023 17:52:22 Progress (2): 2.1/7.5 MB | 0.9/3.7 MB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 0.9/3.7 MB | 3.3/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 0.9/3.7 MB | 6.1/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 0.9/3.7 MB | 8.9/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 0.9/3.7 MB | 12/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 0.9/3.7 MB | 14/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 0.9/3.7 MB | 17/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 0.9/3.7 MB | 20/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 0.9/3.7 MB | 23/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 0.9/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 0.9/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.0/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.0/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.0/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.0/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.1/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.1/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.1/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.1/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.1/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.1/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.2/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.2/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.3/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.3/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.4/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.4/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.4/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.5/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.5/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.6/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.6/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.6/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.6/7.5 MB | 1.2/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.6/7.5 MB | 1.3/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.6/7.5 MB | 1.3/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.6/7.5 MB | 1.3/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.6/7.5 MB | 1.3/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.6/7.5 MB | 1.4/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.7/7.5 MB | 1.4/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.7/7.5 MB | 1.4/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.7/7.5 MB | 1.4/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.8/7.5 MB | 1.4/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.8/7.5 MB | 1.4/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.8/7.5 MB | 1.4/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.8/7.5 MB | 1.4/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.8/7.5 MB | 1.4/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.8/7.5 MB | 1.4/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.9/7.5 MB | 1.4/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.9/7.5 MB | 1.5/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.9/7.5 MB | 1.5/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 2.9/7.5 MB | 1.5/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.0/7.5 MB | 1.5/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.0/7.5 MB | 1.5/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.0/7.5 MB | 1.5/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.0/7.5 MB | 1.5/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.0/7.5 MB | 1.6/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.0/7.5 MB | 1.6/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.0/7.5 MB | 1.6/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.0/7.5 MB | 1.6/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.0/7.5 MB | 1.6/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.1/7.5 MB | 1.6/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.1/7.5 MB | 1.6/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.1/7.5 MB | 1.6/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.6/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.7/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.7/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.7/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.7/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.8/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.8/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.8/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.8/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.9/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.9/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.9/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.2/7.5 MB | 1.9/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 1.9/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 1.9/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 1.9/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 26/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 28/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 31/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 34/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 37/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 40/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 42/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 45/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 48/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 51/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 54/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 56/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 59/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 62/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 65/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 68/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 70/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.3/7.5 MB | 2.0/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.4/7.5 MB | 2.0/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.4/7.5 MB | 2.0/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.4/7.5 MB | 2.0/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.4/7.5 MB | 2.0/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.4/7.5 MB | 2.0/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.4/7.5 MB | 2.1/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.4/7.5 MB | 2.1/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.4/7.5 MB | 2.1/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.4/7.5 MB | 2.1/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.5/7.5 MB | 2.1/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.5/7.5 MB | 2.2/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.5/7.5 MB | 2.2/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.5/7.5 MB | 2.2/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.5/7.5 MB | 2.2/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.5/7.5 MB | 2.2/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.5/7.5 MB | 2.2/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.5/7.5 MB | 2.3/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.6/7.5 MB | 2.3/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.6/7.5 MB | 2.3/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.6/7.5 MB | 2.3/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.6/7.5 MB | 2.3/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.6/7.5 MB | 2.4/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.7/7.5 MB | 2.4/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.7/7.5 MB | 2.4/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.7/7.5 MB | 2.4/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.7/7.5 MB | 2.4/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.7/7.5 MB | 2.4/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.7/7.5 MB | 2.4/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.8/7.5 MB | 2.4/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.8/7.5 MB | 2.5/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.8/7.5 MB | 2.6/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.8/7.5 MB | 2.6/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.8/7.5 MB | 2.6/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.9/7.5 MB | 2.6/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.9/7.5 MB | 2.6/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.9/7.5 MB | 2.6/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 3.9/7.5 MB | 2.6/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.6/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.7/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.7/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.7/3.7 MB | 73/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.7/3.7 MB | 76/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.7/3.7 MB | 79/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.7/3.7 MB | 82/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.7/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.7/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.8/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.9/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.0/7.5 MB | 2.9/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 2.9/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 2.9/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 2.9/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.0/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.0/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.0/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.0/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.0/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.1/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.1/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.1/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.1/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.2/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.2/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.3/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.4/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.5/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.5/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.5/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.5/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.6/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.2/7.5 MB | 3.6/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.3/7.5 MB | 3.6/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.3/7.5 MB | 3.6/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.3/7.5 MB | 3.6/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.3/7.5 MB | 3.6/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.3/7.5 MB | 3.6/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (3): 4.3/7.5 MB | 3.7/3.7 MB | 84/157 kB error 02-Jan-2023 17:52:22 Progress (4): 4.3/7.5 MB | 3.7/3.7 MB | 84/157 kB | 0/1.8 MB error 02-Jan-2023 17:52:22 Progress (4): 4.3/7.5 MB | 3.7/3.7 MB | 84/157 kB | 0/1.8 MB error 02-Jan-2023 17:52:22 Progress (4): 4.3/7.5 MB | 3.7/3.7 MB | 84/157 kB | 0/1.8 MB error 02-Jan-2023 17:52:22 Progress (4): 4.3/7.5 MB | 3.7/3.7 MB | 84/157 kB | 0/1.8 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 84/157 kB | 0/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 84/157 kB | 0/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 84/157 kB | 0/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 87/157 kB | 0/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 87/157 kB | 0/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 87/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 87/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 90/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 93/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 95/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 98/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 101/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 104/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 107/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 107/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 109/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 112/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 112/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 112/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 112/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 115/157 kB | 0.1/1.8 MB | 0/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7/3.7 MB | 115/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 115/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 118/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 118/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 121/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 121/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 121/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.1/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 123/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 126/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 129/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 132/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 135/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 135/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 135/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 135/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 137/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 137/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 137/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 140/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 143/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 146/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 146/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 149/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 151/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 151/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 154/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157/157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.3/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.2/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.3/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.4/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.4/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.5/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.5/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (5): 4.6/7.5 MB | 3.7 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 error 02-Jan-2023 17:52:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar (3.7 MB at 1.1 MB/s) error 02-Jan-2023 17:52:22 #17 31.59 Progress (4): 4.6/7.5 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (4): 4.6/7.5 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (4): 4.6/7.5 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (4): 4.6/7.5 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 error 02-Jan-2023 17:52:22 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 02-Jan-2023 17:52:22 #17 31.59 Progress (4): 4.6/7.5 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (4): 4.7/7.5 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (4): 4.7/7.5 MB | 157 kB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 error 02-Jan-2023 17:52:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar (157 kB at 48 kB/s) error 02-Jan-2023 17:52:22 #17 31.60 Progress (3): 4.7/7.5 MB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 error 02-Jan-2023 17:52:22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar error 02-Jan-2023 17:52:22 #17 31.60 Progress (3): 4.7/7.5 MB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.7/7.5 MB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.4/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.6/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.8/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.9/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.9/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 4.9/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.7/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.5/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.6/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.6/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.6/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.6/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.6/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.0/7.5 MB | 0.6/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.6/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.6/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.6/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.6/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.6/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.8/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 0.9/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.1/7.5 MB | 0.7/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.7/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.7/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.7/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.7/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.7/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.2/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.0/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.8/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.3/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.1/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.4/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 0.9/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.2/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.0/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.5/7.5 MB | 1.1/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.6/7.5 MB | 1.1/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.6/7.5 MB | 1.1/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.6/7.5 MB | 1.1/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.6/7.5 MB | 1.1/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.6/7.5 MB | 1.1/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.6/7.5 MB | 1.1/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.6/7.5 MB | 1.1/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.6/7.5 MB | 1.1/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.6/7.5 MB | 1.1/1.8 MB | 1.3/1.3 MB error 02-Jan-2023 17:52:22 Progress (3): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 3.3/24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 6.1/24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 8.9/24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 8.9/24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 12/24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 12/24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 15/24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 17/24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 20/24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 23/24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.6/7.5 MB | 1.1/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.7/7.5 MB | 1.1/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.7/7.5 MB | 1.1/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.7/7.5 MB | 1.1/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.7/7.5 MB | 1.1/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.1/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.2/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.2/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.2/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.2/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.2/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.2/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.2/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.2/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.2/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.2/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.2/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.3/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.4/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.4/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.4/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.4/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.4/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.4/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.4/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.4/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.4/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.4/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.4/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.5/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.6/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.7/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.7/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.7/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.7/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.7/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.7/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.7/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.7/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.7/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.7/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.7/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.8/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.8/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.8/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.8/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.8/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.8/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.8/7.5 MB | 1.8/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.9/7.5 MB | 1.8/1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.9/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 5.9/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.0/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.0/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.0/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.1/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.1/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.2/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.2/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.2/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.3/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.3/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.4/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.4/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.4/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.5/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.5/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.6/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.6/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.7/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.7/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.7/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.8/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.8/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.9/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.9/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 6.9/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 7.0/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 7.0/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 Progress (4): 7.1/7.5 MB | 1.8 MB | 1.3 MB | 24 kB error 02-Jan-2023 17:52:22 error 02-Jan-2023 17:52:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar (24 kB at 7.0 kB/s) error 02-Jan-2023 17:52:22 #17 31.84 Progress (3): 7.1/7.5 MB | 1.8 MB | 1.3 MB error 02-Jan-2023 17:52:22 error 02-Jan-2023 17:52:22 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 02-Jan-2023 17:52:22 #17 31.84 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 379 kB/s) error 02-Jan-2023 17:52:22 #17 31.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 02-Jan-2023 17:52:22 #17 31.84 Progress (2): 7.1/7.5 MB | 1.8 MB error 02-Jan-2023 17:52:22 Progress (2): 7.2/7.5 MB | 1.8 MB error 02-Jan-2023 17:52:22 Progress (2): 7.2/7.5 MB | 1.8 MB error 02-Jan-2023 17:52:22 Progress (2): 7.3/7.5 MB | 1.8 MB error 02-Jan-2023 17:52:22 Progress (2): 7.3/7.5 MB | 1.8 MB error 02-Jan-2023 17:52:22 Progress (2): 7.4/7.5 MB | 1.8 MB error 02-Jan-2023 17:52:22 Progress (2): 7.4/7.5 MB | 1.8 MB error 02-Jan-2023 17:52:22 Progress (2): 7.4/7.5 MB | 1.8 MB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 1.8 MB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 4.1/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 8.2/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 12/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 16/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 19/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 23/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 27/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 31/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 34/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 38/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 42/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 46/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 51/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 55/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 59/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 63/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 67/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 69/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 73/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 77/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 81/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 85/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 89/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 94/303 kB error 02-Jan-2023 17:52:22 Progress (3): 7.5 MB | 1.8 MB | 98/303 kB error 02-Jan-2023 17:52:22 error 02-Jan-2023 17:52:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar (1.8 MB at 510 kB/s) error 02-Jan-2023 17:52:22 #17 31.90 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 02-Jan-2023 17:52:22 #17 31.90 Progress (2): 7.5 MB | 100/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 104/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 108/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 112/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 116/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 120/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 124/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 128/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 132/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 137/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 141/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 145/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 149/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 151/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 155/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 159/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 163/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 168/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 172/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 176/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 179/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 183/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 187/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 191/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 195/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 197/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 201/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 206/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 210/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 214/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 218/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 222/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 226/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 230/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 232/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 236/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 240/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 244/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 249/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 251/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 255/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 260/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 264/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 268/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 272/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 276/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 280/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 284/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 287/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 291/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 295/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 299/303 kB error 02-Jan-2023 17:52:22 Progress (2): 7.5 MB | 303 kB error 02-Jan-2023 17:52:22 error 02-Jan-2023 17:52:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar (7.5 MB at 2.1 MB/s) error 02-Jan-2023 17:52:22 #17 31.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 02-Jan-2023 17:52:22 #17 32.02 Progress (2): 303 kB | 3.3/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 6.1/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 8.9/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 12/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 14/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 17/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 20/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 23/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 26/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 28/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 31/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 34/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 37/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 40/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 42/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 45/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 48/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 51/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 54/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 56/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 59/121 kB error 02-Jan-2023 17:52:22 Progress (2): 303 kB | 62/121 kB error 02-Jan-2023 17:52:22 error 02-Jan-2023 17:52:22 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 82 kB/s) error 02-Jan-2023 17:52:22 #17 32.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 02-Jan-2023 17:52:22 #17 32.03 Progress (1): 65/121 kB error 02-Jan-2023 17:52:22 Progress (1): 67/121 kB error 02-Jan-2023 17:52:22 Progress (1): 70/121 kB error 02-Jan-2023 17:52:22 Progress (1): 73/121 kB error 02-Jan-2023 17:52:22 Progress (1): 76/121 kB error 02-Jan-2023 17:52:22 Progress (1): 78/121 kB error 02-Jan-2023 17:52:22 Progress (1): 81/121 kB error 02-Jan-2023 17:52:22 Progress (1): 84/121 kB error 02-Jan-2023 17:52:22 Progress (1): 87/121 kB error 02-Jan-2023 17:52:22 Progress (1): 90/121 kB error 02-Jan-2023 17:52:22 Progress (1): 92/121 kB error 02-Jan-2023 17:52:22 Progress (1): 95/121 kB error 02-Jan-2023 17:52:22 Progress (1): 98/121 kB error 02-Jan-2023 17:52:22 Progress (1): 101/121 kB error 02-Jan-2023 17:52:22 Progress (1): 104/121 kB error 02-Jan-2023 17:52:22 Progress (1): 106/121 kB error 02-Jan-2023 17:52:22 Progress (1): 109/121 kB error 02-Jan-2023 17:52:22 Progress (1): 112/121 kB error 02-Jan-2023 17:52:22 Progress (1): 115/121 kB error 02-Jan-2023 17:52:22 Progress (1): 118/121 kB error 02-Jan-2023 17:52:22 Progress (1): 120/121 kB error 02-Jan-2023 17:52:22 Progress (1): 121 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 4.1/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 8.2/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 12/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 16/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 20/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 25/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 29/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 33/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 37/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 41/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 45/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 49/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 53/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 57/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 61/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 66/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 70/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 74/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 78/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 82/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 86/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 88/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 92/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 96/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 100/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 105/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 109/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 113/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 117/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 121/303 kB error 02-Jan-2023 17:52:23 Progress (2): 121 kB | 123/303 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 3.3/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 6.1/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 8.9/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 12/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 15/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 17/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 20/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 23/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 26/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 29/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 31/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 34/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 37/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 40/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 123/303 kB | 43/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 125/303 kB | 43/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 125/303 kB | 45/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 125/303 kB | 48/123 kB error 02-Jan-2023 17:52:23 Progress (3): 121 kB | 129/303 kB | 48/123 kB error 02-Jan-2023 17:52:23 error 02-Jan-2023 17:52:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar (121 kB at 32 kB/s) error 02-Jan-2023 17:52:23 #17 32.16 Progress (2): 129/303 kB | 51/123 kB error 02-Jan-2023 17:52:23 Progress (2): 134/303 kB | 51/123 kB error 02-Jan-2023 17:52:23 error 02-Jan-2023 17:52:23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 02-Jan-2023 17:52:23 #17 32.16 Progress (2): 134/303 kB | 54/123 kB error 02-Jan-2023 17:52:23 Progress (2): 134/303 kB | 56/123 kB error 02-Jan-2023 17:52:23 Progress (2): 134/303 kB | 59/123 kB error 02-Jan-2023 17:52:23 Progress (2): 134/303 kB | 62/123 kB error 02-Jan-2023 17:52:23 Progress (2): 134/303 kB | 65/123 kB error 02-Jan-2023 17:52:23 Progress (2): 138/303 kB | 65/123 kB error 02-Jan-2023 17:52:23 Progress (2): 138/303 kB | 68/123 kB error 02-Jan-2023 17:52:23 Progress (2): 142/303 kB | 68/123 kB error 02-Jan-2023 17:52:23 Progress (2): 142/303 kB | 70/123 kB error 02-Jan-2023 17:52:23 Progress (2): 142/303 kB | 73/123 kB error 02-Jan-2023 17:52:23 Progress (2): 142/303 kB | 76/123 kB error 02-Jan-2023 17:52:23 Progress (2): 142/303 kB | 79/123 kB error 02-Jan-2023 17:52:23 Progress (2): 142/303 kB | 82/123 kB error 02-Jan-2023 17:52:23 Progress (2): 142/303 kB | 84/123 kB error 02-Jan-2023 17:52:23 Progress (2): 142/303 kB | 87/123 kB error 02-Jan-2023 17:52:23 Progress (2): 146/303 kB | 87/123 kB error 02-Jan-2023 17:52:23 Progress (2): 146/303 kB | 90/123 kB error 02-Jan-2023 17:52:23 Progress (2): 146/303 kB | 93/123 kB error 02-Jan-2023 17:52:23 Progress (2): 150/303 kB | 93/123 kB error 02-Jan-2023 17:52:23 Progress (2): 150/303 kB | 96/123 kB error 02-Jan-2023 17:52:23 Progress (2): 154/303 kB | 96/123 kB error 02-Jan-2023 17:52:23 Progress (2): 154/303 kB | 98/123 kB error 02-Jan-2023 17:52:23 Progress (2): 158/303 kB | 98/123 kB error 02-Jan-2023 17:52:23 Progress (2): 158/303 kB | 101/123 kB error 02-Jan-2023 17:52:23 Progress (2): 160/303 kB | 101/123 kB error 02-Jan-2023 17:52:23 Progress (2): 160/303 kB | 104/123 kB error 02-Jan-2023 17:52:23 Progress (2): 160/303 kB | 107/123 kB error 02-Jan-2023 17:52:23 Progress (2): 160/303 kB | 110/123 kB error 02-Jan-2023 17:52:23 Progress (2): 160/303 kB | 112/123 kB error 02-Jan-2023 17:52:23 Progress (2): 160/303 kB | 115/123 kB error 02-Jan-2023 17:52:23 Progress (2): 164/303 kB | 115/123 kB error 02-Jan-2023 17:52:23 Progress (2): 164/303 kB | 118/123 kB error 02-Jan-2023 17:52:23 Progress (2): 164/303 kB | 121/123 kB error 02-Jan-2023 17:52:23 Progress (2): 164/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 168/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 172/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 177/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 181/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 185/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 189/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 193/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 195/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 199/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 203/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 207/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 211/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 215/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 220/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 224/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 228/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 230/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 234/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 238/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 242/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 246/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 250/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 254/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 258/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 263/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 267/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 271/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 275/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 278/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 282/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 286/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 290/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 294/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 296/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 300/303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 123 kB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.1/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.1/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.1/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.1/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.1/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.1/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.1/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.1/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.1/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.1/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.1/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 error 02-Jan-2023 17:52:23 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 02-Jan-2023 17:52:23 #17 32.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 02-Jan-2023 17:52:23 #17 32.29 Progress (2): 303 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.8/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 0.9/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 1.0/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 1.0/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 1.0/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 1.0/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 1.0/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 1.0/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 1.0/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 1.0/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 1.0/1.4 MB error 02-Jan-2023 17:52:23 Progress (2): 303 kB | 1.0/1.4 MB error 02-Jan-2023 17:52:23 Progress (3): 303 kB | 1.0/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 error 02-Jan-2023 17:52:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar (303 kB at 77 kB/s) error 02-Jan-2023 17:52:23 #17 32.31 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 02-Jan-2023 17:52:23 #17 32.31 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.1/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.2/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.3/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.3/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.3/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.3/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.3/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.3/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.3/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.3/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.3/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.3/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4/1.4 MB | 0.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4/1.4 MB | 0.3/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4/1.4 MB | 0.3/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4/1.4 MB | 0.3/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4/1.4 MB | 0.3/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 0.3/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 0.4/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 0.4/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 0.5/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 0.6/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 0.6/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 0.7/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 0.7/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 0.8/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 0.9/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 0.9/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.0/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.0/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.3/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.3/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.4/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.4/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.5/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.6/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.6/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.7/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.7/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.8/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.9/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 1.9/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 2.0/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 2.0/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 2.1/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 2.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 2.2/12 MB error 02-Jan-2023 17:52:23 Progress (2): 1.4 MB | 2.3/12 MB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 3.3/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 6.1/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 8.9/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 12/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 14/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 17/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 20/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 23/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 26/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 28/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 31/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 34/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.3/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.4/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.5/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.5/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.6/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.7/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.7/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.8/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (3): 1.4 MB | 2.8/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 error 02-Jan-2023 17:52:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 337 kB/s) error 02-Jan-2023 17:52:23 #17 32.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 02-Jan-2023 17:52:23 #17 32.51 Progress (2): 2.9/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (2): 3.0/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (2): 3.0/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (2): 3.1/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (2): 3.1/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (2): 3.2/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (2): 3.3/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (2): 3.3/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (2): 3.4/12 MB | 37/129 kB error 02-Jan-2023 17:52:23 Progress (3): 3.4/12 MB | 37/129 kB | 0/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.4/12 MB | 37/129 kB | 0/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.4/12 MB | 37/129 kB | 0.1/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.4/12 MB | 37/129 kB | 0.1/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.4/12 MB | 37/129 kB | 0.1/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.4/12 MB | 37/129 kB | 0.1/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.4/12 MB | 37/129 kB | 0.1/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.4/12 MB | 37/129 kB | 0.1/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.4/12 MB | 37/129 kB | 0.1/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.5/12 MB | 37/129 kB | 0.1/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.5/12 MB | 37/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.5/12 MB | 37/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 37/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 37/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 37/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 37/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 37/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 37/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 37/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 40/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 42/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 45/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 48/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 51/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 54/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 56/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 59/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 62/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 65/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 68/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 70/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 73/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 76/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 79/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 82/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 84/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 87/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 90/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 93/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 95/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 98/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 101/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 104/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 107/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 109/129 kB | 0.2/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.6/12 MB | 109/129 kB | 0.3/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.7/12 MB | 109/129 kB | 0.3/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.7/12 MB | 109/129 kB | 0.3/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.7/12 MB | 109/129 kB | 0.3/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.7/12 MB | 109/129 kB | 0.3/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.7/12 MB | 109/129 kB | 0.3/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.8/12 MB | 109/129 kB | 0.3/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.8/12 MB | 109/129 kB | 0.3/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.8/12 MB | 109/129 kB | 0.3/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.8/12 MB | 109/129 kB | 0.3/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.8/12 MB | 109/129 kB | 0.4/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.8/12 MB | 109/129 kB | 0.4/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.8/12 MB | 109/129 kB | 0.4/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.9/12 MB | 109/129 kB | 0.4/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.9/12 MB | 109/129 kB | 0.4/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.9/12 MB | 109/129 kB | 0.4/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.9/12 MB | 109/129 kB | 0.4/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.9/12 MB | 109/129 kB | 0.4/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 3.9/12 MB | 109/129 kB | 0.4/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 4.0/12 MB | 109/129 kB | 0.4/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 4.0/12 MB | 109/129 kB | 0.5/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 4.0/12 MB | 109/129 kB | 0.5/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 4.0/12 MB | 109/129 kB | 0.5/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 4.0/12 MB | 109/129 kB | 0.5/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 4.0/12 MB | 109/129 kB | 0.5/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 4.1/12 MB | 109/129 kB | 0.5/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 4.1/12 MB | 109/129 kB | 0.5/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB error 02-Jan-2023 17:52:23 Progress (3): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 4.1/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 4.1/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 7.5/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 12/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 16/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 20/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 24/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 28/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 32/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 36/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 40/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 42/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 46/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 51/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 55/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 59/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 63/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 67/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 71/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 75/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 77/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.1/12 MB | 109/129 kB | 0.6/2.1 MB | 81/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 109/129 kB | 0.6/2.1 MB | 81/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 109/129 kB | 0.6/2.1 MB | 81/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 109/129 kB | 0.6/2.1 MB | 81/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 109/129 kB | 0.6/2.1 MB | 81/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 109/129 kB | 0.6/2.1 MB | 85/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 85/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 89/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 94/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 98/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 102/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 106/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 110/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 112/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 116/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 120/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 124/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 128/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 132/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 137/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 141/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 145/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 147/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 151/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 155/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 159/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 163/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 167/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 171/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 175/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 180/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 182/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 186/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 190/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 194/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 198/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 198/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 202/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.2/12 MB | 112/129 kB | 0.6/2.1 MB | 206/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.3/12 MB | 112/129 kB | 0.6/2.1 MB | 206/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.3/12 MB | 112/129 kB | 0.6/2.1 MB | 210/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.3/12 MB | 112/129 kB | 0.6/2.1 MB | 214/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.3/12 MB | 112/129 kB | 0.6/2.1 MB | 216/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.3/12 MB | 112/129 kB | 0.7/2.1 MB | 216/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.3/12 MB | 112/129 kB | 0.7/2.1 MB | 221/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.3/12 MB | 112/129 kB | 0.7/2.1 MB | 225/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.3/12 MB | 112/129 kB | 0.7/2.1 MB | 225/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.3/12 MB | 112/129 kB | 0.7/2.1 MB | 229/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.3/12 MB | 112/129 kB | 0.7/2.1 MB | 233/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.3/12 MB | 112/129 kB | 0.7/2.1 MB | 237/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 237/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 241/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 245/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 245/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 249/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 251/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 251/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 255/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 259/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 264/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 268/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 268/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 272/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 276/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 280/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 280/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 284/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 288/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.7/2.1 MB | 292/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 292/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 296/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 300/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 300/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 304/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 309/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 313/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 317/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 321/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 323/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 323/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 323/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 327/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 332/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 336/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 340/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 344/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 348/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 352/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 356/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 358/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 362/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 366/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 370/645 kB error 02-Jan-2023 17:52:23 Progress (4): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 370/645 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 370/645 kB | 3.3/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 370/645 kB | 6.1/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 370/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 375/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 377/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 381/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 386/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 386/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 386/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.8/2.1 MB | 386/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 386/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 386/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 390/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 394/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 398/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 402/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 406/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 410/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 414/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 418/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 421/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 425/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 429/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 429/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 429/645 kB | 8.9/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 429/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 433/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 433/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 438/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 442/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 446/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 446/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 450/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 0.9/2.1 MB | 454/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.4/12 MB | 112/129 kB | 1.0/2.1 MB | 454/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 112/129 kB | 1.0/2.1 MB | 454/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 112/129 kB | 1.0/2.1 MB | 454/645 kB | 12/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 112/129 kB | 1.0/2.1 MB | 454/645 kB | 14/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 112/129 kB | 1.0/2.1 MB | 456/645 kB | 14/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 112/129 kB | 1.0/2.1 MB | 458/645 kB | 14/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 112/129 kB | 1.0/2.1 MB | 458/645 kB | 17/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 112/129 kB | 1.0/2.1 MB | 462/645 kB | 17/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 112/129 kB | 1.0/2.1 MB | 467/645 kB | 17/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 112/129 kB | 1.0/2.1 MB | 471/645 kB | 17/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 115/129 kB | 1.0/2.1 MB | 471/645 kB | 17/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 118/129 kB | 1.0/2.1 MB | 471/645 kB | 17/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 121/129 kB | 1.0/2.1 MB | 471/645 kB | 17/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 123/129 kB | 1.0/2.1 MB | 471/645 kB | 17/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 126/129 kB | 1.0/2.1 MB | 471/645 kB | 17/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 126/129 kB | 1.0/2.1 MB | 471/645 kB | 17/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 126/129 kB | 1.0/2.1 MB | 471/645 kB | 17/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 126/129 kB | 1.0/2.1 MB | 471/645 kB | 20/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 126/129 kB | 1.0/2.1 MB | 471/645 kB | 23/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 126/129 kB | 1.0/2.1 MB | 471/645 kB | 26/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 126/129 kB | 1.0/2.1 MB | 471/645 kB | 28/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 126/129 kB | 1.0/2.1 MB | 475/645 kB | 28/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 129 kB | 1.0/2.1 MB | 475/645 kB | 28/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 129 kB | 1.0/2.1 MB | 475/645 kB | 31/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 129 kB | 1.0/2.1 MB | 475/645 kB | 34/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 129 kB | 1.0/2.1 MB | 475/645 kB | 37/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 129 kB | 1.0/2.1 MB | 475/645 kB | 40/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 129 kB | 1.0/2.1 MB | 475/645 kB | 42/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 129 kB | 1.0/2.1 MB | 475/645 kB | 45/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 129 kB | 1.0/2.1 MB | 475/645 kB | 48/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 129 kB | 1.0/2.1 MB | 479/645 kB | 48/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 129 kB | 1.0/2.1 MB | 479/645 kB | 51/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.5/12 MB | 129 kB | 1.0/2.1 MB | 483/645 kB | 51/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.0/2.1 MB | 483/645 kB | 51/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.0/2.1 MB | 483/645 kB | 51/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.0/2.1 MB | 483/645 kB | 54/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.0/2.1 MB | 483/645 kB | 56/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.0/2.1 MB | 483/645 kB | 59/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.0/2.1 MB | 483/645 kB | 62/62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.0/2.1 MB | 483/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.0/2.1 MB | 483/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.0/2.1 MB | 487/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.0/2.1 MB | 491/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.0/2.1 MB | 491/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.1/2.1 MB | 491/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.1/2.1 MB | 491/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.1/2.1 MB | 493/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.1/2.1 MB | 497/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.1/2.1 MB | 501/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.1/2.1 MB | 505/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.1/2.1 MB | 510/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.1/2.1 MB | 512/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.1/2.1 MB | 516/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.1/2.1 MB | 521/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.6/12 MB | 129 kB | 1.1/2.1 MB | 521/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 521/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 521/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 521/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 521/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 525/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 529/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 533/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 537/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 541/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 545/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 549/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 553/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 556/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 556/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.7/12 MB | 129 kB | 1.1/2.1 MB | 560/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.8/12 MB | 129 kB | 1.1/2.1 MB | 560/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.8/12 MB | 129 kB | 1.1/2.1 MB | 564/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.8/12 MB | 129 kB | 1.1/2.1 MB | 564/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.8/12 MB | 129 kB | 1.1/2.1 MB | 568/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.8/12 MB | 129 kB | 1.1/2.1 MB | 573/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.9/12 MB | 129 kB | 1.1/2.1 MB | 573/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.9/12 MB | 129 kB | 1.1/2.1 MB | 575/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.9/12 MB | 129 kB | 1.2/2.1 MB | 575/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 4.9/12 MB | 129 kB | 1.2/2.1 MB | 575/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.0/12 MB | 129 kB | 1.2/2.1 MB | 575/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.0/12 MB | 129 kB | 1.2/2.1 MB | 579/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.0/12 MB | 129 kB | 1.2/2.1 MB | 579/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.0/12 MB | 129 kB | 1.2/2.1 MB | 584/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.0/12 MB | 129 kB | 1.2/2.1 MB | 584/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.1/12 MB | 129 kB | 1.2/2.1 MB | 584/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.1/12 MB | 129 kB | 1.2/2.1 MB | 588/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.1/12 MB | 129 kB | 1.2/2.1 MB | 592/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.1/12 MB | 129 kB | 1.2/2.1 MB | 596/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.2/12 MB | 129 kB | 1.2/2.1 MB | 596/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.2/12 MB | 129 kB | 1.2/2.1 MB | 596/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.2/12 MB | 129 kB | 1.2/2.1 MB | 600/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.2/12 MB | 129 kB | 1.2/2.1 MB | 600/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.2/12 MB | 129 kB | 1.2/2.1 MB | 604/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.3/12 MB | 129 kB | 1.2/2.1 MB | 604/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.3/12 MB | 129 kB | 1.2/2.1 MB | 604/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.3/12 MB | 129 kB | 1.2/2.1 MB | 608/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.3/12 MB | 129 kB | 1.2/2.1 MB | 608/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.3/12 MB | 129 kB | 1.2/2.1 MB | 612/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.3/12 MB | 129 kB | 1.2/2.1 MB | 616/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 616/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 616/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 619/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 619/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 619/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 623/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 627/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 631/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 636/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 638/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 642/645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.2/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.4/12 MB | 129 kB | 1.3/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.5/12 MB | 129 kB | 1.3/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.5/12 MB | 129 kB | 1.3/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.5/12 MB | 129 kB | 1.3/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.6/12 MB | 129 kB | 1.3/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.6/12 MB | 129 kB | 1.3/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.6/12 MB | 129 kB | 1.3/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.6/12 MB | 129 kB | 1.3/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.6/12 MB | 129 kB | 1.3/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.6/12 MB | 129 kB | 1.4/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.7/12 MB | 129 kB | 1.4/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.7/12 MB | 129 kB | 1.4/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.7/12 MB | 129 kB | 1.4/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.7/12 MB | 129 kB | 1.4/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.7/12 MB | 129 kB | 1.4/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.7/12 MB | 129 kB | 1.4/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.7/12 MB | 129 kB | 1.4/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.8/12 MB | 129 kB | 1.4/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.8/12 MB | 129 kB | 1.5/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.8/12 MB | 129 kB | 1.5/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.8/12 MB | 129 kB | 1.5/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.8/12 MB | 129 kB | 1.5/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.9/12 MB | 129 kB | 1.5/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.9/12 MB | 129 kB | 1.5/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 5.9/12 MB | 129 kB | 1.5/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.0/12 MB | 129 kB | 1.5/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.0/12 MB | 129 kB | 1.6/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.0/12 MB | 129 kB | 1.6/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.0/12 MB | 129 kB | 1.6/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.0/12 MB | 129 kB | 1.6/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.0/12 MB | 129 kB | 1.6/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.0/12 MB | 129 kB | 1.6/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.0/12 MB | 129 kB | 1.7/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.0/12 MB | 129 kB | 1.7/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.1/12 MB | 129 kB | 1.7/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.1/12 MB | 129 kB | 1.7/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.1/12 MB | 129 kB | 1.7/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.1/12 MB | 129 kB | 1.7/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.1/12 MB | 129 kB | 1.7/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.1/12 MB | 129 kB | 1.7/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (5): 6.1/12 MB | 129 kB | 1.7/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 error 02-Jan-2023 17:52:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 29 kB/s) error 02-Jan-2023 17:52:23 #17 32.76 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 02-Jan-2023 17:52:23 #17 32.77 Progress (4): 6.2/12 MB | 1.7/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.2/12 MB | 1.8/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.2/12 MB | 1.8/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.2/12 MB | 1.8/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.2/12 MB | 1.8/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.2/12 MB | 1.8/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.2/12 MB | 1.8/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.3/12 MB | 1.8/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.3/12 MB | 1.8/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.3/12 MB | 1.9/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.3/12 MB | 1.9/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.3/12 MB | 1.9/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.3/12 MB | 1.9/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.4/12 MB | 1.9/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.4/12 MB | 1.9/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.4/12 MB | 1.9/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.4/12 MB | 2.0/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.4/12 MB | 2.0/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.4/12 MB | 2.0/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.4/12 MB | 2.0/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.4/12 MB | 2.0/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.5/12 MB | 2.0/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.5/12 MB | 2.0/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.5/12 MB | 2.0/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.5/12 MB | 2.1/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.5/12 MB | 2.1/2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.5/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.5/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.6/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.7/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.8/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.8/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.9/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 6.9/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 7.0/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 7.0/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 7.1/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 7.2/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 7.2/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 7.3/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 7.3/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 7.4/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 7.4/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 7.5/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 Progress (4): 7.6/12 MB | 2.1 MB | 645 kB | 62 kB error 02-Jan-2023 17:52:23 error 02-Jan-2023 17:52:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 14 kB/s) error 02-Jan-2023 17:52:23 #17 32.82 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 02-Jan-2023 17:52:23 #17 32.82 Progress (3): 7.6/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 7.7/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 7.7/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 7.8/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 7.8/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 7.9/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 8.0/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 8.0/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 8.1/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 8.1/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 8.2/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 8.2/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 8.3/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 Progress (3): 8.4/12 MB | 2.1 MB | 645 kB error 02-Jan-2023 17:52:23 error 02-Jan-2023 17:52:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar (645 kB at 143 kB/s) error 02-Jan-2023 17:52:23 #17 32.86 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 02-Jan-2023 17:52:23 #17 32.86 Progress (2): 8.4/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 8.5/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 8.5/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 8.6/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 8.7/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 8.7/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 8.8/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 8.8/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 8.9/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 8.9/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 9.0/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 9.1/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 9.1/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 9.2/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 9.2/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 9.3/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 9.3/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 Progress (2): 9.4/12 MB | 2.1 MB error 02-Jan-2023 17:52:23 error 02-Jan-2023 17:52:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 459 kB/s) error 02-Jan-2023 17:52:23 #17 32.90 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 02-Jan-2023 17:52:23 #17 32.90 Progress (1): 9.5/12 MB error 02-Jan-2023 17:52:23 Progress (1): 9.5/12 MB error 02-Jan-2023 17:52:23 Progress (1): 9.6/12 MB error 02-Jan-2023 17:52:23 Progress (1): 9.6/12 MB error 02-Jan-2023 17:52:23 Progress (1): 9.7/12 MB error 02-Jan-2023 17:52:23 Progress (1): 9.7/12 MB error 02-Jan-2023 17:52:23 Progress (1): 9.8/12 MB error 02-Jan-2023 17:52:23 Progress (1): 9.9/12 MB error 02-Jan-2023 17:52:23 Progress (1): 9.9/12 MB error 02-Jan-2023 17:52:23 Progress (1): 10.0/12 MB error 02-Jan-2023 17:52:23 Progress (1): 10/12 MB error 02-Jan-2023 17:52:23 Progress (1): 10/12 MB error 02-Jan-2023 17:52:23 Progress (1): 10/12 MB error 02-Jan-2023 17:52:23 Progress (1): 10/12 MB error 02-Jan-2023 17:52:23 Progress (1): 10/12 MB error 02-Jan-2023 17:52:23 Progress (1): 10/12 MB error 02-Jan-2023 17:52:23 Progress (1): 10/12 MB error 02-Jan-2023 17:52:23 Progress (1): 10/12 MB error 02-Jan-2023 17:52:23 Progress (1): 10/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 11/12 MB error 02-Jan-2023 17:52:23 Progress (1): 12/12 MB error 02-Jan-2023 17:52:23 Progress (1): 12 MB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 8.2/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 16/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 21/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 29/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 37/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 45/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 53/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 62/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 70/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 78/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 86/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 94/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 102/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 111/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 116/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 125/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 133/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 141/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 149/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 157/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 165/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 174/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 182/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 188/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 197/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 205/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 213/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 221/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 229/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 237/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 246/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 251/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 260/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 268/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 276/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 284/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 292/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 300/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 309/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 314/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 323/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 331/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 339/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 347/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 355/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 363/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 372/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 377/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 386/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 394/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 402/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 410/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 418/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 426/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 435/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 443/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 449/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 458/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 466/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 474/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 482/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 490/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 498/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 507/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 512/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 521/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 529/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 537/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 545/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 553/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 561/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 570/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 575/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 584/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 592/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 600/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 608/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 616/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 624/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 633/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 641/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 645/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 653/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 661/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 670/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 678/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 686/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 694/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 702/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 710/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 719/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 727/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 735/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 743/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 751/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 759/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 768/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 773/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 782/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 790/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 798/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 806/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 814/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 822/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 831/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 836/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 845/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 853/917 kB error 02-Jan-2023 17:52:23 Progress (2): 12 MB | 861/917 kB error 02-Jan-2023 17:52:23 error 02-Jan-2023 17:52:23 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 02-Jan-2023 17:52:23 #17 33.10 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 02-Jan-2023 17:52:23 #17 33.10 Progress (1): 869/917 kB error 02-Jan-2023 17:52:23 Progress (1): 877/917 kB error 02-Jan-2023 17:52:23 Progress (1): 885/917 kB error 02-Jan-2023 17:52:23 Progress (1): 894/917 kB error 02-Jan-2023 17:52:23 Progress (1): 902/917 kB error 02-Jan-2023 17:52:23 Progress (1): 908/917 kB error 02-Jan-2023 17:52:23 Progress (1): 917/917 kB error 02-Jan-2023 17:52:23 Progress (1): 917 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 4.1/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 8.2/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 12/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 16/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 20/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 25/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 29/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 33/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 37/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 41/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 45/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 49/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 52/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 56/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 60/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 64/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 68/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 71/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 75/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 79/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 83/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 87/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 91/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 95/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 99/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 104/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 106/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 110/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 114/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 116/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 120/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 125/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 129/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 133/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 137/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 141/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 145/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 149/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 153/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 157/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 161/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 165/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 170/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 174/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 178/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 182/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 186/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 188/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 192/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 197/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 201/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 205/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 209/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 213/238 kB error 02-Jan-2023 17:52:23 Progress (2): 917 kB | 217/238 kB error 02-Jan-2023 17:52:24 Progress (2): 917 kB | 221/238 kB error 02-Jan-2023 17:52:24 Progress (2): 917 kB | 224/238 kB error 02-Jan-2023 17:52:24 Progress (2): 917 kB | 228/238 kB error 02-Jan-2023 17:52:24 Progress (2): 917 kB | 232/238 kB error 02-Jan-2023 17:52:24 Progress (2): 917 kB | 236/238 kB error 02-Jan-2023 17:52:24 Progress (2): 917 kB | 238 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 4.1/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 8.2/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 12/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 16/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 19/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 23/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 27/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 31/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 34/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 38/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 42/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 46/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 51/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 55/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 59/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 63/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 67/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 69/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 73/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 77/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 81/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 85/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 89/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 94/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 98/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 102/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 106/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 110/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 114/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 116/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 120/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 125/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 129/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 133/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 137/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 141/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 145/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 149/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 151/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 155/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 159/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 163/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 168/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 172/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 176/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 180/686 kB error 02-Jan-2023 17:52:24 Progress (3): 917 kB | 238 kB | 184/686 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 3.3/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 6.1/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 8.9/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 12/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 15/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 17/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 20/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 23/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 26/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 29/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 31/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 34/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 37/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 40/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 43/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 45/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 48/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 51/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 54/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 57/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 59/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 62/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 65/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 67/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 70/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 73/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 76/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 79/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 81/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 84/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 87/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 90/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 93/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 95/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 98/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 101/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 104/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 107/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 109/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 112/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 115/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 118/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 121/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 123/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 126/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 129/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 132/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 135/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 137/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 184/686 kB | 140/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 186/686 kB | 140/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 186/686 kB | 143/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 186/686 kB | 146/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 190/686 kB | 146/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 194/686 kB | 146/194 kB error 02-Jan-2023 17:52:24 Progress (4): 917 kB | 238 kB | 197/686 kB | 146/194 kB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.1/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.1/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.1/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.1/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.1/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 146/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 149/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 151/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 197/686 kB | 154/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 201/686 kB | 154/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 201/686 kB | 154/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 206/686 kB | 154/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 206/686 kB | 157/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 210/686 kB | 157/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 210/686 kB | 159/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 210/686 kB | 162/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 210/686 kB | 165/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 210/686 kB | 168/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 210/686 kB | 171/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 210/686 kB | 173/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 214/686 kB | 173/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 218/686 kB | 173/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 222/686 kB | 173/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 226/686 kB | 173/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (5): 917 kB | 238 kB | 230/686 kB | 173/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 error 02-Jan-2023 17:52:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 187 kB/s) error 02-Jan-2023 17:52:24 #17 33.25 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 02-Jan-2023 17:52:24 #17 33.25 Progress (4): 238 kB | 230/686 kB | 173/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 230/686 kB | 173/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 232/686 kB | 173/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 232/686 kB | 176/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 232/686 kB | 179/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 232/686 kB | 182/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 236/686 kB | 182/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 240/686 kB | 182/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 244/686 kB | 182/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 244/686 kB | 182/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 244/686 kB | 185/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 244/686 kB | 187/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 244/686 kB | 190/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 249/686 kB | 190/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 253/686 kB | 190/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 257/686 kB | 190/194 kB | 0.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 257/686 kB | 190/194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 257/686 kB | 193/194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 257/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 257/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 257/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 257/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 261/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 265/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 267/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 271/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 275/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 279/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 283/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 287/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 292/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 294/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 298/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 238 kB | 298/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 error 02-Jan-2023 17:52:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 48 kB/s) error 02-Jan-2023 17:52:24 #17 33.28 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 02-Jan-2023 17:52:24 #17 33.28 Progress (3): 302/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 302/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 306/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 310/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 314/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 318/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 323/686 kB | 194 kB | 0.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 323/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 323/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 323/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 327/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 331/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 335/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 339/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 343/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 347/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 350/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 354/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 359/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 359/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 359/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 363/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 367/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 371/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 375/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 377/686 kB | 194 kB | 0.5/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 377/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 381/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 386/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 386/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 390/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 394/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 398/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 402/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 402/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 402/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 406/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 410/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 413/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 417/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 417/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 422/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 426/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 430/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 430/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 434/686 kB | 194 kB | 0.6/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 434/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 438/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 442/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 446/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 448/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 448/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 452/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 456/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 456/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 460/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 465/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 469/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 469/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 473/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 476/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 480/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 484/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 484/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 488/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 492/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 496/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 496/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 500/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 504/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 508/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 511/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 511/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 515/686 kB | 194 kB | 0.7/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 515/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 515/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 519/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 521/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 525/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 525/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 525/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 530/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 534/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 538/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 542/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 546/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 550/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 554/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 554/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 558/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 562/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 566/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 566/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 570/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 573/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 575/686 kB | 194 kB | 0.8/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 575/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 575/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 579/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 584/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 584/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 588/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 592/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 596/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 596/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 600/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 604/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 608/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 612/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 612/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 616/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 619/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 623/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 623/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 627/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 631/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 636/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 636/686 kB | 194 kB | 0.9/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 636/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 638/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 642/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 647/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 651/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 651/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 655/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 655/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 659/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 663/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 667/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 671/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 674/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 678/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 678/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 678/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 683/686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.0/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.1/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.1/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.1/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.1/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.1/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.1/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.2/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.3/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 194 kB | 1.4/2.5 MB error 02-Jan-2023 17:52:24 Progress (4): 686 kB | 194 kB | 1.4/2.5 MB | 3.3/100 kB error 02-Jan-2023 17:52:24 Progress (4): 686 kB | 194 kB | 1.4/2.5 MB | 6.1/100 kB error 02-Jan-2023 17:52:24 Progress (4): 686 kB | 194 kB | 1.4/2.5 MB | 8.9/100 kB error 02-Jan-2023 17:52:24 Progress (4): 686 kB | 194 kB | 1.4/2.5 MB | 12/100 kB error 02-Jan-2023 17:52:24 Progress (4): 686 kB | 194 kB | 1.4/2.5 MB | 14/100 kB error 02-Jan-2023 17:52:24 Progress (4): 686 kB | 194 kB | 1.4/2.5 MB | 17/100 kB error 02-Jan-2023 17:52:24 Progress (4): 686 kB | 194 kB | 1.4/2.5 MB | 20/100 kB error 02-Jan-2023 17:52:24 error 02-Jan-2023 17:52:24 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 38 kB/s) error 02-Jan-2023 17:52:24 #17 33.39 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 02-Jan-2023 17:52:24 #17 33.39 Progress (3): 686 kB | 1.4/2.5 MB | 23/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 26/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 28/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 31/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 34/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 37/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 40/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 42/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 45/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 48/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 51/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 54/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 56/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 59/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 62/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 65/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 68/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 70/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 73/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 76/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 79/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 82/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 84/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 87/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 90/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 93/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 96/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 98/100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.4/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.5/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.5/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.5/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.5/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.5/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.5/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.6/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.6/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.6/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.6/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.6/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.6/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.7/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.7/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.7/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.7/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.7/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.7/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.7/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.8/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.8/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.8/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.8/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.8/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.9/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.9/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.9/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.9/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.9/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.9/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 1.9/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.0/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.0/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.0/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.0/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.0/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.1/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.1/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.1/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.1/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.1/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.1/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.2/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.2/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.2/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.2/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.2/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.2/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.3/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.3/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.3/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.3/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.3/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.3/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.3/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.4/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.4/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.4/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.4/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.4/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.4/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.5/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.5/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.5/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.5/2.5 MB | 100 kB error 02-Jan-2023 17:52:24 Progress (3): 686 kB | 2.5 MB | 100 kB error 02-Jan-2023 17:52:24 error 02-Jan-2023 17:52: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 134 kB/s) error 02-Jan-2023 17:52:24 #17 33.47 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 02-Jan-2023 17:52:24 #17 33.50 Progress (3): 2.5 MB | 100 kB | 3.3/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 6.1/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 8.9/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 12/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 14/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 17/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 20/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 23/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 26/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 28/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 31/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 34/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 37/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 40/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 42/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 45/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 48/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 51/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 54/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 56/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 59/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 62/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 65/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 68/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 70/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 73/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 76/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 79/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 82/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 84/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 87/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 90/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 93/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 95/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 98/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 101/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 104/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 107/186 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 100 kB | 109/186 kB error 02-Jan-2023 17:52:24 error 02-Jan-2023 17:52:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar (100 kB at 19 kB/s) error 02-Jan-2023 17:52:24 #17 33.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar error 02-Jan-2023 17:52:24 #17 33.56 Progress (3): 2.5 MB | 109/186 kB | 4.1/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 8.2/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 12/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 16/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 20/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 25/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 29/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 33/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 37/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 41/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 45/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 49/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 52/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 56/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 60/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 64/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 68/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 72/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 76/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 80/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 84/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 86/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 91/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 95/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 99/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 103/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 107/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 111/230 kB error 02-Jan-2023 17:52:24 Progress (3): 2.5 MB | 109/186 kB | 115/230 kB error 02-Jan-2023 17:52:24 error 02-Jan-2023 17:52:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar (2.5 MB at 483 kB/s) error 02-Jan-2023 17:52:24 #17 33.58 Progress (2): 109/186 kB | 119/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 123/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 127/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 132/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 134/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 138/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 142/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 146/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 150/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 154/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 158/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 162/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 166/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 169/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 173/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 177/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 181/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 185/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 189/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 193/230 kB error 02-Jan-2023 17:52:24 Progress (2): 109/186 kB | 197/230 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 197/230 kB | 3.3/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 197/230 kB | 6.1/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 197/230 kB | 8.9/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 197/230 kB | 12/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 201/230 kB | 12/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 203/230 kB | 12/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 203/230 kB | 14/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 203/230 kB | 17/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 207/230 kB | 17/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 212/230 kB | 17/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 212/230 kB | 20/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 212/230 kB | 23/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 212/230 kB | 26/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 212/230 kB | 28/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 212/230 kB | 31/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 212/230 kB | 34/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 34/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 37/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 40/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 42/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 45/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 48/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 51/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 54/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 56/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 59/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 62/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 65/67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 216/230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 220/230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 224/230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 228/230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 109/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 112/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 115/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 118/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 121/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 123/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 126/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 129/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 132/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 135/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 137/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 140/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 143/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 146/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 149/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 151/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 154/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 157/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 160/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 163/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 165/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 168/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 171/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 174/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 177/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 179/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 182/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 185/186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 Progress (3): 186 kB | 230 kB | 67 kB error 02-Jan-2023 17:52:24 error 02-Jan-2023 17:52:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar (67 kB at 12 kB/s) error 02-Jan-2023 17:52:24 #17 33.74 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 43 kB/s) error 02-Jan-2023 17:52:24 #17 33.74 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar (186 kB at 34 kB/s) error 02-Jan-2023 17:52:24 #17 33.79 Progress (1): 4.1/636 kB error 02-Jan-2023 17:52:24 Progress (1): 8.2/636 kB error 02-Jan-2023 17:52:24 Progress (1): 12/636 kB error 02-Jan-2023 17:52:24 Progress (1): 16/636 kB error 02-Jan-2023 17:52:24 Progress (1): 20/636 kB error 02-Jan-2023 17:52:24 Progress (1): 25/636 kB error 02-Jan-2023 17:52:24 Progress (1): 29/636 kB error 02-Jan-2023 17:52:24 Progress (1): 33/636 kB error 02-Jan-2023 17:52:24 Progress (1): 37/636 kB error 02-Jan-2023 17:52:24 Progress (1): 41/636 kB error 02-Jan-2023 17:52:24 Progress (1): 45/636 kB error 02-Jan-2023 17:52:24 Progress (1): 49/636 kB error 02-Jan-2023 17:52:24 Progress (1): 52/636 kB error 02-Jan-2023 17:52:24 Progress (1): 56/636 kB error 02-Jan-2023 17:52:24 Progress (1): 60/636 kB error 02-Jan-2023 17:52:24 Progress (1): 64/636 kB error 02-Jan-2023 17:52:24 Progress (1): 68/636 kB error 02-Jan-2023 17:52:24 Progress (1): 72/636 kB error 02-Jan-2023 17:52:24 Progress (1): 76/636 kB error 02-Jan-2023 17:52:24 Progress (1): 80/636 kB error 02-Jan-2023 17:52:24 Progress (1): 84/636 kB error 02-Jan-2023 17:52:24 Progress (1): 88/636 kB error 02-Jan-2023 17:52:24 Progress (1): 93/636 kB error 02-Jan-2023 17:52:24 Progress (1): 97/636 kB error 02-Jan-2023 17:52:24 Progress (1): 101/636 kB error 02-Jan-2023 17:52:24 Progress (1): 105/636 kB error 02-Jan-2023 17:52:24 Progress (1): 109/636 kB error 02-Jan-2023 17:52:24 Progress (1): 113/636 kB error 02-Jan-2023 17:52:24 Progress (1): 115/636 kB error 02-Jan-2023 17:52:24 Progress (1): 119/636 kB error 02-Jan-2023 17:52:24 Progress (1): 123/636 kB error 02-Jan-2023 17:52:24 Progress (1): 127/636 kB error 02-Jan-2023 17:52:24 Progress (1): 132/636 kB error 02-Jan-2023 17:52:24 Progress (1): 134/636 kB error 02-Jan-2023 17:52:24 Progress (1): 138/636 kB error 02-Jan-2023 17:52:24 Progress (1): 143/636 kB error 02-Jan-2023 17:52:24 Progress (1): 147/636 kB error 02-Jan-2023 17:52:24 Progress (1): 151/636 kB error 02-Jan-2023 17:52:24 Progress (1): 155/636 kB error 02-Jan-2023 17:52:24 Progress (1): 159/636 kB error 02-Jan-2023 17:52:24 Progress (1): 163/636 kB error 02-Jan-2023 17:52:24 Progress (1): 167/636 kB error 02-Jan-2023 17:52:24 Progress (1): 171/636 kB error 02-Jan-2023 17:52:24 Progress (1): 175/636 kB error 02-Jan-2023 17:52:24 Progress (1): 179/636 kB error 02-Jan-2023 17:52:24 Progress (1): 183/636 kB error 02-Jan-2023 17:52:24 Progress (1): 186/636 kB error 02-Jan-2023 17:52:24 Progress (1): 188/636 kB error 02-Jan-2023 17:52:24 Progress (1): 192/636 kB error 02-Jan-2023 17:52:24 Progress (1): 197/636 kB error 02-Jan-2023 17:52:24 Progress (1): 201/636 kB error 02-Jan-2023 17:52:24 Progress (1): 205/636 kB error 02-Jan-2023 17:52:24 Progress (1): 209/636 kB error 02-Jan-2023 17:52:24 Progress (1): 213/636 kB error 02-Jan-2023 17:52:24 Progress (1): 217/636 kB error 02-Jan-2023 17:52:24 Progress (1): 221/636 kB error 02-Jan-2023 17:52:24 Progress (1): 225/636 kB error 02-Jan-2023 17:52:24 Progress (1): 229/636 kB error 02-Jan-2023 17:52:24 Progress (1): 232/636 kB error 02-Jan-2023 17:52:24 Progress (1): 236/636 kB error 02-Jan-2023 17:52:24 Progress (1): 240/636 kB error 02-Jan-2023 17:52:24 Progress (1): 244/636 kB error 02-Jan-2023 17:52:24 Progress (1): 249/636 kB error 02-Jan-2023 17:52:24 Progress (1): 251/636 kB error 02-Jan-2023 17:52:24 Progress (1): 255/636 kB error 02-Jan-2023 17:52:24 Progress (1): 260/636 kB error 02-Jan-2023 17:52:24 Progress (1): 264/636 kB error 02-Jan-2023 17:52:24 Progress (1): 268/636 kB error 02-Jan-2023 17:52:24 Progress (1): 272/636 kB error 02-Jan-2023 17:52:24 Progress (1): 276/636 kB error 02-Jan-2023 17:52:24 Progress (1): 280/636 kB error 02-Jan-2023 17:52:24 Progress (1): 284/636 kB error 02-Jan-2023 17:52:24 Progress (1): 288/636 kB error 02-Jan-2023 17:52:24 Progress (1): 292/636 kB error 02-Jan-2023 17:52:24 Progress (1): 296/636 kB error 02-Jan-2023 17:52:24 Progress (1): 300/636 kB error 02-Jan-2023 17:52:24 Progress (1): 305/636 kB error 02-Jan-2023 17:52:24 Progress (1): 309/636 kB error 02-Jan-2023 17:52:24 Progress (1): 313/636 kB error 02-Jan-2023 17:52:24 Progress (1): 317/636 kB error 02-Jan-2023 17:52:24 Progress (1): 321/636 kB error 02-Jan-2023 17:52:24 Progress (1): 323/636 kB error 02-Jan-2023 17:52:24 Progress (1): 327/636 kB error 02-Jan-2023 17:52:24 Progress (1): 332/636 kB error 02-Jan-2023 17:52:24 Progress (1): 336/636 kB error 02-Jan-2023 17:52:24 Progress (1): 340/636 kB error 02-Jan-2023 17:52:24 Progress (1): 344/636 kB error 02-Jan-2023 17:52:24 Progress (1): 348/636 kB error 02-Jan-2023 17:52:24 Progress (1): 352/636 kB error 02-Jan-2023 17:52:24 Progress (1): 356/636 kB error 02-Jan-2023 17:52:24 Progress (1): 360/636 kB error 02-Jan-2023 17:52:24 Progress (1): 364/636 kB error 02-Jan-2023 17:52:24 Progress (1): 368/636 kB error 02-Jan-2023 17:52:24 Progress (1): 372/636 kB error 02-Jan-2023 17:52:24 Progress (1): 377/636 kB error 02-Jan-2023 17:52:24 Progress (1): 381/636 kB error 02-Jan-2023 17:52:24 Progress (1): 385/636 kB error 02-Jan-2023 17:52:24 Progress (1): 389/636 kB error 02-Jan-2023 17:52:24 Progress (1): 393/636 kB error 02-Jan-2023 17:52:24 Progress (1): 397/636 kB error 02-Jan-2023 17:52:24 Progress (1): 401/636 kB error 02-Jan-2023 17:52:24 Progress (1): 404/636 kB error 02-Jan-2023 17:52:24 Progress (1): 408/636 kB error 02-Jan-2023 17:52:24 Progress (1): 412/636 kB error 02-Jan-2023 17:52:24 Progress (1): 416/636 kB error 02-Jan-2023 17:52:24 Progress (1): 419/636 kB error 02-Jan-2023 17:52:24 Progress (1): 423/636 kB error 02-Jan-2023 17:52:24 Progress (1): 427/636 kB error 02-Jan-2023 17:52:24 Progress (1): 431/636 kB error 02-Jan-2023 17:52:24 Progress (1): 435/636 kB error 02-Jan-2023 17:52:24 Progress (1): 440/636 kB error 02-Jan-2023 17:52:24 Progress (1): 444/636 kB error 02-Jan-2023 17:52:24 Progress (1): 448/636 kB error 02-Jan-2023 17:52:24 Progress (1): 452/636 kB error 02-Jan-2023 17:52:24 Progress (1): 456/636 kB error 02-Jan-2023 17:52:24 Progress (1): 458/636 kB error 02-Jan-2023 17:52:24 Progress (1): 462/636 kB error 02-Jan-2023 17:52:24 Progress (1): 467/636 kB error 02-Jan-2023 17:52:24 Progress (1): 471/636 kB error 02-Jan-2023 17:52:24 Progress (1): 475/636 kB error 02-Jan-2023 17:52:24 Progress (1): 479/636 kB error 02-Jan-2023 17:52:24 Progress (1): 483/636 kB error 02-Jan-2023 17:52:24 Progress (1): 487/636 kB error 02-Jan-2023 17:52:24 Progress (1): 491/636 kB error 02-Jan-2023 17:52:24 Progress (1): 495/636 kB error 02-Jan-2023 17:52:24 Progress (1): 499/636 kB error 02-Jan-2023 17:52:24 Progress (1): 503/636 kB error 02-Jan-2023 17:52:24 Progress (1): 507/636 kB error 02-Jan-2023 17:52:24 Progress (1): 512/636 kB error 02-Jan-2023 17:52:24 Progress (1): 516/636 kB error 02-Jan-2023 17:52:24 Progress (1): 520/636 kB error 02-Jan-2023 17:52:24 Progress (1): 524/636 kB error 02-Jan-2023 17:52:24 Progress (1): 528/636 kB error 02-Jan-2023 17:52:24 Progress (1): 532/636 kB error 02-Jan-2023 17:52:24 Progress (1): 536/636 kB error 02-Jan-2023 17:52:24 Progress (1): 539/636 kB error 02-Jan-2023 17:52:24 Progress (1): 543/636 kB error 02-Jan-2023 17:52:24 Progress (1): 547/636 kB error 02-Jan-2023 17:52:24 Progress (1): 551/636 kB error 02-Jan-2023 17:52:24 Progress (1): 555/636 kB error 02-Jan-2023 17:52:24 Progress (1): 559/636 kB error 02-Jan-2023 17:52:24 Progress (1): 563/636 kB error 02-Jan-2023 17:52:24 Progress (1): 567/636 kB error 02-Jan-2023 17:52:24 Progress (1): 572/636 kB error 02-Jan-2023 17:52:24 Progress (1): 574/636 kB error 02-Jan-2023 17:52:24 Progress (1): 578/636 kB error 02-Jan-2023 17:52:24 Progress (1): 582/636 kB error 02-Jan-2023 17:52:24 Progress (1): 584/636 kB error 02-Jan-2023 17:52:24 Progress (1): 588/636 kB error 02-Jan-2023 17:52:24 Progress (1): 593/636 kB error 02-Jan-2023 17:52:24 Progress (1): 597/636 kB error 02-Jan-2023 17:52:24 Progress (1): 601/636 kB error 02-Jan-2023 17:52:24 Progress (1): 605/636 kB error 02-Jan-2023 17:52:24 Progress (1): 609/636 kB error 02-Jan-2023 17:52:24 Progress (1): 613/636 kB error 02-Jan-2023 17:52:24 Progress (1): 617/636 kB error 02-Jan-2023 17:52:24 Progress (1): 619/636 kB error 02-Jan-2023 17:52:24 Progress (1): 623/636 kB error 02-Jan-2023 17:52:24 Progress (1): 627/636 kB error 02-Jan-2023 17:52:24 Progress (1): 631/636 kB error 02-Jan-2023 17:52:24 Progress (1): 636/636 kB error 02-Jan-2023 17:52:24 Progress (1): 636 kB error 02-Jan-2023 17:52:24 error 02-Jan-2023 17:52:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar (636 kB at 113 kB/s) error 02-Jan-2023 17:52:24 #17 33.99 [INFO] error 02-Jan-2023 17:52:24 #17 33.99 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- error 02-Jan-2023 17:52:24 #17 34.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom error 02-Jan-2023 17:52:25 #17 34.13 Progress (1): 3.4/6.7 kB error 02-Jan-2023 17:52:25 Progress (1): 6.2/6.7 kB error 02-Jan-2023 17:52:25 Progress (1): 6.7 kB error 02-Jan-2023 17:52:25 error 02-Jan-2023 17:52:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 29 kB/s) error 02-Jan-2023 17:52:25 #17 34.25 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 02-Jan-2023 17:52:25 #17 34.37 Progress (1): 1.9 kB error 02-Jan-2023 17:52:25 error 02-Jan-2023 17:52:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 8.0 kB/s) error 02-Jan-2023 17:52:25 #17 34.50 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 02-Jan-2023 17:52:25 #17 34.63 Progress (1): 1.8 kB error 02-Jan-2023 17:52:25 error 02-Jan-2023 17:52:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 6.7 kB/s) error 02-Jan-2023 17:52:25 #17 34.76 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 02-Jan-2023 17:52:25 #17 34.88 Progress (1): 1.4 kB error 02-Jan-2023 17:52:25 error 02-Jan-2023 17:52:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 6.0 kB/s) error 02-Jan-2023 17:52:25 #17 35.01 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 02-Jan-2023 17:52:25 #17 35.13 Progress (1): 424 B error 02-Jan-2023 17:52:26 error 02-Jan-2023 17:52:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 1.7 kB/s) error 02-Jan-2023 17:52:26 #17 35.26 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 02-Jan-2023 17:52:26 #17 35.38 Progress (1): 3.4/3.9 kB error 02-Jan-2023 17:52:26 Progress (1): 3.9 kB error 02-Jan-2023 17:52:26 error 02-Jan-2023 17:52:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 17 kB/s) error 02-Jan-2023 17:52:26 #17 35.51 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 02-Jan-2023 17:52:26 #17 35.64 Progress (1): 1.7 kB error 02-Jan-2023 17:52:26 error 02-Jan-2023 17:52:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 6.5 kB/s) error 02-Jan-2023 17:52:26 #17 35.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom error 02-Jan-2023 17:52:26 #17 35.90 Progress (1): 2.1 kB error 02-Jan-2023 17:52:26 error 02-Jan-2023 17:52:26 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 02-Jan-2023 17:52:26 #17 36.03 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 02-Jan-2023 17:52:27 #17 36.15 Progress (1): 2.0 kB error 02-Jan-2023 17:52:27 error 02-Jan-2023 17:52:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 8.4 kB/s) error 02-Jan-2023 17:52:27 #17 36.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom error 02-Jan-2023 17:52:27 #17 36.39 Progress (1): 1.3 kB error 02-Jan-2023 17:52:27 error 02-Jan-2023 17:52:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 5.2 kB/s) error 02-Jan-2023 17:52:27 #17 36.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom error 02-Jan-2023 17:52:27 #17 36.67 Progress (1): 3.4/5.8 kB error 02-Jan-2023 17:52:27 Progress (1): 5.8 kB error 02-Jan-2023 17:52:27 error 02-Jan-2023 17:52:27 #17 ... error 02-Jan-2023 17:52:27 error 02-Jan-2023 17:52:27 #15 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:52:27 #15 27.05 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 02-Jan-2023 17:52:27 #15 34.27 Progress (1): 3.3/5.8 kB error 02-Jan-2023 17:52:27 Progress (1): 5.8 kB error 02-Jan-2023 17:52:27 error 02-Jan-2023 17:52:27 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 778 B/s) error 02-Jan-2023 17:52:27 #15 34.75 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 02-Jan-2023 17:52:27 #15 34.94 Progress (1): 3.3/34 kB error 02-Jan-2023 17:52:27 Progress (1): 6.1/34 kB error 02-Jan-2023 17:52:27 Progress (1): 8.9/34 kB error 02-Jan-2023 17:52:27 Progress (1): 12/34 kB error 02-Jan-2023 17:52:27 Progress (1): 15/34 kB error 02-Jan-2023 17:52:27 Progress (1): 17/34 kB error 02-Jan-2023 17:52:27 Progress (1): 20/34 kB error 02-Jan-2023 17:52:27 Progress (1): 23/34 kB error 02-Jan-2023 17:52:27 Progress (1): 26/34 kB error 02-Jan-2023 17:52:27 Progress (1): 29/34 kB error 02-Jan-2023 17:52:27 Progress (1): 31/34 kB error 02-Jan-2023 17:52:27 Progress (1): 34 kB error 02-Jan-2023 17:52:27 error 02-Jan-2023 17:52:27 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 74 kB/s) error 02-Jan-2023 17:52:27 #15 35.31 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 02-Jan-2023 17:52:27 #15 35.47 Progress (1): 3.4/8.1 kB error 02-Jan-2023 17:52:27 Progress (1): 6.2/8.1 kB error 02-Jan-2023 17:52:27 Progress (1): 8.1 kB error 02-Jan-2023 17:52:27 error 02-Jan-2023 17:52:27 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 25 kB/s) error 02-Jan-2023 17:52:27 #15 35.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar error 02-Jan-2023 17:52:27 #15 36.04 Progress (1): 3.4/30 kB error 02-Jan-2023 17:52:27 Progress (1): 6.2/30 kB error 02-Jan-2023 17:52:27 Progress (1): 9.0/30 kB error 02-Jan-2023 17:52:27 Progress (1): 12/30 kB error 02-Jan-2023 17:52:27 Progress (1): 15/30 kB error 02-Jan-2023 17:52:27 Progress (1): 17/30 kB error 02-Jan-2023 17:52:27 Progress (1): 20/30 kB error 02-Jan-2023 17:52:27 Progress (1): 23/30 kB error 02-Jan-2023 17:52:27 Progress (1): 26/30 kB error 02-Jan-2023 17:52:27 Progress (1): 29/30 kB error 02-Jan-2023 17:52:27 Progress (1): 30 kB error 02-Jan-2023 17:52:27 error 02-Jan-2023 17:52:27 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 53 kB/s) error 02-Jan-2023 17:52:27 #15 37.00 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 02-Jan-2023 17:52:27 #15 ... error 02-Jan-2023 17:52:27 error 02-Jan-2023 17:52:27 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:52:27 #17 36.67 Progress (1): 3.4/5.8 kB error 02-Jan-2023 17:52:27 Progress (1): 5.8 kB error 02-Jan-2023 17:52:27 error 02-Jan-2023 17:52:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 21 kB/s) error 02-Jan-2023 17:52:27 #17 36.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar error 02-Jan-2023 17:52:27 #17 36.90 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 02-Jan-2023 17:52:27 #17 36.91 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 02-Jan-2023 17:52:27 #17 36.92 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 02-Jan-2023 17:52:27 #17 36.92 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 02-Jan-2023 17:52:27 #17 37.02 Progress (1): 3.4/152 kB error 02-Jan-2023 17:52:27 Progress (1): 6.2/152 kB error 02-Jan-2023 17:52:27 Progress (1): 9.0/152 kB error 02-Jan-2023 17:52:27 Progress (1): 12/152 kB error 02-Jan-2023 17:52:27 Progress (1): 15/152 kB error 02-Jan-2023 17:52:27 Progress (1): 17/152 kB error 02-Jan-2023 17:52:27 Progress (1): 20/152 kB error 02-Jan-2023 17:52:27 Progress (1): 23/152 kB error 02-Jan-2023 17:52:27 Progress (1): 26/152 kB error 02-Jan-2023 17:52:27 Progress (1): 29/152 kB error 02-Jan-2023 17:52:27 Progress (1): 31/152 kB error 02-Jan-2023 17:52:27 Progress (1): 34/152 kB error 02-Jan-2023 17:52:27 Progress (1): 37/152 kB error 02-Jan-2023 17:52:27 Progress (1): 40/152 kB error 02-Jan-2023 17:52:27 Progress (1): 43/152 kB error 02-Jan-2023 17:52:27 Progress (1): 45/152 kB error 02-Jan-2023 17:52:27 Progress (1): 48/152 kB error 02-Jan-2023 17:52:27 Progress (1): 51/152 kB error 02-Jan-2023 17:52:27 Progress (1): 54/152 kB error 02-Jan-2023 17:52:27 Progress (1): 56/152 kB error 02-Jan-2023 17:52:27 Progress (1): 59/152 kB error 02-Jan-2023 17:52:27 Progress (1): 62/152 kB error 02-Jan-2023 17:52:27 Progress (2): 62/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 65/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 68/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 70/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 73/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 76/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 79/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 82/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 84/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 87/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 90/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 93/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 96/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 98/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 101/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 104/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 107/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 110/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 112/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 115/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 118/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 121/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 124/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 126/152 kB | 3.4/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 126/152 kB | 6.2/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 129/152 kB | 6.2/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 132/152 kB | 6.2/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 134/152 kB | 6.2/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 137/152 kB | 6.2/9.9 kB error 02-Jan-2023 17:52:27 Progress (2): 140/152 kB | 6.2/9.9 kB error 02-Jan-2023 17:52:27 Progress (3): 140/152 kB | 6.2/9.9 kB | 3.4/14 kB error 02-Jan-2023 17:52:27 Progress (3): 140/152 kB | 6.2/9.9 kB | 6.2/14 kB error 02-Jan-2023 17:52:27 Progress (3): 140/152 kB | 6.2/9.9 kB | 9.0/14 kB error 02-Jan-2023 17:52:27 Progress (4): 140/152 kB | 6.2/9.9 kB | 9.0/14 kB | 3.4/5.9 kB error 02-Jan-2023 17:52:27 Progress (4): 140/152 kB | 9.0/9.9 kB | 9.0/14 kB | 3.4/5.9 kB error 02-Jan-2023 17:52:27 Progress (4): 143/152 kB | 9.0/9.9 kB | 9.0/14 kB | 3.4/5.9 kB error 02-Jan-2023 17:52:27 Progress (4): 146/152 kB | 9.0/9.9 kB | 9.0/14 kB | 3.4/5.9 kB error 02-Jan-2023 17:52:27 Progress (4): 148/152 kB | 9.0/9.9 kB | 9.0/14 kB | 3.4/5.9 kB error 02-Jan-2023 17:52:27 Progress (4): 151/152 kB | 9.0/9.9 kB | 9.0/14 kB | 3.4/5.9 kB error 02-Jan-2023 17:52:27 Progress (4): 152 kB | 9.0/9.9 kB | 9.0/14 kB | 3.4/5.9 kB error 02-Jan-2023 17:52:27 Progress (4): 152 kB | 9.0/9.9 kB | 9.0/14 kB | 5.9 kB error 02-Jan-2023 17:52:27 Progress (4): 152 kB | 9.9 kB | 9.0/14 kB | 5.9 kB error 02-Jan-2023 17:52:27 Progress (4): 152 kB | 9.9 kB | 12/14 kB | 5.9 kB error 02-Jan-2023 17:52:27 Progress (4): 152 kB | 9.9 kB | 14 kB | 5.9 kB error 02-Jan-2023 17:52:27 Progress (5): 152 kB | 9.9 kB | 14 kB | 5.9 kB | 3.3/21 kB error 02-Jan-2023 17:52:28 Progress (5): 152 kB | 9.9 kB | 14 kB | 5.9 kB | 6.1/21 kB error 02-Jan-2023 17:52:28 Progress (5): 152 kB | 9.9 kB | 14 kB | 5.9 kB | 8.9/21 kB error 02-Jan-2023 17:52:28 Progress (5): 152 kB | 9.9 kB | 14 kB | 5.9 kB | 12/21 kB error 02-Jan-2023 17:52:28 Progress (5): 152 kB | 9.9 kB | 14 kB | 5.9 kB | 15/21 kB error 02-Jan-2023 17:52:28 Progress (5): 152 kB | 9.9 kB | 14 kB | 5.9 kB | 17/21 kB error 02-Jan-2023 17:52:28 Progress (5): 152 kB | 9.9 kB | 14 kB | 5.9 kB | 20/21 kB error 02-Jan-2023 17:52:28 Progress (5): 152 kB | 9.9 kB | 14 kB | 5.9 kB | 21 kB error 02-Jan-2023 17:52:28 error 02-Jan-2023 17:52:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 21 kB/s) error 02-Jan-2023 17:52:28 #17 37.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar error 02-Jan-2023 17:52:28 #17 37.18 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 521 kB/s) error 02-Jan-2023 17:52:28 #17 37.18 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 02-Jan-2023 17:52:28 #17 37.18 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 35 kB/s) error 02-Jan-2023 17:52:28 #17 37.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar error 02-Jan-2023 17:52:28 #17 37.19 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 49 kB/s) error 02-Jan-2023 17:52:28 #17 37.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar error 02-Jan-2023 17:52:28 #17 37.30 Progress (2): 21 kB | 3.4/30 kB error 02-Jan-2023 17:52:28 Progress (2): 21 kB | 6.2/30 kB error 02-Jan-2023 17:52:28 Progress (3): 21 kB | 6.2/30 kB | 3.4/38 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 3.4/38 kB | 3.4/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 3.4/38 kB | 6.2/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 3.4/38 kB | 9.0/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 6.2/38 kB | 9.0/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 6.2/38 kB | 12/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 6.2/38 kB | 15/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 6.2/38 kB | 17/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 6.2/38 kB | 20/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 6.2/38 kB | 23/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 6.2/38 kB | 26/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 6.2/38 kB | 29/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 6.2/38 kB | 31/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 9.0/38 kB | 31/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 9.0/38 kB | 34/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 12/38 kB | 34/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 15/38 kB | 34/37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 6.2/30 kB | 15/38 kB | 37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 9.0/30 kB | 15/38 kB | 37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 12/30 kB | 15/38 kB | 37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 12/30 kB | 17/38 kB | 37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 15/30 kB | 17/38 kB | 37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 15/30 kB | 20/38 kB | 37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 15/30 kB | 23/38 kB | 37 kB error 02-Jan-2023 17:52:28 Progress (4): 21 kB | 17/30 kB | 23/38 kB | 37 kB error 02-Jan-2023 17:52:28 Progress (5): 21 kB | 17/30 kB | 23/38 kB | 37 kB | 3.4/10 kB error 02-Jan-2023 17:52:28 Progress (5): 21 kB | 17/30 kB | 23/38 kB | 37 kB | 6.2/10 kB error 02-Jan-2023 17:52:28 Progress (5): 21 kB | 17/30 kB | 23/38 kB | 37 kB | 9.0/10 kB error 02-Jan-2023 17:52:28 Progress (5): 21 kB | 17/30 kB | 26/38 kB | 37 kB | 9.0/10 kB error 02-Jan-2023 17:52:28 Progress (5): 21 kB | 17/30 kB | 26/38 kB | 37 kB | 10 kB error 02-Jan-2023 17:52:28 Progress (5): 21 kB | 17/30 kB | 29/38 kB | 37 kB | 10 kB error 02-Jan-2023 17:52:28 error 02-Jan-2023 17:52:28 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 49 kB/s) error 02-Jan-2023 17:52:28 #17 37.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar error 02-Jan-2023 17:52:28 #17 37.33 Progress (4): 17/30 kB | 31/38 kB | 37 kB | 10 kB error 02-Jan-2023 17:52:28 Progress (4): 17/30 kB | 34/38 kB | 37 kB | 10 kB error 02-Jan-2023 17:52:28 Progress (4): 17/30 kB | 37/38 kB | 37 kB | 10 kB error 02-Jan-2023 17:52:28 Progress (4): 17/30 kB | 38 kB | 37 kB | 10 kB error 02-Jan-2023 17:52:28 Progress (4): 20/30 kB | 38 kB | 37 kB | 10 kB error 02-Jan-2023 17:52:28 Progress (4): 23/30 kB | 38 kB | 37 kB | 10 kB error 02-Jan-2023 17:52:28 Progress (4): 26/30 kB | 38 kB | 37 kB | 10 kB error 02-Jan-2023 17:52:28 Progress (4): 29/30 kB | 38 kB | 37 kB | 10 kB error 02-Jan-2023 17:52:28 Progress (4): 30 kB | 38 kB | 37 kB | 10 kB error 02-Jan-2023 17:52:28 error 02-Jan-2023 17:52:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 20 kB/s) error 02-Jan-2023 17:52:28 #17 37.44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 72 kB/s) error 02-Jan-2023 17:52:28 #17 37.44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 57 kB/s) error 02-Jan-2023 17:52:28 #17 37.46 Progress (2): 37 kB | 3.4/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 6.2/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 9.0/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 12/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 15/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 17/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 20/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 23/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 26/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 29/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 31/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 34/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 37/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 40/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 43/43 kB error 02-Jan-2023 17:52:28 Progress (2): 37 kB | 43 kB error 02-Jan-2023 17:52:28 error 02-Jan-2023 17:52:28 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 61 kB/s) error 02-Jan-2023 17:52:28 #17 37.58 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 65 kB/s) error 02-Jan-2023 17:52:28 #17 37.67 [INFO] Using 'UTF-8' encoding to copy filtered resources. error 02-Jan-2023 17:52:28 #17 37.69 [INFO] Copying 1 resource error 02-Jan-2023 17:52:28 #17 37.74 [INFO] Copying 2 resources error 02-Jan-2023 17:52:28 #17 37.80 [INFO] skip non existing resourceDirectory /app/package/src/main/webapp error 02-Jan-2023 17:52:28 #17 37.80 [INFO] error 02-Jan-2023 17:52:28 #17 37.80 [INFO] --- openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) @ referenceapplication-package --- error 02-Jan-2023 17:52:31 #17 41.04 Jan 02, 2023 5:52:31 PM org.jline.utils.Log logr error 02-Jan-2023 17:52:31 #17 41.04 WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) error 02-Jan-2023 17:52:32 #17 41.51 error 02-Jan-2023 17:52:32 #17 41.51 Downloading modules... error 02-Jan-2023 17:52:32 #17 41.51 error 02-Jan-2023 17:52:32 #17 41.52 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 02-Jan-2023 17:52:32 #17 41.67 Progress (1): 3.3/18 kB error 02-Jan-2023 17:52:32 Progress (1): 6.1/18 kB error 02-Jan-2023 17:52:32 Progress (1): 8.9/18 kB error 02-Jan-2023 17:52:32 Progress (1): 12/18 kB error 02-Jan-2023 17:52:32 Progress (1): 14/18 kB error 02-Jan-2023 17:52:32 Progress (1): 17/18 kB error 02-Jan-2023 17:52:32 Progress (1): 18 kB error 02-Jan-2023 17:52:32 error 02-Jan-2023 17:52:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.pom (18 kB at 64 kB/s) error 02-Jan-2023 17:52:32 #17 41.81 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 02-Jan-2023 17:52:33 #17 42.50 Progress (1): 4.1/205 kB error 02-Jan-2023 17:52:33 Progress (1): 8.2/205 kB error 02-Jan-2023 17:52:33 Progress (1): 12/205 kB error 02-Jan-2023 17:52:33 Progress (1): 16/205 kB error 02-Jan-2023 17:52:33 Progress (1): 20/205 kB error 02-Jan-2023 17:52:33 Progress (1): 25/205 kB error 02-Jan-2023 17:52:33 Progress (1): 29/205 kB error 02-Jan-2023 17:52:33 Progress (1): 33/205 kB error 02-Jan-2023 17:52:33 Progress (1): 37/205 kB error 02-Jan-2023 17:52:33 Progress (1): 41/205 kB error 02-Jan-2023 17:52:33 Progress (1): 45/205 kB error 02-Jan-2023 17:52:33 Progress (1): 49/205 kB error 02-Jan-2023 17:52:33 Progress (1): 52/205 kB error 02-Jan-2023 17:52:33 Progress (1): 56/205 kB error 02-Jan-2023 17:52:33 Progress (1): 60/205 kB error 02-Jan-2023 17:52:33 Progress (1): 64/205 kB error 02-Jan-2023 17:52:33 Progress (1): 68/205 kB error 02-Jan-2023 17:52:33 Progress (1): 72/205 kB error 02-Jan-2023 17:52:33 Progress (1): 76/205 kB error 02-Jan-2023 17:52:33 Progress (1): 80/205 kB error 02-Jan-2023 17:52:33 Progress (1): 84/205 kB error 02-Jan-2023 17:52:33 Progress (1): 86/205 kB error 02-Jan-2023 17:52:33 Progress (1): 90/205 kB error 02-Jan-2023 17:52:33 Progress (1): 95/205 kB error 02-Jan-2023 17:52:33 Progress (1): 99/205 kB error 02-Jan-2023 17:52:33 Progress (1): 103/205 kB error 02-Jan-2023 17:52:33 Progress (1): 107/205 kB error 02-Jan-2023 17:52:33 Progress (1): 111/205 kB error 02-Jan-2023 17:52:33 Progress (1): 115/205 kB error 02-Jan-2023 17:52:33 Progress (1): 119/205 kB error 02-Jan-2023 17:52:33 Progress (1): 121/205 kB error 02-Jan-2023 17:52:33 Progress (1): 125/205 kB error 02-Jan-2023 17:52:33 Progress (1): 129/205 kB error 02-Jan-2023 17:52:33 Progress (1): 133/205 kB error 02-Jan-2023 17:52:33 Progress (1): 138/205 kB error 02-Jan-2023 17:52:33 Progress (1): 142/205 kB error 02-Jan-2023 17:52:33 Progress (1): 146/205 kB error 02-Jan-2023 17:52:33 Progress (1): 150/205 kB error 02-Jan-2023 17:52:33 Progress (1): 154/205 kB error 02-Jan-2023 17:52:33 Progress (1): 156/205 kB error 02-Jan-2023 17:52:33 Progress (1): 160/205 kB error 02-Jan-2023 17:52:33 Progress (1): 164/205 kB error 02-Jan-2023 17:52:33 Progress (1): 168/205 kB error 02-Jan-2023 17:52:33 Progress (1): 172/205 kB error 02-Jan-2023 17:52:33 Progress (1): 176/205 kB error 02-Jan-2023 17:52:33 Progress (1): 181/205 kB error 02-Jan-2023 17:52:33 Progress (1): 185/205 kB error 02-Jan-2023 17:52:33 Progress (1): 189/205 kB error 02-Jan-2023 17:52:33 Progress (1): 191/205 kB error 02-Jan-2023 17:52:33 Progress (1): 195/205 kB error 02-Jan-2023 17:52:33 Progress (1): 199/205 kB error 02-Jan-2023 17:52:33 Progress (1): 203/205 kB error 02-Jan-2023 17:52:33 Progress (1): 205 kB error 02-Jan-2023 17:52:33 error 02-Jan-2023 17:52:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.jar (205 kB at 185 kB/s) error 02-Jan-2023 17:52:33 #17 42.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom error 02-Jan-2023 17:52:33 #17 43.06 Progress (1): 2.0 kB error 02-Jan-2023 17:52:33 error 02-Jan-2023 17:52:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 8.5 kB/s) error 02-Jan-2023 17:52:34 #17 43.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom error 02-Jan-2023 17:52:34 #17 43.30 Progress (1): 3.4/22 kB error 02-Jan-2023 17:52:34 Progress (1): 6.2/22 kB error 02-Jan-2023 17:52:34 Progress (1): 9.0/22 kB error 02-Jan-2023 17:52:34 Progress (1): 12/22 kB error 02-Jan-2023 17:52:34 Progress (1): 15/22 kB error 02-Jan-2023 17:52:34 Progress (1): 17/22 kB error 02-Jan-2023 17:52:34 Progress (1): 20/22 kB error 02-Jan-2023 17:52:34 Progress (1): 22 kB error 02-Jan-2023 17:52:34 error 02-Jan-2023 17:52:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 94 kB/s) error 02-Jan-2023 17:52:34 #17 43.44 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 02-Jan-2023 17:52:34 #17 43.55 Progress (1): 3.4 kB error 02-Jan-2023 17:52:34 error 02-Jan-2023 17:52:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 14 kB/s) error 02-Jan-2023 17:52:34 #17 43.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom error 02-Jan-2023 17:52:34 #17 43.80 Progress (1): 3.4/4.1 kB error 02-Jan-2023 17:52:34 Progress (1): 4.1 kB error 02-Jan-2023 17:52:34 error 02-Jan-2023 17:52:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 17 kB/s) error 02-Jan-2023 17:52:34 #17 43.92 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 02-Jan-2023 17:52:34 #17 44.04 Progress (1): 3.4/4.8 kB error 02-Jan-2023 17:52:34 Progress (1): 4.8 kB error 02-Jan-2023 17:52:34 error 02-Jan-2023 17:52:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 21 kB/s) error 02-Jan-2023 17:52:35 #17 44.16 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 02-Jan-2023 17:52:35 #17 44.28 Progress (1): 3.4/13 kB error 02-Jan-2023 17:52:35 Progress (1): 6.2/13 kB error 02-Jan-2023 17:52:35 Progress (1): 9.0/13 kB error 02-Jan-2023 17:52:35 Progress (1): 12/13 kB error 02-Jan-2023 17:52:35 Progress (1): 13 kB error 02-Jan-2023 17:52:35 error 02-Jan-2023 17:52:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 54 kB/s) error 02-Jan-2023 17:52:35 #17 44.42 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 02-Jan-2023 17:52:35 #17 44.53 Progress (1): 2.5 kB error 02-Jan-2023 17:52:35 error 02-Jan-2023 17:52:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 10 kB/s) error 02-Jan-2023 17:52:35 #17 44.66 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 02-Jan-2023 17:52:35 #17 44.78 Progress (1): 3.4/14 kB error 02-Jan-2023 17:52:35 Progress (1): 6.2/14 kB error 02-Jan-2023 17:52:35 Progress (1): 9.0/14 kB error 02-Jan-2023 17:52:35 Progress (1): 12/14 kB error 02-Jan-2023 17:52:35 Progress (1): 14 kB error 02-Jan-2023 17:52:35 error 02-Jan-2023 17:52:35 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 59 kB/s) error 02-Jan-2023 17:52:35 #17 44.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom error 02-Jan-2023 17:52:35 #17 45.04 Progress (1): 3.4/7.3 kB error 02-Jan-2023 17:52:35 Progress (1): 6.2/7.3 kB error 02-Jan-2023 17:52:35 Progress (1): 7.3 kB error 02-Jan-2023 17:52:35 error 02-Jan-2023 17:52:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 31 kB/s) error 02-Jan-2023 17:52:36 #17 45.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom error 02-Jan-2023 17:52:36 #17 45.29 Progress (1): 2.2 kB error 02-Jan-2023 17:52:36 error 02-Jan-2023 17:52:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 8.8 kB/s) error 02-Jan-2023 17:52:36 #17 45.41 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 02-Jan-2023 17:52:36 #17 45.53 Progress (1): 2.6 kB error 02-Jan-2023 17:52:36 error 02-Jan-2023 17:52:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 11 kB/s) error 02-Jan-2023 17:52:36 #17 45.65 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom error 02-Jan-2023 17:52:36 #17 45.76 Progress (1): 1.0 kB error 02-Jan-2023 17:52:36 error 02-Jan-2023 17:52:36 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.3 kB/s) error 02-Jan-2023 17:52:36 #17 45.90 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 02-Jan-2023 17:52:36 #17 46.02 Progress (1): 2.2 kB error 02-Jan-2023 17:52:36 error 02-Jan-2023 17:52:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 9.3 kB/s) error 02-Jan-2023 17:52:37 #17 46.14 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 02-Jan-2023 17:52:37 #17 46.29 Progress (1): 2.8 kB error 02-Jan-2023 17:52:37 error 02-Jan-2023 17:52:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 11 kB/s) error 02-Jan-2023 17:52:37 #17 46.41 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 02-Jan-2023 17:52:37 #17 46.52 Progress (1): 3.4/4.1 kB error 02-Jan-2023 17:52:37 Progress (1): 4.1 kB error 02-Jan-2023 17:52:37 error 02-Jan-2023 17:52:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 18 kB/s) error 02-Jan-2023 17:52:37 #17 46.70 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 02-Jan-2023 17:52:37 #17 46.82 Progress (1): 3.3/7.6 kB error 02-Jan-2023 17:52:37 Progress (1): 6.1/7.6 kB error 02-Jan-2023 17:52:37 Progress (1): 7.6 kB error 02-Jan-2023 17:52:37 error 02-Jan-2023 17:52:37 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 32 kB/s) error 02-Jan-2023 17:52:37 #17 46.98 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 02-Jan-2023 17:52:38 #17 47.10 Progress (1): 3.4/4.9 kB error 02-Jan-2023 17:52:38 Progress (1): 4.9 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 #17 ... error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 #15 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:52:38 #15 37.46 Progress (1): 3.3/10 kB error 02-Jan-2023 17:52:38 Progress (1): 6.1/10 kB error 02-Jan-2023 17:52:38 Progress (1): 8.9/10 kB error 02-Jan-2023 17:52:38 Progress (1): 10 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 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 13 kB/s) error 02-Jan-2023 17:52:38 #15 38.59 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 02-Jan-2023 17:52:38 #15 38.79 Progress (1): 3.3/43 kB error 02-Jan-2023 17:52:38 Progress (1): 6.1/43 kB error 02-Jan-2023 17:52:38 Progress (1): 8.9/43 kB error 02-Jan-2023 17:52:38 Progress (1): 12/43 kB error 02-Jan-2023 17:52:38 Progress (1): 14/43 kB error 02-Jan-2023 17:52:38 Progress (1): 17/43 kB error 02-Jan-2023 17:52:38 Progress (1): 20/43 kB error 02-Jan-2023 17:52:38 Progress (1): 23/43 kB error 02-Jan-2023 17:52:38 Progress (1): 26/43 kB error 02-Jan-2023 17:52:38 Progress (1): 28/43 kB error 02-Jan-2023 17:52:38 Progress (1): 31/43 kB error 02-Jan-2023 17:52:38 Progress (1): 34/43 kB error 02-Jan-2023 17:52:38 Progress (1): 37/43 kB error 02-Jan-2023 17:52:38 Progress (1): 40/43 kB error 02-Jan-2023 17:52:38 Progress (1): 42/43 kB error 02-Jan-2023 17:52:38 Progress (1): 43 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 63 kB/s) error 02-Jan-2023 17:52:38 #15 39.66 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 02-Jan-2023 17:52:38 #15 39.92 Progress (1): 3.4/10 kB error 02-Jan-2023 17:52:38 Progress (1): 6.2/10 kB error 02-Jan-2023 17:52:38 Progress (1): 9.0/10 kB error 02-Jan-2023 17:52:38 Progress (1): 10 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 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 21 kB/s) error 02-Jan-2023 17:52:38 #15 40.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 02-Jan-2023 17:52:38 #15 40.49 Progress (1): 3.4/11 kB error 02-Jan-2023 17:52:38 Progress (1): 6.2/11 kB error 02-Jan-2023 17:52:38 Progress (1): 9.0/11 kB error 02-Jan-2023 17:52:38 Progress (1): 11 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 24 kB/s) error 02-Jan-2023 17:52:38 #15 40.90 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 02-Jan-2023 17:52:38 #15 41.14 Progress (1): 3.4/31 kB error 02-Jan-2023 17:52:38 Progress (1): 6.2/31 kB error 02-Jan-2023 17:52:38 Progress (1): 9.0/31 kB error 02-Jan-2023 17:52:38 Progress (1): 12/31 kB error 02-Jan-2023 17:52:38 Progress (1): 15/31 kB error 02-Jan-2023 17:52:38 Progress (1): 17/31 kB error 02-Jan-2023 17:52:38 Progress (1): 20/31 kB error 02-Jan-2023 17:52:38 Progress (1): 23/31 kB error 02-Jan-2023 17:52:38 Progress (1): 26/31 kB error 02-Jan-2023 17:52:38 Progress (1): 29/31 kB error 02-Jan-2023 17:52:38 Progress (1): 31 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 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 52 kB/s) error 02-Jan-2023 17:52:38 #15 41.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom error 02-Jan-2023 17:52:38 #15 41.85 Progress (1): 3.4/15 kB error 02-Jan-2023 17:52:38 Progress (1): 6.2/15 kB error 02-Jan-2023 17:52:38 Progress (1): 9.0/15 kB error 02-Jan-2023 17:52:38 Progress (1): 12/15 kB error 02-Jan-2023 17:52:38 Progress (1): 15/15 kB error 02-Jan-2023 17:52:38 Progress (1): 15 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 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 38 kB/s) error 02-Jan-2023 17:52:38 #15 42.11 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 02-Jan-2023 17:52:38 #15 43.50 Progress (1): 4.1/221 kB error 02-Jan-2023 17:52:38 Progress (1): 7.5/221 kB error 02-Jan-2023 17:52:38 Progress (1): 12/221 kB error 02-Jan-2023 17:52:38 Progress (1): 16/221 kB error 02-Jan-2023 17:52:38 Progress (1): 20/221 kB error 02-Jan-2023 17:52:38 Progress (1): 24/221 kB error 02-Jan-2023 17:52:38 Progress (1): 28/221 kB error 02-Jan-2023 17:52:38 Progress (1): 32/221 kB error 02-Jan-2023 17:52:38 Progress (1): 36/221 kB error 02-Jan-2023 17:52:38 Progress (1): 40/221 kB error 02-Jan-2023 17:52:38 Progress (1): 42/221 kB error 02-Jan-2023 17:52:38 Progress (1): 46/221 kB error 02-Jan-2023 17:52:38 Progress (1): 51/221 kB error 02-Jan-2023 17:52:38 Progress (1): 55/221 kB error 02-Jan-2023 17:52:38 Progress (1): 59/221 kB error 02-Jan-2023 17:52:38 Progress (1): 63/221 kB error 02-Jan-2023 17:52:38 Progress (1): 67/221 kB error 02-Jan-2023 17:52:38 Progress (1): 71/221 kB error 02-Jan-2023 17:52:38 Progress (1): 75/221 kB error 02-Jan-2023 17:52:38 Progress (1): 77/221 kB error 02-Jan-2023 17:52:38 Progress (1): 81/221 kB error 02-Jan-2023 17:52:38 Progress (1): 85/221 kB error 02-Jan-2023 17:52:38 Progress (1): 89/221 kB error 02-Jan-2023 17:52:38 Progress (1): 94/221 kB error 02-Jan-2023 17:52:38 Progress (1): 98/221 kB error 02-Jan-2023 17:52:38 Progress (1): 102/221 kB error 02-Jan-2023 17:52:38 Progress (1): 106/221 kB error 02-Jan-2023 17:52:38 Progress (1): 110/221 kB error 02-Jan-2023 17:52:38 Progress (1): 112/221 kB error 02-Jan-2023 17:52:38 Progress (1): 116/221 kB error 02-Jan-2023 17:52:38 Progress (1): 120/221 kB error 02-Jan-2023 17:52:38 Progress (1): 124/221 kB error 02-Jan-2023 17:52:38 Progress (1): 128/221 kB error 02-Jan-2023 17:52:38 Progress (1): 132/221 kB error 02-Jan-2023 17:52:38 Progress (1): 137/221 kB error 02-Jan-2023 17:52:38 Progress (1): 141/221 kB error 02-Jan-2023 17:52:38 Progress (1): 145/221 kB error 02-Jan-2023 17:52:38 Progress (1): 147/221 kB error 02-Jan-2023 17:52:38 Progress (1): 151/221 kB error 02-Jan-2023 17:52:38 Progress (1): 155/221 kB error 02-Jan-2023 17:52:38 Progress (1): 159/221 kB error 02-Jan-2023 17:52:38 Progress (1): 163/221 kB error 02-Jan-2023 17:52:38 Progress (1): 167/221 kB error 02-Jan-2023 17:52:38 Progress (1): 171/221 kB error 02-Jan-2023 17:52:38 Progress (1): 175/221 kB error 02-Jan-2023 17:52:38 Progress (1): 180/221 kB error 02-Jan-2023 17:52:38 Progress (1): 182/221 kB error 02-Jan-2023 17:52:38 Progress (1): 186/221 kB error 02-Jan-2023 17:52:38 Progress (1): 190/221 kB error 02-Jan-2023 17:52:38 Progress (1): 194/221 kB error 02-Jan-2023 17:52:38 Progress (1): 198/221 kB error 02-Jan-2023 17:52:38 Progress (1): 202/221 kB error 02-Jan-2023 17:52:38 Progress (1): 206/221 kB error 02-Jan-2023 17:52:38 Progress (1): 210/221 kB error 02-Jan-2023 17:52:38 Progress (1): 214/221 kB error 02-Jan-2023 17:52:38 Progress (1): 216/221 kB error 02-Jan-2023 17:52:38 Progress (1): 221/221 kB error 02-Jan-2023 17:52:38 Progress (1): 221 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 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 111 kB/s) error 02-Jan-2023 17:52:38 #15 44.22 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 02-Jan-2023 17:52:38 #15 44.37 Progress (1): 3.4/5.8 kB error 02-Jan-2023 17:52:38 Progress (1): 5.8 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 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 02-Jan-2023 17:52:38 #15 44.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 02-Jan-2023 17:52:38 #15 44.71 Progress (1): 3.3/34 kB error 02-Jan-2023 17:52:38 Progress (1): 6.1/34 kB error 02-Jan-2023 17:52:38 Progress (1): 8.9/34 kB error 02-Jan-2023 17:52:38 Progress (1): 12/34 kB error 02-Jan-2023 17:52:38 Progress (1): 15/34 kB error 02-Jan-2023 17:52:38 Progress (1): 17/34 kB error 02-Jan-2023 17:52:38 Progress (1): 20/34 kB error 02-Jan-2023 17:52:38 Progress (1): 23/34 kB error 02-Jan-2023 17:52:38 Progress (1): 26/34 kB error 02-Jan-2023 17:52:38 Progress (1): 29/34 kB error 02-Jan-2023 17:52:38 Progress (1): 31/34 kB error 02-Jan-2023 17:52:38 Progress (1): 34 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 97 kB/s) error 02-Jan-2023 17:52:38 #15 45.01 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 02-Jan-2023 17:52:38 #15 45.14 Progress (1): 3.4/64 kB error 02-Jan-2023 17:52:38 Progress (1): 6.2/64 kB error 02-Jan-2023 17:52:38 Progress (1): 9.0/64 kB error 02-Jan-2023 17:52:38 Progress (1): 12/64 kB error 02-Jan-2023 17:52:38 Progress (1): 15/64 kB error 02-Jan-2023 17:52:38 Progress (1): 17/64 kB error 02-Jan-2023 17:52:38 Progress (1): 20/64 kB error 02-Jan-2023 17:52:38 Progress (1): 23/64 kB error 02-Jan-2023 17:52:38 Progress (1): 26/64 kB error 02-Jan-2023 17:52:38 Progress (1): 29/64 kB error 02-Jan-2023 17:52:38 Progress (1): 31/64 kB error 02-Jan-2023 17:52:38 Progress (1): 34/64 kB error 02-Jan-2023 17:52:38 Progress (1): 37/64 kB error 02-Jan-2023 17:52:38 Progress (1): 40/64 kB error 02-Jan-2023 17:52:38 Progress (1): 43/64 kB error 02-Jan-2023 17:52:38 Progress (1): 45/64 kB error 02-Jan-2023 17:52:38 Progress (1): 48/64 kB error 02-Jan-2023 17:52:38 Progress (1): 51/64 kB error 02-Jan-2023 17:52:38 Progress (1): 54/64 kB error 02-Jan-2023 17:52:38 Progress (1): 57/64 kB error 02-Jan-2023 17:52:38 Progress (1): 59/64 kB error 02-Jan-2023 17:52:38 Progress (1): 62/64 kB error 02-Jan-2023 17:52:38 Progress (1): 64 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 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 179 kB/s) error 02-Jan-2023 17:52:38 #15 45.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 02-Jan-2023 17:52:38 #15 45.76 Progress (1): 3.3/13 kB error 02-Jan-2023 17:52:38 Progress (1): 6.1/13 kB error 02-Jan-2023 17:52:38 Progress (1): 8.9/13 kB error 02-Jan-2023 17:52:38 Progress (1): 12/13 kB error 02-Jan-2023 17:52:38 Progress (1): 13 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 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 40 kB/s) error 02-Jan-2023 17:52:38 #15 46.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 02-Jan-2023 17:52:38 #15 46.19 Progress (1): 3.3/36 kB error 02-Jan-2023 17:52:38 Progress (1): 6.1/36 kB error 02-Jan-2023 17:52:38 Progress (1): 8.9/36 kB error 02-Jan-2023 17:52:38 Progress (1): 12/36 kB error 02-Jan-2023 17:52:38 Progress (1): 15/36 kB error 02-Jan-2023 17:52:38 Progress (1): 17/36 kB error 02-Jan-2023 17:52:38 Progress (1): 20/36 kB error 02-Jan-2023 17:52:38 Progress (1): 23/36 kB error 02-Jan-2023 17:52:38 Progress (1): 26/36 kB error 02-Jan-2023 17:52:38 Progress (1): 29/36 kB error 02-Jan-2023 17:52:38 Progress (1): 31/36 kB error 02-Jan-2023 17:52:38 Progress (1): 34/36 kB error 02-Jan-2023 17:52:38 Progress (1): 36 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom (36 kB at 97 kB/s) error 02-Jan-2023 17:52:38 #15 46.52 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 02-Jan-2023 17:52:38 #15 46.67 Progress (1): 3.3/5.3 kB error 02-Jan-2023 17:52:38 Progress (1): 5.3 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 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 18 kB/s) error 02-Jan-2023 17:52:38 #15 ... error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:52:38 #17 47.10 Progress (1): 3.4/4.9 kB error 02-Jan-2023 17:52:38 Progress (1): 4.9 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 21 kB/s) error 02-Jan-2023 17:52:38 #17 47.23 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 02-Jan-2023 17:52:38 #17 47.34 Progress (1): 1.5 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 6.6 kB/s) error 02-Jan-2023 17:52:38 #17 47.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom error 02-Jan-2023 17:52:38 #17 47.58 Progress (1): 3.3/15 kB error 02-Jan-2023 17:52:38 Progress (1): 6.1/15 kB error 02-Jan-2023 17:52:38 Progress (1): 8.9/15 kB error 02-Jan-2023 17:52:38 Progress (1): 12/15 kB error 02-Jan-2023 17:52:38 Progress (1): 15/15 kB error 02-Jan-2023 17:52:38 Progress (1): 15 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 65 kB/s) error 02-Jan-2023 17:52:38 #17 47.70 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 02-Jan-2023 17:52:38 #17 47.82 Progress (1): 1.5 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:38 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.6 kB/s) error 02-Jan-2023 17:52:38 #17 47.95 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 02-Jan-2023 17:52:38 #17 48.07 Progress (1): 3.4/3.4 kB error 02-Jan-2023 17:52:38 Progress (1): 3.4 kB error 02-Jan-2023 17:52:38 error 02-Jan-2023 17:52:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 15 kB/s) error 02-Jan-2023 17:52:39 #17 48.19 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 02-Jan-2023 17:52:39 #17 48.31 Progress (1): 3.4/14 kB error 02-Jan-2023 17:52:39 Progress (1): 6.2/14 kB error 02-Jan-2023 17:52:39 Progress (1): 9.0/14 kB error 02-Jan-2023 17:52:39 Progress (1): 12/14 kB error 02-Jan-2023 17:52:39 Progress (1): 14 kB error 02-Jan-2023 17:52:39 error 02-Jan-2023 17:52:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 62 kB/s) error 02-Jan-2023 17:52:39 #17 48.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom error 02-Jan-2023 17:52:39 #17 48.55 Progress (1): 3.4/4.1 kB error 02-Jan-2023 17:52:39 Progress (1): 4.1 kB error 02-Jan-2023 17:52:39 error 02-Jan-2023 17:52:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 17 kB/s) error 02-Jan-2023 17:52:39 #17 48.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom error 02-Jan-2023 17:52:39 #17 48.81 Progress (1): 3.0 kB error 02-Jan-2023 17:52:39 error 02-Jan-2023 17:52:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 13 kB/s) error 02-Jan-2023 17:52:39 #17 48.92 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 02-Jan-2023 17:52:39 #17 49.04 Progress (1): 3.4/6.7 kB error 02-Jan-2023 17:52:39 Progress (1): 6.2/6.7 kB error 02-Jan-2023 17:52:39 Progress (1): 6.7 kB error 02-Jan-2023 17:52:39 error 02-Jan-2023 17:52:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 29 kB/s) error 02-Jan-2023 17:52:40 #17 49.16 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 02-Jan-2023 17:52:40 #17 49.29 Progress (1): 3.0 kB error 02-Jan-2023 17:52:40 error 02-Jan-2023 17:52:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 12 kB/s) error 02-Jan-2023 17:52:40 #17 49.41 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 02-Jan-2023 17:52:40 #17 49.53 Progress (1): 1.6 kB error 02-Jan-2023 17:52:40 error 02-Jan-2023 17:52:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 6.9 kB/s) error 02-Jan-2023 17:52:40 #17 49.65 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom error 02-Jan-2023 17:52:40 #17 49.77 Progress (1): 2.6 kB error 02-Jan-2023 17:52:40 error 02-Jan-2023 17:52:40 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 02-Jan-2023 17:52:40 #17 50.01 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 02-Jan-2023 17:52:40 #17 50.14 Progress (1): 1.5 kB error 02-Jan-2023 17:52:41 error 02-Jan-2023 17:52:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 6.2 kB/s) error 02-Jan-2023 17:52:41 #17 50.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom error 02-Jan-2023 17:52:41 #17 50.37 Progress (1): 3.3/18 kB error 02-Jan-2023 17:52:41 Progress (1): 6.1/18 kB error 02-Jan-2023 17:52:41 Progress (1): 8.9/18 kB error 02-Jan-2023 17:52:41 Progress (1): 12/18 kB error 02-Jan-2023 17:52:41 Progress (1): 15/18 kB error 02-Jan-2023 17:52:41 Progress (1): 17/18 kB error 02-Jan-2023 17:52:41 Progress (1): 18 kB error 02-Jan-2023 17:52:41 error 02-Jan-2023 17:52:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 76 kB/s) error 02-Jan-2023 17:52:41 #17 50.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom error 02-Jan-2023 17:52:41 #17 50.62 Progress (1): 1.5 kB error 02-Jan-2023 17:52:41 error 02-Jan-2023 17:52:41 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.2 kB/s) error 02-Jan-2023 17:52:41 #17 50.74 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 02-Jan-2023 17:52:41 #17 50.86 Progress (1): 2.8 kB error 02-Jan-2023 17:52:41 error 02-Jan-2023 17:52:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 11 kB/s) error 02-Jan-2023 17:52:41 #17 50.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom error 02-Jan-2023 17:52:41 #17 51.11 Progress (1): 3.4/5.0 kB error 02-Jan-2023 17:52:42 Progress (1): 5.0 kB error 02-Jan-2023 17:52:42 error 02-Jan-2023 17:52:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 21 kB/s) error 02-Jan-2023 17:52:42 #17 51.24 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 02-Jan-2023 17:52:42 #17 51.35 Progress (1): 3.3/4.2 kB error 02-Jan-2023 17:52:42 Progress (1): 4.2 kB error 02-Jan-2023 17:52:42 error 02-Jan-2023 17:52:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 18 kB/s) error 02-Jan-2023 17:52:42 #17 51.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom error 02-Jan-2023 17:52:42 #17 51.61 Progress (1): 3.4/4.7 kB error 02-Jan-2023 17:52:42 Progress (1): 4.7 kB error 02-Jan-2023 17:52:42 error 02-Jan-2023 17:52:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 20 kB/s) error 02-Jan-2023 17:52:42 #17 51.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom error 02-Jan-2023 17:52:42 #17 51.86 Progress (1): 3.3/6.6 kB error 02-Jan-2023 17:52:42 Progress (1): 6.1/6.6 kB error 02-Jan-2023 17:52:42 Progress (1): 6.6 kB error 02-Jan-2023 17:52:42 error 02-Jan-2023 17:52:42 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 26 kB/s) error 02-Jan-2023 17:52:42 #17 51.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom error 02-Jan-2023 17:52:42 #17 52.10 Progress (1): 3.3/16 kB error 02-Jan-2023 17:52:43 Progress (1): 6.1/16 kB error 02-Jan-2023 17:52:43 Progress (1): 8.9/16 kB error 02-Jan-2023 17:52:43 Progress (1): 12/16 kB error 02-Jan-2023 17:52:43 Progress (1): 14/16 kB error 02-Jan-2023 17:52:43 Progress (1): 16 kB error 02-Jan-2023 17:52:43 error 02-Jan-2023 17:52:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 68 kB/s) error 02-Jan-2023 17:52:43 #17 52.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom error 02-Jan-2023 17:52:43 #17 52.34 Progress (1): 3.3/5.2 kB error 02-Jan-2023 17:52:43 Progress (1): 5.2 kB error 02-Jan-2023 17:52:43 error 02-Jan-2023 17:52:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 21 kB/s) error 02-Jan-2023 17:52:43 #17 52.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom error 02-Jan-2023 17:52:43 #17 52.60 Progress (1): 3.3/13 kB error 02-Jan-2023 17:52:43 Progress (1): 6.1/13 kB error 02-Jan-2023 17:52:43 Progress (1): 8.9/13 kB error 02-Jan-2023 17:52:43 Progress (1): 12/13 kB error 02-Jan-2023 17:52:43 Progress (1): 13 kB error 02-Jan-2023 17:52:43 error 02-Jan-2023 17:52:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 52 kB/s) error 02-Jan-2023 17:52:43 #17 52.72 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 02-Jan-2023 17:52:43 #17 52.85 Progress (1): 3.3/7.5 kB error 02-Jan-2023 17:52:43 Progress (1): 6.1/7.5 kB error 02-Jan-2023 17:52:43 Progress (1): 7.5 kB error 02-Jan-2023 17:52:43 error 02-Jan-2023 17:52:43 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 31 kB/s) error 02-Jan-2023 17:52:43 #17 52.97 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 02-Jan-2023 17:52:43 #17 53.09 Progress (1): 3.3/15 kB error 02-Jan-2023 17:52:44 Progress (1): 6.1/15 kB error 02-Jan-2023 17:52:44 Progress (1): 8.9/15 kB error 02-Jan-2023 17:52:44 Progress (1): 12/15 kB error 02-Jan-2023 17:52:44 Progress (1): 15/15 kB error 02-Jan-2023 17:52:44 Progress (1): 15 kB error 02-Jan-2023 17:52:44 error 02-Jan-2023 17:52:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 62 kB/s) error 02-Jan-2023 17:52:44 #17 53.24 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 02-Jan-2023 17:52:44 #17 53.39 Progress (1): 3.3/3.3 kB error 02-Jan-2023 17:52:44 Progress (1): 3.3 kB error 02-Jan-2023 17:52:44 error 02-Jan-2023 17:52:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 11 kB/s) error 02-Jan-2023 17:52:44 #17 53.52 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 02-Jan-2023 17:52:44 #17 53.64 Progress (1): 2.9 kB error 02-Jan-2023 17:52:44 error 02-Jan-2023 17:52:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 11 kB/s) error 02-Jan-2023 17:52:44 #17 53.78 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 02-Jan-2023 17:52:44 #17 53.91 Progress (1): 1.9 kB error 02-Jan-2023 17:52:44 error 02-Jan-2023 17:52:44 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 7.6 kB/s) error 02-Jan-2023 17:52:44 #17 54.05 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 02-Jan-2023 17:52:44 #17 54.17 Progress (1): 2.7 kB error 02-Jan-2023 17:52:45 error 02-Jan-2023 17:52:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 12 kB/s) error 02-Jan-2023 17:52:45 #17 54.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.pom error 02-Jan-2023 17:52:45 #17 54.41 Progress (1): 1.9 kB error 02-Jan-2023 17:52:45 error 02-Jan-2023 17:52:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 8.2 kB/s) error 02-Jan-2023 17:52:45 #17 54.55 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 02-Jan-2023 17:52:45 #17 54.67 Progress (1): 3.3/6.8 kB error 02-Jan-2023 17:52:45 Progress (1): 6.1/6.8 kB error 02-Jan-2023 17:52:45 Progress (1): 6.8 kB error 02-Jan-2023 17:52:45 error 02-Jan-2023 17:52:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.pom (6.8 kB at 28 kB/s) error 02-Jan-2023 17:52:45 #17 54.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom error 02-Jan-2023 17:52:45 #17 54.93 Progress (1): 2.3 kB error 02-Jan-2023 17:52:45 error 02-Jan-2023 17:52:45 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 9.7 kB/s) error 02-Jan-2023 17:52:45 #17 55.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom error 02-Jan-2023 17:52:45 #17 55.16 Progress (1): 2.7 kB error 02-Jan-2023 17:52:46 error 02-Jan-2023 17:52:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 12 kB/s) error 02-Jan-2023 17:52:46 #17 55.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom error 02-Jan-2023 17:52:46 #17 55.40 Progress (1): 3.4/5.7 kB error 02-Jan-2023 17:52:46 Progress (1): 5.7 kB error 02-Jan-2023 17:52:46 error 02-Jan-2023 17:52:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 24 kB/s) error 02-Jan-2023 17:52:46 #17 55.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom error 02-Jan-2023 17:52:46 #17 55.64 Progress (1): 727 B error 02-Jan-2023 17:52:46 error 02-Jan-2023 17:52:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 3.1 kB/s) error 02-Jan-2023 17:52:46 #17 55.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom error 02-Jan-2023 17:52:46 #17 55.89 Progress (1): 3.4/7.5 kB error 02-Jan-2023 17:52:46 Progress (1): 6.2/7.5 kB error 02-Jan-2023 17:52:46 Progress (1): 7.5 kB error 02-Jan-2023 17:52:46 error 02-Jan-2023 17:52:46 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 02-Jan-2023 17:52:46 #17 56.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom error 02-Jan-2023 17:52:46 #17 56.13 Progress (1): 3.3/6.9 kB error 02-Jan-2023 17:52:47 Progress (1): 6.1/6.9 kB error 02-Jan-2023 17:52:47 Progress (1): 6.9 kB error 02-Jan-2023 17:52:47 error 02-Jan-2023 17:52:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 30 kB/s) error 02-Jan-2023 17:52:47 #17 56.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar error 02-Jan-2023 17:52:47 #17 56.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 02-Jan-2023 17:52:47 #17 56.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 02-Jan-2023 17:52:47 #17 56.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 02-Jan-2023 17:52:47 #17 56.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 02-Jan-2023 17:52:47 #17 56.48 Progress (1): 3.4/52 kB error 02-Jan-2023 17:52:47 Progress (1): 6.2/52 kB error 02-Jan-2023 17:52:47 Progress (1): 9.0/52 kB error 02-Jan-2023 17:52:47 Progress (1): 12/52 kB error 02-Jan-2023 17:52:47 Progress (1): 15/52 kB error 02-Jan-2023 17:52:47 Progress (1): 17/52 kB error 02-Jan-2023 17:52:47 Progress (1): 20/52 kB error 02-Jan-2023 17:52:47 Progress (1): 23/52 kB error 02-Jan-2023 17:52:47 Progress (1): 26/52 kB error 02-Jan-2023 17:52:47 Progress (1): 29/52 kB error 02-Jan-2023 17:52:47 Progress (1): 31/52 kB error 02-Jan-2023 17:52:47 Progress (1): 34/52 kB error 02-Jan-2023 17:52:47 Progress (1): 37/52 kB error 02-Jan-2023 17:52:47 Progress (1): 40/52 kB error 02-Jan-2023 17:52:47 Progress (1): 43/52 kB error 02-Jan-2023 17:52:47 Progress (1): 45/52 kB error 02-Jan-2023 17:52:47 Progress (1): 48/52 kB error 02-Jan-2023 17:52:47 Progress (1): 51/52 kB error 02-Jan-2023 17:52:47 Progress (1): 52 kB error 02-Jan-2023 17:52:47 Progress (2): 52 kB | 3.4/197 kB error 02-Jan-2023 17:52:47 Progress (2): 52 kB | 6.2/197 kB error 02-Jan-2023 17:52:47 Progress (2): 52 kB | 9.0/197 kB error 02-Jan-2023 17:52:47 Progress (2): 52 kB | 12/197 kB error 02-Jan-2023 17:52:47 Progress (2): 52 kB | 15/197 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 3.4/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 6.2/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 9.0/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 12/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 15/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 17/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 20/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 23/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 26/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 29/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 31/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 34/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 37/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 40/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 43/45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 15/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 17/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 20/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 23/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 26/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 29/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 31/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 34/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 37/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 40/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 43/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 45/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 48/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 51/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 54/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 56/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 59/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 62/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 65/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 68/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 70/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 73/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 76/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 79/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 82/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 84/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 87/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 90/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 93/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 96/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 98/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 101/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 104/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 107/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 110/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 112/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 115/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 118/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 121/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 124/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 126/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 129/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 132/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 135/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 138/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 140/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 143/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (3): 52 kB | 146/197 kB | 45 kB error 02-Jan-2023 17:52:47 error 02-Jan-2023 17:52:47 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 209 kB/s) error 02-Jan-2023 17:52:47 #17 56.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar error 02-Jan-2023 17:52:47 #17 56.62 Progress (2): 149/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 152/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 154/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 157/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 160/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 163/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 166/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 168/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 171/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 174/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 177/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 180/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 182/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 185/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 187/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 190/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 193/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 196/197 kB | 45 kB error 02-Jan-2023 17:52:47 Progress (2): 197 kB | 45 kB error 02-Jan-2023 17:52:47 error 02-Jan-2023 17:52:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 139 kB/s) error 02-Jan-2023 17:52:47 #17 56.69 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 02-Jan-2023 17:52:47 #17 56.73 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 536 kB/s) error 02-Jan-2023 17:52:47 #17 56.74 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 02-Jan-2023 17:52:47 #17 56.80 Progress (1): 3.4/42 kB error 02-Jan-2023 17:52:47 Progress (1): 6.2/42 kB error 02-Jan-2023 17:52:47 Progress (1): 9.0/42 kB error 02-Jan-2023 17:52:47 Progress (1): 12/42 kB error 02-Jan-2023 17:52:47 Progress (1): 15/42 kB error 02-Jan-2023 17:52:47 Progress (1): 17/42 kB error 02-Jan-2023 17:52:47 Progress (1): 20/42 kB error 02-Jan-2023 17:52:47 Progress (1): 23/42 kB error 02-Jan-2023 17:52:47 Progress (1): 26/42 kB error 02-Jan-2023 17:52:47 Progress (1): 29/42 kB error 02-Jan-2023 17:52:47 Progress (1): 31/42 kB error 02-Jan-2023 17:52:47 Progress (1): 34/42 kB error 02-Jan-2023 17:52:47 Progress (1): 37/42 kB error 02-Jan-2023 17:52:47 Progress (1): 40/42 kB error 02-Jan-2023 17:52:47 Progress (1): 42 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 3.4/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 6.2/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 9.0/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 12/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 15/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 17/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 20/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 23/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 26/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 29/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 31/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 34/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 37/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 40/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 43/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 45/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 48/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 51/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 54/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 56/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 59/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 62/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 65/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 68/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 70/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 73/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 76/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 79/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 82/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 84/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 87/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 90/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 93/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 96/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 98/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 101/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 104/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 107/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 110/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 112/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 115/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 118/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 121/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 124/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 126/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 129/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 132/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 135/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 138/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 140/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 143/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 146/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 149/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 152/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 154/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 157/160 kB error 02-Jan-2023 17:52:47 Progress (2): 42 kB | 160 kB error 02-Jan-2023 17:52:47 Progress (3): 42 kB | 160 kB | 3.4/154 kB error 02-Jan-2023 17:52:47 Progress (3): 42 kB | 160 kB | 6.2/154 kB error 02-Jan-2023 17:52:47 Progress (3): 42 kB | 160 kB | 9.0/154 kB error 02-Jan-2023 17:52:47 Progress (3): 42 kB | 160 kB | 12/154 kB error 02-Jan-2023 17:52:47 error 02-Jan-2023 17:52:47 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 75 kB/s) error 02-Jan-2023 17:52:47 #17 56.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar error 02-Jan-2023 17:52:47 #17 57.00 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 257 kB/s) error 02-Jan-2023 17:52:47 #17 57.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar error 02-Jan-2023 17:52:47 #17 57.02 Progress (1): 15/154 kB error 02-Jan-2023 17:52:47 Progress (1): 17/154 kB error 02-Jan-2023 17:52:47 Progress (1): 20/154 kB error 02-Jan-2023 17:52:47 Progress (1): 23/154 kB error 02-Jan-2023 17:52:47 Progress (1): 26/154 kB error 02-Jan-2023 17:52:47 Progress (1): 29/154 kB error 02-Jan-2023 17:52:47 Progress (1): 31/154 kB error 02-Jan-2023 17:52:47 Progress (1): 34/154 kB error 02-Jan-2023 17:52:47 Progress (1): 37/154 kB error 02-Jan-2023 17:52:47 Progress (1): 40/154 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 3.4/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 6.2/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 9.0/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 12/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 15/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 17/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 20/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 23/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 26/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 29/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 31/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 34/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 37/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 40/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 43/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 45/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 48/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 51/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 54/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 57/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 59/62 kB error 02-Jan-2023 17:52:47 Progress (2): 40/154 kB | 62 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 3.4/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 6.2/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 9.0/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 12/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 15/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 17/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 20/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 23/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 26/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 29/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 31/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 34/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 37/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 40/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 43/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 45/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 48/50 kB error 02-Jan-2023 17:52:47 Progress (3): 40/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:47 Progress (3): 43/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 45/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 48/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 51/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 54/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 57/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 59/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 62/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 65/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 68/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 71/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 73/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 76/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 79/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 82/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 85/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (3): 87/154 kB | 62 kB | 50 kB error 02-Jan-2023 17:52:48 error 02-Jan-2023 17:52:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 78 kB/s) error 02-Jan-2023 17:52:48 #17 57.17 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 02-Jan-2023 17:52:48 #17 57.22 Progress (2): 90/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 93/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 96/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 99/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 101/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 104/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 107/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 109/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 112/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 115/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 118/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 121/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 123/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 126/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 129/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 132/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 135/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 137/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 140/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 143/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 146/154 kB | 50 kB error 02-Jan-2023 17:52:48 Progress (2): 149/154 kB | 50 kB error 02-Jan-2023 17:52:48 error 02-Jan-2023 17:52:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 58 kB/s) error 02-Jan-2023 17:52:48 #17 57.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar error 02-Jan-2023 17:52:48 #17 57.26 Progress (2): 149/154 kB | 4.1/557 kB error 02-Jan-2023 17:52:48 Progress (2): 149/154 kB | 8.2/557 kB error 02-Jan-2023 17:52:48 Progress (2): 149/154 kB | 12/557 kB error 02-Jan-2023 17:52:48 Progress (2): 149/154 kB | 16/557 kB error 02-Jan-2023 17:52:48 Progress (3): 149/154 kB | 16/557 kB | 3.4/25 kB error 02-Jan-2023 17:52:48 Progress (3): 149/154 kB | 16/557 kB | 6.2/25 kB error 02-Jan-2023 17:52:48 Progress (3): 149/154 kB | 16/557 kB | 9.0/25 kB error 02-Jan-2023 17:52:48 Progress (3): 149/154 kB | 16/557 kB | 12/25 kB error 02-Jan-2023 17:52:48 Progress (3): 149/154 kB | 16/557 kB | 15/25 kB error 02-Jan-2023 17:52:48 Progress (3): 149/154 kB | 16/557 kB | 17/25 kB error 02-Jan-2023 17:52:48 Progress (3): 149/154 kB | 16/557 kB | 20/25 kB error 02-Jan-2023 17:52:48 Progress (3): 149/154 kB | 16/557 kB | 23/25 kB error 02-Jan-2023 17:52:48 Progress (3): 149/154 kB | 16/557 kB | 25 kB error 02-Jan-2023 17:52:48 Progress (3): 151/154 kB | 16/557 kB | 25 kB error 02-Jan-2023 17:52:48 Progress (3): 154/154 kB | 16/557 kB | 25 kB error 02-Jan-2023 17:52:48 Progress (3): 154 kB | 16/557 kB | 25 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 3.4/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 6.2/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 9.0/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 12/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 15/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 17/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 20/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 23/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 26/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 29/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 31/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 34/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 37/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 40/42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 16/557 kB | 25 kB | 42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 20/557 kB | 25 kB | 42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 25/557 kB | 25 kB | 42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 29/557 kB | 25 kB | 42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 33/557 kB | 25 kB | 42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 37/557 kB | 25 kB | 42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 41/557 kB | 25 kB | 42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 45/557 kB | 25 kB | 42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 49/557 kB | 25 kB | 42 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 52/557 kB | 25 kB | 42 kB error 02-Jan-2023 17:52:48 error 02-Jan-2023 17:52:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 24 kB/s) error 02-Jan-2023 17:52:48 #17 57.40 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 02-Jan-2023 17:52:48 #17 57.42 Progress (4): 154 kB | 52/557 kB | 42 kB | 4.1/291 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 52/557 kB | 42 kB | 8.2/291 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 52/557 kB | 42 kB | 12/291 kB error 02-Jan-2023 17:52:48 Progress (4): 154 kB | 52/557 kB | 42 kB | 16/291 kB error 02-Jan-2023 17:52:48 error 02-Jan-2023 17:52:48 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 145 kB/s) error 02-Jan-2023 17:52:48 #17 57.44 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 02-Jan-2023 17:52:48 #17 57.46 Progress (3): 56/557 kB | 42 kB | 16/291 kB error 02-Jan-2023 17:52:48 Progress (3): 60/557 kB | 42 kB | 16/291 kB error 02-Jan-2023 17:52:48 Progress (3): 64/557 kB | 42 kB | 16/291 kB error 02-Jan-2023 17:52:48 Progress (3): 68/557 kB | 42 kB | 16/291 kB error 02-Jan-2023 17:52:48 error 02-Jan-2023 17:52:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 38 kB/s) error 02-Jan-2023 17:52:48 #17 57.47 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 02-Jan-2023 17:52:48 #17 57.47 Progress (2): 72/557 kB | 16/291 kB error 02-Jan-2023 17:52:48 Progress (2): 76/557 kB | 16/291 kB error 02-Jan-2023 17:52:48 Progress (2): 80/557 kB | 16/291 kB error 02-Jan-2023 17:52:48 Progress (2): 84/557 kB | 16/291 kB error 02-Jan-2023 17:52:48 Progress (2): 86/557 kB | 16/291 kB error 02-Jan-2023 17:52:48 Progress (2): 86/557 kB | 19/291 kB error 02-Jan-2023 17:52:48 Progress (2): 86/557 kB | 23/291 kB error 02-Jan-2023 17:52:48 Progress (2): 86/557 kB | 27/291 kB error 02-Jan-2023 17:52:48 Progress (2): 86/557 kB | 31/291 kB error 02-Jan-2023 17:52:48 Progress (2): 86/557 kB | 34/291 kB error 02-Jan-2023 17:52:48 Progress (2): 86/557 kB | 38/291 kB error 02-Jan-2023 17:52:48 Progress (2): 86/557 kB | 42/291 kB error 02-Jan-2023 17:52:48 Progress (2): 86/557 kB | 46/291 kB error 02-Jan-2023 17:52:48 Progress (2): 86/557 kB | 51/291 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 3.4/60 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 6.2/60 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 9.0/60 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 12/60 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 15/60 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 17/60 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 20/60 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 23/60 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 26/60 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 29/60 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 31/60 kB error 02-Jan-2023 17:52:48 Progress (3): 86/557 kB | 51/291 kB | 34/60 kB error 02-Jan-2023 17:52:48 Progress (4): 86/557 kB | 51/291 kB | 34/60 kB | 3.3/18 kB error 02-Jan-2023 17:52:48 Progress (4): 86/557 kB | 51/291 kB | 34/60 kB | 6.1/18 kB error 02-Jan-2023 17:52:48 Progress (4): 86/557 kB | 51/291 kB | 37/60 kB | 6.1/18 kB error 02-Jan-2023 17:52:48 Progress (4): 86/557 kB | 51/291 kB | 37/60 kB | 8.9/18 kB error 02-Jan-2023 17:52:48 Progress (4): 86/557 kB | 51/291 kB | 37/60 kB | 12/18 kB error 02-Jan-2023 17:52:48 Progress (4): 86/557 kB | 51/291 kB | 40/60 kB | 12/18 kB error 02-Jan-2023 17:52:48 Progress (4): 86/557 kB | 51/291 kB | 40/60 kB | 14/18 kB error 02-Jan-2023 17:52:48 Progress (4): 86/557 kB | 51/291 kB | 43/60 kB | 14/18 kB error 02-Jan-2023 17:52:48 Progress (4): 86/557 kB | 51/291 kB | 43/60 kB | 17/18 kB error 02-Jan-2023 17:52:48 Progress (4): 86/557 kB | 51/291 kB | 43/60 kB | 18 kB error 02-Jan-2023 17:52:48 Progress (4): 90/557 kB | 51/291 kB | 43/60 kB | 18 kB error 02-Jan-2023 17:52:48 Progress (4): 95/557 kB | 51/291 kB | 43/60 kB | 18 kB error 02-Jan-2023 17:52:48 Progress (4): 99/557 kB | 51/291 kB | 43/60 kB | 18 kB error 02-Jan-2023 17:52:48 Progress (4): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 3.4/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 6.2/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 9.0/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 12/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 15/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 17/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 20/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 23/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 26/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 29/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 31/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 34/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 37/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 40/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 43/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 45/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 48/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 51/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 54/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 57/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 59/61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 43/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 103/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 107/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 111/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 115/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 119/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 121/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 125/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 129/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 134/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 138/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 142/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 146/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 150/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 154/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 156/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 160/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 164/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 168/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 172/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 177/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 181/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 185/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 189/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 191/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 195/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 199/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 203/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 51/291 kB | 45/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 51/291 kB | 48/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 51/291 kB | 51/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 51/291 kB | 54/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 51/291 kB | 56/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 51/291 kB | 59/60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 51/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 55/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 59/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 63/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 67/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 69/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 73/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 77/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 81/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 85/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 89/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 94/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 98/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 102/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 104/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 108/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 112/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 116/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 207/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 211/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 215/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 220/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 224/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 226/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 230/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 234/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 238/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 242/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 246/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 250/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 254/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 258/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 260/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 265/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 269/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 273/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 277/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 281/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 285/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 289/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 293/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 295/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 299/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 303/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 308/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 312/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 316/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 320/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 324/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 328/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 330/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 334/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 338/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 342/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 346/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 351/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 355/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 359/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 363/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 365/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 369/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 373/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 377/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 381/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 385/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 390/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 394/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 398/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 400/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 404/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 408/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 412/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 416/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 420/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 424/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 428/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 433/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 435/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 439/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 443/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 447/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 451/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 455/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 459/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 463/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 Progress (5): 467/557 kB | 120/291 kB | 60 kB | 18 kB | 61 kB error 02-Jan-2023 17:52:48 error 02-Jan-2023 17:52:48 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 14 kB/s) error 02-Jan-2023 17:52:48 #17 57.71 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 02-Jan-2023 17:52:48 #17 57.71 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 46 kB/s) error 02-Jan-2023 17:52:48 #17 57.71 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 02-Jan-2023 17:52:48 #17 57.72 Progress (3): 467/557 kB | 124/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 128/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 132/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 137/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 139/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 143/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 147/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 151/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 155/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 159/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 163/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 167/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 171/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 173/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 178/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 182/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 186/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 190/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 194/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 198/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 202/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 206/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 208/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 212/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 216/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 221/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 225/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 229/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 233/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 237/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 241/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 243/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 247/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 251/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 255/291 kB | 60 kB error 02-Jan-2023 17:52:48 Progress (3): 467/557 kB | 259/291 kB | 60 kB error 02-Jan-2023 17:52:48 error 02-Jan-2023 17:52:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 44 kB/s) error 02-Jan-2023 17:52:48 #17 57.73 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 02-Jan-2023 17:52:48 #17 57.77 Progress (2): 469/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 473/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 478/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 482/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 486/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 490/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 494/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 498/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 502/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 504/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 508/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 512/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 516/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 521/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 525/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 529/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 533/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 537/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 539/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 543/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 547/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 551/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 555/557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 557 kB | 259/291 kB error 02-Jan-2023 17:52:48 Progress (2): 557 kB | 264/291 kB error 02-Jan-2023 17:52:48 Progress (2): 557 kB | 268/291 kB error 02-Jan-2023 17:52:48 Progress (2): 557 kB | 272/291 kB error 02-Jan-2023 17:52:48 Progress (2): 557 kB | 276/291 kB error 02-Jan-2023 17:52:48 Progress (2): 557 kB | 278/291 kB error 02-Jan-2023 17:52:48 Progress (2): 557 kB | 282/291 kB error 02-Jan-2023 17:52:48 Progress (2): 557 kB | 286/291 kB error 02-Jan-2023 17:52:48 Progress (2): 557 kB | 290/291 kB error 02-Jan-2023 17:52:48 Progress (2): 557 kB | 291 kB error 02-Jan-2023 17:52:48 Progress (3): 557 kB | 291 kB | 3.3/12 kB error 02-Jan-2023 17:52:48 Progress (3): 557 kB | 291 kB | 6.1/12 kB error 02-Jan-2023 17:52:48 Progress (3): 557 kB | 291 kB | 8.9/12 kB error 02-Jan-2023 17:52:48 Progress (3): 557 kB | 291 kB | 12 kB error 02-Jan-2023 17:52:48 Progress (4): 557 kB | 291 kB | 12 kB | 3.3/12 kB error 02-Jan-2023 17:52:48 Progress (4): 557 kB | 291 kB | 12 kB | 6.1/12 kB error 02-Jan-2023 17:52:48 Progress (4): 557 kB | 291 kB | 12 kB | 8.9/12 kB error 02-Jan-2023 17:52:48 Progress (4): 557 kB | 291 kB | 12 kB | 12 kB error 02-Jan-2023 17:52:48 error 02-Jan-2023 17:52:48 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 368 kB/s) error 02-Jan-2023 17:52:48 #17 57.89 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 02-Jan-2023 17:52:48 #17 57.93 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 186 kB/s) error 02-Jan-2023 17:52:48 #17 57.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar error 02-Jan-2023 17:52:48 #17 57.94 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 7.4 kB/s) error 02-Jan-2023 17:52:48 #17 57.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar error 02-Jan-2023 17:52:48 #17 57.94 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 02-Jan-2023 17:52:48 #17 57.94 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 02-Jan-2023 17:52:48 #17 58.00 Progress (1): 4.1/217 kB error 02-Jan-2023 17:52:48 Progress (1): 8.2/217 kB error 02-Jan-2023 17:52:48 Progress (1): 12/217 kB error 02-Jan-2023 17:52:48 Progress (1): 16/217 kB error 02-Jan-2023 17:52:48 Progress (1): 19/217 kB error 02-Jan-2023 17:52:48 Progress (1): 23/217 kB error 02-Jan-2023 17:52:48 Progress (1): 27/217 kB error 02-Jan-2023 17:52:48 Progress (1): 31/217 kB error 02-Jan-2023 17:52:48 Progress (1): 34/217 kB error 02-Jan-2023 17:52:48 Progress (1): 38/217 kB error 02-Jan-2023 17:52:48 Progress (1): 42/217 kB error 02-Jan-2023 17:52:48 Progress (1): 46/217 kB error 02-Jan-2023 17:52:48 Progress (1): 51/217 kB error 02-Jan-2023 17:52:48 Progress (1): 55/217 kB error 02-Jan-2023 17:52:48 Progress (1): 59/217 kB error 02-Jan-2023 17:52:48 Progress (1): 63/217 kB error 02-Jan-2023 17:52:48 Progress (1): 67/217 kB error 02-Jan-2023 17:52:48 Progress (1): 69/217 kB error 02-Jan-2023 17:52:48 Progress (1): 73/217 kB error 02-Jan-2023 17:52:48 Progress (1): 77/217 kB error 02-Jan-2023 17:52:48 Progress (1): 81/217 kB error 02-Jan-2023 17:52:48 Progress (1): 85/217 kB error 02-Jan-2023 17:52:48 Progress (1): 89/217 kB error 02-Jan-2023 17:52:48 Progress (1): 94/217 kB error 02-Jan-2023 17:52:48 Progress (1): 98/217 kB error 02-Jan-2023 17:52:48 Progress (1): 102/217 kB error 02-Jan-2023 17:52:48 Progress (1): 104/217 kB error 02-Jan-2023 17:52:48 Progress (1): 108/217 kB error 02-Jan-2023 17:52:48 Progress (1): 112/217 kB error 02-Jan-2023 17:52:48 Progress (1): 116/217 kB error 02-Jan-2023 17:52:48 Progress (1): 120/217 kB error 02-Jan-2023 17:52:48 Progress (1): 124/217 kB error 02-Jan-2023 17:52:48 Progress (1): 128/217 kB error 02-Jan-2023 17:52:48 Progress (1): 132/217 kB error 02-Jan-2023 17:52:48 Progress (1): 137/217 kB error 02-Jan-2023 17:52:48 Progress (1): 139/217 kB error 02-Jan-2023 17:52:48 Progress (1): 143/217 kB error 02-Jan-2023 17:52:48 Progress (1): 147/217 kB error 02-Jan-2023 17:52:48 Progress (1): 151/217 kB error 02-Jan-2023 17:52:48 Progress (1): 155/217 kB error 02-Jan-2023 17:52:48 Progress (1): 159/217 kB error 02-Jan-2023 17:52:48 Progress (1): 163/217 kB error 02-Jan-2023 17:52:48 Progress (1): 167/217 kB error 02-Jan-2023 17:52:48 Progress (1): 171/217 kB error 02-Jan-2023 17:52:48 Progress (1): 173/217 kB error 02-Jan-2023 17:52:48 Progress (1): 178/217 kB error 02-Jan-2023 17:52:48 Progress (1): 182/217 kB error 02-Jan-2023 17:52:48 Progress (1): 186/217 kB error 02-Jan-2023 17:52:48 Progress (1): 188/217 kB error 02-Jan-2023 17:52:48 Progress (1): 192/217 kB error 02-Jan-2023 17:52:48 Progress (1): 197/217 kB error 02-Jan-2023 17:52:48 Progress (1): 201/217 kB error 02-Jan-2023 17:52:48 Progress (1): 205/217 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 3.3/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 6.1/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 8.9/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 12/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 14/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 17/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 20/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 23/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 26/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 28/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 31/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 34/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 37/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 40/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 42/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 45/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 48/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 51/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 54/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 56/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 59/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 62/65 kB error 02-Jan-2023 17:52:48 Progress (2): 205/217 kB | 65 kB error 02-Jan-2023 17:52:48 Progress (2): 209/217 kB | 65 kB error 02-Jan-2023 17:52:48 Progress (2): 213/217 kB | 65 kB error 02-Jan-2023 17:52:48 Progress (2): 217 kB | 65 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 4.1/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 8.2/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 12/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 16/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 20/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 25/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 29/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 33/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 37/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 41/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 45/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 49/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 53/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 57/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 60/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 64/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 68/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 72/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 76/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 80/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 84/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 88/231 kB error 02-Jan-2023 17:52:49 Progress (3): 217 kB | 65 kB | 90/231 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:49 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 36 kB/s) error 02-Jan-2023 17:52:49 #17 58.17 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 02-Jan-2023 17:52:49 #17 58.18 Progress (2): 217 kB | 94/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 98/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 103/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 107/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 111/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 115/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 119/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 123/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 125/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 129/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 133/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 137/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 141/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 146/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 150/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 154/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 158/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 160/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 164/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 168/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 172/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 177/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 181/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 185/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 188/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 192/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 196/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 200/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 204/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 208/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 212/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 216/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 221/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 223/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 227/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 231/231 kB error 02-Jan-2023 17:52:49 Progress (2): 217 kB | 231 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 118 kB/s) error 02-Jan-2023 17:52:49 #17 58.21 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 02-Jan-2023 17:52:49 #17 58.29 Progress (2): 231 kB | 3.3/16 kB error 02-Jan-2023 17:52:49 Progress (2): 231 kB | 6.1/16 kB error 02-Jan-2023 17:52:49 Progress (2): 231 kB | 8.9/16 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 8.9/16 kB | 4.1/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 8.9/16 kB | 8.2/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 8.9/16 kB | 12/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 8.9/16 kB | 16/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 12/16 kB | 16/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 15/16 kB | 16/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 16/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 20/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 25/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 29/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 33/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 37/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 41/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 45/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 49/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 52/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 56/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 60/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 64/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 68/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 72/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 76/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 80/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 84/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 86/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 90/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 95/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 99/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 103/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 107/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 111/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 115/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 119/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 121/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 125/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 129/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 133/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 138/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 142/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 146/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 150/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 154/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 158/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 161/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 165/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 170/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 174/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 178/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 182/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 186/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 188/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 192/327 kB error 02-Jan-2023 17:52:49 Progress (3): 231 kB | 16 kB | 196/327 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 119 kB/s) error 02-Jan-2023 17:52:49 #17 58.32 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 02-Jan-2023 17:52:49 #17 58.32 Progress (2): 16 kB | 201/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 205/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 209/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 213/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 217/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 221/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 225/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 229/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 233/327 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 3.3/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 6.1/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 8.9/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 12/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 14/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 17/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 237/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 242/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 246/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 250/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 254/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 256/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 260/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 264/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 268/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 272/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 276/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 280/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 285/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 287/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 291/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 296/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 300/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 304/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 308/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 312/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 314/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 318/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 322/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 327/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 327 kB | 17 kB error 02-Jan-2023 17:52:49 #17 ... error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:49 #15 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:52:49 #15 48.62 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 02-Jan-2023 17:52:49 #15 48.77 Progress (1): 1.7 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 5.8 kB/s) error 02-Jan-2023 17:52:49 #15 48.94 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 02-Jan-2023 17:52:49 #15 49.08 Progress (1): 1.5 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 5.4 kB/s) error 02-Jan-2023 17:52:49 #15 49.23 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 02-Jan-2023 17:52:49 #15 49.37 Progress (1): 1.7 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 6.2 kB/s) error 02-Jan-2023 17:52:49 #15 49.54 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 02-Jan-2023 17:52:49 #15 49.68 Progress (1): 2.3 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 8.3 kB/s) error 02-Jan-2023 17:52:49 #15 49.83 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 02-Jan-2023 17:52:49 #15 49.97 Progress (1): 1.9 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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.1 kB/s) error 02-Jan-2023 17:52:49 #15 50.11 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 02-Jan-2023 17:52:49 #15 50.23 Progress (1): 1.7 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 5.5 kB/s) error 02-Jan-2023 17:52:49 #15 50.55 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 02-Jan-2023 17:52:49 #15 50.73 Progress (1): 2.3 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 6.0 kB/s) error 02-Jan-2023 17:52:49 #15 51.06 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 02-Jan-2023 17:52:49 #15 51.23 Progress (1): 2.1 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 6.0 kB/s) error 02-Jan-2023 17:52:49 #15 51.50 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 02-Jan-2023 17:52:49 #15 51.79 Progress (1): 1.9 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 3.9 kB/s) error 02-Jan-2023 17:52:49 #15 52.31 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 02-Jan-2023 17:52:49 #15 52.66 Progress (1): 2.1 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 3.8 kB/s) error 02-Jan-2023 17:52:49 #15 53.80 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 02-Jan-2023 17:52:49 #15 54.00 Progress (1): 3.3/5.5 kB error 02-Jan-2023 17:52:49 Progress (1): 5.5 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 13 kB/s) error 02-Jan-2023 17:52:49 #15 54.30 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 02-Jan-2023 17:52:49 #15 54.46 Progress (1): 3.3/15 kB error 02-Jan-2023 17:52:49 Progress (1): 6.1/15 kB error 02-Jan-2023 17:52:49 Progress (1): 8.9/15 kB error 02-Jan-2023 17:52:49 Progress (1): 12/15 kB error 02-Jan-2023 17:52:49 Progress (1): 14/15 kB error 02-Jan-2023 17:52:49 Progress (1): 15 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 45 kB/s) error 02-Jan-2023 17:52:49 #15 54.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 02-Jan-2023 17:52:49 #15 54.85 Progress (1): 3.3/67 kB error 02-Jan-2023 17:52:49 Progress (1): 6.1/67 kB error 02-Jan-2023 17:52:49 Progress (1): 8.9/67 kB error 02-Jan-2023 17:52:49 Progress (1): 12/67 kB error 02-Jan-2023 17:52:49 Progress (1): 15/67 kB error 02-Jan-2023 17:52:49 Progress (1): 17/67 kB error 02-Jan-2023 17:52:49 Progress (1): 20/67 kB error 02-Jan-2023 17:52:49 Progress (1): 23/67 kB error 02-Jan-2023 17:52:49 Progress (1): 26/67 kB error 02-Jan-2023 17:52:49 Progress (1): 29/67 kB error 02-Jan-2023 17:52:49 Progress (1): 31/67 kB error 02-Jan-2023 17:52:49 Progress (1): 34/67 kB error 02-Jan-2023 17:52:49 Progress (1): 37/67 kB error 02-Jan-2023 17:52:49 Progress (1): 40/67 kB error 02-Jan-2023 17:52:49 Progress (1): 42/67 kB error 02-Jan-2023 17:52:49 Progress (1): 45/67 kB error 02-Jan-2023 17:52:49 Progress (1): 48/67 kB error 02-Jan-2023 17:52:49 Progress (1): 51/67 kB error 02-Jan-2023 17:52:49 Progress (1): 54/67 kB error 02-Jan-2023 17:52:49 Progress (1): 56/67 kB error 02-Jan-2023 17:52:49 Progress (1): 59/67 kB error 02-Jan-2023 17:52:49 Progress (1): 62/67 kB error 02-Jan-2023 17:52:49 Progress (1): 65/67 kB error 02-Jan-2023 17:52:49 Progress (1): 67 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 151 kB/s) error 02-Jan-2023 17:52:49 #15 55.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 02-Jan-2023 17:52:49 #15 55.46 Progress (1): 3.3/5.1 kB error 02-Jan-2023 17:52:49 Progress (1): 5.1 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 18 kB/s) error 02-Jan-2023 17:52:49 #15 55.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 02-Jan-2023 17:52:49 #15 55.82 Progress (1): 3.3/12 kB error 02-Jan-2023 17:52:49 Progress (1): 6.1/12 kB error 02-Jan-2023 17:52:49 Progress (1): 8.9/12 kB error 02-Jan-2023 17:52:49 Progress (1): 12/12 kB error 02-Jan-2023 17:52:49 Progress (1): 12 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 37 kB/s) error 02-Jan-2023 17:52:49 #15 56.01 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 02-Jan-2023 17:52:49 #15 56.16 Progress (1): 3.3/43 kB error 02-Jan-2023 17:52:49 Progress (1): 6.1/43 kB error 02-Jan-2023 17:52:49 Progress (1): 8.9/43 kB error 02-Jan-2023 17:52:49 Progress (1): 12/43 kB error 02-Jan-2023 17:52:49 Progress (1): 14/43 kB error 02-Jan-2023 17:52:49 Progress (1): 17/43 kB error 02-Jan-2023 17:52:49 Progress (1): 20/43 kB error 02-Jan-2023 17:52:49 Progress (1): 23/43 kB error 02-Jan-2023 17:52:49 Progress (1): 26/43 kB error 02-Jan-2023 17:52:49 Progress (1): 28/43 kB error 02-Jan-2023 17:52:49 Progress (1): 31/43 kB error 02-Jan-2023 17:52:49 Progress (1): 34/43 kB error 02-Jan-2023 17:52:49 Progress (1): 37/43 kB error 02-Jan-2023 17:52:49 Progress (1): 40/43 kB error 02-Jan-2023 17:52:49 Progress (1): 42/43 kB error 02-Jan-2023 17:52:49 Progress (1): 43 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52: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 125 kB/s) error 02-Jan-2023 17:52:49 #15 58.32 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 02-Jan-2023 17:52:49 #15 58.68 Progress (1): 2.7 kB error 02-Jan-2023 17:52:49 #15 ... error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:49 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:52:49 #17 58.32 Progress (2): 16 kB | 201/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 205/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 209/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 213/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 217/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 221/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 225/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 229/327 kB error 02-Jan-2023 17:52:49 Progress (2): 16 kB | 233/327 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 3.3/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 6.1/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 8.9/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 12/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 14/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 17/17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 233/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 237/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 242/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 246/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 250/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 254/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 256/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 260/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 264/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 268/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 272/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 276/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 280/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 285/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 287/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 291/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 296/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 300/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 304/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 308/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 312/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 314/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 318/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 322/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 327/327 kB | 17 kB error 02-Jan-2023 17:52:49 Progress (3): 16 kB | 327 kB | 17 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 8.0 kB/s) error 02-Jan-2023 17:52:49 #17 58.41 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 02-Jan-2023 17:52:49 #17 58.44 Progress (3): 327 kB | 17 kB | 3.3/18 kB error 02-Jan-2023 17:52:49 Progress (3): 327 kB | 17 kB | 6.1/18 kB error 02-Jan-2023 17:52:49 Progress (3): 327 kB | 17 kB | 8.9/18 kB error 02-Jan-2023 17:52:49 Progress (3): 327 kB | 17 kB | 12/18 kB error 02-Jan-2023 17:52:49 Progress (3): 327 kB | 17 kB | 14/18 kB error 02-Jan-2023 17:52:49 Progress (3): 327 kB | 17 kB | 17/18 kB error 02-Jan-2023 17:52:49 Progress (3): 327 kB | 17 kB | 18 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:49 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.4 kB/s) error 02-Jan-2023 17:52:49 #17 58.45 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 02-Jan-2023 17:52:49 #17 58.48 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 02-Jan-2023 17:52:49 #17 58.48 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 02-Jan-2023 17:52:49 #17 58.52 Progress (2): 18 kB | 3.3/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 6.1/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 8.9/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 12/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 14/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 17/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 20/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 23/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 26/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 29/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 31/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 34/36 kB error 02-Jan-2023 17:52:49 Progress (2): 18 kB | 36 kB error 02-Jan-2023 17:52:49 Progress (3): 18 kB | 36 kB | 4.1/772 kB error 02-Jan-2023 17:52:49 Progress (3): 18 kB | 36 kB | 8.2/772 kB error 02-Jan-2023 17:52:49 Progress (3): 18 kB | 36 kB | 12/772 kB error 02-Jan-2023 17:52:49 Progress (3): 18 kB | 36 kB | 16/772 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:49 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 8.2 kB/s) error 02-Jan-2023 17:52:49 #17 58.56 Progress (3): 36 kB | 16/772 kB | 3.4/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 6.2/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 9.0/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 12/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 15/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 17/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 20/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 23/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 26/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 29/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 31/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 34/37 kB error 02-Jan-2023 17:52:49 Progress (3): 36 kB | 16/772 kB | 37 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 16/772 kB | 37 kB | 3.3/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 16/772 kB | 37 kB | 6.1/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 16/772 kB | 37 kB | 8.9/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 16/772 kB | 37 kB | 12/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 20/772 kB | 37 kB | 12/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 24/772 kB | 37 kB | 12/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 28/772 kB | 37 kB | 12/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 32/772 kB | 37 kB | 12/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 36/772 kB | 37 kB | 12/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 40/772 kB | 37 kB | 12/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 44/772 kB | 37 kB | 12/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 48/772 kB | 37 kB | 12/61 kB error 02-Jan-2023 17:52:49 Progress (4): 36 kB | 51/772 kB | 37 kB | 12/61 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.jar (36 kB at 16 kB/s) error 02-Jan-2023 17:52:49 #17 58.67 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 16 kB/s) error 02-Jan-2023 17:52:49 #17 58.69 Progress (2): 51/772 kB | 14/61 kB error 02-Jan-2023 17:52:49 Progress (2): 51/772 kB | 17/61 kB error 02-Jan-2023 17:52:49 Progress (2): 51/772 kB | 20/61 kB error 02-Jan-2023 17:52:49 Progress (2): 51/772 kB | 23/61 kB error 02-Jan-2023 17:52:49 Progress (2): 51/772 kB | 26/61 kB error 02-Jan-2023 17:52:49 Progress (2): 51/772 kB | 28/61 kB error 02-Jan-2023 17:52:49 Progress (2): 51/772 kB | 31/61 kB error 02-Jan-2023 17:52:49 Progress (2): 51/772 kB | 34/61 kB error 02-Jan-2023 17:52:49 Progress (2): 51/772 kB | 37/61 kB error 02-Jan-2023 17:52:49 Progress (2): 51/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 55/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 59/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 63/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 67/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 71/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 75/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 79/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 83/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 85/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 89/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 94/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 98/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 102/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 106/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 110/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 114/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 118/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 120/772 kB | 40/61 kB error 02-Jan-2023 17:52:49 Progress (2): 120/772 kB | 42/61 kB error 02-Jan-2023 17:52:49 Progress (2): 120/772 kB | 45/61 kB error 02-Jan-2023 17:52:49 Progress (2): 120/772 kB | 48/61 kB error 02-Jan-2023 17:52:49 Progress (2): 120/772 kB | 51/61 kB error 02-Jan-2023 17:52:49 Progress (2): 120/772 kB | 54/61 kB error 02-Jan-2023 17:52:49 Progress (2): 120/772 kB | 56/61 kB error 02-Jan-2023 17:52:49 Progress (2): 120/772 kB | 59/61 kB error 02-Jan-2023 17:52:49 Progress (2): 120/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 124/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 128/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 132/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 137/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 141/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 145/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 149/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 153/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 155/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 159/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 163/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 167/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 171/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 175/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 180/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 184/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 188/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 190/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 194/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 198/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 202/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 206/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 210/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 214/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 218/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 223/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 225/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 229/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 233/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 237/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 241/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 245/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 249/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 253/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 257/772 kB | 61 kB error 02-Jan-2023 17:52:49 Progress (2): 259/772 kB | 61 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:49 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 24 kB/s) error 02-Jan-2023 17:52:49 #17 58.94 Progress (1): 263/772 kB error 02-Jan-2023 17:52:49 Progress (1): 268/772 kB error 02-Jan-2023 17:52:49 Progress (1): 272/772 kB error 02-Jan-2023 17:52:49 Progress (1): 276/772 kB error 02-Jan-2023 17:52:49 Progress (1): 280/772 kB error 02-Jan-2023 17:52:49 Progress (1): 284/772 kB error 02-Jan-2023 17:52:49 Progress (1): 288/772 kB error 02-Jan-2023 17:52:49 Progress (1): 292/772 kB error 02-Jan-2023 17:52:49 Progress (1): 294/772 kB error 02-Jan-2023 17:52:49 Progress (1): 298/772 kB error 02-Jan-2023 17:52:49 Progress (1): 302/772 kB error 02-Jan-2023 17:52:49 Progress (1): 307/772 kB error 02-Jan-2023 17:52:49 Progress (1): 311/772 kB error 02-Jan-2023 17:52:49 Progress (1): 315/772 kB error 02-Jan-2023 17:52:49 Progress (1): 319/772 kB error 02-Jan-2023 17:52:49 Progress (1): 323/772 kB error 02-Jan-2023 17:52:49 Progress (1): 327/772 kB error 02-Jan-2023 17:52:49 Progress (1): 329/772 kB error 02-Jan-2023 17:52:49 Progress (1): 333/772 kB error 02-Jan-2023 17:52:49 Progress (1): 337/772 kB error 02-Jan-2023 17:52:49 Progress (1): 341/772 kB error 02-Jan-2023 17:52:49 Progress (1): 345/772 kB error 02-Jan-2023 17:52:49 Progress (1): 350/772 kB error 02-Jan-2023 17:52:49 Progress (1): 354/772 kB error 02-Jan-2023 17:52:49 Progress (1): 358/772 kB error 02-Jan-2023 17:52:49 Progress (1): 362/772 kB error 02-Jan-2023 17:52:49 Progress (1): 364/772 kB error 02-Jan-2023 17:52:49 Progress (1): 368/772 kB error 02-Jan-2023 17:52:49 Progress (1): 372/772 kB error 02-Jan-2023 17:52:49 Progress (1): 376/772 kB error 02-Jan-2023 17:52:49 Progress (1): 380/772 kB error 02-Jan-2023 17:52:49 Progress (1): 384/772 kB error 02-Jan-2023 17:52:49 Progress (1): 388/772 kB error 02-Jan-2023 17:52:49 Progress (1): 393/772 kB error 02-Jan-2023 17:52:49 Progress (1): 397/772 kB error 02-Jan-2023 17:52:49 Progress (1): 399/772 kB error 02-Jan-2023 17:52:49 Progress (1): 403/772 kB error 02-Jan-2023 17:52:49 Progress (1): 407/772 kB error 02-Jan-2023 17:52:49 Progress (1): 411/772 kB error 02-Jan-2023 17:52:49 Progress (1): 415/772 kB error 02-Jan-2023 17:52:49 Progress (1): 419/772 kB error 02-Jan-2023 17:52:49 Progress (1): 423/772 kB error 02-Jan-2023 17:52:49 Progress (1): 427/772 kB error 02-Jan-2023 17:52:49 Progress (1): 431/772 kB error 02-Jan-2023 17:52:49 Progress (1): 433/772 kB error 02-Jan-2023 17:52:49 Progress (1): 438/772 kB error 02-Jan-2023 17:52:49 Progress (1): 442/772 kB error 02-Jan-2023 17:52:49 Progress (1): 446/772 kB error 02-Jan-2023 17:52:49 Progress (1): 450/772 kB error 02-Jan-2023 17:52:49 Progress (1): 454/772 kB error 02-Jan-2023 17:52:49 Progress (1): 458/772 kB error 02-Jan-2023 17:52:49 Progress (1): 462/772 kB error 02-Jan-2023 17:52:49 Progress (1): 466/772 kB error 02-Jan-2023 17:52:49 Progress (1): 468/772 kB error 02-Jan-2023 17:52:49 Progress (1): 472/772 kB error 02-Jan-2023 17:52:49 Progress (1): 476/772 kB error 02-Jan-2023 17:52:49 Progress (1): 481/772 kB error 02-Jan-2023 17:52:49 Progress (1): 485/772 kB error 02-Jan-2023 17:52:49 Progress (1): 489/772 kB error 02-Jan-2023 17:52:49 Progress (1): 493/772 kB error 02-Jan-2023 17:52:49 Progress (1): 497/772 kB error 02-Jan-2023 17:52:49 Progress (1): 501/772 kB error 02-Jan-2023 17:52:49 Progress (1): 503/772 kB error 02-Jan-2023 17:52:49 Progress (1): 507/772 kB error 02-Jan-2023 17:52:49 Progress (1): 511/772 kB error 02-Jan-2023 17:52:49 Progress (1): 515/772 kB error 02-Jan-2023 17:52:49 Progress (1): 519/772 kB error 02-Jan-2023 17:52:49 Progress (1): 524/772 kB error 02-Jan-2023 17:52:49 Progress (1): 528/772 kB error 02-Jan-2023 17:52:49 Progress (1): 532/772 kB error 02-Jan-2023 17:52:49 Progress (1): 536/772 kB error 02-Jan-2023 17:52:49 Progress (1): 538/772 kB error 02-Jan-2023 17:52:49 Progress (1): 542/772 kB error 02-Jan-2023 17:52:49 Progress (1): 546/772 kB error 02-Jan-2023 17:52:49 Progress (1): 550/772 kB error 02-Jan-2023 17:52:49 Progress (1): 554/772 kB error 02-Jan-2023 17:52:49 Progress (1): 558/772 kB error 02-Jan-2023 17:52:49 Progress (1): 563/772 kB error 02-Jan-2023 17:52:49 Progress (1): 567/772 kB error 02-Jan-2023 17:52:49 Progress (1): 571/772 kB error 02-Jan-2023 17:52:49 Progress (1): 573/772 kB error 02-Jan-2023 17:52:49 Progress (1): 577/772 kB error 02-Jan-2023 17:52:49 Progress (1): 581/772 kB error 02-Jan-2023 17:52:49 Progress (1): 585/772 kB error 02-Jan-2023 17:52:49 Progress (1): 589/772 kB error 02-Jan-2023 17:52:49 Progress (1): 593/772 kB error 02-Jan-2023 17:52:49 Progress (1): 597/772 kB error 02-Jan-2023 17:52:49 Progress (1): 601/772 kB error 02-Jan-2023 17:52:49 Progress (1): 606/772 kB error 02-Jan-2023 17:52:49 Progress (1): 608/772 kB error 02-Jan-2023 17:52:49 Progress (1): 612/772 kB error 02-Jan-2023 17:52:49 Progress (1): 616/772 kB error 02-Jan-2023 17:52:49 Progress (1): 620/772 kB error 02-Jan-2023 17:52:49 Progress (1): 624/772 kB error 02-Jan-2023 17:52:49 Progress (1): 628/772 kB error 02-Jan-2023 17:52:49 Progress (1): 632/772 kB error 02-Jan-2023 17:52:49 Progress (1): 636/772 kB error 02-Jan-2023 17:52:49 Progress (1): 640/772 kB error 02-Jan-2023 17:52:49 Progress (1): 642/772 kB error 02-Jan-2023 17:52:49 Progress (1): 646/772 kB error 02-Jan-2023 17:52:49 Progress (1): 651/772 kB error 02-Jan-2023 17:52:49 Progress (1): 655/772 kB error 02-Jan-2023 17:52:49 Progress (1): 659/772 kB error 02-Jan-2023 17:52:49 Progress (1): 663/772 kB error 02-Jan-2023 17:52:49 Progress (1): 667/772 kB error 02-Jan-2023 17:52:49 Progress (1): 671/772 kB error 02-Jan-2023 17:52:49 Progress (1): 675/772 kB error 02-Jan-2023 17:52:49 Progress (1): 677/772 kB error 02-Jan-2023 17:52:49 Progress (1): 681/772 kB error 02-Jan-2023 17:52:49 Progress (1): 685/772 kB error 02-Jan-2023 17:52:49 Progress (1): 689/772 kB error 02-Jan-2023 17:52:49 Progress (1): 694/772 kB error 02-Jan-2023 17:52:49 Progress (1): 698/772 kB error 02-Jan-2023 17:52:49 Progress (1): 702/772 kB error 02-Jan-2023 17:52:49 Progress (1): 706/772 kB error 02-Jan-2023 17:52:49 Progress (1): 710/772 kB error 02-Jan-2023 17:52:49 Progress (1): 712/772 kB error 02-Jan-2023 17:52:49 Progress (1): 716/772 kB error 02-Jan-2023 17:52:49 Progress (1): 720/772 kB error 02-Jan-2023 17:52:49 Progress (1): 724/772 kB error 02-Jan-2023 17:52:49 Progress (1): 728/772 kB error 02-Jan-2023 17:52:49 Progress (1): 732/772 kB error 02-Jan-2023 17:52:49 Progress (1): 737/772 kB error 02-Jan-2023 17:52:49 Progress (1): 741/772 kB error 02-Jan-2023 17:52:49 Progress (1): 745/772 kB error 02-Jan-2023 17:52:49 Progress (1): 747/772 kB error 02-Jan-2023 17:52:49 Progress (1): 751/772 kB error 02-Jan-2023 17:52:49 Progress (1): 755/772 kB error 02-Jan-2023 17:52:49 Progress (1): 759/772 kB error 02-Jan-2023 17:52:49 Progress (1): 763/772 kB error 02-Jan-2023 17:52:49 Progress (1): 767/772 kB error 02-Jan-2023 17:52:49 Progress (1): 771/772 kB error 02-Jan-2023 17:52:49 Progress (1): 772 kB error 02-Jan-2023 17:52:49 error 02-Jan-2023 17:52:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 274 kB/s) error 02-Jan-2023 17:52:50 #17 59.63 [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.5.8:war error 02-Jan-2023 17:52:50 #17 59.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom error 02-Jan-2023 17:52:50 #17 59.75 Progress (1): 3.3/13 kB error 02-Jan-2023 17:52:50 Progress (1): 6.1/13 kB error 02-Jan-2023 17:52:50 Progress (1): 8.9/13 kB error 02-Jan-2023 17:52:50 Progress (1): 12/13 kB error 02-Jan-2023 17:52:50 Progress (1): 13 kB error 02-Jan-2023 17:52:50 error 02-Jan-2023 17:52:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom (13 kB at 59 kB/s) error 02-Jan-2023 17:52:50 #17 59.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war error 02-Jan-2023 17:52:51 #17 60.22 Progress (1): 0.3/79 MB error 02-Jan-2023 17:52:51 Progress (1): 0.5/79 MB error 02-Jan-2023 17:52:51 Progress (1): 0.8/79 MB error 02-Jan-2023 17:52:51 Progress (1): 1.1/79 MB error 02-Jan-2023 17:52:51 Progress (1): 1.3/79 MB error 02-Jan-2023 17:52:51 Progress (1): 1.6/79 MB error 02-Jan-2023 17:52:51 Progress (1): 1.9/79 MB error 02-Jan-2023 17:52:51 Progress (1): 2.1/79 MB error 02-Jan-2023 17:52:51 Progress (1): 2.4/79 MB error 02-Jan-2023 17:52:51 Progress (1): 2.6/79 MB error 02-Jan-2023 17:52:51 Progress (1): 2.9/79 MB error 02-Jan-2023 17:52:51 Progress (1): 3.2/79 MB error 02-Jan-2023 17:52:51 Progress (1): 3.4/79 MB error 02-Jan-2023 17:52:51 Progress (1): 3.7/79 MB error 02-Jan-2023 17:52:51 Progress (1): 4.0/79 MB error 02-Jan-2023 17:52:51 Progress (1): 4.2/79 MB error 02-Jan-2023 17:52:51 Progress (1): 4.5/79 MB error 02-Jan-2023 17:52:51 Progress (1): 4.7/79 MB error 02-Jan-2023 17:52:51 Progress (1): 5.0/79 MB error 02-Jan-2023 17:52:51 Progress (1): 5.3/79 MB error 02-Jan-2023 17:52:51 Progress (1): 5.5/79 MB error 02-Jan-2023 17:52:51 Progress (1): 5.8/79 MB error 02-Jan-2023 17:52:51 Progress (1): 6.0/79 MB error 02-Jan-2023 17:52:51 Progress (1): 6.3/79 MB error 02-Jan-2023 17:52:51 Progress (1): 6.6/79 MB error 02-Jan-2023 17:52:51 Progress (1): 6.8/79 MB error 02-Jan-2023 17:52:51 Progress (1): 7.1/79 MB error 02-Jan-2023 17:52:51 Progress (1): 7.4/79 MB error 02-Jan-2023 17:52:51 Progress (1): 7.6/79 MB error 02-Jan-2023 17:52:51 Progress (1): 7.9/79 MB error 02-Jan-2023 17:52:51 Progress (1): 8.1/79 MB error 02-Jan-2023 17:52:51 Progress (1): 8.4/79 MB error 02-Jan-2023 17:52:51 Progress (1): 8.7/79 MB error 02-Jan-2023 17:52:51 Progress (1): 8.9/79 MB error 02-Jan-2023 17:52:51 Progress (1): 9.2/79 MB error 02-Jan-2023 17:52:51 Progress (1): 9.5/79 MB error 02-Jan-2023 17:52:51 Progress (1): 9.7/79 MB error 02-Jan-2023 17:52:51 Progress (1): 10.0/79 MB error 02-Jan-2023 17:52:51 Progress (1): 10/79 MB error 02-Jan-2023 17:52:51 Progress (1): 11/79 MB error 02-Jan-2023 17:52:51 Progress (1): 11/79 MB error 02-Jan-2023 17:52:51 Progress (1): 11/79 MB error 02-Jan-2023 17:52:51 Progress (1): 11/79 MB error 02-Jan-2023 17:52:51 Progress (1): 12/79 MB error 02-Jan-2023 17:52:51 Progress (1): 12/79 MB error 02-Jan-2023 17:52:51 Progress (1): 12/79 MB error 02-Jan-2023 17:52:51 Progress (1): 12/79 MB error 02-Jan-2023 17:52:51 Progress (1): 13/79 MB error 02-Jan-2023 17:52:51 Progress (1): 13/79 MB error 02-Jan-2023 17:52:51 Progress (1): 13/79 MB error 02-Jan-2023 17:52:51 Progress (1): 13/79 MB error 02-Jan-2023 17:52:51 Progress (1): 14/79 MB error 02-Jan-2023 17:52:51 Progress (1): 14/79 MB error 02-Jan-2023 17:52:51 Progress (1): 14/79 MB error 02-Jan-2023 17:52:51 Progress (1): 14/79 MB error 02-Jan-2023 17:52:51 Progress (1): 15/79 MB error 02-Jan-2023 17:52:51 Progress (1): 15/79 MB error 02-Jan-2023 17:52:51 Progress (1): 15/79 MB error 02-Jan-2023 17:52:51 Progress (1): 15/79 MB error 02-Jan-2023 17:52:51 Progress (1): 16/79 MB error 02-Jan-2023 17:52:51 Progress (1): 16/79 MB error 02-Jan-2023 17:52:51 Progress (1): 16/79 MB error 02-Jan-2023 17:52:51 Progress (1): 17/79 MB error 02-Jan-2023 17:52:51 Progress (1): 17/79 MB error 02-Jan-2023 17:52:51 Progress (1): 17/79 MB error 02-Jan-2023 17:52:51 Progress (1): 17/79 MB error 02-Jan-2023 17:52:51 Progress (1): 18/79 MB error 02-Jan-2023 17:52:51 Progress (1): 18/79 MB error 02-Jan-2023 17:52:51 Progress (1): 18/79 MB error 02-Jan-2023 17:52:51 Progress (1): 18/79 MB error 02-Jan-2023 17:52:51 Progress (1): 19/79 MB error 02-Jan-2023 17:52:52 Progress (1): 19/79 MB error 02-Jan-2023 17:52:52 Progress (1): 19/79 MB error 02-Jan-2023 17:52:52 Progress (1): 19/79 MB error 02-Jan-2023 17:52:52 Progress (1): 20/79 MB error 02-Jan-2023 17:52:52 Progress (1): 20/79 MB error 02-Jan-2023 17:52:52 Progress (1): 20/79 MB error 02-Jan-2023 17:52:52 Progress (1): 20/79 MB error 02-Jan-2023 17:52:52 Progress (1): 21/79 MB error 02-Jan-2023 17:52:52 Progress (1): 21/79 MB error 02-Jan-2023 17:52:52 Progress (1): 21/79 MB error 02-Jan-2023 17:52:52 Progress (1): 22/79 MB error 02-Jan-2023 17:52:52 Progress (1): 22/79 MB error 02-Jan-2023 17:52:52 Progress (1): 22/79 MB error 02-Jan-2023 17:52:52 Progress (1): 22/79 MB error 02-Jan-2023 17:52:52 Progress (1): 23/79 MB error 02-Jan-2023 17:52:52 Progress (1): 23/79 MB error 02-Jan-2023 17:52:52 Progress (1): 23/79 MB error 02-Jan-2023 17:52:52 Progress (1): 23/79 MB error 02-Jan-2023 17:52:52 Progress (1): 24/79 MB error 02-Jan-2023 17:52:52 Progress (1): 24/79 MB error 02-Jan-2023 17:52:52 Progress (1): 24/79 MB error 02-Jan-2023 17:52:52 Progress (1): 24/79 MB error 02-Jan-2023 17:52:52 Progress (1): 25/79 MB error 02-Jan-2023 17:52:52 Progress (1): 25/79 MB error 02-Jan-2023 17:52:52 Progress (1): 25/79 MB error 02-Jan-2023 17:52:52 Progress (1): 25/79 MB error 02-Jan-2023 17:52:52 Progress (1): 26/79 MB error 02-Jan-2023 17:52:52 Progress (1): 26/79 MB error 02-Jan-2023 17:52:52 Progress (1): 26/79 MB error 02-Jan-2023 17:52:52 Progress (1): 26/79 MB error 02-Jan-2023 17:52:52 Progress (1): 27/79 MB error 02-Jan-2023 17:52:52 Progress (1): 27/79 MB error 02-Jan-2023 17:52:52 Progress (1): 27/79 MB error 02-Jan-2023 17:52:52 Progress (1): 28/79 MB error 02-Jan-2023 17:52:52 Progress (1): 28/79 MB error 02-Jan-2023 17:52:52 Progress (1): 28/79 MB error 02-Jan-2023 17:52:52 Progress (1): 28/79 MB error 02-Jan-2023 17:52:52 Progress (1): 29/79 MB error 02-Jan-2023 17:52:52 Progress (1): 29/79 MB error 02-Jan-2023 17:52:52 Progress (1): 29/79 MB error 02-Jan-2023 17:52:52 Progress (1): 29/79 MB error 02-Jan-2023 17:52:52 Progress (1): 30/79 MB error 02-Jan-2023 17:52:52 Progress (1): 30/79 MB error 02-Jan-2023 17:52:52 Progress (1): 30/79 MB error 02-Jan-2023 17:52:52 Progress (1): 30/79 MB error 02-Jan-2023 17:52:52 Progress (1): 31/79 MB error 02-Jan-2023 17:52:52 Progress (1): 31/79 MB error 02-Jan-2023 17:52:52 Progress (1): 31/79 MB error 02-Jan-2023 17:52:52 Progress (1): 31/79 MB error 02-Jan-2023 17:52:52 Progress (1): 32/79 MB error 02-Jan-2023 17:52:52 Progress (1): 32/79 MB error 02-Jan-2023 17:52:52 Progress (1): 32/79 MB error 02-Jan-2023 17:52:52 Progress (1): 33/79 MB error 02-Jan-2023 17:52:52 Progress (1): 33/79 MB error 02-Jan-2023 17:52:52 Progress (1): 33/79 MB error 02-Jan-2023 17:52:52 Progress (1): 33/79 MB error 02-Jan-2023 17:52:52 Progress (1): 34/79 MB error 02-Jan-2023 17:52:52 Progress (1): 34/79 MB error 02-Jan-2023 17:52:52 Progress (1): 34/79 MB error 02-Jan-2023 17:52:52 Progress (1): 34/79 MB error 02-Jan-2023 17:52:52 Progress (1): 35/79 MB error 02-Jan-2023 17:52:52 Progress (1): 35/79 MB error 02-Jan-2023 17:52:52 Progress (1): 35/79 MB error 02-Jan-2023 17:52:52 Progress (1): 35/79 MB error 02-Jan-2023 17:52:52 Progress (1): 36/79 MB error 02-Jan-2023 17:52:52 Progress (1): 36/79 MB error 02-Jan-2023 17:52:52 Progress (1): 36/79 MB error 02-Jan-2023 17:52:52 Progress (1): 36/79 MB error 02-Jan-2023 17:52:52 Progress (1): 37/79 MB error 02-Jan-2023 17:52:52 Progress (1): 37/79 MB error 02-Jan-2023 17:52:52 Progress (1): 37/79 MB error 02-Jan-2023 17:52:52 Progress (1): 38/79 MB error 02-Jan-2023 17:52:52 Progress (1): 38/79 MB error 02-Jan-2023 17:52:52 Progress (1): 38/79 MB error 02-Jan-2023 17:52:52 Progress (1): 38/79 MB error 02-Jan-2023 17:52:52 Progress (1): 39/79 MB error 02-Jan-2023 17:52:52 Progress (1): 39/79 MB error 02-Jan-2023 17:52:52 Progress (1): 39/79 MB error 02-Jan-2023 17:52:52 Progress (1): 39/79 MB error 02-Jan-2023 17:52:52 Progress (1): 40/79 MB error 02-Jan-2023 17:52:52 Progress (1): 40/79 MB error 02-Jan-2023 17:52:52 Progress (1): 40/79 MB error 02-Jan-2023 17:52:52 Progress (1): 40/79 MB error 02-Jan-2023 17:52:52 Progress (1): 41/79 MB error 02-Jan-2023 17:52:52 Progress (1): 41/79 MB error 02-Jan-2023 17:52:52 Progress (1): 41/79 MB error 02-Jan-2023 17:52:52 Progress (1): 41/79 MB error 02-Jan-2023 17:52:52 Progress (1): 42/79 MB error 02-Jan-2023 17:52:52 Progress (1): 42/79 MB error 02-Jan-2023 17:52:52 Progress (1): 42/79 MB error 02-Jan-2023 17:52:52 Progress (1): 42/79 MB error 02-Jan-2023 17:52:52 Progress (1): 43/79 MB error 02-Jan-2023 17:52:52 Progress (1): 43/79 MB error 02-Jan-2023 17:52:52 Progress (1): 43/79 MB error 02-Jan-2023 17:52:52 Progress (1): 44/79 MB error 02-Jan-2023 17:52:52 Progress (1): 44/79 MB error 02-Jan-2023 17:52:52 Progress (1): 44/79 MB error 02-Jan-2023 17:52:52 Progress (1): 44/79 MB error 02-Jan-2023 17:52:52 Progress (1): 45/79 MB error 02-Jan-2023 17:52:52 Progress (1): 45/79 MB error 02-Jan-2023 17:52:52 Progress (1): 45/79 MB error 02-Jan-2023 17:52:53 Progress (1): 45/79 MB error 02-Jan-2023 17:52:53 Progress (1): 46/79 MB error 02-Jan-2023 17:52:53 Progress (1): 46/79 MB error 02-Jan-2023 17:52:53 Progress (1): 46/79 MB error 02-Jan-2023 17:52:53 Progress (1): 46/79 MB error 02-Jan-2023 17:52:53 Progress (1): 47/79 MB error 02-Jan-2023 17:52:53 Progress (1): 47/79 MB error 02-Jan-2023 17:52:53 Progress (1): 47/79 MB error 02-Jan-2023 17:52:53 Progress (1): 47/79 MB error 02-Jan-2023 17:52:53 Progress (1): 48/79 MB error 02-Jan-2023 17:52:53 Progress (1): 48/79 MB error 02-Jan-2023 17:52:53 Progress (1): 48/79 MB error 02-Jan-2023 17:52:53 Progress (1): 49/79 MB error 02-Jan-2023 17:52:53 Progress (1): 49/79 MB error 02-Jan-2023 17:52:53 Progress (1): 49/79 MB error 02-Jan-2023 17:52:53 Progress (1): 49/79 MB error 02-Jan-2023 17:52:53 Progress (1): 50/79 MB error 02-Jan-2023 17:52:53 Progress (1): 50/79 MB error 02-Jan-2023 17:52:53 Progress (1): 50/79 MB error 02-Jan-2023 17:52:53 Progress (1): 50/79 MB error 02-Jan-2023 17:52:53 Progress (1): 51/79 MB error 02-Jan-2023 17:52:53 Progress (1): 51/79 MB error 02-Jan-2023 17:52:53 Progress (1): 51/79 MB error 02-Jan-2023 17:52:53 Progress (1): 51/79 MB error 02-Jan-2023 17:52:53 Progress (1): 52/79 MB error 02-Jan-2023 17:52:53 Progress (1): 52/79 MB error 02-Jan-2023 17:52:53 Progress (1): 52/79 MB error 02-Jan-2023 17:52:53 Progress (1): 52/79 MB error 02-Jan-2023 17:52:53 Progress (1): 53/79 MB error 02-Jan-2023 17:52:53 Progress (1): 53/79 MB error 02-Jan-2023 17:52:53 Progress (1): 53/79 MB error 02-Jan-2023 17:52:53 Progress (1): 53/79 MB error 02-Jan-2023 17:52:53 Progress (1): 54/79 MB error 02-Jan-2023 17:52:53 Progress (1): 54/79 MB error 02-Jan-2023 17:52:53 Progress (1): 54/79 MB error 02-Jan-2023 17:52:53 Progress (1): 55/79 MB error 02-Jan-2023 17:52:53 Progress (1): 55/79 MB error 02-Jan-2023 17:52:53 Progress (1): 55/79 MB error 02-Jan-2023 17:52:53 Progress (1): 55/79 MB error 02-Jan-2023 17:52:53 Progress (1): 56/79 MB error 02-Jan-2023 17:52:53 Progress (1): 56/79 MB error 02-Jan-2023 17:52:53 Progress (1): 56/79 MB error 02-Jan-2023 17:52:53 Progress (1): 56/79 MB error 02-Jan-2023 17:52:53 Progress (1): 57/79 MB error 02-Jan-2023 17:52:53 Progress (1): 57/79 MB error 02-Jan-2023 17:52:53 Progress (1): 57/79 MB error 02-Jan-2023 17:52:53 Progress (1): 57/79 MB error 02-Jan-2023 17:52:53 Progress (1): 58/79 MB error 02-Jan-2023 17:52:53 Progress (1): 58/79 MB error 02-Jan-2023 17:52:53 Progress (1): 58/79 MB error 02-Jan-2023 17:52:53 Progress (1): 58/79 MB error 02-Jan-2023 17:52:53 Progress (1): 59/79 MB error 02-Jan-2023 17:52:53 Progress (1): 59/79 MB error 02-Jan-2023 17:52:53 Progress (1): 59/79 MB error 02-Jan-2023 17:52:53 Progress (1): 60/79 MB error 02-Jan-2023 17:52:53 Progress (1): 60/79 MB error 02-Jan-2023 17:52:53 Progress (1): 60/79 MB error 02-Jan-2023 17:52:53 Progress (1): 60/79 MB error 02-Jan-2023 17:52:53 Progress (1): 61/79 MB error 02-Jan-2023 17:52:53 Progress (1): 61/79 MB error 02-Jan-2023 17:52:53 Progress (1): 61/79 MB error 02-Jan-2023 17:52:53 Progress (1): 61/79 MB error 02-Jan-2023 17:52:53 Progress (1): 62/79 MB error 02-Jan-2023 17:52:53 Progress (1): 62/79 MB error 02-Jan-2023 17:52:53 Progress (1): 62/79 MB error 02-Jan-2023 17:52:53 Progress (1): 62/79 MB error 02-Jan-2023 17:52:53 Progress (1): 63/79 MB error 02-Jan-2023 17:52:53 Progress (1): 63/79 MB error 02-Jan-2023 17:52:53 Progress (1): 63/79 MB error 02-Jan-2023 17:52:53 Progress (1): 63/79 MB error 02-Jan-2023 17:52:53 Progress (1): 64/79 MB error 02-Jan-2023 17:52:53 Progress (1): 64/79 MB error 02-Jan-2023 17:52:53 Progress (1): 64/79 MB error 02-Jan-2023 17:52:53 Progress (1): 65/79 MB error 02-Jan-2023 17:52:53 Progress (1): 65/79 MB error 02-Jan-2023 17:52:53 Progress (1): 65/79 MB error 02-Jan-2023 17:52:53 Progress (1): 65/79 MB error 02-Jan-2023 17:52:53 Progress (1): 66/79 MB error 02-Jan-2023 17:52:53 Progress (1): 66/79 MB error 02-Jan-2023 17:52:53 Progress (1): 66/79 MB error 02-Jan-2023 17:52:53 Progress (1): 66/79 MB error 02-Jan-2023 17:52:53 Progress (1): 67/79 MB error 02-Jan-2023 17:52:53 Progress (1): 67/79 MB error 02-Jan-2023 17:52:53 Progress (1): 67/79 MB error 02-Jan-2023 17:52:53 Progress (1): 67/79 MB error 02-Jan-2023 17:52:53 Progress (1): 68/79 MB error 02-Jan-2023 17:52:53 Progress (1): 68/79 MB error 02-Jan-2023 17:52:53 Progress (1): 68/79 MB error 02-Jan-2023 17:52:53 Progress (1): 68/79 MB error 02-Jan-2023 17:52:53 Progress (1): 69/79 MB error 02-Jan-2023 17:52:53 Progress (1): 69/79 MB error 02-Jan-2023 17:52:53 Progress (1): 69/79 MB error 02-Jan-2023 17:52:53 Progress (1): 69/79 MB error 02-Jan-2023 17:52:53 Progress (1): 70/79 MB error 02-Jan-2023 17:52:53 Progress (1): 70/79 MB error 02-Jan-2023 17:52:53 Progress (1): 70/79 MB error 02-Jan-2023 17:52:53 Progress (1): 71/79 MB error 02-Jan-2023 17:52:53 Progress (1): 71/79 MB error 02-Jan-2023 17:52:53 Progress (1): 71/79 MB error 02-Jan-2023 17:52:53 Progress (1): 71/79 MB error 02-Jan-2023 17:52:53 Progress (1): 72/79 MB error 02-Jan-2023 17:52:53 Progress (1): 72/79 MB error 02-Jan-2023 17:52:53 Progress (1): 72/79 MB error 02-Jan-2023 17:52:53 Progress (1): 72/79 MB error 02-Jan-2023 17:52:53 Progress (1): 73/79 MB error 02-Jan-2023 17:52:53 Progress (1): 73/79 MB error 02-Jan-2023 17:52:53 Progress (1): 73/79 MB error 02-Jan-2023 17:52:53 Progress (1): 73/79 MB error 02-Jan-2023 17:52:54 Progress (1): 74/79 MB error 02-Jan-2023 17:52:54 Progress (1): 74/79 MB error 02-Jan-2023 17:52:54 Progress (1): 74/79 MB error 02-Jan-2023 17:52:54 Progress (1): 74/79 MB error 02-Jan-2023 17:52:54 Progress (1): 75/79 MB error 02-Jan-2023 17:52:54 Progress (1): 75/79 MB error 02-Jan-2023 17:52:54 Progress (1): 75/79 MB error 02-Jan-2023 17:52:54 Progress (1): 76/79 MB error 02-Jan-2023 17:52:54 Progress (1): 76/79 MB error 02-Jan-2023 17:52:54 Progress (1): 76/79 MB error 02-Jan-2023 17:52:54 Progress (1): 76/79 MB error 02-Jan-2023 17:52:54 Progress (1): 77/79 MB error 02-Jan-2023 17:52:54 Progress (1): 77/79 MB error 02-Jan-2023 17:52:54 Progress (1): 77/79 MB error 02-Jan-2023 17:52:54 Progress (1): 77/79 MB error 02-Jan-2023 17:52:54 Progress (1): 78/79 MB error 02-Jan-2023 17:52:54 Progress (1): 78/79 MB error 02-Jan-2023 17:52:54 Progress (1): 78/79 MB error 02-Jan-2023 17:52:54 Progress (1): 78/79 MB error 02-Jan-2023 17:52:54 Progress (1): 79/79 MB error 02-Jan-2023 17:52:54 Progress (1): 79/79 MB error 02-Jan-2023 17:52:54 Progress (1): 79 MB error 02-Jan-2023 17:52:54 error 02-Jan-2023 17:52:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war (79 MB at 21 MB/s) error 02-Jan-2023 17:52:54 #17 63.59 [INFO] Copying openmrs-webapp-2.5.8.war to /app/package/target/distro/web/openmrs-2.5.8.war error 02-Jan-2023 17:52:54 #17 63.69 error 02-Jan-2023 17:52:54 #17 63.69 file:/app/package/target/distro/web/openmrs-2.5.8.war error 02-Jan-2023 17:52:54 #17 63.69 error 02-Jan-2023 17:52:54 #17 63.69 target:/app/package/target/distro/web error 02-Jan-2023 17:52:54 #17 63.72 [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0:jar error 02-Jan-2023 17:52:54 #17 63.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom error 02-Jan-2023 17:52:54 #17 63.85 Progress (1): 3.3/6.9 kB error 02-Jan-2023 17:52:54 Progress (1): 6.1/6.9 kB error 02-Jan-2023 17:52:54 Progress (1): 6.9 kB error 02-Jan-2023 17:52:54 error 02-Jan-2023 17:52:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom (6.9 kB at 29 kB/s) error 02-Jan-2023 17:52:54 #17 63.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom error 02-Jan-2023 17:52:55 #17 64.13 Progress (1): 3.3/5.3 kB error 02-Jan-2023 17:52:55 Progress (1): 5.3 kB error 02-Jan-2023 17:52:55 error 02-Jan-2023 17:52:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom (5.3 kB at 18 kB/s) error 02-Jan-2023 17:52:55 #17 64.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar error 02-Jan-2023 17:52:55 #17 64.54 Progress (1): 4.1/324 kB error 02-Jan-2023 17:52:55 Progress (1): 8.2/324 kB error 02-Jan-2023 17:52:55 Progress (1): 12/324 kB error 02-Jan-2023 17:52:55 Progress (1): 16/324 kB error 02-Jan-2023 17:52:55 Progress (1): 20/324 kB error 02-Jan-2023 17:52:55 Progress (1): 25/324 kB error 02-Jan-2023 17:52:55 Progress (1): 29/324 kB error 02-Jan-2023 17:52:55 Progress (1): 33/324 kB error 02-Jan-2023 17:52:55 Progress (1): 37/324 kB error 02-Jan-2023 17:52:55 Progress (1): 41/324 kB error 02-Jan-2023 17:52:55 Progress (1): 45/324 kB error 02-Jan-2023 17:52:55 Progress (1): 49/324 kB error 02-Jan-2023 17:52:55 Progress (1): 53/324 kB error 02-Jan-2023 17:52:55 Progress (1): 57/324 kB error 02-Jan-2023 17:52:55 Progress (1): 60/324 kB error 02-Jan-2023 17:52:55 Progress (1): 64/324 kB error 02-Jan-2023 17:52:55 Progress (1): 68/324 kB error 02-Jan-2023 17:52:55 Progress (1): 71/324 kB error 02-Jan-2023 17:52:55 Progress (1): 75/324 kB error 02-Jan-2023 17:52:55 Progress (1): 80/324 kB error 02-Jan-2023 17:52:55 Progress (1): 84/324 kB error 02-Jan-2023 17:52:55 Progress (1): 88/324 kB error 02-Jan-2023 17:52:55 Progress (1): 92/324 kB error 02-Jan-2023 17:52:55 Progress (1): 96/324 kB error 02-Jan-2023 17:52:55 Progress (1): 100/324 kB error 02-Jan-2023 17:52:55 Progress (1): 104/324 kB error 02-Jan-2023 17:52:55 Progress (1): 106/324 kB error 02-Jan-2023 17:52:55 Progress (1): 110/324 kB error 02-Jan-2023 17:52:55 Progress (1): 114/324 kB error 02-Jan-2023 17:52:55 Progress (1): 118/324 kB error 02-Jan-2023 17:52:55 Progress (1): 123/324 kB error 02-Jan-2023 17:52:55 Progress (1): 125/324 kB error 02-Jan-2023 17:52:55 Progress (1): 129/324 kB error 02-Jan-2023 17:52:55 Progress (1): 134/324 kB error 02-Jan-2023 17:52:55 Progress (1): 138/324 kB error 02-Jan-2023 17:52:55 Progress (1): 142/324 kB error 02-Jan-2023 17:52:55 Progress (1): 146/324 kB error 02-Jan-2023 17:52:55 Progress (1): 150/324 kB error 02-Jan-2023 17:52:55 Progress (1): 154/324 kB error 02-Jan-2023 17:52:55 Progress (1): 158/324 kB error 02-Jan-2023 17:52:55 Progress (1): 162/324 kB error 02-Jan-2023 17:52:55 Progress (1): 166/324 kB error 02-Jan-2023 17:52:55 Progress (1): 170/324 kB error 02-Jan-2023 17:52:55 Progress (1): 174/324 kB error 02-Jan-2023 17:52:55 Progress (1): 179/324 kB error 02-Jan-2023 17:52:55 Progress (1): 183/324 kB error 02-Jan-2023 17:52:55 Progress (1): 187/324 kB error 02-Jan-2023 17:52:55 Progress (1): 191/324 kB error 02-Jan-2023 17:52:55 Progress (1): 193/324 kB error 02-Jan-2023 17:52:55 Progress (1): 197/324 kB error 02-Jan-2023 17:52:55 Progress (1): 201/324 kB error 02-Jan-2023 17:52:55 Progress (1): 205/324 kB error 02-Jan-2023 17:52:55 Progress (1): 209/324 kB error 02-Jan-2023 17:52:55 Progress (1): 213/324 kB error 02-Jan-2023 17:52:55 Progress (1): 217/324 kB error 02-Jan-2023 17:52:55 Progress (1): 222/324 kB error 02-Jan-2023 17:52:55 Progress (1): 226/324 kB error 02-Jan-2023 17:52:55 Progress (1): 228/324 kB error 02-Jan-2023 17:52:55 Progress (1): 232/324 kB error 02-Jan-2023 17:52:55 Progress (1): 236/324 kB error 02-Jan-2023 17:52:55 Progress (1): 240/324 kB error 02-Jan-2023 17:52:55 Progress (1): 244/324 kB error 02-Jan-2023 17:52:55 Progress (1): 248/324 kB error 02-Jan-2023 17:52:55 Progress (1): 251/324 kB error 02-Jan-2023 17:52:55 Progress (1): 255/324 kB error 02-Jan-2023 17:52:55 Progress (1): 260/324 kB error 02-Jan-2023 17:52:55 Progress (1): 264/324 kB error 02-Jan-2023 17:52:55 Progress (1): 268/324 kB error 02-Jan-2023 17:52:55 Progress (1): 272/324 kB error 02-Jan-2023 17:52:55 Progress (1): 276/324 kB error 02-Jan-2023 17:52:55 Progress (1): 280/324 kB error 02-Jan-2023 17:52:55 Progress (1): 284/324 kB error 02-Jan-2023 17:52:55 Progress (1): 287/324 kB error 02-Jan-2023 17:52:55 Progress (1): 291/324 kB error 02-Jan-2023 17:52:55 Progress (1): 295/324 kB error 02-Jan-2023 17:52:55 Progress (1): 299/324 kB error 02-Jan-2023 17:52:55 Progress (1): 303/324 kB error 02-Jan-2023 17:52:55 Progress (1): 307/324 kB error 02-Jan-2023 17:52:55 Progress (1): 311/324 kB error 02-Jan-2023 17:52:55 Progress (1): 314/324 kB error 02-Jan-2023 17:52:55 Progress (1): 318/324 kB error 02-Jan-2023 17:52:55 Progress (1): 323/324 kB error 02-Jan-2023 17:52:55 Progress (1): 324 kB error 02-Jan-2023 17:52:55 error 02-Jan-2023 17:52:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar (324 kB at 730 kB/s) error 02-Jan-2023 17:52:55 #17 64.69 [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.13.0:jar error 02-Jan-2023 17:52:55 #17 64.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom error 02-Jan-2023 17:52:55 #17 64.81 Progress (1): 3.3/7.1 kB error 02-Jan-2023 17:52:55 Progress (1): 6.1/7.1 kB error 02-Jan-2023 17:52:55 Progress (1): 7.1 kB error 02-Jan-2023 17:52:55 error 02-Jan-2023 17:52:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom (7.1 kB at 31 kB/s) error 02-Jan-2023 17:52:55 #17 64.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom error 02-Jan-2023 17:52:56 #17 65.11 Progress (1): 3.3/9.1 kB error 02-Jan-2023 17:52:56 Progress (1): 6.1/9.1 kB error 02-Jan-2023 17:52:56 Progress (1): 8.9/9.1 kB error 02-Jan-2023 17:52:56 Progress (1): 9.1 kB error 02-Jan-2023 17:52:56 error 02-Jan-2023 17:52:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom (9.1 kB at 31 kB/s) error 02-Jan-2023 17:52:56 #17 65.22 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 02-Jan-2023 17:52:56 #17 65.33 Progress (1): 3.3/15 kB error 02-Jan-2023 17:52:56 Progress (1): 6.1/15 kB error 02-Jan-2023 17:52:56 Progress (1): 8.9/15 kB error 02-Jan-2023 17:52:56 Progress (1): 12/15 kB error 02-Jan-2023 17:52:56 Progress (1): 14/15 kB error 02-Jan-2023 17:52:56 Progress (1): 15 kB error 02-Jan-2023 17:52:56 error 02-Jan-2023 17:52:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/parents/maven-parent-openmrs-module/1.1.1/maven-parent-openmrs-module-1.1.1.pom (15 kB at 69 kB/s) error 02-Jan-2023 17:52:56 #17 65.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.jar error 02-Jan-2023 17:52:56 #17 65.78 Progress (1): 0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 0.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 1.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 2.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.1/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.2/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.3/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.4/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.5/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.6/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.7/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.8/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 3.9/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 4.0/4.0 MB error 02-Jan-2023 17:52:56 Progress (1): 4.0 MB error 02-Jan-2023 17:52:56 error 02-Jan-2023 17:52:56 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.2 MB/s) error 02-Jan-2023 17:52:56 #17 66.09 [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:2.0.0:jar error 02-Jan-2023 17:52:56 #17 66.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom error 02-Jan-2023 17:52:56 #17 66.21 Progress (1): 3.3/9.5 kB error 02-Jan-2023 17:52:57 Progress (1): 6.1/9.5 kB error 02-Jan-2023 17:52:57 Progress (1): 8.9/9.5 kB error 02-Jan-2023 17:52:57 Progress (1): 9.5 kB error 02-Jan-2023 17:52:57 error 02-Jan-2023 17:52:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom (9.5 kB at 42 kB/s) error 02-Jan-2023 17:52:57 #17 66.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom error 02-Jan-2023 17:52:57 #17 66.51 Progress (1): 3.3/10 kB error 02-Jan-2023 17:52:57 Progress (1): 6.1/10 kB error 02-Jan-2023 17:52:57 Progress (1): 8.9/10 kB error 02-Jan-2023 17:52:57 Progress (1): 10 kB error 02-Jan-2023 17:52:57 error 02-Jan-2023 17:52:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom (10 kB at 34 kB/s) error 02-Jan-2023 17:52:57 #17 66.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar error 02-Jan-2023 17:52:57 #17 66.94 Progress (1): 0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 0.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.5/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.6/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.7/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.8/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 1.9/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.0/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.1/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.2/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.3/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.4/2.4 MB error 02-Jan-2023 17:52:57 Progress (1): 2.4 MB error 02-Jan-2023 17:52:58 error 02-Jan-2023 17:52:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar (2.4 MB at 4.7 MB/s) error 02-Jan-2023 17:52:58 #17 67.13 [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0:jar error 02-Jan-2023 17:52:58 #17 67.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom error 02-Jan-2023 17:52:58 #17 67.26 Progress (1): 3.3/4.9 kB error 02-Jan-2023 17:52:58 Progress (1): 4.9 kB error 02-Jan-2023 17:52:58 error 02-Jan-2023 17:52:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom (4.9 kB at 20 kB/s) error 02-Jan-2023 17:52:58 #17 67.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom error 02-Jan-2023 17:52:58 #17 67.49 Progress (1): 3.3/6.2 kB error 02-Jan-2023 17:52:58 Progress (1): 6.1/6.2 kB error 02-Jan-2023 17:52:58 Progress (1): 6.2 kB error 02-Jan-2023 17:52:58 error 02-Jan-2023 17:52:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom (6.2 kB at 27 kB/s) error 02-Jan-2023 17:52:58 #17 67.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar error 02-Jan-2023 17:52:58 #17 67.72 Progress (1): 3.3/110 kB error 02-Jan-2023 17:52:58 Progress (1): 6.1/110 kB error 02-Jan-2023 17:52:58 Progress (1): 8.9/110 kB error 02-Jan-2023 17:52:58 Progress (1): 12/110 kB error 02-Jan-2023 17:52:58 Progress (1): 14/110 kB error 02-Jan-2023 17:52:58 Progress (1): 17/110 kB error 02-Jan-2023 17:52:58 Progress (1): 20/110 kB error 02-Jan-2023 17:52:58 Progress (1): 23/110 kB error 02-Jan-2023 17:52:58 Progress (1): 26/110 kB error 02-Jan-2023 17:52:58 Progress (1): 28/110 kB error 02-Jan-2023 17:52:58 Progress (1): 31/110 kB error 02-Jan-2023 17:52:58 Progress (1): 34/110 kB error 02-Jan-2023 17:52:58 Progress (1): 37/110 kB error 02-Jan-2023 17:52:58 Progress (1): 40/110 kB error 02-Jan-2023 17:52:58 Progress (1): 42/110 kB error 02-Jan-2023 17:52:58 Progress (1): 45/110 kB error 02-Jan-2023 17:52:58 Progress (1): 48/110 kB error 02-Jan-2023 17:52:58 Progress (1): 51/110 kB error 02-Jan-2023 17:52:58 Progress (1): 54/110 kB error 02-Jan-2023 17:52:58 Progress (1): 56/110 kB error 02-Jan-2023 17:52:58 Progress (1): 59/110 kB error 02-Jan-2023 17:52:58 Progress (1): 62/110 kB error 02-Jan-2023 17:52:58 Progress (1): 65/110 kB error 02-Jan-2023 17:52:58 Progress (1): 67/110 kB error 02-Jan-2023 17:52:58 Progress (1): 70/110 kB error 02-Jan-2023 17:52:58 Progress (1): 73/110 kB error 02-Jan-2023 17:52:58 Progress (1): 76/110 kB error 02-Jan-2023 17:52:58 Progress (1): 79/110 kB error 02-Jan-2023 17:52:58 Progress (1): 81/110 kB error 02-Jan-2023 17:52:58 Progress (1): 84/110 kB error 02-Jan-2023 17:52:58 Progress (1): 87/110 kB error 02-Jan-2023 17:52:58 Progress (1): 90/110 kB error 02-Jan-2023 17:52:58 Progress (1): 93/110 kB error 02-Jan-2023 17:52:58 Progress (1): 95/110 kB error 02-Jan-2023 17:52:58 Progress (1): 98/110 kB error 02-Jan-2023 17:52:58 Progress (1): 101/110 kB error 02-Jan-2023 17:52:58 Progress (1): 104/110 kB error 02-Jan-2023 17:52:58 Progress (1): 106/110 kB error 02-Jan-2023 17:52:58 Progress (1): 109/110 kB error 02-Jan-2023 17:52:58 Progress (1): 110 kB error 02-Jan-2023 17:52:58 error 02-Jan-2023 17:52:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar (110 kB at 341 kB/s) error 02-Jan-2023 17:52:58 #17 67.94 [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.14.0:jar error 02-Jan-2023 17:52:58 #17 67.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.pom error 02-Jan-2023 17:52:58 #17 68.07 Progress (1): 3.3/5.4 kB error 02-Jan-2023 17:52:58 Progress (1): 5.4 kB error 02-Jan-2023 17:52:58 error 02-Jan-2023 17:52:59 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 23 kB/s) error 02-Jan-2023 17:52:59 #17 68.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom error 02-Jan-2023 17:52:59 #17 68.36 Progress (1): 3.3/7.0 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/7.0 kB error 02-Jan-2023 17:52:59 Progress (1): 7.0 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom (7.0 kB at 25 kB/s) error 02-Jan-2023 17:52:59 #17 68.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar error 02-Jan-2023 17:52:59 #17 68.58 Progress (1): 3.3/75 kB error 02-Jan-2023 17:52:59 #17 ... error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 #15 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:52:59 #15 58.68 Progress (1): 2.7 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 5.0 kB/s) error 02-Jan-2023 17:52:59 #15 58.97 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 02-Jan-2023 17:52:59 #15 59.10 Progress (1): 2.7 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 10 kB/s) error 02-Jan-2023 17:52:59 #15 59.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom error 02-Jan-2023 17:52:59 #15 60.02 Progress (1): 3.3/9.2 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/9.2 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/9.2 kB error 02-Jan-2023 17:52:59 Progress (1): 9.2 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 22 kB/s) error 02-Jan-2023 17:52:59 #15 60.24 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 02-Jan-2023 17:52:59 #15 60.38 Progress (1): 3.3/151 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/151 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/151 kB error 02-Jan-2023 17:52:59 Progress (1): 12/151 kB error 02-Jan-2023 17:52:59 Progress (1): 14/151 kB error 02-Jan-2023 17:52:59 Progress (1): 17/151 kB error 02-Jan-2023 17:52:59 Progress (1): 20/151 kB error 02-Jan-2023 17:52:59 Progress (1): 23/151 kB error 02-Jan-2023 17:52:59 Progress (1): 26/151 kB error 02-Jan-2023 17:52:59 Progress (1): 28/151 kB error 02-Jan-2023 17:52:59 Progress (1): 31/151 kB error 02-Jan-2023 17:52:59 Progress (1): 34/151 kB error 02-Jan-2023 17:52:59 Progress (1): 37/151 kB error 02-Jan-2023 17:52:59 Progress (1): 40/151 kB error 02-Jan-2023 17:52:59 Progress (1): 42/151 kB error 02-Jan-2023 17:52:59 Progress (1): 45/151 kB error 02-Jan-2023 17:52:59 Progress (1): 48/151 kB error 02-Jan-2023 17:52:59 Progress (1): 51/151 kB error 02-Jan-2023 17:52:59 Progress (1): 54/151 kB error 02-Jan-2023 17:52:59 Progress (1): 56/151 kB error 02-Jan-2023 17:52:59 Progress (1): 59/151 kB error 02-Jan-2023 17:52:59 Progress (1): 62/151 kB error 02-Jan-2023 17:52:59 Progress (1): 65/151 kB error 02-Jan-2023 17:52:59 Progress (1): 67/151 kB error 02-Jan-2023 17:52:59 Progress (1): 70/151 kB error 02-Jan-2023 17:52:59 Progress (1): 73/151 kB error 02-Jan-2023 17:52:59 Progress (1): 76/151 kB error 02-Jan-2023 17:52:59 Progress (1): 79/151 kB error 02-Jan-2023 17:52:59 Progress (1): 81/151 kB error 02-Jan-2023 17:52:59 Progress (1): 84/151 kB error 02-Jan-2023 17:52:59 Progress (1): 87/151 kB error 02-Jan-2023 17:52:59 Progress (1): 90/151 kB error 02-Jan-2023 17:52:59 Progress (1): 93/151 kB error 02-Jan-2023 17:52:59 Progress (1): 95/151 kB error 02-Jan-2023 17:52:59 Progress (1): 98/151 kB error 02-Jan-2023 17:52:59 Progress (1): 101/151 kB error 02-Jan-2023 17:52:59 Progress (1): 104/151 kB error 02-Jan-2023 17:52:59 Progress (1): 107/151 kB error 02-Jan-2023 17:52:59 Progress (1): 109/151 kB error 02-Jan-2023 17:52:59 Progress (1): 112/151 kB error 02-Jan-2023 17:52:59 Progress (1): 115/151 kB error 02-Jan-2023 17:52:59 Progress (1): 118/151 kB error 02-Jan-2023 17:52:59 Progress (1): 121/151 kB error 02-Jan-2023 17:52:59 Progress (1): 123/151 kB error 02-Jan-2023 17:52:59 Progress (1): 126/151 kB error 02-Jan-2023 17:52:59 Progress (1): 129/151 kB error 02-Jan-2023 17:52:59 Progress (1): 132/151 kB error 02-Jan-2023 17:52:59 Progress (1): 135/151 kB error 02-Jan-2023 17:52:59 Progress (1): 137/151 kB error 02-Jan-2023 17:52:59 Progress (1): 140/151 kB error 02-Jan-2023 17:52:59 Progress (1): 143/151 kB error 02-Jan-2023 17:52:59 Progress (1): 146/151 kB error 02-Jan-2023 17:52:59 Progress (1): 149/151 kB error 02-Jan-2023 17:52:59 Progress (1): 151 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 296 kB/s) error 02-Jan-2023 17:52:59 #15 61.01 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 02-Jan-2023 17:52:59 #15 61.17 Progress (1): 3.3/16 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/16 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/16 kB error 02-Jan-2023 17:52:59 Progress (1): 12/16 kB error 02-Jan-2023 17:52:59 Progress (1): 14/16 kB error 02-Jan-2023 17:52:59 Progress (1): 16 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 53 kB/s) error 02-Jan-2023 17:52:59 #15 61.85 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 02-Jan-2023 17:52:59 #15 62.00 Progress (1): 3.3/6.1 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/6.1 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 20 kB/s) error 02-Jan-2023 17:52:59 #15 62.18 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 02-Jan-2023 17:52:59 #15 62.31 Progress (1): 3.3/5.0 kB error 02-Jan-2023 17:52:59 Progress (1): 5.0 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 18 kB/s) error 02-Jan-2023 17:52:59 #15 62.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 02-Jan-2023 17:52:59 #15 62.60 Progress (1): 3.3/66 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/66 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/66 kB error 02-Jan-2023 17:52:59 Progress (1): 12/66 kB error 02-Jan-2023 17:52:59 Progress (1): 15/66 kB error 02-Jan-2023 17:52:59 Progress (1): 17/66 kB error 02-Jan-2023 17:52:59 Progress (1): 20/66 kB error 02-Jan-2023 17:52:59 Progress (1): 23/66 kB error 02-Jan-2023 17:52:59 Progress (1): 26/66 kB error 02-Jan-2023 17:52:59 Progress (1): 29/66 kB error 02-Jan-2023 17:52:59 Progress (1): 31/66 kB error 02-Jan-2023 17:52:59 Progress (1): 34/66 kB error 02-Jan-2023 17:52:59 Progress (1): 37/66 kB error 02-Jan-2023 17:52:59 Progress (1): 40/66 kB error 02-Jan-2023 17:52:59 Progress (1): 42/66 kB error 02-Jan-2023 17:52:59 Progress (1): 45/66 kB error 02-Jan-2023 17:52:59 Progress (1): 48/66 kB error 02-Jan-2023 17:52:59 Progress (1): 51/66 kB error 02-Jan-2023 17:52:59 Progress (1): 54/66 kB error 02-Jan-2023 17:52:59 Progress (1): 56/66 kB error 02-Jan-2023 17:52:59 Progress (1): 59/66 kB error 02-Jan-2023 17:52:59 Progress (1): 62/66 kB error 02-Jan-2023 17:52:59 Progress (1): 65/66 kB error 02-Jan-2023 17:52:59 Progress (1): 66 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 206 kB/s) error 02-Jan-2023 17:52:59 #15 62.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 02-Jan-2023 17:52:59 #15 63.08 Progress (1): 3.3/11 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/11 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/11 kB error 02-Jan-2023 17:52:59 Progress (1): 11 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom (11 kB at 42 kB/s) error 02-Jan-2023 17:52:59 #15 63.23 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 02-Jan-2023 17:52:59 #15 63.35 Progress (1): 3.3/42 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/42 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/42 kB error 02-Jan-2023 17:52:59 Progress (1): 12/42 kB error 02-Jan-2023 17:52:59 Progress (1): 14/42 kB error 02-Jan-2023 17:52:59 Progress (1): 17/42 kB error 02-Jan-2023 17:52:59 Progress (1): 20/42 kB error 02-Jan-2023 17:52:59 Progress (1): 23/42 kB error 02-Jan-2023 17:52:59 Progress (1): 26/42 kB error 02-Jan-2023 17:52:59 Progress (1): 28/42 kB error 02-Jan-2023 17:52:59 Progress (1): 31/42 kB error 02-Jan-2023 17:52:59 Progress (1): 34/42 kB error 02-Jan-2023 17:52:59 Progress (1): 37/42 kB error 02-Jan-2023 17:52:59 Progress (1): 40/42 kB error 02-Jan-2023 17:52:59 Progress (1): 42 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 125 kB/s) error 02-Jan-2023 17:52:59 #15 63.69 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 02-Jan-2023 17:52:59 #15 63.81 Progress (1): 3.3/23 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/23 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/23 kB error 02-Jan-2023 17:52:59 Progress (1): 12/23 kB error 02-Jan-2023 17:52:59 Progress (1): 15/23 kB error 02-Jan-2023 17:52:59 Progress (1): 17/23 kB error 02-Jan-2023 17:52:59 Progress (1): 20/23 kB error 02-Jan-2023 17:52:59 Progress (1): 23/23 kB error 02-Jan-2023 17:52:59 Progress (1): 23 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 91 kB/s) error 02-Jan-2023 17:52:59 #15 63.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 02-Jan-2023 17:52:59 #15 64.11 Progress (1): 3.3/74 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/74 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/74 kB error 02-Jan-2023 17:52:59 Progress (1): 12/74 kB error 02-Jan-2023 17:52:59 Progress (1): 15/74 kB error 02-Jan-2023 17:52:59 Progress (1): 17/74 kB error 02-Jan-2023 17:52:59 Progress (1): 20/74 kB error 02-Jan-2023 17:52:59 Progress (1): 23/74 kB error 02-Jan-2023 17:52:59 Progress (1): 26/74 kB error 02-Jan-2023 17:52:59 Progress (1): 29/74 kB error 02-Jan-2023 17:52:59 Progress (1): 31/74 kB error 02-Jan-2023 17:52:59 Progress (1): 34/74 kB error 02-Jan-2023 17:52:59 Progress (1): 37/74 kB error 02-Jan-2023 17:52:59 Progress (1): 40/74 kB error 02-Jan-2023 17:52:59 Progress (1): 42/74 kB error 02-Jan-2023 17:52:59 Progress (1): 45/74 kB error 02-Jan-2023 17:52:59 Progress (1): 48/74 kB error 02-Jan-2023 17:52:59 Progress (1): 51/74 kB error 02-Jan-2023 17:52:59 Progress (1): 54/74 kB error 02-Jan-2023 17:52:59 Progress (1): 56/74 kB error 02-Jan-2023 17:52:59 Progress (1): 59/74 kB error 02-Jan-2023 17:52:59 Progress (1): 62/74 kB error 02-Jan-2023 17:52:59 Progress (1): 65/74 kB error 02-Jan-2023 17:52:59 Progress (1): 68/74 kB error 02-Jan-2023 17:52:59 Progress (1): 70/74 kB error 02-Jan-2023 17:52:59 Progress (1): 73/74 kB error 02-Jan-2023 17:52:59 Progress (1): 74 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 228 kB/s) error 02-Jan-2023 17:52:59 #15 64.42 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 02-Jan-2023 17:52:59 #15 64.55 Progress (1): 3.3/14 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/14 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/14 kB error 02-Jan-2023 17:52:59 Progress (1): 12/14 kB error 02-Jan-2023 17:52:59 Progress (1): 14 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 52 kB/s) error 02-Jan-2023 17:52:59 #15 64.76 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 02-Jan-2023 17:52:59 #15 64.90 Progress (1): 3.3/12 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/12 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/12 kB error 02-Jan-2023 17:52:59 Progress (1): 12 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 41 kB/s) error 02-Jan-2023 17:52:59 #15 65.10 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 02-Jan-2023 17:52:59 #15 65.23 Progress (1): 3.3/8.3 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/8.3 kB error 02-Jan-2023 17:52:59 Progress (1): 8.3 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 32 kB/s) error 02-Jan-2023 17:52:59 #15 65.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 02-Jan-2023 17:52:59 #15 65.78 Progress (1): 3.3/3.4 kB error 02-Jan-2023 17:52:59 Progress (1): 3.4 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (3.4 kB at 12 kB/s) error 02-Jan-2023 17:52:59 #15 66.41 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 02-Jan-2023 17:52:59 #15 66.54 Progress (1): 3.3/4.9 kB error 02-Jan-2023 17:52:59 Progress (1): 4.9 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 17 kB/s) error 02-Jan-2023 17:52:59 #15 66.74 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 02-Jan-2023 17:52:59 #15 68.03 Progress (1): 3.0 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom (3.0 kB at 2.1 kB/s) error 02-Jan-2023 17:52:59 #15 68.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 02-Jan-2023 17:52:59 #15 68.42 Progress (1): 3.3/9.7 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/9.7 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/9.7 kB error 02-Jan-2023 17:52:59 Progress (1): 9.7 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 36 kB/s) error 02-Jan-2023 17:52:59 #15 68.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 02-Jan-2023 17:52:59 #15 68.73 Progress (1): 3.3/17 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/17 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/17 kB error 02-Jan-2023 17:52:59 Progress (1): 12/17 kB error 02-Jan-2023 17:52:59 Progress (1): 15/17 kB error 02-Jan-2023 17:52:59 Progress (1): 17 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 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 55 kB/s) error 02-Jan-2023 17:52:59 #15 ... error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:52:59 #17 68.58 Progress (1): 3.3/75 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/75 kB error 02-Jan-2023 17:52:59 Progress (1): 8.9/75 kB error 02-Jan-2023 17:52:59 Progress (1): 12/75 kB error 02-Jan-2023 17:52:59 Progress (1): 14/75 kB error 02-Jan-2023 17:52:59 Progress (1): 17/75 kB error 02-Jan-2023 17:52:59 Progress (1): 20/75 kB error 02-Jan-2023 17:52:59 Progress (1): 23/75 kB error 02-Jan-2023 17:52:59 Progress (1): 26/75 kB error 02-Jan-2023 17:52:59 Progress (1): 29/75 kB error 02-Jan-2023 17:52:59 Progress (1): 31/75 kB error 02-Jan-2023 17:52:59 Progress (1): 34/75 kB error 02-Jan-2023 17:52:59 Progress (1): 37/75 kB error 02-Jan-2023 17:52:59 Progress (1): 40/75 kB error 02-Jan-2023 17:52:59 Progress (1): 43/75 kB error 02-Jan-2023 17:52:59 Progress (1): 45/75 kB error 02-Jan-2023 17:52:59 Progress (1): 48/75 kB error 02-Jan-2023 17:52:59 Progress (1): 51/75 kB error 02-Jan-2023 17:52:59 Progress (1): 54/75 kB error 02-Jan-2023 17:52:59 Progress (1): 56/75 kB error 02-Jan-2023 17:52:59 Progress (1): 59/75 kB error 02-Jan-2023 17:52:59 Progress (1): 62/75 kB error 02-Jan-2023 17:52:59 Progress (1): 65/75 kB error 02-Jan-2023 17:52:59 Progress (1): 68/75 kB error 02-Jan-2023 17:52:59 Progress (1): 70/75 kB error 02-Jan-2023 17:52:59 Progress (1): 73/75 kB error 02-Jan-2023 17:52:59 Progress (1): 75 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar (75 kB at 311 kB/s) error 02-Jan-2023 17:52:59 #17 68.71 [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.14.0:jar error 02-Jan-2023 17:52:59 #17 68.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom error 02-Jan-2023 17:52:59 #17 68.83 Progress (1): 3.3/8.5 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/8.5 kB error 02-Jan-2023 17:52:59 Progress (1): 8.5 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:52:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom (8.5 kB at 37 kB/s) error 02-Jan-2023 17:52:59 #17 68.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom error 02-Jan-2023 17:52:59 #17 69.05 Progress (1): 3.3/6.9 kB error 02-Jan-2023 17:52:59 Progress (1): 6.1/6.9 kB error 02-Jan-2023 17:52:59 Progress (1): 6.9 kB error 02-Jan-2023 17:52:59 error 02-Jan-2023 17:53:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom (6.9 kB at 31 kB/s) error 02-Jan-2023 17:53:00 #17 69.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar error 02-Jan-2023 17:53:00 #17 69.46 Progress (1): 0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.3/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.3/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.3/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.3/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.3/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.3/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.3/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.3/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.3/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.3/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.3/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.4/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.4/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.4/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.4/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.4/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.4/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.4/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.4/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.4/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.4/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.4/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.5/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.5/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.5/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.5/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.5/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.5/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.5/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.5/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.5/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.5/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.5/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.6/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.6/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.6/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.6/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.6/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.6/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.6/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.6/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.6/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.6/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.6/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.7/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.7/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.7/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.7/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.7/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.7/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.7/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.7/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.7/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.7/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.7/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.8/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.8/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.8/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.8/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.8/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.8/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.8/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.8/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.8/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.8/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.8/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.9/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.9/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.9/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.9/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.9/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.9/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.9/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.9/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.9/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.9/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 0.9/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.0/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.1/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.2/1.3 MB error 02-Jan-2023 17:53:00 Progress (1): 1.3 MB error 02-Jan-2023 17:53:00 error 02-Jan-2023 17:53:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar (1.3 MB at 2.9 MB/s) error 02-Jan-2023 17:53:00 #17 69.60 [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.8.0:jar error 02-Jan-2023 17:53:00 #17 69.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom error 02-Jan-2023 17:53:00 #17 69.71 Progress (1): 3.3/4.5 kB error 02-Jan-2023 17:53:00 Progress (1): 4.5 kB error 02-Jan-2023 17:53:00 error 02-Jan-2023 17:53:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom (4.5 kB at 21 kB/s) error 02-Jan-2023 17:53:00 #17 69.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom error 02-Jan-2023 17:53:00 #17 69.93 Progress (1): 3.3/36 kB error 02-Jan-2023 17:53:00 Progress (1): 6.1/36 kB error 02-Jan-2023 17:53:00 Progress (1): 8.9/36 kB error 02-Jan-2023 17:53:00 Progress (1): 12/36 kB error 02-Jan-2023 17:53:00 Progress (1): 15/36 kB error 02-Jan-2023 17:53:00 Progress (1): 17/36 kB error 02-Jan-2023 17:53:00 Progress (1): 20/36 kB error 02-Jan-2023 17:53:00 Progress (1): 23/36 kB error 02-Jan-2023 17:53:00 Progress (1): 26/36 kB error 02-Jan-2023 17:53:00 Progress (1): 29/36 kB error 02-Jan-2023 17:53:00 Progress (1): 31/36 kB error 02-Jan-2023 17:53:00 Progress (1): 34/36 kB error 02-Jan-2023 17:53:00 Progress (1): 36 kB error 02-Jan-2023 17:53:00 error 02-Jan-2023 17:53:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom (36 kB at 160 kB/s) error 02-Jan-2023 17:53:00 #17 70.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar error 02-Jan-2023 17:53:01 #17 70.42 Progress (1): 0.2/37 MB error 02-Jan-2023 17:53:01 Progress (1): 0.4/37 MB error 02-Jan-2023 17:53:01 Progress (1): 0.6/37 MB error 02-Jan-2023 17:53:01 Progress (1): 0.8/37 MB error 02-Jan-2023 17:53:01 Progress (1): 1.0/37 MB error 02-Jan-2023 17:53:01 Progress (1): 1.1/37 MB error 02-Jan-2023 17:53:01 Progress (1): 1.3/37 MB error 02-Jan-2023 17:53:01 Progress (1): 1.5/37 MB error 02-Jan-2023 17:53:01 Progress (1): 1.7/37 MB error 02-Jan-2023 17:53:01 Progress (1): 1.9/37 MB error 02-Jan-2023 17:53:01 Progress (1): 2.1/37 MB error 02-Jan-2023 17:53:01 Progress (1): 2.3/37 MB error 02-Jan-2023 17:53:01 Progress (1): 2.5/37 MB error 02-Jan-2023 17:53:01 Progress (1): 2.7/37 MB error 02-Jan-2023 17:53:01 Progress (1): 2.8/37 MB error 02-Jan-2023 17:53:01 Progress (1): 3.0/37 MB error 02-Jan-2023 17:53:01 Progress (1): 3.2/37 MB error 02-Jan-2023 17:53:01 Progress (1): 3.4/37 MB error 02-Jan-2023 17:53:01 Progress (1): 3.6/37 MB error 02-Jan-2023 17:53:01 Progress (1): 3.8/37 MB error 02-Jan-2023 17:53:01 Progress (1): 4.0/37 MB error 02-Jan-2023 17:53:01 Progress (1): 4.2/37 MB error 02-Jan-2023 17:53:01 Progress (1): 4.4/37 MB error 02-Jan-2023 17:53:01 Progress (1): 4.6/37 MB error 02-Jan-2023 17:53:01 Progress (1): 4.7/37 MB error 02-Jan-2023 17:53:01 Progress (1): 4.9/37 MB error 02-Jan-2023 17:53:01 Progress (1): 5.1/37 MB error 02-Jan-2023 17:53:01 Progress (1): 5.3/37 MB error 02-Jan-2023 17:53:01 Progress (1): 5.5/37 MB error 02-Jan-2023 17:53:01 Progress (1): 5.7/37 MB error 02-Jan-2023 17:53:01 Progress (1): 5.9/37 MB error 02-Jan-2023 17:53:01 Progress (1): 6.1/37 MB error 02-Jan-2023 17:53:01 Progress (1): 6.2/37 MB error 02-Jan-2023 17:53:01 Progress (1): 6.4/37 MB error 02-Jan-2023 17:53:01 Progress (1): 6.6/37 MB error 02-Jan-2023 17:53:01 Progress (1): 6.8/37 MB error 02-Jan-2023 17:53:01 Progress (1): 7.0/37 MB error 02-Jan-2023 17:53:01 Progress (1): 7.2/37 MB error 02-Jan-2023 17:53:01 Progress (1): 7.4/37 MB error 02-Jan-2023 17:53:01 Progress (1): 7.6/37 MB error 02-Jan-2023 17:53:01 Progress (1): 7.8/37 MB error 02-Jan-2023 17:53:01 Progress (1): 7.9/37 MB error 02-Jan-2023 17:53:01 Progress (1): 8.1/37 MB error 02-Jan-2023 17:53:01 Progress (1): 8.3/37 MB error 02-Jan-2023 17:53:01 Progress (1): 8.5/37 MB error 02-Jan-2023 17:53:01 Progress (1): 8.7/37 MB error 02-Jan-2023 17:53:01 Progress (1): 8.9/37 MB error 02-Jan-2023 17:53:01 Progress (1): 9.1/37 MB error 02-Jan-2023 17:53:01 Progress (1): 9.3/37 MB error 02-Jan-2023 17:53:01 Progress (1): 9.5/37 MB error 02-Jan-2023 17:53:01 Progress (1): 9.6/37 MB error 02-Jan-2023 17:53:01 Progress (1): 9.8/37 MB error 02-Jan-2023 17:53:01 Progress (1): 10/37 MB error 02-Jan-2023 17:53:01 Progress (1): 10/37 MB error 02-Jan-2023 17:53:01 Progress (1): 10/37 MB error 02-Jan-2023 17:53:01 Progress (1): 11/37 MB error 02-Jan-2023 17:53:01 Progress (1): 11/37 MB error 02-Jan-2023 17:53:01 Progress (1): 11/37 MB error 02-Jan-2023 17:53:01 Progress (1): 11/37 MB error 02-Jan-2023 17:53:01 Progress (1): 11/37 MB error 02-Jan-2023 17:53:01 Progress (1): 12/37 MB error 02-Jan-2023 17:53:01 Progress (1): 12/37 MB error 02-Jan-2023 17:53:01 Progress (1): 12/37 MB error 02-Jan-2023 17:53:01 Progress (1): 12/37 MB error 02-Jan-2023 17:53:01 Progress (1): 12/37 MB error 02-Jan-2023 17:53:01 Progress (1): 12/37 MB error 02-Jan-2023 17:53:01 Progress (1): 13/37 MB error 02-Jan-2023 17:53:01 Progress (1): 13/37 MB error 02-Jan-2023 17:53:01 Progress (1): 13/37 MB error 02-Jan-2023 17:53:01 Progress (1): 13/37 MB error 02-Jan-2023 17:53:01 Progress (1): 13/37 MB error 02-Jan-2023 17:53:01 Progress (1): 14/37 MB error 02-Jan-2023 17:53:01 Progress (1): 14/37 MB error 02-Jan-2023 17:53:01 Progress (1): 14/37 MB error 02-Jan-2023 17:53:01 Progress (1): 14/37 MB error 02-Jan-2023 17:53:01 Progress (1): 14/37 MB error 02-Jan-2023 17:53:01 Progress (1): 15/37 MB error 02-Jan-2023 17:53:01 Progress (1): 15/37 MB error 02-Jan-2023 17:53:01 Progress (1): 15/37 MB error 02-Jan-2023 17:53:01 Progress (1): 15/37 MB error 02-Jan-2023 17:53:01 Progress (1): 15/37 MB error 02-Jan-2023 17:53:01 Progress (1): 15/37 MB error 02-Jan-2023 17:53:01 Progress (1): 16/37 MB error 02-Jan-2023 17:53:01 Progress (1): 16/37 MB error 02-Jan-2023 17:53:01 Progress (1): 16/37 MB error 02-Jan-2023 17:53:01 Progress (1): 16/37 MB error 02-Jan-2023 17:53:01 Progress (1): 16/37 MB error 02-Jan-2023 17:53:01 Progress (1): 17/37 MB error 02-Jan-2023 17:53:01 Progress (1): 17/37 MB error 02-Jan-2023 17:53:01 Progress (1): 17/37 MB error 02-Jan-2023 17:53:01 Progress (1): 17/37 MB error 02-Jan-2023 17:53:01 Progress (1): 17/37 MB error 02-Jan-2023 17:53:01 Progress (1): 18/37 MB error 02-Jan-2023 17:53:01 Progress (1): 18/37 MB error 02-Jan-2023 17:53:01 Progress (1): 18/37 MB error 02-Jan-2023 17:53:01 Progress (1): 18/37 MB error 02-Jan-2023 17:53:01 Progress (1): 18/37 MB error 02-Jan-2023 17:53:01 Progress (1): 18/37 MB error 02-Jan-2023 17:53:01 Progress (1): 19/37 MB error 02-Jan-2023 17:53:01 Progress (1): 19/37 MB error 02-Jan-2023 17:53:01 Progress (1): 19/37 MB error 02-Jan-2023 17:53:01 Progress (1): 19/37 MB error 02-Jan-2023 17:53:01 Progress (1): 19/37 MB error 02-Jan-2023 17:53:01 Progress (1): 20/37 MB error 02-Jan-2023 17:53:01 Progress (1): 20/37 MB error 02-Jan-2023 17:53:01 Progress (1): 20/37 MB error 02-Jan-2023 17:53:01 Progress (1): 20/37 MB error 02-Jan-2023 17:53:01 Progress (1): 20/37 MB error 02-Jan-2023 17:53:01 Progress (1): 21/37 MB error 02-Jan-2023 17:53:01 Progress (1): 21/37 MB error 02-Jan-2023 17:53:01 Progress (1): 21/37 MB error 02-Jan-2023 17:53:01 Progress (1): 21/37 MB error 02-Jan-2023 17:53:01 Progress (1): 21/37 MB error 02-Jan-2023 17:53:02 Progress (1): 22/37 MB error 02-Jan-2023 17:53:02 Progress (1): 22/37 MB error 02-Jan-2023 17:53:02 Progress (1): 22/37 MB error 02-Jan-2023 17:53:02 Progress (1): 22/37 MB error 02-Jan-2023 17:53:02 Progress (1): 22/37 MB error 02-Jan-2023 17:53:02 Progress (1): 22/37 MB error 02-Jan-2023 17:53:02 Progress (1): 23/37 MB error 02-Jan-2023 17:53:02 Progress (1): 23/37 MB error 02-Jan-2023 17:53:02 Progress (1): 23/37 MB error 02-Jan-2023 17:53:02 Progress (1): 23/37 MB error 02-Jan-2023 17:53:02 Progress (1): 23/37 MB error 02-Jan-2023 17:53:02 Progress (1): 24/37 MB error 02-Jan-2023 17:53:02 Progress (1): 24/37 MB error 02-Jan-2023 17:53:02 Progress (1): 24/37 MB error 02-Jan-2023 17:53:02 Progress (1): 24/37 MB error 02-Jan-2023 17:53:02 Progress (1): 24/37 MB error 02-Jan-2023 17:53:02 Progress (1): 25/37 MB error 02-Jan-2023 17:53:02 Progress (1): 25/37 MB error 02-Jan-2023 17:53:02 Progress (1): 25/37 MB error 02-Jan-2023 17:53:02 Progress (1): 25/37 MB error 02-Jan-2023 17:53:02 Progress (1): 25/37 MB error 02-Jan-2023 17:53:02 Progress (1): 25/37 MB error 02-Jan-2023 17:53:02 Progress (1): 26/37 MB error 02-Jan-2023 17:53:02 Progress (1): 26/37 MB error 02-Jan-2023 17:53:02 Progress (1): 26/37 MB error 02-Jan-2023 17:53:02 Progress (1): 26/37 MB error 02-Jan-2023 17:53:02 Progress (1): 26/37 MB error 02-Jan-2023 17:53:02 Progress (1): 27/37 MB error 02-Jan-2023 17:53:02 Progress (1): 27/37 MB error 02-Jan-2023 17:53:02 Progress (1): 27/37 MB error 02-Jan-2023 17:53:02 Progress (1): 27/37 MB error 02-Jan-2023 17:53:02 Progress (1): 27/37 MB error 02-Jan-2023 17:53:02 Progress (1): 28/37 MB error 02-Jan-2023 17:53:02 Progress (1): 28/37 MB error 02-Jan-2023 17:53:02 Progress (1): 28/37 MB error 02-Jan-2023 17:53:02 Progress (1): 28/37 MB error 02-Jan-2023 17:53:02 Progress (1): 28/37 MB error 02-Jan-2023 17:53:02 Progress (1): 28/37 MB error 02-Jan-2023 17:53:02 Progress (1): 29/37 MB error 02-Jan-2023 17:53:02 Progress (1): 29/37 MB error 02-Jan-2023 17:53:02 Progress (1): 29/37 MB error 02-Jan-2023 17:53:02 Progress (1): 29/37 MB error 02-Jan-2023 17:53:02 Progress (1): 29/37 MB error 02-Jan-2023 17:53:02 Progress (1): 30/37 MB error 02-Jan-2023 17:53:02 Progress (1): 30/37 MB error 02-Jan-2023 17:53:02 Progress (1): 30/37 MB error 02-Jan-2023 17:53:02 Progress (1): 30/37 MB error 02-Jan-2023 17:53:02 Progress (1): 30/37 MB error 02-Jan-2023 17:53:02 Progress (1): 31/37 MB error 02-Jan-2023 17:53:02 Progress (1): 31/37 MB error 02-Jan-2023 17:53:02 Progress (1): 31/37 MB error 02-Jan-2023 17:53:02 Progress (1): 31/37 MB error 02-Jan-2023 17:53:02 Progress (1): 31/37 MB error 02-Jan-2023 17:53:02 Progress (1): 31/37 MB error 02-Jan-2023 17:53:02 Progress (1): 32/37 MB error 02-Jan-2023 17:53:02 Progress (1): 32/37 MB error 02-Jan-2023 17:53:02 Progress (1): 32/37 MB error 02-Jan-2023 17:53:02 Progress (1): 32/37 MB error 02-Jan-2023 17:53:02 Progress (1): 32/37 MB error 02-Jan-2023 17:53:02 Progress (1): 33/37 MB error 02-Jan-2023 17:53:02 Progress (1): 33/37 MB error 02-Jan-2023 17:53:02 Progress (1): 33/37 MB error 02-Jan-2023 17:53:02 Progress (1): 33/37 MB error 02-Jan-2023 17:53:02 Progress (1): 33/37 MB error 02-Jan-2023 17:53:02 Progress (1): 34/37 MB error 02-Jan-2023 17:53:02 Progress (1): 34/37 MB error 02-Jan-2023 17:53:02 Progress (1): 34/37 MB error 02-Jan-2023 17:53:02 Progress (1): 34/37 MB error 02-Jan-2023 17:53:02 Progress (1): 34/37 MB error 02-Jan-2023 17:53:02 Progress (1): 35/37 MB error 02-Jan-2023 17:53:02 Progress (1): 35/37 MB error 02-Jan-2023 17:53:02 Progress (1): 35/37 MB error 02-Jan-2023 17:53:02 Progress (1): 35/37 MB error 02-Jan-2023 17:53:02 Progress (1): 35/37 MB error 02-Jan-2023 17:53:02 Progress (1): 35/37 MB error 02-Jan-2023 17:53:02 Progress (1): 36/37 MB error 02-Jan-2023 17:53:02 Progress (1): 36/37 MB error 02-Jan-2023 17:53:02 Progress (1): 36/37 MB error 02-Jan-2023 17:53:02 Progress (1): 36/37 MB error 02-Jan-2023 17:53:02 Progress (1): 36/37 MB error 02-Jan-2023 17:53:02 Progress (1): 37/37 MB error 02-Jan-2023 17:53:02 Progress (1): 37/37 MB error 02-Jan-2023 17:53:02 Progress (1): 37/37 MB error 02-Jan-2023 17:53:02 Progress (1): 37/37 MB error 02-Jan-2023 17:53:02 Progress (1): 37/37 MB error 02-Jan-2023 17:53:02 Progress (1): 37 MB error 02-Jan-2023 17:53:02 error 02-Jan-2023 17:53:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar (37 MB at 20 MB/s) error 02-Jan-2023 17:53:02 #17 71.90 [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.16:omod error 02-Jan-2023 17:53:02 #17 71.91 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 02-Jan-2023 17:53:02 #17 72.02 Progress (1): 3.3/10 kB error 02-Jan-2023 17:53:02 Progress (1): 6.1/10 kB error 02-Jan-2023 17:53:02 Progress (1): 8.9/10 kB error 02-Jan-2023 17:53:02 Progress (1): 10 kB error 02-Jan-2023 17:53:02 error 02-Jan-2023 17:53:02 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 45 kB/s) error 02-Jan-2023 17:53:03 #17 72.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom error 02-Jan-2023 17:53:03 #17 72.25 Progress (1): 3.3/7.8 kB error 02-Jan-2023 17:53:03 Progress (1): 6.1/7.8 kB error 02-Jan-2023 17:53:03 Progress (1): 7.8 kB error 02-Jan-2023 17:53:03 error 02-Jan-2023 17:53:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom (7.8 kB at 35 kB/s) error 02-Jan-2023 17:53:03 #17 72.36 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 02-Jan-2023 17:53:03 #17 72.64 Progress (1): 4.1/348 kB error 02-Jan-2023 17:53:03 Progress (1): 8.2/348 kB error 02-Jan-2023 17:53:03 Progress (1): 12/348 kB error 02-Jan-2023 17:53:03 Progress (1): 16/348 kB error 02-Jan-2023 17:53:03 Progress (1): 20/348 kB error 02-Jan-2023 17:53:03 Progress (1): 25/348 kB error 02-Jan-2023 17:53:03 Progress (1): 29/348 kB error 02-Jan-2023 17:53:03 Progress (1): 33/348 kB error 02-Jan-2023 17:53:03 Progress (1): 37/348 kB error 02-Jan-2023 17:53:03 Progress (1): 41/348 kB error 02-Jan-2023 17:53:03 Progress (1): 45/348 kB error 02-Jan-2023 17:53:03 Progress (1): 49/348 kB error 02-Jan-2023 17:53:03 Progress (1): 53/348 kB error 02-Jan-2023 17:53:03 Progress (1): 57/348 kB error 02-Jan-2023 17:53:03 Progress (1): 60/348 kB error 02-Jan-2023 17:53:03 Progress (1): 64/348 kB error 02-Jan-2023 17:53:03 Progress (1): 68/348 kB error 02-Jan-2023 17:53:03 Progress (1): 72/348 kB error 02-Jan-2023 17:53:03 Progress (1): 76/348 kB error 02-Jan-2023 17:53:03 Progress (1): 80/348 kB error 02-Jan-2023 17:53:03 Progress (1): 84/348 kB error 02-Jan-2023 17:53:03 Progress (1): 88/348 kB error 02-Jan-2023 17:53:03 Progress (1): 92/348 kB error 02-Jan-2023 17:53:03 Progress (1): 94/348 kB error 02-Jan-2023 17:53:03 Progress (1): 98/348 kB error 02-Jan-2023 17:53:03 Progress (1): 103/348 kB error 02-Jan-2023 17:53:03 Progress (1): 107/348 kB error 02-Jan-2023 17:53:03 Progress (1): 111/348 kB error 02-Jan-2023 17:53:03 Progress (1): 115/348 kB error 02-Jan-2023 17:53:03 Progress (1): 119/348 kB error 02-Jan-2023 17:53:03 Progress (1): 123/348 kB error 02-Jan-2023 17:53:03 Progress (1): 127/348 kB error 02-Jan-2023 17:53:03 Progress (1): 131/348 kB error 02-Jan-2023 17:53:03 Progress (1): 134/348 kB error 02-Jan-2023 17:53:03 Progress (1): 138/348 kB error 02-Jan-2023 17:53:03 Progress (1): 142/348 kB error 02-Jan-2023 17:53:03 Progress (1): 146/348 kB error 02-Jan-2023 17:53:03 Progress (1): 150/348 kB error 02-Jan-2023 17:53:03 Progress (1): 154/348 kB error 02-Jan-2023 17:53:03 Progress (1): 158/348 kB error 02-Jan-2023 17:53:03 Progress (1): 162/348 kB error 02-Jan-2023 17:53:03 Progress (1): 166/348 kB error 02-Jan-2023 17:53:03 Progress (1): 169/348 kB error 02-Jan-2023 17:53:03 Progress (1): 173/348 kB error 02-Jan-2023 17:53:03 Progress (1): 177/348 kB error 02-Jan-2023 17:53:03 Progress (1): 181/348 kB error 02-Jan-2023 17:53:03 Progress (1): 185/348 kB error 02-Jan-2023 17:53:03 Progress (1): 189/348 kB error 02-Jan-2023 17:53:03 Progress (1): 193/348 kB error 02-Jan-2023 17:53:03 Progress (1): 197/348 kB error 02-Jan-2023 17:53:03 Progress (1): 201/348 kB error 02-Jan-2023 17:53:03 Progress (1): 203/348 kB error 02-Jan-2023 17:53:03 Progress (1): 206/348 kB error 02-Jan-2023 17:53:03 Progress (1): 210/348 kB error 02-Jan-2023 17:53:03 Progress (1): 214/348 kB error 02-Jan-2023 17:53:03 Progress (1): 219/348 kB error 02-Jan-2023 17:53:03 Progress (1): 223/348 kB error 02-Jan-2023 17:53:03 Progress (1): 227/348 kB error 02-Jan-2023 17:53:03 Progress (1): 231/348 kB error 02-Jan-2023 17:53:03 Progress (1): 235/348 kB error 02-Jan-2023 17:53:03 Progress (1): 239/348 kB error 02-Jan-2023 17:53:03 Progress (1): 241/348 kB error 02-Jan-2023 17:53:03 Progress (1): 245/348 kB error 02-Jan-2023 17:53:03 Progress (1): 249/348 kB error 02-Jan-2023 17:53:03 Progress (1): 253/348 kB error 02-Jan-2023 17:53:03 Progress (1): 258/348 kB error 02-Jan-2023 17:53:03 Progress (1): 260/348 kB error 02-Jan-2023 17:53:03 Progress (1): 264/348 kB error 02-Jan-2023 17:53:03 Progress (1): 268/348 kB error 02-Jan-2023 17:53:03 Progress (1): 273/348 kB error 02-Jan-2023 17:53:03 Progress (1): 277/348 kB error 02-Jan-2023 17:53:03 Progress (1): 281/348 kB error 02-Jan-2023 17:53:03 Progress (1): 285/348 kB error 02-Jan-2023 17:53:03 Progress (1): 289/348 kB error 02-Jan-2023 17:53:03 Progress (1): 293/348 kB error 02-Jan-2023 17:53:03 Progress (1): 297/348 kB error 02-Jan-2023 17:53:03 Progress (1): 301/348 kB error 02-Jan-2023 17:53:03 Progress (1): 305/348 kB error 02-Jan-2023 17:53:03 Progress (1): 309/348 kB error 02-Jan-2023 17:53:03 Progress (1): 314/348 kB error 02-Jan-2023 17:53:03 Progress (1): 318/348 kB error 02-Jan-2023 17:53:03 Progress (1): 322/348 kB error 02-Jan-2023 17:53:03 Progress (1): 326/348 kB error 02-Jan-2023 17:53:03 Progress (1): 330/348 kB error 02-Jan-2023 17:53:03 Progress (1): 334/348 kB error 02-Jan-2023 17:53:03 Progress (1): 338/348 kB error 02-Jan-2023 17:53:03 Progress (1): 341/348 kB error 02-Jan-2023 17:53:03 Progress (1): 345/348 kB error 02-Jan-2023 17:53:03 Progress (1): 348 kB error 02-Jan-2023 17:53:03 error 02-Jan-2023 17:53:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.omod (348 kB at 859 kB/s) error 02-Jan-2023 17:53:03 #17 72.76 [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.25.0:jar error 02-Jan-2023 17:53:03 #17 72.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom error 02-Jan-2023 17:53:03 #17 72.88 Progress (1): 3.3/7.2 kB error 02-Jan-2023 17:53:03 Progress (1): 6.1/7.2 kB error 02-Jan-2023 17:53:03 Progress (1): 7.2 kB error 02-Jan-2023 17:53:03 error 02-Jan-2023 17:53:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom (7.2 kB at 32 kB/s) error 02-Jan-2023 17:53:03 #17 72.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom error 02-Jan-2023 17:53:04 #17 73.19 Progress (1): 3.3/13 kB error 02-Jan-2023 17:53:04 Progress (1): 6.1/13 kB error 02-Jan-2023 17:53:04 Progress (1): 8.9/13 kB error 02-Jan-2023 17:53:04 Progress (1): 12/13 kB error 02-Jan-2023 17:53:04 Progress (1): 13 kB error 02-Jan-2023 17:53:04 error 02-Jan-2023 17:53:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom (13 kB at 41 kB/s) error 02-Jan-2023 17:53:04 #17 73.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar error 02-Jan-2023 17:53:04 #17 73.59 Progress (1): 8.2/947 kB error 02-Jan-2023 17:53:04 Progress (1): 16/947 kB error 02-Jan-2023 17:53:04 Progress (1): 24/947 kB error 02-Jan-2023 17:53:04 Progress (1): 32/947 kB error 02-Jan-2023 17:53:04 Progress (1): 40/947 kB error 02-Jan-2023 17:53:04 Progress (1): 48/947 kB error 02-Jan-2023 17:53:04 Progress (1): 53/947 kB error 02-Jan-2023 17:53:04 Progress (1): 62/947 kB error 02-Jan-2023 17:53:04 Progress (1): 70/947 kB error 02-Jan-2023 17:53:04 Progress (1): 78/947 kB error 02-Jan-2023 17:53:04 Progress (1): 86/947 kB error 02-Jan-2023 17:53:04 Progress (1): 94/947 kB error 02-Jan-2023 17:53:04 Progress (1): 102/947 kB error 02-Jan-2023 17:53:04 Progress (1): 111/947 kB error 02-Jan-2023 17:53:04 Progress (1): 116/947 kB error 02-Jan-2023 17:53:04 Progress (1): 125/947 kB error 02-Jan-2023 17:53:04 Progress (1): 133/947 kB error 02-Jan-2023 17:53:04 Progress (1): 141/947 kB error 02-Jan-2023 17:53:04 Progress (1): 149/947 kB error 02-Jan-2023 17:53:04 Progress (1): 157/947 kB error 02-Jan-2023 17:53:04 Progress (1): 165/947 kB error 02-Jan-2023 17:53:04 Progress (1): 174/947 kB error 02-Jan-2023 17:53:04 Progress (1): 182/947 kB error 02-Jan-2023 17:53:04 Progress (1): 190/947 kB error 02-Jan-2023 17:53:04 Progress (1): 198/947 kB error 02-Jan-2023 17:53:04 Progress (1): 206/947 kB error 02-Jan-2023 17:53:04 Progress (1): 211/947 kB error 02-Jan-2023 17:53:04 Progress (1): 215/947 kB error 02-Jan-2023 17:53:04 Progress (1): 224/947 kB error 02-Jan-2023 17:53:04 Progress (1): 232/947 kB error 02-Jan-2023 17:53:04 Progress (1): 240/947 kB error 02-Jan-2023 17:53:04 Progress (1): 248/947 kB error 02-Jan-2023 17:53:04 Progress (1): 256/947 kB error 02-Jan-2023 17:53:04 Progress (1): 264/947 kB error 02-Jan-2023 17:53:04 Progress (1): 269/947 kB error 02-Jan-2023 17:53:04 Progress (1): 277/947 kB error 02-Jan-2023 17:53:04 Progress (1): 285/947 kB error 02-Jan-2023 17:53:04 Progress (1): 293/947 kB error 02-Jan-2023 17:53:04 Progress (1): 301/947 kB error 02-Jan-2023 17:53:04 Progress (1): 310/947 kB error 02-Jan-2023 17:53:04 Progress (1): 314/947 kB error 02-Jan-2023 17:53:04 Progress (1): 323/947 kB error 02-Jan-2023 17:53:04 Progress (1): 331/947 kB error 02-Jan-2023 17:53:04 Progress (1): 339/947 kB error 02-Jan-2023 17:53:04 Progress (1): 347/947 kB error 02-Jan-2023 17:53:04 Progress (1): 355/947 kB error 02-Jan-2023 17:53:04 Progress (1): 363/947 kB error 02-Jan-2023 17:53:04 Progress (1): 372/947 kB error 02-Jan-2023 17:53:04 Progress (1): 377/947 kB error 02-Jan-2023 17:53:04 Progress (1): 386/947 kB error 02-Jan-2023 17:53:04 Progress (1): 394/947 kB error 02-Jan-2023 17:53:04 Progress (1): 402/947 kB error 02-Jan-2023 17:53:04 Progress (1): 410/947 kB error 02-Jan-2023 17:53:04 Progress (1): 418/947 kB error 02-Jan-2023 17:53:04 Progress (1): 426/947 kB error 02-Jan-2023 17:53:04 Progress (1): 435/947 kB error 02-Jan-2023 17:53:04 Progress (1): 443/947 kB error 02-Jan-2023 17:53:04 Progress (1): 451/947 kB error 02-Jan-2023 17:53:04 Progress (1): 458/947 kB error 02-Jan-2023 17:53:04 Progress (1): 467/947 kB error 02-Jan-2023 17:53:04 Progress (1): 475/947 kB error 02-Jan-2023 17:53:04 Progress (1): 483/947 kB error 02-Jan-2023 17:53:04 Progress (1): 491/947 kB error 02-Jan-2023 17:53:04 Progress (1): 499/947 kB error 02-Jan-2023 17:53:04 Progress (1): 507/947 kB error 02-Jan-2023 17:53:04 Progress (1): 516/947 kB error 02-Jan-2023 17:53:04 Progress (1): 520/947 kB error 02-Jan-2023 17:53:04 Progress (1): 528/947 kB error 02-Jan-2023 17:53:04 Progress (1): 537/947 kB error 02-Jan-2023 17:53:04 Progress (1): 545/947 kB error 02-Jan-2023 17:53:04 Progress (1): 553/947 kB error 02-Jan-2023 17:53:04 Progress (1): 561/947 kB error 02-Jan-2023 17:53:04 Progress (1): 569/947 kB error 02-Jan-2023 17:53:04 Progress (1): 575/947 kB error 02-Jan-2023 17:53:04 Progress (1): 584/947 kB error 02-Jan-2023 17:53:04 Progress (1): 592/947 kB error 02-Jan-2023 17:53:04 Progress (1): 600/947 kB error 02-Jan-2023 17:53:04 Progress (1): 608/947 kB error 02-Jan-2023 17:53:04 Progress (1): 616/947 kB error 02-Jan-2023 17:53:04 Progress (1): 624/947 kB error 02-Jan-2023 17:53:04 Progress (1): 633/947 kB error 02-Jan-2023 17:53:04 Progress (1): 638/947 kB error 02-Jan-2023 17:53:04 Progress (1): 647/947 kB error 02-Jan-2023 17:53:04 Progress (1): 655/947 kB error 02-Jan-2023 17:53:04 Progress (1): 663/947 kB error 02-Jan-2023 17:53:04 Progress (1): 671/947 kB error 02-Jan-2023 17:53:04 Progress (1): 679/947 kB error 02-Jan-2023 17:53:04 Progress (1): 687/947 kB error 02-Jan-2023 17:53:04 Progress (1): 696/947 kB error 02-Jan-2023 17:53:04 Progress (1): 704/947 kB error 02-Jan-2023 17:53:04 Progress (1): 710/947 kB error 02-Jan-2023 17:53:04 Progress (1): 719/947 kB error 02-Jan-2023 17:53:04 Progress (1): 727/947 kB error 02-Jan-2023 17:53:04 Progress (1): 735/947 kB error 02-Jan-2023 17:53:04 Progress (1): 743/947 kB error 02-Jan-2023 17:53:04 Progress (1): 751/947 kB error 02-Jan-2023 17:53:04 Progress (1): 759/947 kB error 02-Jan-2023 17:53:04 Progress (1): 768/947 kB error 02-Jan-2023 17:53:04 Progress (1): 773/947 kB error 02-Jan-2023 17:53:04 Progress (1): 782/947 kB error 02-Jan-2023 17:53:04 Progress (1): 790/947 kB error 02-Jan-2023 17:53:04 Progress (1): 798/947 kB error 02-Jan-2023 17:53:04 Progress (1): 806/947 kB error 02-Jan-2023 17:53:04 Progress (1): 814/947 kB error 02-Jan-2023 17:53:04 Progress (1): 822/947 kB error 02-Jan-2023 17:53:04 Progress (1): 831/947 kB error 02-Jan-2023 17:53:04 Progress (1): 836/947 kB error 02-Jan-2023 17:53:04 Progress (1): 845/947 kB error 02-Jan-2023 17:53:04 Progress (1): 853/947 kB error 02-Jan-2023 17:53:04 Progress (1): 861/947 kB error 02-Jan-2023 17:53:04 Progress (1): 869/947 kB error 02-Jan-2023 17:53:04 Progress (1): 877/947 kB error 02-Jan-2023 17:53:04 Progress (1): 885/947 kB error 02-Jan-2023 17:53:04 Progress (1): 894/947 kB error 02-Jan-2023 17:53:04 Progress (1): 902/947 kB error 02-Jan-2023 17:53:04 Progress (1): 907/947 kB error 02-Jan-2023 17:53:04 Progress (1): 915/947 kB error 02-Jan-2023 17:53:04 Progress (1): 923/947 kB error 02-Jan-2023 17:53:04 Progress (1): 931/947 kB error 02-Jan-2023 17:53:04 Progress (1): 935/947 kB error 02-Jan-2023 17:53:04 Progress (1): 944/947 kB error 02-Jan-2023 17:53:04 Progress (1): 947 kB error 02-Jan-2023 17:53:04 error 02-Jan-2023 17:53:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar (947 kB at 2.0 MB/s) error 02-Jan-2023 17:53:04 #17 73.76 [INFO] Configured Artifact: org.openmrs:event-omod:2.10.0:jar error 02-Jan-2023 17:53:04 #17 73.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.pom error 02-Jan-2023 17:53:04 #17 73.88 Progress (1): 3.3/5.0 kB error 02-Jan-2023 17:53:04 Progress (1): 5.0 kB error 02-Jan-2023 17:53:04 error 02-Jan-2023 17:53:04 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 23 kB/s) error 02-Jan-2023 17:53:04 #17 73.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom error 02-Jan-2023 17:53:04 #17 74.10 Progress (1): 3.3/4.3 kB error 02-Jan-2023 17:53:04 Progress (1): 4.3 kB error 02-Jan-2023 17:53:04 error 02-Jan-2023 17:53:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom (4.3 kB at 19 kB/s) error 02-Jan-2023 17:53:05 #17 74.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar error 02-Jan-2023 17:53:05 #17 74.55 Progress (1): 0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 0.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 1.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 2.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 3.9/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.0/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.1/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.2/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.3/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.4/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.5/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.6/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.7/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.8/4.8 MB error 02-Jan-2023 17:53:05 Progress (1): 4.8 MB error 02-Jan-2023 17:53:05 error 02-Jan-2023 17:53:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar (4.8 MB at 7.3 MB/s) error 02-Jan-2023 17:53:05 #17 74.87 [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7:jar error 02-Jan-2023 17:53:05 #17 74.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.pom error 02-Jan-2023 17:53:05 #17 74.99 Progress (1): 3.3/5.5 kB error 02-Jan-2023 17:53:05 Progress (1): 5.5 kB error 02-Jan-2023 17:53:05 error 02-Jan-2023 17:53:05 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 24 kB/s) error 02-Jan-2023 17:53:06 #17 75.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom error 02-Jan-2023 17:53:06 #17 75.23 Progress (1): 3.3/5.1 kB error 02-Jan-2023 17:53:06 Progress (1): 5.1 kB error 02-Jan-2023 17:53:06 error 02-Jan-2023 17:53:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom (5.1 kB at 23 kB/s) error 02-Jan-2023 17:53:06 #17 75.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar error 02-Jan-2023 17:53:06 #17 75.62 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:06 Progress (1): 1.2 MB error 02-Jan-2023 17:53:06 error 02-Jan-2023 17:53:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar (1.2 MB at 2.7 MB/s) error 02-Jan-2023 17:53:06 #17 75.80 [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0:jar error 02-Jan-2023 17:53:06 #17 75.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.pom error 02-Jan-2023 17:53:06 #17 75.92 Progress (1): 3.2 kB error 02-Jan-2023 17:53:06 error 02-Jan-2023 17:53:06 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 15 kB/s) error 02-Jan-2023 17:53:06 #17 76.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom error 02-Jan-2023 17:53:07 #17 76.20 Progress (1): 3.3/7.9 kB error 02-Jan-2023 17:53:07 Progress (1): 6.1/7.9 kB error 02-Jan-2023 17:53:07 Progress (1): 7.9 kB error 02-Jan-2023 17:53:07 error 02-Jan-2023 17:53:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom (7.9 kB at 27 kB/s) error 02-Jan-2023 17:53:07 #17 76.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar error 02-Jan-2023 17:53:07 #17 76.43 Progress (1): 3.3/116 kB error 02-Jan-2023 17:53:07 Progress (1): 6.1/116 kB error 02-Jan-2023 17:53:07 Progress (1): 8.9/116 kB error 02-Jan-2023 17:53:07 Progress (1): 12/116 kB error 02-Jan-2023 17:53:07 Progress (1): 15/116 kB error 02-Jan-2023 17:53:07 Progress (1): 17/116 kB error 02-Jan-2023 17:53:07 Progress (1): 20/116 kB error 02-Jan-2023 17:53:07 Progress (1): 23/116 kB error 02-Jan-2023 17:53:07 Progress (1): 26/116 kB error 02-Jan-2023 17:53:07 Progress (1): 29/116 kB error 02-Jan-2023 17:53:07 Progress (1): 31/116 kB error 02-Jan-2023 17:53:07 Progress (1): 34/116 kB error 02-Jan-2023 17:53:07 Progress (1): 37/116 kB error 02-Jan-2023 17:53:07 Progress (1): 40/116 kB error 02-Jan-2023 17:53:07 Progress (1): 43/116 kB error 02-Jan-2023 17:53:07 Progress (1): 45/116 kB error 02-Jan-2023 17:53:07 Progress (1): 48/116 kB error 02-Jan-2023 17:53:07 Progress (1): 51/116 kB error 02-Jan-2023 17:53:07 Progress (1): 54/116 kB error 02-Jan-2023 17:53:07 Progress (1): 56/116 kB error 02-Jan-2023 17:53:07 Progress (1): 59/116 kB error 02-Jan-2023 17:53:07 Progress (1): 62/116 kB error 02-Jan-2023 17:53:07 Progress (1): 65/116 kB error 02-Jan-2023 17:53:07 Progress (1): 68/116 kB error 02-Jan-2023 17:53:07 Progress (1): 70/116 kB error 02-Jan-2023 17:53:07 Progress (1): 73/116 kB error 02-Jan-2023 17:53:07 Progress (1): 76/116 kB error 02-Jan-2023 17:53:07 Progress (1): 79/116 kB error 02-Jan-2023 17:53:07 Progress (1): 82/116 kB error 02-Jan-2023 17:53:07 Progress (1): 84/116 kB error 02-Jan-2023 17:53:07 Progress (1): 87/116 kB error 02-Jan-2023 17:53:07 Progress (1): 90/116 kB error 02-Jan-2023 17:53:07 Progress (1): 93/116 kB error 02-Jan-2023 17:53:07 Progress (1): 96/116 kB error 02-Jan-2023 17:53:07 Progress (1): 98/116 kB error 02-Jan-2023 17:53:07 Progress (1): 101/116 kB error 02-Jan-2023 17:53:07 Progress (1): 104/116 kB error 02-Jan-2023 17:53:07 Progress (1): 107/116 kB error 02-Jan-2023 17:53:07 Progress (1): 110/116 kB error 02-Jan-2023 17:53:07 Progress (1): 112/116 kB error 02-Jan-2023 17:53:07 Progress (1): 115/116 kB error 02-Jan-2023 17:53:07 Progress (1): 116 kB error 02-Jan-2023 17:53:07 error 02-Jan-2023 17:53:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar (116 kB at 473 kB/s) error 02-Jan-2023 17:53:07 #17 76.57 [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.8:jar error 02-Jan-2023 17:53:07 #17 76.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom error 02-Jan-2023 17:53:07 #17 76.69 Progress (1): 3.3/5.9 kB error 02-Jan-2023 17:53:07 Progress (1): 5.9 kB error 02-Jan-2023 17:53:07 error 02-Jan-2023 17:53:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom (5.9 kB at 26 kB/s) error 02-Jan-2023 17:53:07 #17 76.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom error 02-Jan-2023 17:53:07 #17 76.96 Progress (1): 3.3/6.0 kB error 02-Jan-2023 17:53:07 Progress (1): 6.0 kB error 02-Jan-2023 17:53:08 error 02-Jan-2023 17:53:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom (6.0 kB at 21 kB/s) error 02-Jan-2023 17:53:08 #17 77.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar error 02-Jan-2023 17:53:08 #17 77.37 Progress (1): 4.1/571 kB error 02-Jan-2023 17:53:08 Progress (1): 8.2/571 kB error 02-Jan-2023 17:53:08 Progress (1): 12/571 kB error 02-Jan-2023 17:53:08 Progress (1): 16/571 kB error 02-Jan-2023 17:53:08 Progress (1): 20/571 kB error 02-Jan-2023 17:53:08 Progress (1): 25/571 kB error 02-Jan-2023 17:53:08 Progress (1): 29/571 kB error 02-Jan-2023 17:53:08 Progress (1): 33/571 kB error 02-Jan-2023 17:53:08 Progress (1): 37/571 kB error 02-Jan-2023 17:53:08 Progress (1): 41/571 kB error 02-Jan-2023 17:53:08 Progress (1): 45/571 kB error 02-Jan-2023 17:53:08 Progress (1): 49/571 kB error 02-Jan-2023 17:53:08 Progress (1): 53/571 kB error 02-Jan-2023 17:53:08 Progress (1): 57/571 kB error 02-Jan-2023 17:53:08 Progress (1): 61/571 kB error 02-Jan-2023 17:53:08 Progress (1): 66/571 kB error 02-Jan-2023 17:53:08 Progress (1): 70/571 kB error 02-Jan-2023 17:53:08 Progress (1): 74/571 kB error 02-Jan-2023 17:53:08 Progress (1): 78/571 kB error 02-Jan-2023 17:53:08 Progress (1): 82/571 kB error 02-Jan-2023 17:53:08 Progress (1): 85/571 kB error 02-Jan-2023 17:53:08 Progress (1): 89/571 kB error 02-Jan-2023 17:53:08 Progress (1): 93/571 kB error 02-Jan-2023 17:53:08 Progress (1): 97/571 kB error 02-Jan-2023 17:53:08 Progress (1): 101/571 kB error 02-Jan-2023 17:53:08 Progress (1): 105/571 kB error 02-Jan-2023 17:53:08 Progress (1): 109/571 kB error 02-Jan-2023 17:53:08 Progress (1): 114/571 kB error 02-Jan-2023 17:53:08 Progress (1): 116/571 kB error 02-Jan-2023 17:53:08 Progress (1): 120/571 kB error 02-Jan-2023 17:53:08 Progress (1): 125/571 kB error 02-Jan-2023 17:53:08 Progress (1): 129/571 kB error 02-Jan-2023 17:53:08 Progress (1): 133/571 kB error 02-Jan-2023 17:53:08 Progress (1): 137/571 kB error 02-Jan-2023 17:53:08 Progress (1): 141/571 kB error 02-Jan-2023 17:53:08 Progress (1): 143/571 kB error 02-Jan-2023 17:53:08 Progress (1): 147/571 kB error 02-Jan-2023 17:53:08 Progress (1): 152/571 kB error 02-Jan-2023 17:53:08 Progress (1): 156/571 kB error 02-Jan-2023 17:53:08 Progress (1): 160/571 kB error 02-Jan-2023 17:53:08 Progress (1): 164/571 kB error 02-Jan-2023 17:53:08 Progress (1): 168/571 kB error 02-Jan-2023 17:53:08 Progress (1): 172/571 kB error 02-Jan-2023 17:53:08 Progress (1): 176/571 kB error 02-Jan-2023 17:53:08 Progress (1): 180/571 kB error 02-Jan-2023 17:53:08 Progress (1): 184/571 kB error 02-Jan-2023 17:53:08 Progress (1): 188/571 kB error 02-Jan-2023 17:53:08 Progress (1): 192/571 kB error 02-Jan-2023 17:53:08 Progress (1): 197/571 kB error 02-Jan-2023 17:53:08 Progress (1): 201/571 kB error 02-Jan-2023 17:53:08 Progress (1): 205/571 kB error 02-Jan-2023 17:53:08 Progress (1): 209/571 kB error 02-Jan-2023 17:53:08 Progress (1): 213/571 kB error 02-Jan-2023 17:53:08 Progress (1): 217/571 kB error 02-Jan-2023 17:53:08 Progress (1): 221/571 kB error 02-Jan-2023 17:53:08 Progress (1): 225/571 kB error 02-Jan-2023 17:53:08 Progress (1): 229/571 kB error 02-Jan-2023 17:53:08 Progress (1): 233/571 kB error 02-Jan-2023 17:53:08 Progress (1): 237/571 kB error 02-Jan-2023 17:53:08 Progress (1): 242/571 kB error 02-Jan-2023 17:53:08 Progress (1): 246/571 kB error 02-Jan-2023 17:53:08 Progress (1): 250/571 kB error 02-Jan-2023 17:53:08 Progress (1): 254/571 kB error 02-Jan-2023 17:53:08 Progress (1): 256/571 kB error 02-Jan-2023 17:53:08 Progress (1): 260/571 kB error 02-Jan-2023 17:53:08 Progress (1): 264/571 kB error 02-Jan-2023 17:53:08 Progress (1): 268/571 kB error 02-Jan-2023 17:53:08 Progress (1): 272/571 kB error 02-Jan-2023 17:53:08 Progress (1): 276/571 kB error 02-Jan-2023 17:53:08 Progress (1): 280/571 kB error 02-Jan-2023 17:53:08 Progress (1): 285/571 kB error 02-Jan-2023 17:53:08 Progress (1): 289/571 kB error 02-Jan-2023 17:53:08 Progress (1): 293/571 kB error 02-Jan-2023 17:53:08 Progress (1): 296/571 kB error 02-Jan-2023 17:53:08 Progress (1): 300/571 kB error 02-Jan-2023 17:53:08 Progress (1): 304/571 kB error 02-Jan-2023 17:53:08 Progress (1): 308/571 kB error 02-Jan-2023 17:53:08 Progress (1): 312/571 kB error 02-Jan-2023 17:53:08 Progress (1): 314/571 kB error 02-Jan-2023 17:53:08 Progress (1): 318/571 kB error 02-Jan-2023 17:53:08 Progress (1): 323/571 kB error 02-Jan-2023 17:53:08 Progress (1): 327/571 kB error 02-Jan-2023 17:53:08 Progress (1): 331/571 kB error 02-Jan-2023 17:53:08 Progress (1): 335/571 kB error 02-Jan-2023 17:53:08 Progress (1): 339/571 kB error 02-Jan-2023 17:53:08 Progress (1): 343/571 kB error 02-Jan-2023 17:53:08 Progress (1): 347/571 kB error 02-Jan-2023 17:53:08 Progress (1): 351/571 kB error 02-Jan-2023 17:53:08 Progress (1): 355/571 kB error 02-Jan-2023 17:53:08 Progress (1): 358/571 kB error 02-Jan-2023 17:53:08 Progress (1): 362/571 kB error 02-Jan-2023 17:53:08 Progress (1): 366/571 kB error 02-Jan-2023 17:53:08 Progress (1): 370/571 kB error 02-Jan-2023 17:53:08 Progress (1): 375/571 kB error 02-Jan-2023 17:53:08 Progress (1): 379/571 kB error 02-Jan-2023 17:53:08 Progress (1): 383/571 kB error 02-Jan-2023 17:53:08 Progress (1): 387/571 kB error 02-Jan-2023 17:53:08 Progress (1): 391/571 kB error 02-Jan-2023 17:53:08 Progress (1): 393/571 kB error 02-Jan-2023 17:53:08 Progress (1): 395/571 kB error 02-Jan-2023 17:53:08 Progress (1): 399/571 kB error 02-Jan-2023 17:53:08 Progress (1): 404/571 kB error 02-Jan-2023 17:53:08 Progress (1): 408/571 kB error 02-Jan-2023 17:53:08 Progress (1): 412/571 kB error 02-Jan-2023 17:53:08 Progress (1): 416/571 kB error 02-Jan-2023 17:53:08 Progress (1): 420/571 kB error 02-Jan-2023 17:53:08 Progress (1): 424/571 kB error 02-Jan-2023 17:53:08 Progress (1): 428/571 kB error 02-Jan-2023 17:53:08 Progress (1): 432/571 kB error 02-Jan-2023 17:53:08 Progress (1): 436/571 kB error 02-Jan-2023 17:53:08 Progress (1): 440/571 kB error 02-Jan-2023 17:53:08 Progress (1): 444/571 kB error 02-Jan-2023 17:53:08 Progress (1): 449/571 kB error 02-Jan-2023 17:53:08 Progress (1): 453/571 kB error 02-Jan-2023 17:53:08 Progress (1): 457/571 kB error 02-Jan-2023 17:53:08 Progress (1): 461/571 kB error 02-Jan-2023 17:53:08 Progress (1): 465/571 kB error 02-Jan-2023 17:53:08 Progress (1): 469/571 kB error 02-Jan-2023 17:53:08 Progress (1): 473/571 kB error 02-Jan-2023 17:53:08 Progress (1): 476/571 kB error 02-Jan-2023 17:53:08 Progress (1): 480/571 kB error 02-Jan-2023 17:53:08 Progress (1): 485/571 kB error 02-Jan-2023 17:53:08 Progress (1): 489/571 kB error 02-Jan-2023 17:53:08 Progress (1): 493/571 kB error 02-Jan-2023 17:53:08 Progress (1): 497/571 kB error 02-Jan-2023 17:53:08 Progress (1): 501/571 kB error 02-Jan-2023 17:53:08 Progress (1): 505/571 kB error 02-Jan-2023 17:53:08 Progress (1): 509/571 kB error 02-Jan-2023 17:53:08 Progress (1): 511/571 kB error 02-Jan-2023 17:53:08 Progress (1): 515/571 kB error 02-Jan-2023 17:53:08 Progress (1): 519/571 kB error 02-Jan-2023 17:53:08 Progress (1): 523/571 kB error 02-Jan-2023 17:53:08 Progress (1): 528/571 kB error 02-Jan-2023 17:53:08 Progress (1): 530/571 kB error 02-Jan-2023 17:53:08 Progress (1): 534/571 kB error 02-Jan-2023 17:53:08 Progress (1): 538/571 kB error 02-Jan-2023 17:53:08 Progress (1): 542/571 kB error 02-Jan-2023 17:53:08 Progress (1): 546/571 kB error 02-Jan-2023 17:53:08 Progress (1): 550/571 kB error 02-Jan-2023 17:53:08 Progress (1): 554/571 kB error 02-Jan-2023 17:53:08 Progress (1): 557/571 kB error 02-Jan-2023 17:53:08 Progress (1): 561/571 kB error 02-Jan-2023 17:53:08 Progress (1): 566/571 kB error 02-Jan-2023 17:53:08 Progress (1): 570/571 kB error 02-Jan-2023 17:53:08 Progress (1): 571 kB error 02-Jan-2023 17:53:08 error 02-Jan-2023 17:53:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar (571 kB at 1.4 MB/s) error 02-Jan-2023 17:53:08 #17 77.51 [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.16.0:jar error 02-Jan-2023 17:53:08 #17 77.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom error 02-Jan-2023 17:53:08 #17 77.62 Progress (1): 3.3/4.7 kB error 02-Jan-2023 17:53:08 Progress (1): 4.7 kB error 02-Jan-2023 17:53:08 error 02-Jan-2023 17:53:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom (4.7 kB at 21 kB/s) error 02-Jan-2023 17:53:08 #17 77.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom error 02-Jan-2023 17:53:08 #17 77.84 Progress (1): 3.3/9.6 kB error 02-Jan-2023 17:53:08 Progress (1): 6.1/9.6 kB error 02-Jan-2023 17:53:08 Progress (1): 8.9/9.6 kB error 02-Jan-2023 17:53:08 Progress (1): 9.6 kB error 02-Jan-2023 17:53:08 error 02-Jan-2023 17:53:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom (9.6 kB at 44 kB/s) error 02-Jan-2023 17:53:08 #17 77.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar error 02-Jan-2023 17:53:09 #17 78.24 Progress (1): 4.1/222 kB error 02-Jan-2023 17:53:09 Progress (1): 8.2/222 kB error 02-Jan-2023 17:53:09 Progress (1): 12/222 kB error 02-Jan-2023 17:53:09 Progress (1): 16/222 kB error 02-Jan-2023 17:53:09 Progress (1): 20/222 kB error 02-Jan-2023 17:53:09 Progress (1): 24/222 kB error 02-Jan-2023 17:53:09 Progress (1): 28/222 kB error 02-Jan-2023 17:53:09 Progress (1): 32/222 kB error 02-Jan-2023 17:53:09 Progress (1): 36/222 kB error 02-Jan-2023 17:53:09 Progress (1): 40/222 kB error 02-Jan-2023 17:53:09 Progress (1): 44/222 kB error 02-Jan-2023 17:53:09 Progress (1): 48/222 kB error 02-Jan-2023 17:53:09 Progress (1): 51/222 kB error 02-Jan-2023 17:53:09 Progress (1): 55/222 kB error 02-Jan-2023 17:53:09 Progress (1): 59/222 kB error 02-Jan-2023 17:53:09 Progress (1): 62/222 kB error 02-Jan-2023 17:53:09 Progress (1): 66/222 kB error 02-Jan-2023 17:53:09 Progress (1): 71/222 kB error 02-Jan-2023 17:53:09 Progress (1): 75/222 kB error 02-Jan-2023 17:53:09 Progress (1): 79/222 kB error 02-Jan-2023 17:53:09 Progress (1): 83/222 kB error 02-Jan-2023 17:53:09 Progress (1): 87/222 kB error 02-Jan-2023 17:53:09 Progress (1): 91/222 kB error 02-Jan-2023 17:53:09 Progress (1): 95/222 kB error 02-Jan-2023 17:53:09 Progress (1): 97/222 kB error 02-Jan-2023 17:53:09 Progress (1): 101/222 kB error 02-Jan-2023 17:53:09 Progress (1): 105/222 kB error 02-Jan-2023 17:53:09 Progress (1): 109/222 kB error 02-Jan-2023 17:53:09 Progress (1): 114/222 kB error 02-Jan-2023 17:53:09 Progress (1): 118/222 kB error 02-Jan-2023 17:53:09 Progress (1): 122/222 kB error 02-Jan-2023 17:53:09 Progress (1): 126/222 kB error 02-Jan-2023 17:53:09 Progress (1): 130/222 kB error 02-Jan-2023 17:53:09 Progress (1): 132/222 kB error 02-Jan-2023 17:53:09 Progress (1): 136/222 kB error 02-Jan-2023 17:53:09 Progress (1): 140/222 kB error 02-Jan-2023 17:53:09 Progress (1): 144/222 kB error 02-Jan-2023 17:53:09 Progress (1): 148/222 kB error 02-Jan-2023 17:53:09 Progress (1): 152/222 kB error 02-Jan-2023 17:53:09 Progress (1): 157/222 kB error 02-Jan-2023 17:53:09 Progress (1): 161/222 kB error 02-Jan-2023 17:53:09 Progress (1): 165/222 kB error 02-Jan-2023 17:53:09 Progress (1): 167/222 kB error 02-Jan-2023 17:53:09 Progress (1): 171/222 kB error 02-Jan-2023 17:53:09 Progress (1): 175/222 kB error 02-Jan-2023 17:53:09 Progress (1): 179/222 kB error 02-Jan-2023 17:53:09 Progress (1): 183/222 kB error 02-Jan-2023 17:53:09 Progress (1): 187/222 kB error 02-Jan-2023 17:53:09 Progress (1): 191/222 kB error 02-Jan-2023 17:53:09 Progress (1): 195/222 kB error 02-Jan-2023 17:53:09 Progress (1): 200/222 kB error 02-Jan-2023 17:53:09 Progress (1): 202/222 kB error 02-Jan-2023 17:53:09 Progress (1): 206/222 kB error 02-Jan-2023 17:53:09 Progress (1): 210/222 kB error 02-Jan-2023 17:53:09 Progress (1): 214/222 kB error 02-Jan-2023 17:53:09 Progress (1): 218/222 kB error 02-Jan-2023 17:53:09 Progress (1): 222 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar (222 kB at 522 kB/s) error 02-Jan-2023 17:53:09 #17 78.39 [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.5:jar error 02-Jan-2023 17:53:09 #17 78.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom error 02-Jan-2023 17:53:09 #17 78.50 Progress (1): 3.3/8.2 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/8.2 kB error 02-Jan-2023 17:53:09 Progress (1): 8.2 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom (8.2 kB at 37 kB/s) error 02-Jan-2023 17:53:09 #17 78.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom error 02-Jan-2023 17:53:09 #17 78.79 Progress (1): 3.3/5.1 kB error 02-Jan-2023 17:53:09 Progress (1): 5.1 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom (5.1 kB at 17 kB/s) error 02-Jan-2023 17:53:09 #17 78.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.jar error 02-Jan-2023 17:53:09 #17 ... error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 #15 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:53:09 #15 69.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 02-Jan-2023 17:53:09 #15 69.28 Progress (1): 3.3/19 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/19 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/19 kB error 02-Jan-2023 17:53:09 Progress (1): 12/19 kB error 02-Jan-2023 17:53:09 Progress (1): 15/19 kB error 02-Jan-2023 17:53:09 Progress (1): 17/19 kB error 02-Jan-2023 17:53:09 Progress (1): 19 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 72 kB/s) error 02-Jan-2023 17:53:09 #15 69.43 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 02-Jan-2023 17:53:09 #15 69.60 Progress (1): 3.3/16 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/16 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/16 kB error 02-Jan-2023 17:53:09 Progress (1): 12/16 kB error 02-Jan-2023 17:53:09 Progress (1): 15/16 kB error 02-Jan-2023 17:53:09 Progress (1): 16 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 46 kB/s) error 02-Jan-2023 17:53:09 #15 69.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 02-Jan-2023 17:53:09 #15 69.92 Progress (1): 3.3/13 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/13 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/13 kB error 02-Jan-2023 17:53:09 Progress (1): 12/13 kB error 02-Jan-2023 17:53:09 Progress (1): 13 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 47 kB/s) error 02-Jan-2023 17:53:09 #15 70.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 02-Jan-2023 17:53:09 #15 70.31 Progress (1): 2.0 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom (2.0 kB at 4.6 kB/s) error 02-Jan-2023 17:53:09 #15 70.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 02-Jan-2023 17:53:09 #15 70.78 Progress (1): 2.1 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom (2.1 kB at 4.6 kB/s) error 02-Jan-2023 17:53:09 #15 71.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 02-Jan-2023 17:53:09 #15 71.28 Progress (1): 3.3/37 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/37 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/37 kB error 02-Jan-2023 17:53:09 Progress (1): 12/37 kB error 02-Jan-2023 17:53:09 Progress (1): 15/37 kB error 02-Jan-2023 17:53:09 Progress (1): 17/37 kB error 02-Jan-2023 17:53:09 Progress (1): 20/37 kB error 02-Jan-2023 17:53:09 Progress (1): 23/37 kB error 02-Jan-2023 17:53:09 Progress (1): 26/37 kB error 02-Jan-2023 17:53:09 Progress (1): 29/37 kB error 02-Jan-2023 17:53:09 Progress (1): 31/37 kB error 02-Jan-2023 17:53:09 Progress (1): 34/37 kB error 02-Jan-2023 17:53:09 Progress (1): 37/37 kB error 02-Jan-2023 17:53:09 Progress (1): 37 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 79 kB/s) error 02-Jan-2023 17:53:09 #15 71.70 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 02-Jan-2023 17:53:09 #15 71.83 Progress (1): 3.3/13 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/13 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/13 kB error 02-Jan-2023 17:53:09 Progress (1): 12/13 kB error 02-Jan-2023 17:53:09 Progress (1): 13 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 46 kB/s) error 02-Jan-2023 17:53:09 #15 72.00 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 02-Jan-2023 17:53:09 #15 72.14 Progress (1): 3.3/9.5 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/9.5 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/9.5 kB error 02-Jan-2023 17:53:09 Progress (1): 9.5 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 02-Jan-2023 17:53:09 #15 72.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 02-Jan-2023 17:53:09 #15 72.47 Progress (1): 2.0 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 8.0 kB/s) error 02-Jan-2023 17:53:09 #15 72.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 02-Jan-2023 17:53:09 #15 72.75 Progress (1): 3.3/23 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/23 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/23 kB error 02-Jan-2023 17:53:09 Progress (1): 12/23 kB error 02-Jan-2023 17:53:09 Progress (1): 15/23 kB error 02-Jan-2023 17:53:09 Progress (1): 17/23 kB error 02-Jan-2023 17:53:09 Progress (1): 20/23 kB error 02-Jan-2023 17:53:09 Progress (1): 23 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 80 kB/s) error 02-Jan-2023 17:53:09 #15 72.94 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 02-Jan-2023 17:53:09 #15 73.08 Progress (1): 3.3/13 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/13 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/13 kB error 02-Jan-2023 17:53:09 Progress (1): 12/13 kB error 02-Jan-2023 17:53:09 Progress (1): 13 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 46 kB/s) error 02-Jan-2023 17:53:09 #15 73.26 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 02-Jan-2023 17:53:09 #15 73.38 Progress (1): 1.3 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 02-Jan-2023 17:53:09 #15 73.52 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 02-Jan-2023 17:53:09 #15 73.64 Progress (1): 3.3/29 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/29 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/29 kB error 02-Jan-2023 17:53:09 Progress (1): 12/29 kB error 02-Jan-2023 17:53:09 Progress (1): 15/29 kB error 02-Jan-2023 17:53:09 Progress (1): 17/29 kB error 02-Jan-2023 17:53:09 Progress (1): 20/29 kB error 02-Jan-2023 17:53:09 Progress (1): 23/29 kB error 02-Jan-2023 17:53:09 Progress (1): 26/29 kB error 02-Jan-2023 17:53:09 Progress (1): 29/29 kB error 02-Jan-2023 17:53:09 Progress (1): 29 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 114 kB/s) error 02-Jan-2023 17:53:09 #15 73.78 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 02-Jan-2023 17:53:09 #15 73.91 Progress (1): 3.3/3.5 kB error 02-Jan-2023 17:53:09 Progress (1): 3.5 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 02-Jan-2023 17:53:09 #15 74.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 02-Jan-2023 17:53:09 #15 74.16 Progress (1): 3.3/10 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/10 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/10 kB error 02-Jan-2023 17:53:09 Progress (1): 10 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 44 kB/s) error 02-Jan-2023 17:53:09 #15 74.32 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 02-Jan-2023 17:53:09 #15 74.46 Progress (1): 3.3/13 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/13 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/13 kB error 02-Jan-2023 17:53:09 Progress (1): 12/13 kB error 02-Jan-2023 17:53:09 Progress (1): 13 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 46 kB/s) error 02-Jan-2023 17:53:09 #15 75.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 02-Jan-2023 17:53:09 #15 75.68 Progress (1): 3.2 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 8.2 kB/s) error 02-Jan-2023 17:53:09 #15 75.87 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 02-Jan-2023 17:53:09 #15 76.00 Progress (1): 1.7 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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.9 kB/s) error 02-Jan-2023 17:53:09 #15 76.29 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 02-Jan-2023 17:53:09 #15 76.42 Progress (1): 3.2 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 02-Jan-2023 17:53:09 #15 77.35 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 02-Jan-2023 17:53:09 #15 77.77 Progress (1): 2.8 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 4.8 kB/s) error 02-Jan-2023 17:53:09 #15 78.16 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 02-Jan-2023 17:53:09 #15 78.39 Progress (1): 3.2 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 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 8.6 kB/s) error 02-Jan-2023 17:53:09 #15 78.58 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 02-Jan-2023 17:53:09 #15 78.70 Progress (1): 3.2 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom (3.2 kB at 12 kB/s) error 02-Jan-2023 17:53:09 #15 78.86 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 02-Jan-2023 17:53:09 #15 78.99 Progress (1): 3.2 kB error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom (3.2 kB at 13 kB/s) error 02-Jan-2023 17:53:09 #15 79.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 02-Jan-2023 17:53:09 #15 79.24 Progress (1): 3.3/59 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/59 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/59 kB error 02-Jan-2023 17:53:09 Progress (1): 12/59 kB error 02-Jan-2023 17:53:09 Progress (1): 15/59 kB error 02-Jan-2023 17:53:09 Progress (1): 17/59 kB error 02-Jan-2023 17:53:09 Progress (1): 20/59 kB error 02-Jan-2023 17:53:09 Progress (1): 23/59 kB error 02-Jan-2023 17:53:09 Progress (1): 26/59 kB error 02-Jan-2023 17:53:09 Progress (1): 29/59 kB error 02-Jan-2023 17:53:09 Progress (1): 31/59 kB error 02-Jan-2023 17:53:09 Progress (1): 34/59 kB error 02-Jan-2023 17:53:09 Progress (1): 37/59 kB error 02-Jan-2023 17:53:09 Progress (1): 40/59 kB error 02-Jan-2023 17:53:09 Progress (1): 43/59 kB error 02-Jan-2023 17:53:09 #15 ... error 02-Jan-2023 17:53:09 error 02-Jan-2023 17:53:09 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:53:09 #17 79.02 Progress (1): 3.3/75 kB error 02-Jan-2023 17:53:09 Progress (1): 6.1/75 kB error 02-Jan-2023 17:53:09 Progress (1): 8.9/75 kB error 02-Jan-2023 17:53:09 Progress (1): 12/75 kB error 02-Jan-2023 17:53:09 Progress (1): 15/75 kB error 02-Jan-2023 17:53:09 Progress (1): 17/75 kB error 02-Jan-2023 17:53:09 Progress (1): 20/75 kB error 02-Jan-2023 17:53:09 Progress (1): 23/75 kB error 02-Jan-2023 17:53:09 Progress (1): 26/75 kB error 02-Jan-2023 17:53:09 Progress (1): 29/75 kB error 02-Jan-2023 17:53:09 Progress (1): 31/75 kB error 02-Jan-2023 17:53:09 Progress (1): 34/75 kB error 02-Jan-2023 17:53:09 Progress (1): 37/75 kB error 02-Jan-2023 17:53:09 Progress (1): 40/75 kB error 02-Jan-2023 17:53:09 Progress (1): 43/75 kB error 02-Jan-2023 17:53:09 Progress (1): 45/75 kB error 02-Jan-2023 17:53:09 Progress (1): 48/75 kB error 02-Jan-2023 17:53:09 Progress (1): 51/75 kB error 02-Jan-2023 17:53:09 Progress (1): 54/75 kB error 02-Jan-2023 17:53:09 Progress (1): 56/75 kB error 02-Jan-2023 17:53:09 Progress (1): 59/75 kB error 02-Jan-2023 17:53:09 Progress (1): 62/75 kB error 02-Jan-2023 17:53:09 Progress (1): 65/75 kB error 02-Jan-2023 17:53:09 Progress (1): 68/75 kB error 02-Jan-2023 17:53:09 Progress (1): 70/75 kB error 02-Jan-2023 17:53:09 Progress (1): 73/75 kB error 02-Jan-2023 17:53:09 Progress (1): 75 kB error 02-Jan-2023 17:53:10 error 02-Jan-2023 17:53:10 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 226 kB/s) error 02-Jan-2023 17:53:10 #17 79.24 [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.14.0:jar error 02-Jan-2023 17:53:10 #17 79.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom error 02-Jan-2023 17:53:10 #17 79.37 Progress (1): 3.3/6.8 kB error 02-Jan-2023 17:53:10 Progress (1): 6.1/6.8 kB error 02-Jan-2023 17:53:10 Progress (1): 6.8 kB error 02-Jan-2023 17:53:10 error 02-Jan-2023 17:53:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom (6.8 kB at 29 kB/s) error 02-Jan-2023 17:53:10 #17 79.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom error 02-Jan-2023 17:53:10 #17 79.59 Progress (1): 3.3/5.3 kB error 02-Jan-2023 17:53:10 Progress (1): 5.3 kB error 02-Jan-2023 17:53:10 error 02-Jan-2023 17:53:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom (5.3 kB at 24 kB/s) error 02-Jan-2023 17:53:10 #17 79.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.jar error 02-Jan-2023 17:53:10 #17 80.00 Progress (1): 4.1/235 kB error 02-Jan-2023 17:53:10 Progress (1): 8.2/235 kB error 02-Jan-2023 17:53:10 Progress (1): 12/235 kB error 02-Jan-2023 17:53:10 Progress (1): 16/235 kB error 02-Jan-2023 17:53:10 Progress (1): 20/235 kB error 02-Jan-2023 17:53:10 Progress (1): 25/235 kB error 02-Jan-2023 17:53:10 Progress (1): 29/235 kB error 02-Jan-2023 17:53:10 Progress (1): 33/235 kB error 02-Jan-2023 17:53:10 Progress (1): 37/235 kB error 02-Jan-2023 17:53:10 Progress (1): 41/235 kB error 02-Jan-2023 17:53:10 Progress (1): 45/235 kB error 02-Jan-2023 17:53:10 Progress (1): 49/235 kB error 02-Jan-2023 17:53:10 Progress (1): 52/235 kB error 02-Jan-2023 17:53:10 Progress (1): 56/235 kB error 02-Jan-2023 17:53:10 Progress (1): 60/235 kB error 02-Jan-2023 17:53:10 Progress (1): 62/235 kB error 02-Jan-2023 17:53:10 Progress (1): 66/235 kB error 02-Jan-2023 17:53:10 Progress (1): 71/235 kB error 02-Jan-2023 17:53:10 Progress (1): 75/235 kB error 02-Jan-2023 17:53:10 Progress (1): 79/235 kB error 02-Jan-2023 17:53:10 Progress (1): 83/235 kB error 02-Jan-2023 17:53:10 Progress (1): 87/235 kB error 02-Jan-2023 17:53:10 Progress (1): 91/235 kB error 02-Jan-2023 17:53:10 Progress (1): 95/235 kB error 02-Jan-2023 17:53:10 Progress (1): 97/235 kB error 02-Jan-2023 17:53:10 Progress (1): 101/235 kB error 02-Jan-2023 17:53:10 Progress (1): 105/235 kB error 02-Jan-2023 17:53:10 Progress (1): 109/235 kB error 02-Jan-2023 17:53:10 Progress (1): 114/235 kB error 02-Jan-2023 17:53:10 Progress (1): 116/235 kB error 02-Jan-2023 17:53:10 Progress (1): 120/235 kB error 02-Jan-2023 17:53:10 Progress (1): 125/235 kB error 02-Jan-2023 17:53:10 Progress (1): 129/235 kB error 02-Jan-2023 17:53:10 Progress (1): 133/235 kB error 02-Jan-2023 17:53:10 Progress (1): 137/235 kB error 02-Jan-2023 17:53:10 Progress (1): 141/235 kB error 02-Jan-2023 17:53:10 Progress (1): 145/235 kB error 02-Jan-2023 17:53:10 Progress (1): 149/235 kB error 02-Jan-2023 17:53:10 Progress (1): 153/235 kB error 02-Jan-2023 17:53:10 Progress (1): 157/235 kB error 02-Jan-2023 17:53:10 Progress (1): 161/235 kB error 02-Jan-2023 17:53:10 Progress (1): 165/235 kB error 02-Jan-2023 17:53:10 Progress (1): 170/235 kB error 02-Jan-2023 17:53:10 Progress (1): 174/235 kB error 02-Jan-2023 17:53:10 Progress (1): 178/235 kB error 02-Jan-2023 17:53:10 Progress (1): 182/235 kB error 02-Jan-2023 17:53:10 Progress (1): 184/235 kB error 02-Jan-2023 17:53:10 Progress (1): 188/235 kB error 02-Jan-2023 17:53:10 Progress (1): 192/235 kB error 02-Jan-2023 17:53:10 Progress (1): 196/235 kB error 02-Jan-2023 17:53:10 Progress (1): 200/235 kB error 02-Jan-2023 17:53:10 Progress (1): 204/235 kB error 02-Jan-2023 17:53:10 Progress (1): 208/235 kB error 02-Jan-2023 17:53:10 Progress (1): 213/235 kB error 02-Jan-2023 17:53:10 Progress (1): 215/235 kB error 02-Jan-2023 17:53:10 Progress (1): 219/235 kB error 02-Jan-2023 17:53:10 Progress (1): 223/235 kB error 02-Jan-2023 17:53:10 Progress (1): 227/235 kB error 02-Jan-2023 17:53:10 Progress (1): 231/235 kB error 02-Jan-2023 17:53:10 Progress (1): 235 kB error 02-Jan-2023 17:53:10 error 02-Jan-2023 17:53:11 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 549 kB/s) error 02-Jan-2023 17:53:11 #17 80.13 [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.14.0:jar error 02-Jan-2023 17:53:11 #17 80.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom error 02-Jan-2023 17:53:11 #17 80.26 Progress (1): 3.3/9.9 kB error 02-Jan-2023 17:53:11 Progress (1): 6.1/9.9 kB error 02-Jan-2023 17:53:11 Progress (1): 8.9/9.9 kB error 02-Jan-2023 17:53:11 Progress (1): 9.9 kB error 02-Jan-2023 17:53:11 error 02-Jan-2023 17:53:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom (9.9 kB at 42 kB/s) error 02-Jan-2023 17:53:11 #17 80.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom error 02-Jan-2023 17:53:11 #17 80.54 Progress (1): 3.3/12 kB error 02-Jan-2023 17:53:11 Progress (1): 6.1/12 kB error 02-Jan-2023 17:53:11 Progress (1): 8.9/12 kB error 02-Jan-2023 17:53:11 Progress (1): 12/12 kB error 02-Jan-2023 17:53:11 Progress (1): 12 kB error 02-Jan-2023 17:53:11 error 02-Jan-2023 17:53:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom (12 kB at 42 kB/s) error 02-Jan-2023 17:53:11 #17 80.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar error 02-Jan-2023 17:53:11 #17 81.00 Progress (1): 0/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.3/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.3/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.3/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.6/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.6/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.6/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.9/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.9/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 0.9/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.0/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.0/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.0/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.0/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.3/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.3/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.3/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.6/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.6/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.6/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.9/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.9/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.9/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 1.9/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.0/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.0/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.0/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.1/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.2/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.3/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.3/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.3/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.4/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.5/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.6/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.6/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.6/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.7/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.8/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.9/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.9/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 2.9/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 3.0/5.1 MB error 02-Jan-2023 17:53:11 Progress (1): 3.0/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.0/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.0/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.1/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.1/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.1/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.1/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.2/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.2/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.2/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.2/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.3/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.3/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.3/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.4/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.4/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.4/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.4/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.5/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.5/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.5/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.5/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.6/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.6/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.6/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.7/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.7/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.7/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.7/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.8/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.8/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.8/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.8/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.9/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.9/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.9/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 3.9/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.0/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.0/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.0/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.1/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.1/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.1/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.1/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.2/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.2/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.2/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.2/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.3/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.3/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.3/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.3/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.4/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.4/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.4/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.4/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.5/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.5/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.5/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.5/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.6/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.6/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.6/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.6/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.7/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.7/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.7/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.7/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.8/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.8/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.8/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.8/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.9/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.9/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.9/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 4.9/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 5.0/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 5.0/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 5.0/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 5.0/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 5.1/5.1 MB error 02-Jan-2023 17:53:12 Progress (1): 5.1 MB error 02-Jan-2023 17:53:12 error 02-Jan-2023 17:53:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar (5.1 MB at 7.1 MB/s) error 02-Jan-2023 17:53:12 #17 81.39 [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.7.0:jar error 02-Jan-2023 17:53:12 #17 81.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom error 02-Jan-2023 17:53:12 #17 81.50 Progress (1): 3.3/11 kB error 02-Jan-2023 17:53:12 Progress (1): 6.1/11 kB error 02-Jan-2023 17:53:12 Progress (1): 8.9/11 kB error 02-Jan-2023 17:53:12 Progress (1): 11 kB error 02-Jan-2023 17:53:12 error 02-Jan-2023 17:53:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom (11 kB at 47 kB/s) error 02-Jan-2023 17:53:12 #17 81.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom error 02-Jan-2023 17:53:12 #17 81.80 Progress (1): 3.3/6.2 kB error 02-Jan-2023 17:53:12 Progress (1): 6.1/6.2 kB error 02-Jan-2023 17:53:12 Progress (1): 6.2 kB error 02-Jan-2023 17:53:12 error 02-Jan-2023 17:53:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom (6.2 kB at 21 kB/s) error 02-Jan-2023 17:53:12 #17 81.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.jar error 02-Jan-2023 17:53:12 #17 82.19 Progress (1): 4.1/313 kB error 02-Jan-2023 17:53:13 Progress (1): 8.2/313 kB error 02-Jan-2023 17:53:13 Progress (1): 12/313 kB error 02-Jan-2023 17:53:13 Progress (1): 16/313 kB error 02-Jan-2023 17:53:13 Progress (1): 20/313 kB error 02-Jan-2023 17:53:13 Progress (1): 25/313 kB error 02-Jan-2023 17:53:13 Progress (1): 29/313 kB error 02-Jan-2023 17:53:13 Progress (1): 33/313 kB error 02-Jan-2023 17:53:13 Progress (1): 37/313 kB error 02-Jan-2023 17:53:13 Progress (1): 41/313 kB error 02-Jan-2023 17:53:13 Progress (1): 45/313 kB error 02-Jan-2023 17:53:13 Progress (1): 49/313 kB error 02-Jan-2023 17:53:13 Progress (1): 52/313 kB error 02-Jan-2023 17:53:13 Progress (1): 56/313 kB error 02-Jan-2023 17:53:13 Progress (1): 60/313 kB error 02-Jan-2023 17:53:13 Progress (1): 62/313 kB error 02-Jan-2023 17:53:13 Progress (1): 66/313 kB error 02-Jan-2023 17:53:13 Progress (1): 71/313 kB error 02-Jan-2023 17:53:13 Progress (1): 75/313 kB error 02-Jan-2023 17:53:13 Progress (1): 79/313 kB error 02-Jan-2023 17:53:13 Progress (1): 83/313 kB error 02-Jan-2023 17:53:13 Progress (1): 87/313 kB error 02-Jan-2023 17:53:13 Progress (1): 91/313 kB error 02-Jan-2023 17:53:13 Progress (1): 95/313 kB error 02-Jan-2023 17:53:13 Progress (1): 97/313 kB error 02-Jan-2023 17:53:13 Progress (1): 101/313 kB error 02-Jan-2023 17:53:13 Progress (1): 105/313 kB error 02-Jan-2023 17:53:13 Progress (1): 109/313 kB error 02-Jan-2023 17:53:13 Progress (1): 114/313 kB error 02-Jan-2023 17:53:13 Progress (1): 116/313 kB error 02-Jan-2023 17:53:13 Progress (1): 120/313 kB error 02-Jan-2023 17:53:13 Progress (1): 125/313 kB error 02-Jan-2023 17:53:13 Progress (1): 129/313 kB error 02-Jan-2023 17:53:13 Progress (1): 133/313 kB error 02-Jan-2023 17:53:13 Progress (1): 137/313 kB error 02-Jan-2023 17:53:13 Progress (1): 141/313 kB error 02-Jan-2023 17:53:13 Progress (1): 145/313 kB error 02-Jan-2023 17:53:13 Progress (1): 149/313 kB error 02-Jan-2023 17:53:13 Progress (1): 153/313 kB error 02-Jan-2023 17:53:13 Progress (1): 157/313 kB error 02-Jan-2023 17:53:13 Progress (1): 161/313 kB error 02-Jan-2023 17:53:13 Progress (1): 165/313 kB error 02-Jan-2023 17:53:13 Progress (1): 170/313 kB error 02-Jan-2023 17:53:13 Progress (1): 174/313 kB error 02-Jan-2023 17:53:13 Progress (1): 177/313 kB error 02-Jan-2023 17:53:13 Progress (1): 181/313 kB error 02-Jan-2023 17:53:13 Progress (1): 185/313 kB error 02-Jan-2023 17:53:13 Progress (1): 188/313 kB error 02-Jan-2023 17:53:13 Progress (1): 192/313 kB error 02-Jan-2023 17:53:13 Progress (1): 197/313 kB error 02-Jan-2023 17:53:13 Progress (1): 201/313 kB error 02-Jan-2023 17:53:13 Progress (1): 205/313 kB error 02-Jan-2023 17:53:13 Progress (1): 209/313 kB error 02-Jan-2023 17:53:13 Progress (1): 213/313 kB error 02-Jan-2023 17:53:13 Progress (1): 217/313 kB error 02-Jan-2023 17:53:13 Progress (1): 221/313 kB error 02-Jan-2023 17:53:13 Progress (1): 225/313 kB error 02-Jan-2023 17:53:13 Progress (1): 229/313 kB error 02-Jan-2023 17:53:13 Progress (1): 233/313 kB error 02-Jan-2023 17:53:13 Progress (1): 237/313 kB error 02-Jan-2023 17:53:13 Progress (1): 242/313 kB error 02-Jan-2023 17:53:13 Progress (1): 246/313 kB error 02-Jan-2023 17:53:13 Progress (1): 250/313 kB error 02-Jan-2023 17:53:13 Progress (1): 254/313 kB error 02-Jan-2023 17:53:13 Progress (1): 258/313 kB error 02-Jan-2023 17:53:13 Progress (1): 260/313 kB error 02-Jan-2023 17:53:13 Progress (1): 264/313 kB error 02-Jan-2023 17:53:13 Progress (1): 269/313 kB error 02-Jan-2023 17:53:13 Progress (1): 273/313 kB error 02-Jan-2023 17:53:13 Progress (1): 277/313 kB error 02-Jan-2023 17:53:13 Progress (1): 281/313 kB error 02-Jan-2023 17:53:13 Progress (1): 285/313 kB error 02-Jan-2023 17:53:13 Progress (1): 289/313 kB error 02-Jan-2023 17:53:13 Progress (1): 293/313 kB error 02-Jan-2023 17:53:13 Progress (1): 295/313 kB error 02-Jan-2023 17:53:13 Progress (1): 299/313 kB error 02-Jan-2023 17:53:13 Progress (1): 303/313 kB error 02-Jan-2023 17:53:13 Progress (1): 307/313 kB error 02-Jan-2023 17:53:13 Progress (1): 312/313 kB error 02-Jan-2023 17:53:13 Progress (1): 313 kB error 02-Jan-2023 17:53:13 error 02-Jan-2023 17:53:13 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 675 kB/s) error 02-Jan-2023 17:53:13 #17 82.39 [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3:jar error 02-Jan-2023 17:53:13 #17 82.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 02-Jan-2023 17:53:13 #17 82.51 Progress (1): 3.3/5.9 kB error 02-Jan-2023 17:53:13 Progress (1): 5.9 kB error 02-Jan-2023 17:53:13 error 02-Jan-2023 17:53:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom (5.9 kB at 26 kB/s) error 02-Jan-2023 17:53:13 #17 82.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom error 02-Jan-2023 17:53:13 #17 82.79 Progress (1): 3.3/5.3 kB error 02-Jan-2023 17:53:13 Progress (1): 5.3 kB error 02-Jan-2023 17:53:13 error 02-Jan-2023 17:53:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom (5.3 kB at 19 kB/s) error 02-Jan-2023 17:53:13 #17 82.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar error 02-Jan-2023 17:53:13 #17 83.04 Progress (1): 3.3/27 kB error 02-Jan-2023 17:53:13 Progress (1): 6.1/27 kB error 02-Jan-2023 17:53:13 Progress (1): 8.9/27 kB error 02-Jan-2023 17:53:13 Progress (1): 12/27 kB error 02-Jan-2023 17:53:13 Progress (1): 15/27 kB error 02-Jan-2023 17:53:13 Progress (1): 17/27 kB error 02-Jan-2023 17:53:13 Progress (1): 20/27 kB error 02-Jan-2023 17:53:13 Progress (1): 23/27 kB error 02-Jan-2023 17:53:13 Progress (1): 26/27 kB error 02-Jan-2023 17:53:13 Progress (1): 27 kB error 02-Jan-2023 17:53:13 error 02-Jan-2023 17:53:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar (27 kB at 121 kB/s) error 02-Jan-2023 17:53:14 #17 83.15 [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.9.0:jar error 02-Jan-2023 17:53:14 #17 83.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.pom error 02-Jan-2023 17:53:14 #17 83.26 Progress (1): 3.3/4.1 kB error 02-Jan-2023 17:53:14 Progress (1): 4.1 kB error 02-Jan-2023 17:53:14 error 02-Jan-2023 17:53:14 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 02-Jan-2023 17:53:14 #17 83.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom error 02-Jan-2023 17:53:14 #17 83.50 Progress (1): 3.3/9.9 kB error 02-Jan-2023 17:53:14 Progress (1): 6.1/9.9 kB error 02-Jan-2023 17:53:14 Progress (1): 8.9/9.9 kB error 02-Jan-2023 17:53:14 Progress (1): 9.9 kB error 02-Jan-2023 17:53:14 error 02-Jan-2023 17:53:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom (9.9 kB at 42 kB/s) error 02-Jan-2023 17:53:14 #17 83.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.jar error 02-Jan-2023 17:53:14 #17 83.91 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.3/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.4/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.5/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.6/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.7/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.8/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 0.9/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.0/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.1/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.2/1.2 MB error 02-Jan-2023 17:53:14 Progress (1): 1.2 MB error 02-Jan-2023 17:53:15 error 02-Jan-2023 17:53:15 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.1 MB/s) error 02-Jan-2023 17:53:15 #17 84.21 [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.6.0:jar error 02-Jan-2023 17:53:15 #17 84.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.pom error 02-Jan-2023 17:53:15 #17 84.40 Progress (1): 3.3/4.6 kB error 02-Jan-2023 17:53:15 Progress (1): 4.6 kB error 02-Jan-2023 17:53:15 error 02-Jan-2023 17:53:15 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 15 kB/s) error 02-Jan-2023 17:53:15 #17 84.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom error 02-Jan-2023 17:53:15 #17 84.63 Progress (1): 3.3/12 kB error 02-Jan-2023 17:53:15 Progress (1): 6.1/12 kB error 02-Jan-2023 17:53:15 Progress (1): 8.9/12 kB error 02-Jan-2023 17:53:15 Progress (1): 12/12 kB error 02-Jan-2023 17:53:15 Progress (1): 12 kB error 02-Jan-2023 17:53:15 error 02-Jan-2023 17:53:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom (12 kB at 55 kB/s) error 02-Jan-2023 17:53:15 #17 84.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar error 02-Jan-2023 17:53:15 #17 85.07 Progress (1): 0/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.3/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.3/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.3/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.3/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.3/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.4/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.4/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.4/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.4/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.4/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.5/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.5/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.5/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.5/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.5/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.5/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.6/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.6/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.6/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.6/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.6/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.7/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.7/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.7/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.7/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.7/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.8/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.8/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.8/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.8/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.8/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.8/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.9/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.9/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.9/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.9/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 0.9/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.0/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.0/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.0/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.0/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.0/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.1/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.2/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.3/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.3/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.3/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.3/3.3 MB error 02-Jan-2023 17:53:15 Progress (1): 1.3/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.5/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.5/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.5/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.5/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.5/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.6/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.6/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.6/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.6/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.6/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.7/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.7/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.7/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.7/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.7/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.7/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.8/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.8/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.8/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.8/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.8/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 1.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.0/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.0/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.0/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.0/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.0/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.2/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.2/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.2/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.2/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.2/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.3/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.3/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.3/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.3/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.3/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.3/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.4/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.5/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.5/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.5/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.5/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.6/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.6/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.6/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.6/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.6/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.6/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.7/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.7/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.7/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.7/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.7/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.8/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.8/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.8/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.8/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.8/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.8/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 2.9/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.0/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.0/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.0/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.0/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.0/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.1/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.2/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.2/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.2/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.2/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.2/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.2/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.3/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.3/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.3/3.3 MB error 02-Jan-2023 17:53:16 Progress (1): 3.3 MB error 02-Jan-2023 17:53:16 error 02-Jan-2023 17:53:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar (3.3 MB at 5.1 MB/s) error 02-Jan-2023 17:53:16 #17 85.40 [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.2.0:jar error 02-Jan-2023 17:53:16 #17 85.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.pom error 02-Jan-2023 17:53:16 #17 85.51 Progress (1): 3.3/9.8 kB error 02-Jan-2023 17:53:16 Progress (1): 6.1/9.8 kB error 02-Jan-2023 17:53:16 Progress (1): 8.9/9.8 kB error 02-Jan-2023 17:53:16 Progress (1): 9.8 kB error 02-Jan-2023 17:53:16 error 02-Jan-2023 17:53:16 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 45 kB/s) error 02-Jan-2023 17:53:16 #17 85.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom error 02-Jan-2023 17:53:16 #17 85.80 Progress (1): 3.3/13 kB error 02-Jan-2023 17:53:16 Progress (1): 6.1/13 kB error 02-Jan-2023 17:53:16 Progress (1): 8.9/13 kB error 02-Jan-2023 17:53:16 Progress (1): 12/13 kB error 02-Jan-2023 17:53:16 Progress (1): 13 kB error 02-Jan-2023 17:53:16 error 02-Jan-2023 17:53:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom (13 kB at 46 kB/s) error 02-Jan-2023 17:53:16 #17 85.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.jar error 02-Jan-2023 17:53:17 #17 86.21 Progress (1): 0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.6/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.6/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.6/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.6/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.6/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.6/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.6/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.6/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.6/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.6/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.6/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.7/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.7/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.7/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.7/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.7/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.7/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.7/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.7/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.7/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.7/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.7/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.8/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.8/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.8/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.8/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.8/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.8/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.8/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.8/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.8/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.8/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.8/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 0.9/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.0/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.1/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.2/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.3/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.4/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.5/1.5 MB error 02-Jan-2023 17:53:17 Progress (1): 1.5 MB error 02-Jan-2023 17:53:17 error 02-Jan-2023 17:53:17 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 3.0 MB/s) error 02-Jan-2023 17:53:17 #17 86.41 [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.8:jar error 02-Jan-2023 17:53:17 #17 86.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.pom error 02-Jan-2023 17:53:17 #17 86.54 Progress (1): 3.3/4.9 kB error 02-Jan-2023 17:53:17 Progress (1): 4.9 kB error 02-Jan-2023 17:53:17 error 02-Jan-2023 17:53:17 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 02-Jan-2023 17:53:17 #17 86.65 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom error 02-Jan-2023 17:53:17 #17 86.84 Progress (1): 3.3/9.9 kB error 02-Jan-2023 17:53:17 Progress (1): 6.1/9.9 kB error 02-Jan-2023 17:53:17 Progress (1): 8.9/9.9 kB error 02-Jan-2023 17:53:17 Progress (1): 9.9 kB error 02-Jan-2023 17:53:17 error 02-Jan-2023 17:53:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom (9.9 kB at 33 kB/s) error 02-Jan-2023 17:53:17 #17 86.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.jar error 02-Jan-2023 17:53:17 #17 87.07 Progress (1): 3.3/57 kB error 02-Jan-2023 17:53:17 Progress (1): 6.1/57 kB error 02-Jan-2023 17:53:17 Progress (1): 8.9/57 kB error 02-Jan-2023 17:53:17 Progress (1): 12/57 kB error 02-Jan-2023 17:53:17 Progress (1): 14/57 kB error 02-Jan-2023 17:53:17 Progress (1): 17/57 kB error 02-Jan-2023 17:53:17 Progress (1): 20/57 kB error 02-Jan-2023 17:53:17 Progress (1): 23/57 kB error 02-Jan-2023 17:53:17 Progress (1): 26/57 kB error 02-Jan-2023 17:53:17 Progress (1): 28/57 kB error 02-Jan-2023 17:53:17 Progress (1): 31/57 kB error 02-Jan-2023 17:53:17 Progress (1): 34/57 kB error 02-Jan-2023 17:53:17 Progress (1): 37/57 kB error 02-Jan-2023 17:53:17 Progress (1): 40/57 kB error 02-Jan-2023 17:53:17 Progress (1): 42/57 kB error 02-Jan-2023 17:53:17 Progress (1): 45/57 kB error 02-Jan-2023 17:53:17 Progress (1): 48/57 kB error 02-Jan-2023 17:53:17 Progress (1): 51/57 kB error 02-Jan-2023 17:53:17 Progress (1): 54/57 kB error 02-Jan-2023 17:53:17 Progress (1): 56/57 kB error 02-Jan-2023 17:53:17 Progress (1): 57 kB error 02-Jan-2023 17:53:17 error 02-Jan-2023 17:53:18 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 234 kB/s) error 02-Jan-2023 17:53:18 #17 87.19 [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.33.0:jar error 02-Jan-2023 17:53:18 #17 87.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.pom error 02-Jan-2023 17:53:18 #17 87.31 Progress (1): 3.3/19 kB error 02-Jan-2023 17:53:18 Progress (1): 6.1/19 kB error 02-Jan-2023 17:53:18 Progress (1): 8.9/19 kB error 02-Jan-2023 17:53:18 Progress (1): 12/19 kB error 02-Jan-2023 17:53:18 Progress (1): 15/19 kB error 02-Jan-2023 17:53:18 Progress (1): 17/19 kB error 02-Jan-2023 17:53:18 Progress (1): 19 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 83 kB/s) error 02-Jan-2023 17:53:18 #17 87.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom error 02-Jan-2023 17:53:18 #17 87.54 Progress (1): 3.3/15 kB error 02-Jan-2023 17:53:18 Progress (1): 6.1/15 kB error 02-Jan-2023 17:53:18 Progress (1): 8.9/15 kB error 02-Jan-2023 17:53:18 Progress (1): 12/15 kB error 02-Jan-2023 17:53:18 Progress (1): 15/15 kB error 02-Jan-2023 17:53:18 Progress (1): 15 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom (15 kB at 66 kB/s) error 02-Jan-2023 17:53:18 #17 87.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar error 02-Jan-2023 17:53:18 #17 ... error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 #15 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:53:18 #15 79.24 Progress (1): 3.3/59 kB error 02-Jan-2023 17:53:18 Progress (1): 6.1/59 kB error 02-Jan-2023 17:53:18 Progress (1): 8.9/59 kB error 02-Jan-2023 17:53:18 Progress (1): 12/59 kB error 02-Jan-2023 17:53:18 Progress (1): 15/59 kB error 02-Jan-2023 17:53:18 Progress (1): 17/59 kB error 02-Jan-2023 17:53:18 Progress (1): 20/59 kB error 02-Jan-2023 17:53:18 Progress (1): 23/59 kB error 02-Jan-2023 17:53:18 Progress (1): 26/59 kB error 02-Jan-2023 17:53:18 Progress (1): 29/59 kB error 02-Jan-2023 17:53:18 Progress (1): 31/59 kB error 02-Jan-2023 17:53:18 Progress (1): 34/59 kB error 02-Jan-2023 17:53:18 Progress (1): 37/59 kB error 02-Jan-2023 17:53:18 Progress (1): 40/59 kB error 02-Jan-2023 17:53:18 Progress (1): 43/59 kB error 02-Jan-2023 17:53:18 Progress (1): 45/59 kB error 02-Jan-2023 17:53:18 Progress (1): 48/59 kB error 02-Jan-2023 17:53:18 Progress (1): 51/59 kB error 02-Jan-2023 17:53:18 Progress (1): 54/59 kB error 02-Jan-2023 17:53:18 Progress (1): 57/59 kB error 02-Jan-2023 17:53:18 Progress (1): 59 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 167 kB/s) error 02-Jan-2023 17:53:18 #15 80.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 02-Jan-2023 17:53:18 #15 80.57 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 02-Jan-2023 17:53:18 #15 80.60 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 02-Jan-2023 17:53:18 #15 80.60 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 02-Jan-2023 17:53:18 #15 80.60 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 02-Jan-2023 17:53:18 #15 81.18 Progress (1): 3.3/24 kB error 02-Jan-2023 17:53:18 Progress (1): 6.1/24 kB error 02-Jan-2023 17:53:18 Progress (1): 8.9/24 kB error 02-Jan-2023 17:53:18 Progress (1): 12/24 kB error 02-Jan-2023 17:53:18 Progress (1): 14/24 kB error 02-Jan-2023 17:53:18 Progress (1): 17/24 kB error 02-Jan-2023 17:53:18 Progress (1): 20/24 kB error 02-Jan-2023 17:53:18 Progress (1): 23/24 kB error 02-Jan-2023 17:53:18 Progress (1): 24 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 12 kB/s) error 02-Jan-2023 17:53:18 #15 82.60 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 02-Jan-2023 17:53:18 #15 84.01 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:18 Progress (1): 0/1.2 MB error 02-Jan-2023 17:53:18 Progress (2): 0/1.2 MB | 4.1/689 kB error 02-Jan-2023 17:53:18 Progress (3): 0/1.2 MB | 4.1/689 kB | 0/1.4 MB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 4.1/689 kB | 0/1.4 MB | 4.1/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 4.1/689 kB | 0/1.4 MB | 8.2/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 4.1/689 kB | 0/1.4 MB | 8.2/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 4.1/689 kB | 0/1.4 MB | 12/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 8.2/689 kB | 0/1.4 MB | 12/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 8.2/689 kB | 0/1.4 MB | 16/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 8.2/689 kB | 0/1.4 MB | 19/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 8.2/689 kB | 0/1.4 MB | 23/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 8.2/689 kB | 0/1.4 MB | 27/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 8.2/689 kB | 0/1.4 MB | 27/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 12/689 kB | 0/1.4 MB | 27/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 16/689 kB | 0/1.4 MB | 27/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 16/689 kB | 0/1.4 MB | 31/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 16/689 kB | 0/1.4 MB | 35/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 16/689 kB | 0/1.4 MB | 35/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 20/689 kB | 0/1.4 MB | 35/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 20/689 kB | 0/1.4 MB | 39/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 20/689 kB | 0/1.4 MB | 39/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 20/689 kB | 0/1.4 MB | 43/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 20/689 kB | 0/1.4 MB | 47/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0/1.2 MB | 20/689 kB | 0/1.4 MB | 52/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0.1/1.2 MB | 20/689 kB | 0/1.4 MB | 52/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0.1/1.2 MB | 25/689 kB | 0/1.4 MB | 52/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0.1/1.2 MB | 29/689 kB | 0/1.4 MB | 52/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0.1/1.2 MB | 33/689 kB | 0/1.4 MB | 52/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0.1/1.2 MB | 33/689 kB | 0/1.4 MB | 54/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0.1/1.2 MB | 33/689 kB | 0/1.4 MB | 54/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0.1/1.2 MB | 33/689 kB | 0/1.4 MB | 54/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0.1/1.2 MB | 33/689 kB | 0/1.4 MB | 54/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0.1/1.2 MB | 33/689 kB | 0.1/1.4 MB | 54/282 kB error 02-Jan-2023 17:53:18 Progress (4): 0.1/1.2 MB | 37/689 kB | 0.1/1.4 MB | 54/282 kB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 37/689 kB | 0.1/1.4 MB | 54/282 kB | 0/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 37/689 kB | 0.1/1.4 MB | 54/282 kB | 0/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 41/689 kB | 0.1/1.4 MB | 54/282 kB | 0/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 45/689 kB | 0.1/1.4 MB | 54/282 kB | 0/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 49/689 kB | 0.1/1.4 MB | 54/282 kB | 0/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 49/689 kB | 0.1/1.4 MB | 54/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 49/689 kB | 0.1/1.4 MB | 54/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 52/689 kB | 0.1/1.4 MB | 54/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 52/689 kB | 0.1/1.4 MB | 54/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 52/689 kB | 0.1/1.4 MB | 58/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 52/689 kB | 0.1/1.4 MB | 62/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 52/689 kB | 0.1/1.4 MB | 66/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 52/689 kB | 0.1/1.4 MB | 70/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 56/689 kB | 0.1/1.4 MB | 70/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 60/689 kB | 0.1/1.4 MB | 70/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 64/689 kB | 0.1/1.4 MB | 70/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 64/689 kB | 0.1/1.4 MB | 70/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 70/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 70/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 70/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 70/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 70/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 70/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 74/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 78/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 82/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 86/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 88/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 92/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 97/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 101/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 105/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 105/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 105/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 109/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 113/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 117/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 68/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 72/689 kB | 0.1/1.4 MB | 121/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 72/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 72/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 72/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 76/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 76/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 76/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 76/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 76/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 80/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 84/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 84/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 86/689 kB | 0.1/1.4 MB | 123/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 86/689 kB | 0.1/1.4 MB | 127/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 86/689 kB | 0.1/1.4 MB | 127/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 86/689 kB | 0.1/1.4 MB | 127/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 86/689 kB | 0.1/1.4 MB | 131/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 86/689 kB | 0.1/1.4 MB | 131/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 86/689 kB | 0.1/1.4 MB | 136/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 86/689 kB | 0.1/1.4 MB | 136/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 90/689 kB | 0.1/1.4 MB | 136/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 90/689 kB | 0.1/1.4 MB | 140/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 95/689 kB | 0.1/1.4 MB | 140/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 95/689 kB | 0.1/1.4 MB | 140/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.1/1.2 MB | 95/689 kB | 0.1/1.4 MB | 140/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 95/689 kB | 0.1/1.4 MB | 140/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 99/689 kB | 0.1/1.4 MB | 140/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 99/689 kB | 0.1/1.4 MB | 144/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 99/689 kB | 0.1/1.4 MB | 148/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 99/689 kB | 0.1/1.4 MB | 148/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 99/689 kB | 0.1/1.4 MB | 148/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 99/689 kB | 0.2/1.4 MB | 148/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 99/689 kB | 0.2/1.4 MB | 148/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 99/689 kB | 0.2/1.4 MB | 152/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 99/689 kB | 0.2/1.4 MB | 152/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 152/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 152/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 152/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 156/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 158/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 158/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 158/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 158/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 162/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 162/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 166/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 170/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 174/282 kB | 0.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 174/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 103/689 kB | 0.2/1.4 MB | 174/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 107/689 kB | 0.2/1.4 MB | 174/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 107/689 kB | 0.2/1.4 MB | 174/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 107/689 kB | 0.2/1.4 MB | 174/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 107/689 kB | 0.2/1.4 MB | 174/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 174/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 174/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 174/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 174/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 174/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 179/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 111/689 kB | 0.2/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.2/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.2/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.2/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.2/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 183/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 187/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 191/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 193/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 197/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 201/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 205/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 209/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 213/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 217/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 222/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 222/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 115/689 kB | 0.3/1.4 MB | 222/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 119/689 kB | 0.3/1.4 MB | 222/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 119/689 kB | 0.3/1.4 MB | 222/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 119/689 kB | 0.3/1.4 MB | 226/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 119/689 kB | 0.3/1.4 MB | 228/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.2/1.2 MB | 119/689 kB | 0.3/1.4 MB | 232/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 119/689 kB | 0.3/1.4 MB | 232/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 119/689 kB | 0.3/1.4 MB | 232/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 119/689 kB | 0.3/1.4 MB | 232/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 121/689 kB | 0.3/1.4 MB | 232/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 121/689 kB | 0.3/1.4 MB | 232/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 121/689 kB | 0.3/1.4 MB | 232/282 kB | 0.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 121/689 kB | 0.3/1.4 MB | 232/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 125/689 kB | 0.3/1.4 MB | 232/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 125/689 kB | 0.3/1.4 MB | 232/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 125/689 kB | 0.3/1.4 MB | 232/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 125/689 kB | 0.3/1.4 MB | 236/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 125/689 kB | 0.3/1.4 MB | 236/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 236/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 240/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 244/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 248/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 252/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 256/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 256/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 256/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 260/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 262/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 262/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 129/689 kB | 0.3/1.4 MB | 262/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 133/689 kB | 0.3/1.4 MB | 262/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 262/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 262/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 262/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 267/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 271/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 271/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 271/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 271/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 271/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 271/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 271/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 271/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 275/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 279/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 279/282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.3/1.2 MB | 138/689 kB | 0.3/1.4 MB | 282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 138/689 kB | 0.3/1.4 MB | 282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 142/689 kB | 0.3/1.4 MB | 282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 142/689 kB | 0.3/1.4 MB | 282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 142/689 kB | 0.3/1.4 MB | 282 kB | 0.3/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 142/689 kB | 0.3/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 146/689 kB | 0.3/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 150/689 kB | 0.3/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 154/689 kB | 0.3/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 156/689 kB | 0.3/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 156/689 kB | 0.3/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 156/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 156/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 156/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 160/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 160/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 160/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 160/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 160/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 164/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 168/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 168/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 172/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 172/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 172/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 172/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 176/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 181/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 181/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 185/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 189/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 189/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 189/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 189/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 189/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 189/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 189/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 189/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 191/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 191/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 191/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 195/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 199/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 203/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 207/689 kB | 0.4/1.4 MB | 282 kB | 0.4/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 207/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 207/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.4/1.2 MB | 207/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 207/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 207/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 207/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 211/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 215/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 219/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 224/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 224/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 224/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 224/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 226/689 kB | 0.4/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 226/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 226/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 226/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 226/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 226/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 226/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 230/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 234/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 238/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 242/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 242/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 242/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 242/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 242/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 242/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 246/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 246/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 246/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 246/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 250/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 254/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 258/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 258/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 258/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 258/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 260/689 kB | 0.5/1.4 MB | 282 kB | 0.5/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 260/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 260/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 260/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 260/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 260/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 260/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 265/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 269/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 273/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 277/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 277/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 281/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 285/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 285/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 285/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 285/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 285/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 285/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 285/689 kB | 0.5/1.4 MB | 282 kB | 0.6/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 285/689 kB | 0.5/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 289/689 kB | 0.5/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 289/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 293/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 295/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 299/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 303/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 308/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 312/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 312/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 316/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 320/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 320/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.5/1.2 MB | 320/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 320/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 320/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 320/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 320/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 320/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 320/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 320/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 324/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 324/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 328/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 328/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 328/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 328/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 330/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 334/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 338/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 342/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 346/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 346/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 346/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 346/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 346/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 346/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 351/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 351/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 355/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 359/689 kB | 0.6/1.4 MB | 282 kB | 0.7/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 359/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 363/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 363/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 365/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 369/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 369/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 369/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 373/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 377/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 381/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 385/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 389/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.6/1.2 MB | 389/689 kB | 0.6/1.4 MB | 282 kB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 65 kB/s) error 02-Jan-2023 17:53:18 #15 84.92 Progress (4): 0.6/1.2 MB | 394/689 kB | 0.6/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 394/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 394/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 394/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 398/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 400/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 400/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 400/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 02-Jan-2023 17:53:18 #15 84.94 Progress (4): 0.6/1.2 MB | 404/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 404/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 408/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 412/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 416/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 420/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 424/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 424/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 424/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 424/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 424/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 424/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 428/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 432/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 435/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 435/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 435/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 435/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 435/689 kB | 0.7/1.4 MB | 0.8/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 435/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 439/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 443/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 447/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 451/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 455/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 459/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 459/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.6/1.2 MB | 459/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 459/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 459/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 459/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 459/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 459/689 kB | 0.7/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 459/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 463/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 463/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 463/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 463/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 467/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 469/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 469/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 469/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 469/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 473/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 478/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 478/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 478/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 478/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 482/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 486/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 486/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 486/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 486/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 486/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 490/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 490/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 494/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 498/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 502/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 502/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 502/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 502/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 502/689 kB | 0.8/1.4 MB | 0.9/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 502/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 504/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 504/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 504/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 508/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 512/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 512/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 516/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 516/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 521/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 521/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 521/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 521/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.7/1.2 MB | 525/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 525/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 529/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 533/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 533/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 533/689 kB | 0.8/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 533/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 537/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 539/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 539/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 539/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 539/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 539/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 543/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 543/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 547/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 551/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 555/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 559/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 564/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 564/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 564/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 564/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 564/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 564/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 564/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 564/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 564/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 568/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 572/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 572/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 572/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 572/689 kB | 0.9/1.4 MB | 1.0/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 572/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 574/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 578/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 582/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 586/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 590/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 590/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.8/1.2 MB | 590/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 590/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 590/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 590/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 590/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 590/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 590/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 594/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 598/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 602/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 607/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 607/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 607/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 607/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 607/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 607/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 609/689 kB | 0.9/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 609/689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 613/689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 617/689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 621/689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 625/689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.1/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 629/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 633/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 637/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 641/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 643/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 648/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 648/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 648/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 648/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 652/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 652/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 652/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 656/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 660/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 664/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 668/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (4): 0.9/1.2 MB | 672/689 kB | 1.0/1.4 MB | 1.2/2.9 MB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 672/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 4.1/373 kB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 672/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 8.2/373 kB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 672/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 12/373 kB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 672/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 672/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 672/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 676/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 676/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 678/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 678/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 682/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 0.9/1.2 MB | 682/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 682/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 682/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 682/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 16/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 682/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 19/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 682/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 19/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 682/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 19/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 686/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 19/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 686/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 19/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 686/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 23/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 686/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 27/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 686/689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 31/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.0/1.4 MB | 1.2/2.9 MB | 31/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.2/2.9 MB | 31/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.2/2.9 MB | 31/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.2/2.9 MB | 35/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.2/2.9 MB | 39/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.2/2.9 MB | 43/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.2/2.9 MB | 43/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.2/2.9 MB | 43/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.2/2.9 MB | 43/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.2/2.9 MB | 47/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.2/2.9 MB | 47/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.2/2.9 MB | 52/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 52/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 52/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 56/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 56/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 60/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 62/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 62/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 62/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 62/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 62/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 66/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 66/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 71/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 71/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 71/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 71/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 75/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 79/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 79/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 83/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 83/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 83/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 87/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 91/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 91/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 91/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 91/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.1/1.4 MB | 1.3/2.9 MB | 91/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 91/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 91/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 91/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 95/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 99/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 103/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 103/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 103/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 103/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 103/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 103/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.3/2.9 MB | 103/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 103/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 107/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.0/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 107/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 107/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 111/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 116/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 116/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 120/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 120/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 120/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 124/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 128/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 128/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 132/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 132/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 132/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 132/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 132/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 132/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 132/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 132/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 136/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 136/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 140/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.2/1.4 MB | 1.4/2.9 MB | 143/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB | 143/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB | 143/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.1/1.2 MB | 689 kB | 1.3/1.4 MB | 1.4/2.9 MB | 143/373 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 136 kB/s) error 02-Jan-2023 17:53:18 #15 85.62 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 143/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 143/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 143/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 147/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 151/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 151/373 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 02-Jan-2023 17:53:18 #15 85.63 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 155/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 155/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 155/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 159/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 163/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 167/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 167/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 170/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 170/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 170/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 170/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 174/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 174/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 174/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 178/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 178/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.1/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 182/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 182/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 186/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 188/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 188/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 188/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 188/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 188/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 192/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 192/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 192/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 197/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 197/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 197/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 201/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 201/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 201/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 205/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 209/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 209/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 213/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 213/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.3/1.4 MB | 1.5/2.9 MB | 213/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 213/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 217/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 217/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 221/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 221/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 224/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 224/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 224/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 224/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 224/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 228/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 228/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 233/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 237/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2/1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 241/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 241/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 241/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 241/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 245/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 245/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 249/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 249/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 251/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 251/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 255/373 kB error 02-Jan-2023 17:53:18 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 255/373 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 255/373 kB | 3.3/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 255/373 kB | 3.3/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 260/373 kB | 3.3/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 264/373 kB | 3.3/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 264/373 kB | 3.3/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 268/373 kB | 3.3/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 268/373 kB | 6.1/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 268/373 kB | 6.1/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 272/373 kB | 6.1/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 272/373 kB | 8.9/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 276/373 kB | 8.9/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 280/373 kB | 8.9/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 280/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 280/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 284/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 286/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 286/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 286/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.6/2.9 MB | 290/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB | 290/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB | 294/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB | 294/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB | 294/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB | 298/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB | 303/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4/1.4 MB | 1.7/2.9 MB | 303/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 303/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 307/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 311/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 311/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 315/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 319/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 321/373 kB | 12/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 321/373 kB | 14/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 321/373 kB | 17/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 321/373 kB | 20/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 321/373 kB | 23/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 321/373 kB | 26/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 321/373 kB | 28/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 321/373 kB | 31/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 321/373 kB | 34/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 321/373 kB | 34/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 325/373 kB | 34/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 325/373 kB | 37/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 329/373 kB | 37/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 329/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 333/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 337/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 337/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 341/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 341/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 346/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 350/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (5): 1.2 MB | 1.4 MB | 1.7/2.9 MB | 354/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 231 kB/s) error 02-Jan-2023 17:53:18 #15 85.93 Progress (4): 1.4 MB | 1.8/2.9 MB | 354/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 356/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 360/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 364/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 368/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 372/373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 40/201 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 02-Jan-2023 17:53:18 #15 85.94 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 40/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 42/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 45/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 48/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 51/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 54/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 56/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 59/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 62/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 62/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 65/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 68/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 70/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 70/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 73/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 76/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 79/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 82/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.8/2.9 MB | 373 kB | 84/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.9/2.9 MB | 373 kB | 84/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.9/2.9 MB | 373 kB | 87/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.9/2.9 MB | 373 kB | 87/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.9/2.9 MB | 373 kB | 87/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.9/2.9 MB | 373 kB | 87/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.9/2.9 MB | 373 kB | 87/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 1.9/2.9 MB | 373 kB | 90/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 2.0/2.9 MB | 373 kB | 90/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 2.0/2.9 MB | 373 kB | 93/201 kB error 02-Jan-2023 17:53:18 Progress (4): 1.4 MB | 2.0/2.9 MB | 373 kB | 93/201 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 261 kB/s) error 02-Jan-2023 17:53:18 #15 86.10 Progress (3): 2.0/2.9 MB | 373 kB | 93/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.0/2.9 MB | 373 kB | 96/201 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 02-Jan-2023 17:53:18 #15 86.11 Progress (3): 2.0/2.9 MB | 373 kB | 98/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.0/2.9 MB | 373 kB | 98/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.0/2.9 MB | 373 kB | 101/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.0/2.9 MB | 373 kB | 104/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.0/2.9 MB | 373 kB | 104/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.0/2.9 MB | 373 kB | 106/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.0/2.9 MB | 373 kB | 109/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.0/2.9 MB | 373 kB | 112/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.0/2.9 MB | 373 kB | 112/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 112/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 115/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 118/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 120/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 123/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 126/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 129/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 132/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 134/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 137/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 137/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 137/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 137/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 140/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 143/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 146/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 148/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 148/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 151/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 151/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 154/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 157/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 160/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.1/2.9 MB | 373 kB | 162/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.2/2.9 MB | 373 kB | 162/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.2/2.9 MB | 373 kB | 165/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.2/2.9 MB | 373 kB | 165/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.2/2.9 MB | 373 kB | 168/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.2/2.9 MB | 373 kB | 170/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.2/2.9 MB | 373 kB | 173/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.2/2.9 MB | 373 kB | 176/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.2/2.9 MB | 373 kB | 176/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.2/2.9 MB | 373 kB | 179/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.2/2.9 MB | 373 kB | 182/201 kB error 02-Jan-2023 17:53:18 Progress (3): 2.2/2.9 MB | 373 kB | 182/201 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 182/201 kB | 4.1/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 182/201 kB | 8.2/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 182/201 kB | 12/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 182/201 kB | 16/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 182/201 kB | 16/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 182/201 kB | 20/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 184/201 kB | 20/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 184/201 kB | 25/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 184/201 kB | 29/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 184/201 kB | 33/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 184/201 kB | 37/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 184/201 kB | 41/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 187/201 kB | 41/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 190/201 kB | 41/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 193/201 kB | 41/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 193/201 kB | 41/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 193/201 kB | 45/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 193/201 kB | 49/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 193/201 kB | 53/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 196/201 kB | 53/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 198/201 kB | 53/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.2/2.9 MB | 373 kB | 198/201 kB | 57/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.3/2.9 MB | 373 kB | 198/201 kB | 57/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.3/2.9 MB | 373 kB | 198/201 kB | 57/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.3/2.9 MB | 373 kB | 198/201 kB | 60/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.3/2.9 MB | 373 kB | 201 kB | 60/315 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 64 kB/s) error 02-Jan-2023 17:53:18 #15 86.44 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 02-Jan-2023 17:53:18 #15 86.45 Progress (3): 2.3/2.9 MB | 201 kB | 64/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 68/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 72/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 76/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 76/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 76/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 80/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 84/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 88/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 92/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 92/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 92/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.3/2.9 MB | 201 kB | 94/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 94/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 98/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 103/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 107/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 111/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 115/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 119/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 123/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 127/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 127/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 129/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 133/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 137/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 141/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 146/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 146/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 146/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 146/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 150/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 154/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 154/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 158/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 162/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 164/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.4/2.9 MB | 201 kB | 168/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 168/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 168/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 172/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 176/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 176/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 180/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 180/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 184/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 189/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 193/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 197/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 201/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 201/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.5/2.9 MB | 201 kB | 201/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 201/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 205/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 209/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 213/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 217/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 221/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 221/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 225/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 230/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 232/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 232/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 236/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 240/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 244/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 244/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 244/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 249/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 253/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 257/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 261/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 265/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.6/2.9 MB | 201 kB | 265/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 265/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 265/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 267/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 271/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 275/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 279/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 283/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 283/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 287/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 292/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 296/315 kB error 02-Jan-2023 17:53:18 Progress (3): 2.7/2.9 MB | 201 kB | 296/315 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 201 kB | 296/315 kB | 3.3/183 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 32 kB/s) error 02-Jan-2023 17:53:18 #15 86.79 Progress (4): 2.7/2.9 MB | 296/315 kB | 3.3/183 kB | 4.1/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 296/315 kB | 3.3/183 kB | 8.2/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 296/315 kB | 3.3/183 kB | 12/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 296/315 kB | 3.3/183 kB | 16/409 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 02-Jan-2023 17:53:18 #15 86.81 Progress (4): 2.7/2.9 MB | 300/315 kB | 3.3/183 kB | 16/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 300/315 kB | 3.3/183 kB | 16/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 300/315 kB | 6.1/183 kB | 16/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 302/315 kB | 6.1/183 kB | 16/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 302/315 kB | 8.9/183 kB | 16/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 305/315 kB | 8.9/183 kB | 16/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 305/315 kB | 8.9/183 kB | 16/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 309/315 kB | 8.9/183 kB | 16/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 314/315 kB | 8.9/183 kB | 16/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 314/315 kB | 8.9/183 kB | 20/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 314/315 kB | 12/183 kB | 20/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 314/315 kB | 14/183 kB | 20/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 314/315 kB | 17/183 kB | 20/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 314/315 kB | 17/183 kB | 25/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.7/2.9 MB | 315 kB | 17/183 kB | 25/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 17/183 kB | 25/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 20/183 kB | 25/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 20/183 kB | 29/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 20/183 kB | 33/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 20/183 kB | 37/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 23/183 kB | 37/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 26/183 kB | 37/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 28/183 kB | 37/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 28/183 kB | 41/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 28/183 kB | 45/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 28/183 kB | 49/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 31/183 kB | 49/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 31/183 kB | 52/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 34/183 kB | 52/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 34/183 kB | 56/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 34/183 kB | 60/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 37/183 kB | 60/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 60/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 64/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 68/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 68/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 72/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 76/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 80/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 84/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 86/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 91/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 95/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 99/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 103/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 103/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 103/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 103/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 103/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.8/2.9 MB | 315 kB | 40/183 kB | 107/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9/2.9 MB | 315 kB | 40/183 kB | 107/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9/2.9 MB | 315 kB | 40/183 kB | 107/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9/2.9 MB | 315 kB | 40/183 kB | 107/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9/2.9 MB | 315 kB | 40/183 kB | 111/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9/2.9 MB | 315 kB | 40/183 kB | 115/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9/2.9 MB | 315 kB | 40/183 kB | 115/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 115/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 119/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 123/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 127/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 132/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 136/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 140/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 143/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 147/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 151/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 155/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 158/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 162/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 166/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 170/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 40/183 kB | 174/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 42/183 kB | 174/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 42/183 kB | 179/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 42/183 kB | 183/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 42/183 kB | 187/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 42/183 kB | 191/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 42/183 kB | 193/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 42/183 kB | 197/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 42/183 kB | 201/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 45/183 kB | 201/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 45/183 kB | 205/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 45/183 kB | 209/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 48/183 kB | 209/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 51/183 kB | 209/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 54/183 kB | 209/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 56/183 kB | 209/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 59/183 kB | 209/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 62/183 kB | 209/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 65/183 kB | 209/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 65/183 kB | 213/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 68/183 kB | 213/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 68/183 kB | 217/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 70/183 kB | 217/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 73/183 kB | 217/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 76/183 kB | 217/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 217/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 222/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 226/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 228/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 232/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 236/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 240/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 244/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 248/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 251/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 255/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 260/409 kB error 02-Jan-2023 17:53:18 Progress (4): 2.9 MB | 315 kB | 79/183 kB | 264/409 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 49 kB/s) error 02-Jan-2023 17:53:18 #15 87.01 Progress (3): 2.9 MB | 79/183 kB | 268/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 272/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 276/409 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 02-Jan-2023 17:53:18 #15 87.04 Progress (3): 2.9 MB | 79/183 kB | 280/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 284/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 286/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 290/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 294/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 298/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 303/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 307/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 311/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 315/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 319/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 321/409 kB error 02-Jan-2023 17:53:18 Progress (3): 2.9 MB | 79/183 kB | 325/409 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 446 kB/s) error 02-Jan-2023 17:53:18 #15 87.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 02-Jan-2023 17:53:18 #15 87.09 Progress (2): 79/183 kB | 329/409 kB error 02-Jan-2023 17:53:18 Progress (2): 79/183 kB | 333/409 kB error 02-Jan-2023 17:53:18 Progress (2): 82/183 kB | 333/409 kB error 02-Jan-2023 17:53:18 Progress (2): 84/183 kB | 333/409 kB error 02-Jan-2023 17:53:18 Progress (2): 87/183 kB | 333/409 kB error 02-Jan-2023 17:53:18 Progress (2): 87/183 kB | 337/409 kB error 02-Jan-2023 17:53:18 Progress (2): 87/183 kB | 341/409 kB error 02-Jan-2023 17:53:18 Progress (2): 87/183 kB | 346/409 kB error 02-Jan-2023 17:53:18 Progress (2): 90/183 kB | 346/409 kB error 02-Jan-2023 17:53:18 Progress (2): 93/183 kB | 346/409 kB error 02-Jan-2023 17:53:18 Progress (2): 95/183 kB | 346/409 kB error 02-Jan-2023 17:53:18 Progress (2): 95/183 kB | 350/409 kB error 02-Jan-2023 17:53:18 Progress (2): 95/183 kB | 354/409 kB error 02-Jan-2023 17:53:18 Progress (2): 98/183 kB | 354/409 kB error 02-Jan-2023 17:53:18 Progress (2): 101/183 kB | 354/409 kB error 02-Jan-2023 17:53:18 Progress (2): 104/183 kB | 354/409 kB error 02-Jan-2023 17:53:18 Progress (2): 104/183 kB | 356/409 kB error 02-Jan-2023 17:53:18 Progress (2): 104/183 kB | 360/409 kB error 02-Jan-2023 17:53:18 Progress (2): 104/183 kB | 364/409 kB error 02-Jan-2023 17:53:18 Progress (2): 107/183 kB | 364/409 kB error 02-Jan-2023 17:53:18 Progress (2): 109/183 kB | 364/409 kB error 02-Jan-2023 17:53:18 Progress (2): 112/183 kB | 364/409 kB error 02-Jan-2023 17:53:18 Progress (2): 115/183 kB | 364/409 kB error 02-Jan-2023 17:53:18 Progress (2): 118/183 kB | 364/409 kB error 02-Jan-2023 17:53:18 Progress (2): 118/183 kB | 368/409 kB error 02-Jan-2023 17:53:18 Progress (2): 118/183 kB | 372/409 kB error 02-Jan-2023 17:53:18 Progress (2): 118/183 kB | 376/409 kB error 02-Jan-2023 17:53:18 Progress (2): 120/183 kB | 376/409 kB error 02-Jan-2023 17:53:18 Progress (2): 123/183 kB | 376/409 kB error 02-Jan-2023 17:53:18 Progress (2): 126/183 kB | 376/409 kB error 02-Jan-2023 17:53:18 Progress (2): 126/183 kB | 380/409 kB error 02-Jan-2023 17:53:18 Progress (2): 126/183 kB | 384/409 kB error 02-Jan-2023 17:53:18 Progress (2): 129/183 kB | 384/409 kB error 02-Jan-2023 17:53:18 Progress (2): 129/183 kB | 389/409 kB error 02-Jan-2023 17:53:18 Progress (2): 129/183 kB | 393/409 kB error 02-Jan-2023 17:53:18 Progress (2): 129/183 kB | 395/409 kB error 02-Jan-2023 17:53:18 Progress (2): 132/183 kB | 395/409 kB error 02-Jan-2023 17:53:18 Progress (2): 134/183 kB | 395/409 kB error 02-Jan-2023 17:53:18 Progress (2): 137/183 kB | 395/409 kB error 02-Jan-2023 17:53:18 Progress (2): 137/183 kB | 399/409 kB error 02-Jan-2023 17:53:18 Progress (2): 137/183 kB | 403/409 kB error 02-Jan-2023 17:53:18 Progress (3): 137/183 kB | 403/409 kB | 3.3/61 kB error 02-Jan-2023 17:53:18 Progress (3): 137/183 kB | 403/409 kB | 6.1/61 kB error 02-Jan-2023 17:53:18 Progress (3): 137/183 kB | 403/409 kB | 8.9/61 kB error 02-Jan-2023 17:53:18 Progress (3): 140/183 kB | 403/409 kB | 8.9/61 kB error 02-Jan-2023 17:53:18 Progress (3): 143/183 kB | 403/409 kB | 8.9/61 kB error 02-Jan-2023 17:53:18 Progress (3): 145/183 kB | 403/409 kB | 8.9/61 kB error 02-Jan-2023 17:53:18 Progress (3): 145/183 kB | 407/409 kB | 8.9/61 kB error 02-Jan-2023 17:53:18 Progress (3): 145/183 kB | 409 kB | 8.9/61 kB error 02-Jan-2023 17:53:18 Progress (3): 148/183 kB | 409 kB | 8.9/61 kB error 02-Jan-2023 17:53:18 Progress (3): 148/183 kB | 409 kB | 12/61 kB error 02-Jan-2023 17:53:18 Progress (3): 151/183 kB | 409 kB | 12/61 kB error 02-Jan-2023 17:53:18 Progress (3): 154/183 kB | 409 kB | 12/61 kB error 02-Jan-2023 17:53:18 Progress (3): 157/183 kB | 409 kB | 12/61 kB error 02-Jan-2023 17:53:18 Progress (3): 159/183 kB | 409 kB | 12/61 kB error 02-Jan-2023 17:53:18 Progress (3): 162/183 kB | 409 kB | 12/61 kB error 02-Jan-2023 17:53:18 Progress (3): 165/183 kB | 409 kB | 12/61 kB error 02-Jan-2023 17:53:18 Progress (3): 165/183 kB | 409 kB | 14/61 kB error 02-Jan-2023 17:53:18 Progress (3): 165/183 kB | 409 kB | 17/61 kB error 02-Jan-2023 17:53:18 Progress (3): 165/183 kB | 409 kB | 20/61 kB error 02-Jan-2023 17:53:18 Progress (3): 165/183 kB | 409 kB | 23/61 kB error 02-Jan-2023 17:53:18 Progress (3): 168/183 kB | 409 kB | 23/61 kB error 02-Jan-2023 17:53:18 Progress (3): 171/183 kB | 409 kB | 23/61 kB error 02-Jan-2023 17:53:18 Progress (3): 171/183 kB | 409 kB | 26/61 kB error 02-Jan-2023 17:53:18 Progress (3): 171/183 kB | 409 kB | 28/61 kB error 02-Jan-2023 17:53:18 Progress (3): 171/183 kB | 409 kB | 31/61 kB error 02-Jan-2023 17:53:18 Progress (3): 171/183 kB | 409 kB | 34/61 kB error 02-Jan-2023 17:53:18 Progress (3): 173/183 kB | 409 kB | 34/61 kB error 02-Jan-2023 17:53:18 Progress (3): 176/183 kB | 409 kB | 34/61 kB error 02-Jan-2023 17:53:18 Progress (3): 176/183 kB | 409 kB | 37/61 kB error 02-Jan-2023 17:53:18 Progress (3): 176/183 kB | 409 kB | 40/61 kB error 02-Jan-2023 17:53:18 Progress (3): 179/183 kB | 409 kB | 40/61 kB error 02-Jan-2023 17:53:18 Progress (3): 182/183 kB | 409 kB | 40/61 kB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 409 kB | 40/61 kB error 02-Jan-2023 17:53:18 Progress (4): 183 kB | 409 kB | 40/61 kB | 0/7.5 MB error 02-Jan-2023 17:53:18 Progress (4): 183 kB | 409 kB | 40/61 kB | 0.1/7.5 MB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 60 kB/s) error 02-Jan-2023 17:53:18 #15 87.42 Progress (3): 183 kB | 42/61 kB | 0.1/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 45/61 kB | 0.1/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 48/61 kB | 0.1/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 51/61 kB | 0.1/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 54/61 kB | 0.1/7.5 MB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 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 02-Jan-2023 17:53:18 #15 87.61 Progress (3): 183 kB | 56/61 kB | 0.1/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 56/61 kB | 0.1/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 59/61 kB | 0.1/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 61 kB | 0.1/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 61 kB | 0.2/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 61 kB | 0.2/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 61 kB | 0.2/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 61 kB | 0.3/7.5 MB error 02-Jan-2023 17:53:18 Progress (3): 183 kB | 61 kB | 0.4/7.5 MB error 02-Jan-2023 17:53:18 Progress (4): 183 kB | 61 kB | 0.4/7.5 MB | 0/3.7 MB error 02-Jan-2023 17:53:18 Progress (5): 183 kB | 61 kB | 0.4/7.5 MB | 0/3.7 MB | 3.3/12 kB error 02-Jan-2023 17:53:18 Progress (5): 183 kB | 61 kB | 0.4/7.5 MB | 0/3.7 MB | 6.1/12 kB error 02-Jan-2023 17:53:18 Progress (5): 183 kB | 61 kB | 0.4/7.5 MB | 0.1/3.7 MB | 6.1/12 kB error 02-Jan-2023 17:53:18 Progress (5): 183 kB | 61 kB | 0.4/7.5 MB | 0.1/3.7 MB | 6.1/12 kB error 02-Jan-2023 17:53:18 Progress (5): 183 kB | 61 kB | 0.4/7.5 MB | 0.1/3.7 MB | 8.9/12 kB error 02-Jan-2023 17:53:18 Progress (5): 183 kB | 61 kB | 0.4/7.5 MB | 0.1/3.7 MB | 12/12 kB error 02-Jan-2023 17:53:18 Progress (5): 183 kB | 61 kB | 0.4/7.5 MB | 0.1/3.7 MB | 12/12 kB error 02-Jan-2023 17:53:18 Progress (5): 183 kB | 61 kB | 0.4/7.5 MB | 0.1/3.7 MB | 12/12 kB error 02-Jan-2023 17:53:18 Progress (5): 183 kB | 61 kB | 0.4/7.5 MB | 0.1/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53: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.jar (61 kB at 8.4 kB/s) error 02-Jan-2023 17:53:18 #15 87.88 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 02-Jan-2023 17:53:18 #15 87.90 Progress (4): 183 kB | 0.4/7.5 MB | 0.1/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53: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.jar (183 kB at 25 kB/s) error 02-Jan-2023 17:53:18 #15 87.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar error 02-Jan-2023 17:53:18 #15 87.92 Progress (3): 0.5/7.5 MB | 0.1/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.5/7.5 MB | 0.1/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.5/7.5 MB | 0.1/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.5/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.5/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.5/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.5/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.6/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.7/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.7/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.8/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.8/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (3): 1.0/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:18 Progress (4): 1.0/7.5 MB | 0.6/3.7 MB | 12 kB | 3.3/57 kB error 02-Jan-2023 17:53:18 Progress (4): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 3.3/57 kB error 02-Jan-2023 17:53:18 Progress (4): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 3.3/57 kB error 02-Jan-2023 17:53:18 #15 ... error 02-Jan-2023 17:53:18 error 02-Jan-2023 17:53:18 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:53:18 #17 87.94 Progress (1): 0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.1/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.2/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.3/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.4/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.5/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.6/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.7/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.8/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 0.9/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 1.0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 1.0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 1.0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 1.0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 1.0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 1.0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 1.0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 1.0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 1.0/1.0 MB error 02-Jan-2023 17:53:18 Progress (1): 1.0 MB error 02-Jan-2023 17:53:19 error 02-Jan-2023 17:53:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar (1.0 MB at 2.1 MB/s) error 02-Jan-2023 17:53:19 #17 88.15 [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.13.0:jar error 02-Jan-2023 17:53:19 #17 88.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 02-Jan-2023 17:53:21 #17 90.32 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 02-Jan-2023 17:53:21 #17 90.42 [WARNING] The POM for org.openmrs.module:referenceapplication-omod:jar:2.13.0 is missing, no dependency information available error 02-Jan-2023 17:53:21 #17 90.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 02-Jan-2023 17:53:23 #17 92.25 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 02-Jan-2023 17:53:23 #17 92.26 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 17:53:23 #17 92.26 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT: error 02-Jan-2023 17:53:23 #17 92.26 [INFO] error 02-Jan-2023 17:53:23 #17 92.26 [INFO] Reference Application Distribution ................. SUCCESS [ 0.553 s] error 02-Jan-2023 17:53:23 #17 92.26 [INFO] Reference Application Distribution Package ......... FAILURE [01:28 min] error 02-Jan-2023 17:53:23 #17 92.26 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 17:53:23 #17 92.27 [INFO] BUILD FAILURE error 02-Jan-2023 17:53:23 #17 92.27 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 17:53:23 #17 92.27 [INFO] Total time: 01:29 min error 02-Jan-2023 17:53:23 #17 92.27 [INFO] Finished at: 2023-01-02T17:53:23Z error 02-Jan-2023 17:53:23 #17 92.27 [INFO] ------------------------------------------------------------------------ error 02-Jan-2023 17:53:23 #17 92.27 [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 02-Jan-2023 17:53:23 #17 92.27 [ERROR] error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] After correcting the problems, you can resume the build with the command error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] mvn -rf :referenceapplication-package error 02-Jan-2023 17:53:23 #17 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 #15 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 02-Jan-2023 17:53:23 #15 87.92 Progress (3): 0.5/7.5 MB | 0.1/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.5/7.5 MB | 0.1/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.5/7.5 MB | 0.1/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.5/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.5/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.5/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.5/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.2/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.3/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.6/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.7/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.7/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.8/7.5 MB | 0.4/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.8/7.5 MB | 0.5/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.8/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 0.9/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/7.5 MB | 0.6/3.7 MB | 12 kB error 02-Jan-2023 17:53:23 Progress (4): 1.0/7.5 MB | 0.6/3.7 MB | 12 kB | 3.3/57 kB error 02-Jan-2023 17:53:23 Progress (4): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 3.3/57 kB error 02-Jan-2023 17:53:23 Progress (4): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 3.3/57 kB error 02-Jan-2023 17:53:23 Progress (4): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 3.3/57 kB error 02-Jan-2023 17:53:23 Progress (4): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 3.3/57 kB error 02-Jan-2023 17:53:23 Progress (5): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 3.3/57 kB | 3.3/157 kB error 02-Jan-2023 17:53:23 Progress (5): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 6.1/57 kB | 3.3/157 kB error 02-Jan-2023 17:53:23 Progress (5): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 6.1/57 kB | 6.1/157 kB error 02-Jan-2023 17:53:23 Progress (5): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 8.9/57 kB | 6.1/157 kB error 02-Jan-2023 17:53:23 Progress (5): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 8.9/57 kB | 8.9/157 kB error 02-Jan-2023 17:53:23 Progress (5): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 12/57 kB | 8.9/157 kB error 02-Jan-2023 17:53:23 Progress (5): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 14/57 kB | 8.9/157 kB error 02-Jan-2023 17:53:23 Progress (5): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 14/57 kB | 12/157 kB error 02-Jan-2023 17:53:23 Progress (5): 1.0/7.5 MB | 0.7/3.7 MB | 12 kB | 14/57 kB | 14/157 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 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.6 kB/s) error 02-Jan-2023 17:53:23 #15 88.34 Progress (4): 1.0/7.5 MB | 0.7/3.7 MB | 14/57 kB | 17/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.0/7.5 MB | 0.7/3.7 MB | 14/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.0/7.5 MB | 0.7/3.7 MB | 14/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 14/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 14/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 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 02-Jan-2023 17:53:23 #15 88.37 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 17/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 20/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 23/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 26/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 28/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 31/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 34/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 37/57 kB | 20/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 37/57 kB | 23/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.7/3.7 MB | 40/57 kB | 23/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 40/57 kB | 23/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 40/57 kB | 23/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 40/57 kB | 26/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 40/57 kB | 28/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 40/57 kB | 31/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 40/57 kB | 31/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 40/57 kB | 31/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 42/57 kB | 31/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 45/57 kB | 31/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 48/57 kB | 31/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 51/57 kB | 31/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 54/57 kB | 31/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 56/57 kB | 31/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.1/7.5 MB | 0.8/3.7 MB | 56/57 kB | 31/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 31/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 34/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 37/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 40/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 42/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 45/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 48/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 48/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 51/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 54/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 56/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 59/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 62/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 65/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 68/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 56/57 kB | 70/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 57 kB | 70/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.8/3.7 MB | 57 kB | 70/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 70/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 73/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 73/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 73/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 76/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 76/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 79/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 82/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 84/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 87/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 90/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 0.9/3.7 MB | 57 kB | 90/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 1.0/3.7 MB | 57 kB | 90/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 1.0/3.7 MB | 57 kB | 93/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 1.0/3.7 MB | 57 kB | 96/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 1.0/3.7 MB | 57 kB | 98/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 1.0/3.7 MB | 57 kB | 101/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 1.0/3.7 MB | 57 kB | 104/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 1.0/3.7 MB | 57 kB | 107/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.2/7.5 MB | 1.0/3.7 MB | 57 kB | 110/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 110/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 110/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 112/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 115/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 118/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 118/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 121/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 121/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 121/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 124/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 126/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 129/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 132/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 135/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.0/3.7 MB | 57 kB | 138/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.3/7.5 MB | 1.1/3.7 MB | 57 kB | 138/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 138/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 140/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 143/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 146/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 146/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 149/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 152/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 152/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 152/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 154/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 157/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 157/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 157/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 157/157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.1/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4/7.5 MB | 1.2/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.5/7.5 MB | 1.2/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.5/7.5 MB | 1.2/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.5/7.5 MB | 1.2/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.5/7.5 MB | 1.2/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.5/7.5 MB | 1.2/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.6/7.5 MB | 1.2/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.6/7.5 MB | 1.3/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.6/7.5 MB | 1.3/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.6/7.5 MB | 1.3/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.6/7.5 MB | 1.3/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.6/7.5 MB | 1.3/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.6/7.5 MB | 1.3/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.6/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.6/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.7/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.7/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.8/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.9/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 1.9/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.0/7.5 MB | 1.4/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.0/7.5 MB | 1.5/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.0/7.5 MB | 1.5/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.0/7.5 MB | 1.5/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.0/7.5 MB | 1.5/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.0/7.5 MB | 1.5/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.0/7.5 MB | 1.5/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.0/7.5 MB | 1.5/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.1/7.5 MB | 1.5/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.1/7.5 MB | 1.5/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.1/7.5 MB | 1.6/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.1/7.5 MB | 1.6/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.1/7.5 MB | 1.6/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/7.5 MB | 1.6/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/7.5 MB | 1.6/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/7.5 MB | 1.6/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/7.5 MB | 1.7/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/7.5 MB | 1.7/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/7.5 MB | 1.7/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/7.5 MB | 1.7/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/7.5 MB | 1.7/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/7.5 MB | 1.7/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/7.5 MB | 1.7/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/7.5 MB | 1.8/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/7.5 MB | 1.8/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/7.5 MB | 1.8/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/7.5 MB | 1.8/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/7.5 MB | 1.8/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/7.5 MB | 1.8/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/7.5 MB | 1.8/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/7.5 MB | 1.8/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/7.5 MB | 1.9/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/7.5 MB | 1.9/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/7.5 MB | 1.9/3.7 MB | 57 kB | 157 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 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 6.6 kB/s) error 02-Jan-2023 17:53:23 #15 89.20 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 18 kB/s) error 02-Jan-2023 17:53:23 #15 89.20 Progress (2): 2.5/7.5 MB | 1.9/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.5/7.5 MB | 1.9/3.7 MB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 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 02-Jan-2023 17:53:23 #15 89.21 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 02-Jan-2023 17:53:23 #15 89.21 Progress (2): 2.5/7.5 MB | 1.9/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.6/7.5 MB | 1.9/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.6/7.5 MB | 1.9/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.6/7.5 MB | 2.0/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.7/7.5 MB | 2.0/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.7/7.5 MB | 2.0/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.7/7.5 MB | 2.0/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.7/7.5 MB | 2.0/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.7/7.5 MB | 2.0/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.7/7.5 MB | 2.1/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.7/7.5 MB | 2.1/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.7/7.5 MB | 2.1/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.7/7.5 MB | 2.1/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.7/7.5 MB | 2.2/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.2/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.2/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.2/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.2/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.3/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.3/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.3/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.3/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.3/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.4/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.4/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.4/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.4/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.4/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.5/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.8/7.5 MB | 2.5/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.9/7.5 MB | 2.5/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.9/7.5 MB | 2.5/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.9/7.5 MB | 2.5/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.9/7.5 MB | 2.6/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.9/7.5 MB | 2.6/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 2.9/7.5 MB | 2.6/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 3.0/7.5 MB | 2.6/3.7 MB error 02-Jan-2023 17:53:23 Progress (2): 3.0/7.5 MB | 2.6/3.7 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.6/3.7 MB | 0/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.6/3.7 MB | 0/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.6/3.7 MB | 0/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.6/3.7 MB | 0/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.6/3.7 MB | 0/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.6/3.7 MB | 0/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.6/3.7 MB | 0/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.6/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.6/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.0/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.7/3.7 MB | 0.1/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.7/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.2/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.1/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.8/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.9/3.7 MB | 0.3/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.2/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.3/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.4/7.5 MB | 2.9/3.7 MB | 0.4/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.4/7.5 MB | 2.9/3.7 MB | 0.5/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.4/7.5 MB | 2.9/3.7 MB | 0.5/1.3 MB error 02-Jan-2023 17:53:23 Progress (3): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB error 02-Jan-2023 17:53:23 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 3.4/303 kB error 02-Jan-2023 17:53:23 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 3.4/303 kB error 02-Jan-2023 17:53:23 Progress (4): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 3.4/303 kB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 3.4/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 3.4/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 3.4/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 7.5/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 12/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 12/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 16/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 20/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 24/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 28/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 28/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 28/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 28/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 28/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 28/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 28/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 28/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 28/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 28/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 28/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 32/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 36/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 38/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 38/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.4/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 38/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.0/3.7 MB | 0.5/1.3 MB | 38/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 38/303 kB | 0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 38/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 42/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 42/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 46/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 46/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 46/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 51/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 53/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 57/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 62/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 66/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 70/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 74/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 78/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 78/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.5/1.3 MB | 78/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 78/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 78/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 78/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 82/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 86/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 86/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 88/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 88/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 88/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 88/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 88/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 88/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 92/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 96/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 100/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 105/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 105/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 109/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.5/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 109/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 109/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 109/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 109/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 109/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 109/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 109/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.1/3.7 MB | 0.6/1.3 MB | 109/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 109/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 109/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 113/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 113/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 117/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 117/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 121/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 123/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 127/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 131/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 135/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 139/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 139/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 139/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 139/303 kB | 0.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.6/1.3 MB | 139/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 139/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 139/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 139/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 139/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 139/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 139/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 139/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 139/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 143/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 143/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 148/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 148/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 152/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 152/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 152/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 156/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 156/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 158/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 158/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 158/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 162/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 162/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 162/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.7/1.3 MB | 162/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 162/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 162/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 166/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 166/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 170/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 170/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 174/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 174/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 174/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 174/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 174/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 174/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 174/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 174/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 178/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 182/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.6/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 186/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 186/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 186/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 186/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 191/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 191/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 191/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 195/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 195/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 195/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 197/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 197/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 197/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 197/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 201/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 201/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 201/303 kB | 0.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 201/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 201/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 206/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 206/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 210/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 210/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 210/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 210/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 214/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 214/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 214/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 214/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 218/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 218/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 222/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 226/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.7/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 230/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 234/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 234/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 234/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 238/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 238/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 242/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 246/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 246/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 246/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 246/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 246/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 251/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 255/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.8/7.5 MB | 3.4/3.7 MB | 1.1/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.4/3.7 MB | 1.1/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 259/303 kB | 0.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 259/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 259/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 259/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 259/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 259/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 259/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 263/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 263/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 263/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 263/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 267/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 271/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 275/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 278/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 282/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 286/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 286/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 286/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 286/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 3.9/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 286/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 286/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 286/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 290/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 294/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.5/3.7 MB | 1.1/1.3 MB | 294/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 294/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 294/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 296/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 296/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 296/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 296/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 296/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 296/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 296/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 296/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 296/303 kB | 0.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 296/303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 300/303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.0/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.1/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.6/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.1/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7/3.7 MB | 1.2/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.2/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.2/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3/1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.3/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.4/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 0.9/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.5/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.0/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.6/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.1/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.2/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.7/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.3/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (5): 4.8/7.5 MB | 3.7 MB | 1.3 MB | 303 kB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (303 kB at 31 kB/s) error 02-Jan-2023 17:53:23 #15 90.26 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 137 kB/s) error 02-Jan-2023 17:53:23 #15 90.27 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 02-Jan-2023 17:53:23 #15 90.27 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 02-Jan-2023 17:53:23 #15 90.27 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 381 kB/s) error 02-Jan-2023 17:53:23 #15 90.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 02-Jan-2023 17:53:23 #15 90.27 Progress (2): 4.8/7.5 MB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.8/7.5 MB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.8/7.5 MB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.8/7.5 MB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.8/7.5 MB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.4/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 4.9/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.0/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.0/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.0/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.0/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.0/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.0/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.0/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.0/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.0/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.1/7.5 MB | 1.5/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.1/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.1/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.1/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.1/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.1/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.1/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.2/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.2/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.2/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.2/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.2/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.2/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.2/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.2/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.3/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.3/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.3/7.5 MB | 1.6/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.3/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.3/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.3/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.3/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.3/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.3/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.7/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (2): 5.4/7.5 MB | 1.8/1.8 MB error 02-Jan-2023 17:53:23 Progress (3): 5.4/7.5 MB | 1.8/1.8 MB | 3.3/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.4/7.5 MB | 1.8/1.8 MB | 6.1/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.4/7.5 MB | 1.8/1.8 MB | 8.9/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.4/7.5 MB | 1.8/1.8 MB | 12/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.4/7.5 MB | 1.8/1.8 MB | 15/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.4/7.5 MB | 1.8/1.8 MB | 17/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.4/7.5 MB | 1.8/1.8 MB | 17/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.4/7.5 MB | 1.8/1.8 MB | 20/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 20/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 20/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 20/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 23/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 23/24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.5/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.5/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.6/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.6/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.6/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.7/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.7/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.8/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.8/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.8/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.9/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 5.9/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.0/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.0/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.1/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.1/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.1/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.2/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.2/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.3/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.3/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.3/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.4/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.4/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.5/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.5/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.5/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.6/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.6/7.5 MB | 1.8 MB | 24 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 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 181 kB/s) error 02-Jan-2023 17:53:23 #15 90.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 02-Jan-2023 17:53:23 #15 90.58 Progress (2): 6.7/7.5 MB | 24 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 24 kB | 0/1.4 MB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar (24 kB at 2.4 kB/s) error 02-Jan-2023 17:53:23 #15 90.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 02-Jan-2023 17:53:23 #15 90.59 Progress (2): 6.7/7.5 MB | 0/1.4 MB error 02-Jan-2023 17:53:23 Progress (2): 6.7/7.5 MB | 0/1.4 MB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 4.1/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 8.2/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 12/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 16/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 20/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 20/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 25/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 29/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 33/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 33/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 33/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 37/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 41/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 41/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 45/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0/1.4 MB | 49/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0.1/1.4 MB | 49/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0.1/1.4 MB | 52/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0.1/1.4 MB | 52/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0.1/1.4 MB | 56/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0.1/1.4 MB | 60/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0.1/1.4 MB | 64/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0.1/1.4 MB | 68/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0.1/1.4 MB | 68/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.7/7.5 MB | 0.1/1.4 MB | 68/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 68/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 72/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 76/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 80/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 80/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 84/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 84/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 84/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 86/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 91/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 95/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 99/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 103/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 103/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 103/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 103/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 103/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 107/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 111/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.8/7.5 MB | 0.1/1.4 MB | 115/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.1/1.4 MB | 115/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.1/1.4 MB | 115/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 115/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 119/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 119/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 121/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 125/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 129/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 129/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 129/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 134/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 134/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 138/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 138/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 138/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 138/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 138/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 142/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 146/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 150/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 154/303 kB error 02-Jan-2023 17:53:23 Progress (3): 6.9/7.5 MB | 0.2/1.4 MB | 154/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 154/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 156/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 156/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 160/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 160/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 164/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 168/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 172/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 177/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 181/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 185/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 189/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 191/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 195/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 199/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 203/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 207/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 211/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 215/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 220/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 224/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 226/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 230/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 234/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 238/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 242/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 246/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 250/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 254/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 259/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 261/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 265/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 269/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 273/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 277/303 kB error 02-Jan-2023 17:53:23 Progress (3): 7.0/7.5 MB | 0.2/1.4 MB | 281/303 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 281/303 kB | 3.3/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 285/303 kB | 3.3/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 289/303 kB | 3.3/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 289/303 kB | 6.1/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 293/303 kB | 6.1/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 293/303 kB | 8.9/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 295/303 kB | 8.9/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 295/303 kB | 12/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 295/303 kB | 14/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 295/303 kB | 17/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 295/303 kB | 20/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 299/303 kB | 20/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.2/1.4 MB | 303 kB | 20/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 20/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 20/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 20/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 20/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 23/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 26/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 28/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 31/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 31/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 34/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 37/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 37/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 40/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.0/7.5 MB | 0.3/1.4 MB | 303 kB | 40/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 40/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 40/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 42/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 45/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 45/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 48/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 51/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 51/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 54/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 54/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 54/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 56/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 59/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 62/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 62/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 65/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 68/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 68/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 70/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 73/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 76/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.3/1.4 MB | 303 kB | 76/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.4/1.4 MB | 303 kB | 76/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.1/7.5 MB | 0.4/1.4 MB | 303 kB | 76/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 76/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 79/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 82/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 84/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 87/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 90/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 90/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 90/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 90/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 90/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 93/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 96/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 98/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 101/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 104/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 104/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 104/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 107/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 107/121 kB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 110/121 kB error 02-Jan-2023 17:53:23 Progress (5): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 110/121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (5): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 110/121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (5): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 110/121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (5): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 110/121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (5): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 112/121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (5): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 115/121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (5): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 118/121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (5): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 121/121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (5): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (5): 7.2/7.5 MB | 0.4/1.4 MB | 303 kB | 121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (5): 7.2/7.5 MB | 0.5/1.4 MB | 303 kB | 121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar (303 kB at 29 kB/s) error 02-Jan-2023 17:53:23 #15 90.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 02-Jan-2023 17:53:23 #15 90.92 Progress (4): 7.2/7.5 MB | 0.5/1.4 MB | 121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.5/1.4 MB | 121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.5/1.4 MB | 121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.5/1.4 MB | 121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.2/7.5 MB | 0.5/1.4 MB | 121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.3/7.5 MB | 0.5/1.4 MB | 121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.3/7.5 MB | 0.5/1.4 MB | 121 kB | 0.1/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.3/7.5 MB | 0.5/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.3/7.5 MB | 0.5/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.3/7.5 MB | 0.5/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.3/7.5 MB | 0.5/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.3/7.5 MB | 0.5/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.3/7.5 MB | 0.5/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.3/7.5 MB | 0.5/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.3/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.3/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.4/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.4/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.4/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.4/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.4/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.4/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.4/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.4/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.4/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.4/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.4/7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.6/1.4 MB | 121 kB | 0.2/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.6/1.4 MB | 121 kB | 0.3/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.6/1.4 MB | 121 kB | 0.3/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.3/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.3/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.3/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.3/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.4/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.4/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.4/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.4/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.4/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.4/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.4/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.4/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.7/1.4 MB | 121 kB | 0.4/12 MB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 121 kB | 0.4/12 MB error 02-Jan-2023 17:53:23 Progress (5): 7.5 MB | 0.8/1.4 MB | 121 kB | 0.4/12 MB | 3.3/123 kB error 02-Jan-2023 17:53:23 Progress (5): 7.5 MB | 0.8/1.4 MB | 121 kB | 0.4/12 MB | 6.1/123 kB error 02-Jan-2023 17:53:23 Progress (5): 7.5 MB | 0.8/1.4 MB | 121 kB | 0.4/12 MB | 8.9/123 kB error 02-Jan-2023 17:53:23 Progress (5): 7.5 MB | 0.8/1.4 MB | 121 kB | 0.4/12 MB | 12/123 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar (121 kB at 12 kB/s) error 02-Jan-2023 17:53:23 #15 91.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 02-Jan-2023 17:53:23 #15 91.05 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.4/12 MB | 15/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.4/12 MB | 17/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.4/12 MB | 20/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.4/12 MB | 23/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 23/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 23/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 23/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 26/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 26/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 26/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 29/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 29/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 29/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 31/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 34/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 34/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 37/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 37/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 40/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.5/12 MB | 40/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.6/12 MB | 40/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.6/12 MB | 43/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.6/12 MB | 43/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.6/12 MB | 45/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.6/12 MB | 48/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.8/1.4 MB | 0.6/12 MB | 48/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.6/12 MB | 48/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.6/12 MB | 51/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.6/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.6/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.6/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.6/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.6/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.6/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.6/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.7/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.7/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.7/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.7/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.7/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (4): 7.5 MB | 0.9/1.4 MB | 0.7/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar (7.5 MB at 709 kB/s) error 02-Jan-2023 17:53:23 #15 91.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 02-Jan-2023 17:53:23 #15 91.13 Progress (3): 0.9/1.4 MB | 0.7/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 54/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 56/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 56/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 56/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 59/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 62/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 62/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 65/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 65/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 68/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 70/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 73/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 73/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 73/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 76/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 79/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 82/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 82/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 82/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 84/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 87/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 90/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.7/12 MB | 90/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.8/12 MB | 90/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.8/12 MB | 93/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.8/12 MB | 93/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.8/12 MB | 96/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.0/1.4 MB | 0.8/12 MB | 98/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 98/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 98/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 101/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 101/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 101/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 104/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 104/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 104/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 107/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 110/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 112/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.8/12 MB | 112/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.9/12 MB | 112/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.9/12 MB | 112/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.9/12 MB | 112/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.9/12 MB | 112/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.9/12 MB | 115/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.1/1.4 MB | 0.9/12 MB | 115/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 115/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 118/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 121/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 121/123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 0.9/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 1.0/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 1.0/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 1.1/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 1.1/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.2/1.4 MB | 1.1/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.4/1.4 MB | 1.3/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.3/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.4/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.4/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.5/12 MB | 123 kB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.6/12 MB | 123 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar (123 kB at 11 kB/s) error 02-Jan-2023 17:53:23 #15 91.33 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 02-Jan-2023 17:53:23 #15 91.34 Progress (3): 1.4 MB | 1.6/12 MB | 0/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.6/12 MB | 0/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.6/12 MB | 0.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.6/12 MB | 0.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.6/12 MB | 0.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.7/12 MB | 0.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.7/12 MB | 0.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.7/12 MB | 0.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.7/12 MB | 0.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.7/12 MB | 0.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.8/12 MB | 0.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.8/12 MB | 0.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.9/12 MB | 0.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.9/12 MB | 0.2/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.9/12 MB | 0.2/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 1.9/12 MB | 0.2/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 2.0/12 MB | 0.2/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 2.0/12 MB | 0.2/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 2.0/12 MB | 0.2/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 2.0/12 MB | 0.2/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 2.1/12 MB | 0.2/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 2.1/12 MB | 0.2/2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 1.4 MB | 2.1/12 MB | 0.2/2.1 MB error 02-Jan-2023 17:53:23 Progress (4): 1.4 MB | 2.1/12 MB | 0.2/2.1 MB | 4.1/645 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4 MB | 2.1/12 MB | 0.2/2.1 MB | 8.2/645 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4 MB | 2.1/12 MB | 0.2/2.1 MB | 12/645 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4 MB | 2.1/12 MB | 0.2/2.1 MB | 16/645 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4 MB | 2.1/12 MB | 0.2/2.1 MB | 20/645 kB error 02-Jan-2023 17:53:23 Progress (4): 1.4 MB | 2.1/12 MB | 0.2/2.1 MB | 24/645 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 128 kB/s) error 02-Jan-2023 17:53:23 #15 91.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 02-Jan-2023 17:53:23 #15 91.43 Progress (3): 2.1/12 MB | 0.2/2.1 MB | 28/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.2/2.1 MB | 32/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.2/2.1 MB | 36/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 36/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 40/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 40/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 44/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 48/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 51/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 51/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 51/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 55/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 59/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 63/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 63/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 67/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 71/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 71/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 75/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 79/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.1/12 MB | 0.3/2.1 MB | 83/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.2/12 MB | 0.3/2.1 MB | 83/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.2/12 MB | 0.3/2.1 MB | 85/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.2/12 MB | 0.3/2.1 MB | 85/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.2/12 MB | 0.3/2.1 MB | 89/645 kB error 02-Jan-2023 17:53:23 Progress (3): 2.2/12 MB | 0.3/2.1 MB | 94/645 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 94/645 kB | 3.3/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 94/645 kB | 3.3/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 94/645 kB | 6.1/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 94/645 kB | 8.9/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 94/645 kB | 12/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 94/645 kB | 14/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 98/645 kB | 14/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 98/645 kB | 14/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 102/645 kB | 14/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 102/645 kB | 17/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 102/645 kB | 20/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.3/2.1 MB | 102/645 kB | 23/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.2/12 MB | 0.4/2.1 MB | 102/645 kB | 23/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 102/645 kB | 23/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 106/645 kB | 23/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 110/645 kB | 23/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 114/645 kB | 23/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 116/645 kB | 23/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 116/645 kB | 26/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 116/645 kB | 29/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 116/645 kB | 29/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 116/645 kB | 31/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 116/645 kB | 31/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 120/645 kB | 31/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 125/645 kB | 31/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 125/645 kB | 34/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 129/645 kB | 34/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 133/645 kB | 34/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 133/645 kB | 37/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 133/645 kB | 37/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.3/12 MB | 0.4/2.1 MB | 133/645 kB | 40/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 133/645 kB | 40/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 137/645 kB | 40/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 137/645 kB | 43/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 141/645 kB | 43/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 141/645 kB | 45/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 145/645 kB | 45/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 145/645 kB | 45/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 149/645 kB | 45/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 149/645 kB | 48/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 151/645 kB | 48/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 151/645 kB | 51/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 151/645 kB | 54/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 155/645 kB | 54/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 159/645 kB | 54/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 159/645 kB | 56/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.4/12 MB | 0.4/2.1 MB | 159/645 kB | 56/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 159/645 kB | 56/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 163/645 kB | 56/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 168/645 kB | 56/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 168/645 kB | 59/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 168/645 kB | 59/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 168/645 kB | 62/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 168/645 kB | 65/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 172/645 kB | 65/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 172/645 kB | 68/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 176/645 kB | 68/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 180/645 kB | 68/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.4/2.1 MB | 180/645 kB | 68/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.5/2.1 MB | 180/645 kB | 68/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.5/2.1 MB | 180/645 kB | 70/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.5/2.1 MB | 184/645 kB | 70/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.5/2.1 MB | 184/645 kB | 73/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.5/2.1 MB | 186/645 kB | 73/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.5/2.1 MB | 188/645 kB | 73/129 kB error 02-Jan-2023 17:53:23 Progress (4): 2.5/12 MB | 0.5/2.1 MB | 188/645 kB | 76/129 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 188/645 kB | 76/129 kB | 3.3/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 188/645 kB | 76/129 kB | 6.1/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 188/645 kB | 76/129 kB | 8.9/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 188/645 kB | 76/129 kB | 12/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 188/645 kB | 76/129 kB | 14/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 188/645 kB | 79/129 kB | 14/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 188/645 kB | 79/129 kB | 14/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 192/645 kB | 79/129 kB | 14/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 192/645 kB | 82/129 kB | 14/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 197/645 kB | 82/129 kB | 14/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 197/645 kB | 82/129 kB | 17/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 201/645 kB | 82/129 kB | 17/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 201/645 kB | 82/129 kB | 17/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 205/645 kB | 82/129 kB | 17/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 205/645 kB | 84/129 kB | 17/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 205/645 kB | 84/129 kB | 20/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 205/645 kB | 87/129 kB | 20/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 205/645 kB | 87/129 kB | 23/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 205/645 kB | 87/129 kB | 26/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.5/12 MB | 0.5/2.1 MB | 209/645 kB | 87/129 kB | 26/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 209/645 kB | 87/129 kB | 26/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 213/645 kB | 87/129 kB | 26/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 213/645 kB | 87/129 kB | 28/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 213/645 kB | 90/129 kB | 28/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 213/645 kB | 90/129 kB | 28/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 213/645 kB | 93/129 kB | 28/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 213/645 kB | 93/129 kB | 31/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 217/645 kB | 93/129 kB | 31/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 217/645 kB | 96/129 kB | 31/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 221/645 kB | 96/129 kB | 31/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 221/645 kB | 96/129 kB | 31/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 221/645 kB | 98/129 kB | 31/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 223/645 kB | 98/129 kB | 31/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 223/645 kB | 98/129 kB | 34/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 223/645 kB | 98/129 kB | 37/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 223/645 kB | 101/129 kB | 37/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 223/645 kB | 101/129 kB | 37/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 223/645 kB | 101/129 kB | 40/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 223/645 kB | 104/129 kB | 40/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 227/645 kB | 104/129 kB | 40/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 231/645 kB | 104/129 kB | 40/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.5/2.1 MB | 231/645 kB | 104/129 kB | 42/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 231/645 kB | 104/129 kB | 42/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 231/645 kB | 104/129 kB | 45/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 231/645 kB | 104/129 kB | 45/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 235/645 kB | 104/129 kB | 45/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 235/645 kB | 107/129 kB | 45/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 240/645 kB | 107/129 kB | 45/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 240/645 kB | 110/129 kB | 45/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 240/645 kB | 112/129 kB | 45/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 240/645 kB | 115/129 kB | 45/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 240/645 kB | 115/129 kB | 48/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 244/645 kB | 115/129 kB | 48/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 244/645 kB | 115/129 kB | 48/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 248/645 kB | 115/129 kB | 48/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 248/645 kB | 115/129 kB | 51/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 251/645 kB | 115/129 kB | 51/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 251/645 kB | 118/129 kB | 51/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 251/645 kB | 118/129 kB | 54/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 251/645 kB | 121/129 kB | 54/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 251/645 kB | 121/129 kB | 56/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 251/645 kB | 121/129 kB | 56/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 251/645 kB | 124/129 kB | 56/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 251/645 kB | 124/129 kB | 59/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.6/12 MB | 0.6/2.1 MB | 255/645 kB | 124/129 kB | 59/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 255/645 kB | 124/129 kB | 59/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 260/645 kB | 124/129 kB | 59/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 264/645 kB | 124/129 kB | 59/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 264/645 kB | 124/129 kB | 59/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 264/645 kB | 124/129 kB | 62/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 264/645 kB | 126/129 kB | 62/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 268/645 kB | 126/129 kB | 62/62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 268/645 kB | 126/129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 268/645 kB | 126/129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 268/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 268/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 272/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.6/2.1 MB | 272/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.7/2.1 MB | 272/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.7/2.1 MB | 276/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.7/2.1 MB | 280/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.7/2.1 MB | 284/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.7/2.1 MB | 287/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.7/2.1 MB | 287/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.7/2.1 MB | 287/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.7/2.1 MB | 291/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.7/12 MB | 0.7/2.1 MB | 295/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.7/2.1 MB | 295/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.7/2.1 MB | 299/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.7/2.1 MB | 299/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.7/2.1 MB | 302/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.7/2.1 MB | 306/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.7/2.1 MB | 306/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.7/2.1 MB | 310/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.7/2.1 MB | 314/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.7/2.1 MB | 314/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.8/2.1 MB | 314/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.8/2.1 MB | 318/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.8/2.1 MB | 323/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.8/2.1 MB | 327/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.8/2.1 MB | 327/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.8/12 MB | 0.8/2.1 MB | 331/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 331/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 335/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 339/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 343/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 343/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 347/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 347/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 351/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 355/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 359/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 363/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 363/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 363/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 368/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 368/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 372/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.8/2.1 MB | 376/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.9/2.1 MB | 376/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.9/2.1 MB | 380/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.9/2.1 MB | 384/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.9/2.1 MB | 386/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.9/2.1 MB | 386/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.9/2.1 MB | 390/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 2.9/12 MB | 0.9/2.1 MB | 395/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 395/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 399/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 399/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 403/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 403/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 407/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 407/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 411/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 415/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 419/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 421/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 421/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 425/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 425/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 429/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.0/12 MB | 0.9/2.1 MB | 429/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 0.9/2.1 MB | 429/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 429/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 433/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 438/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 438/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 442/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 446/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 449/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 449/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 449/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 453/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 458/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 458/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 462/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 Progress (5): 3.1/12 MB | 1.0/2.1 MB | 466/645 kB | 129 kB | 62 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 5.6 kB/s) error 02-Jan-2023 17:53:23 #15 91.79 Progress (4): 3.1/12 MB | 1.0/2.1 MB | 466/645 kB | 129 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 12 kB/s) error 02-Jan-2023 17:53:23 #15 91.79 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 02-Jan-2023 17:53:23 #15 91.79 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 02-Jan-2023 17:53:23 #15 91.79 Progress (3): 3.1/12 MB | 1.1/2.1 MB | 466/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.1/12 MB | 1.1/2.1 MB | 466/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.1/12 MB | 1.1/2.1 MB | 470/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.1/12 MB | 1.1/2.1 MB | 474/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.1/12 MB | 1.1/2.1 MB | 478/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.1/12 MB | 1.1/2.1 MB | 478/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.1/12 MB | 1.1/2.1 MB | 482/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.1/12 MB | 1.1/2.1 MB | 486/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.1/12 MB | 1.1/2.1 MB | 490/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.1/12 MB | 1.1/2.1 MB | 493/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.1/12 MB | 1.1/2.1 MB | 493/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.2/12 MB | 1.1/2.1 MB | 493/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.2/12 MB | 1.1/2.1 MB | 493/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.2/12 MB | 1.1/2.1 MB | 497/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.2/12 MB | 1.1/2.1 MB | 501/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.2/12 MB | 1.1/2.1 MB | 505/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.2/12 MB | 1.1/2.1 MB | 510/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.2/12 MB | 1.1/2.1 MB | 510/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.2/12 MB | 1.1/2.1 MB | 512/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.2/12 MB | 1.1/2.1 MB | 512/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.2/12 MB | 1.1/2.1 MB | 516/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.2/12 MB | 1.1/2.1 MB | 521/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.1/2.1 MB | 521/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.1/2.1 MB | 521/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.1/2.1 MB | 525/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.1/2.1 MB | 529/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 529/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 533/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 533/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 537/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 541/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 545/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 545/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 545/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 545/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 549/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 553/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 553/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 557/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 561/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.2/2.1 MB | 561/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.3/12 MB | 1.3/2.1 MB | 561/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 561/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 566/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 570/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 574/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 574/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 578/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 582/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 584/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 584/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 588/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 588/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 593/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 597/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 601/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 605/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 609/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 613/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 617/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 619/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 619/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 619/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 623/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 627/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 627/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 631/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.3/2.1 MB | 636/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.4/2.1 MB | 636/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.4/2.1 MB | 636/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.4/2.1 MB | 638/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.4/2.1 MB | 642/645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.4/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.4/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.4/12 MB | 1.4/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.5/12 MB | 1.4/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.6/12 MB | 1.4/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.6/12 MB | 1.4/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.6/12 MB | 1.4/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.6/12 MB | 1.5/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.6/12 MB | 1.5/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.6/12 MB | 1.5/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.6/12 MB | 1.5/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.7/12 MB | 1.5/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.7/12 MB | 1.5/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.7/12 MB | 1.5/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.7/12 MB | 1.5/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.7/12 MB | 1.5/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.7/12 MB | 1.6/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.8/12 MB | 1.6/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.8/12 MB | 1.6/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.8/12 MB | 1.6/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.8/12 MB | 1.6/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.8/12 MB | 1.6/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.8/12 MB | 1.6/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.8/12 MB | 1.6/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.9/12 MB | 1.6/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.9/12 MB | 1.6/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 3.9/12 MB | 1.7/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.0/12 MB | 1.7/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.0/12 MB | 1.7/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.0/12 MB | 1.7/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.0/12 MB | 1.7/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.0/12 MB | 1.7/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.0/12 MB | 1.7/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.0/12 MB | 1.7/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.1/12 MB | 1.7/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.1/12 MB | 1.8/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.1/12 MB | 1.8/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.1/12 MB | 1.8/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.1/12 MB | 1.8/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.1/12 MB | 1.8/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.1/12 MB | 1.8/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.1/12 MB | 1.8/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.1/12 MB | 1.8/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.1/12 MB | 1.9/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.2/12 MB | 1.9/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.2/12 MB | 1.9/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.2/12 MB | 1.9/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.2/12 MB | 1.9/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.2/12 MB | 1.9/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.2/12 MB | 2.0/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 Progress (3): 4.2/12 MB | 2.0/2.1 MB | 645 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar (645 kB at 56 kB/s) error 02-Jan-2023 17:53:23 #15 92.03 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 02-Jan-2023 17:53:23 #15 92.03 Progress (2): 4.2/12 MB | 2.0/2.1 MB error 02-Jan-2023 17:53:23 Progress (2): 4.2/12 MB | 2.0/2.1 MB error 02-Jan-2023 17:53:23 Progress (2): 4.2/12 MB | 2.0/2.1 MB error 02-Jan-2023 17:53:23 Progress (2): 4.2/12 MB | 2.0/2.1 MB error 02-Jan-2023 17:53:23 Progress (2): 4.2/12 MB | 2.0/2.1 MB error 02-Jan-2023 17:53:23 Progress (2): 4.2/12 MB | 2.0/2.1 MB error 02-Jan-2023 17:53:23 Progress (2): 4.2/12 MB | 2.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (2): 4.2/12 MB | 2.1/2.1 MB error 02-Jan-2023 17:53:23 Progress (2): 4.2/12 MB | 2.1 MB error 02-Jan-2023 17:53:23 Progress (2): 4.3/12 MB | 2.1 MB error 02-Jan-2023 17:53:23 Progress (3): 4.3/12 MB | 2.1 MB | 4.1/238 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 4.1/238 kB | 8.2/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 8.2/238 kB | 8.2/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 12/238 kB | 8.2/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 12/238 kB | 16/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 16/238 kB | 16/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 16/238 kB | 21/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 20/238 kB | 21/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 20/238 kB | 29/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 25/238 kB | 29/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 25/238 kB | 37/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 29/238 kB | 37/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 33/238 kB | 37/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 33/238 kB | 45/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.3/12 MB | 2.1 MB | 33/238 kB | 53/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 33/238 kB | 53/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 37/238 kB | 53/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 37/238 kB | 62/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 41/238 kB | 62/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 41/238 kB | 70/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 45/238 kB | 70/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 49/238 kB | 70/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 53/238 kB | 70/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 53/238 kB | 78/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 53/238 kB | 86/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 57/238 kB | 86/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 61/238 kB | 86/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 66/238 kB | 86/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 70/238 kB | 86/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 74/238 kB | 86/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 74/238 kB | 94/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 74/238 kB | 102/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 74/238 kB | 111/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 74/238 kB | 116/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 78/238 kB | 116/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 82/238 kB | 116/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 85/238 kB | 116/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 85/238 kB | 116/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 85/238 kB | 125/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 85/238 kB | 133/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 89/238 kB | 133/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 93/238 kB | 133/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 97/238 kB | 133/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 101/238 kB | 133/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 105/238 kB | 133/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 109/238 kB | 133/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 109/238 kB | 141/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 109/238 kB | 149/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 109/238 kB | 157/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 114/238 kB | 157/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 116/238 kB | 157/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 120/238 kB | 157/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 125/238 kB | 157/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 129/238 kB | 157/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 133/238 kB | 157/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.4/12 MB | 2.1 MB | 133/238 kB | 165/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 133/238 kB | 165/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 133/238 kB | 174/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 133/238 kB | 182/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 137/238 kB | 182/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 141/238 kB | 182/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 145/238 kB | 182/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 145/238 kB | 188/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 149/238 kB | 188/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 151/238 kB | 188/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 155/238 kB | 188/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 155/238 kB | 197/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 155/238 kB | 205/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 159/238 kB | 205/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 163/238 kB | 205/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 167/238 kB | 205/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 167/238 kB | 213/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 167/238 kB | 213/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 171/238 kB | 213/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 175/238 kB | 213/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 175/238 kB | 221/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 175/238 kB | 229/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 175/238 kB | 237/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 179/238 kB | 237/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 183/238 kB | 237/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 188/238 kB | 237/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 192/238 kB | 237/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 196/238 kB | 237/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 196/238 kB | 246/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 196/238 kB | 251/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 196/238 kB | 260/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 200/238 kB | 260/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 200/238 kB | 268/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 200/238 kB | 276/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 204/238 kB | 276/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 208/238 kB | 276/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 212/238 kB | 276/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.5/12 MB | 2.1 MB | 215/238 kB | 276/917 kB error 02-Jan-2023 17:53:23 Progress (4): 4.6/12 MB | 2.1 MB | 215/238 kB | 276/917 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 180 kB/s) error 02-Jan-2023 17:53:23 #15 92.17 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 02-Jan-2023 17:53:23 #15 92.17 Progress (3): 4.6/12 MB | 215/238 kB | 284/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 215/238 kB | 292/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 219/238 kB | 292/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 223/238 kB | 292/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 227/238 kB | 292/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 231/238 kB | 292/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 233/238 kB | 292/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 237/238 kB | 292/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 237/238 kB | 300/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 237/238 kB | 309/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 238 kB | 309/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 238 kB | 309/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 238 kB | 314/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 238 kB | 323/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 238 kB | 331/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.6/12 MB | 238 kB | 339/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 339/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 347/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 355/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 363/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 372/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 376/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 384/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 393/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 401/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 409/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 417/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 425/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 433/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 442/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.7/12 MB | 238 kB | 450/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 450/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 458/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 462/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 471/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 476/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 484/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 492/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 500/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 508/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 517/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 517/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 525/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 530/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 538/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 546/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 554/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.8/12 MB | 238 kB | 562/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 562/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 571/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 579/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 587/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 595/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 595/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 599/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 608/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 616/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 624/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 632/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 640/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 649/917 kB error 02-Jan-2023 17:53:23 Progress (3): 4.9/12 MB | 238 kB | 657/917 kB error 02-Jan-2023 17:53:23 Progress (3): 5.0/12 MB | 238 kB | 657/917 kB error 02-Jan-2023 17:53:23 Progress (3): 5.0/12 MB | 238 kB | 665/917 kB error 02-Jan-2023 17:53:23 Progress (3): 5.0/12 MB | 238 kB | 669/917 kB error 02-Jan-2023 17:53:23 Progress (3): 5.0/12 MB | 238 kB | 677/917 kB error 02-Jan-2023 17:53:23 Progress (3): 5.0/12 MB | 238 kB | 685/917 kB error 02-Jan-2023 17:53:23 Progress (3): 5.0/12 MB | 238 kB | 685/917 kB error 02-Jan-2023 17:53:23 Progress (3): 5.1/12 MB | 238 kB | 685/917 kB error 02-Jan-2023 17:53:23 Progress (3): 5.1/12 MB | 238 kB | 694/917 kB error 02-Jan-2023 17:53:23 Progress (3): 5.1/12 MB | 238 kB | 702/917 kB error 02-Jan-2023 17:53:23 Progress (3): 5.1/12 MB | 238 kB | 710/917 kB error 02-Jan-2023 17:53:23 Progress (3): 5.1/12 MB | 238 kB | 718/917 kB error 02-Jan-2023 17:53:23 Progress (4): 5.1/12 MB | 238 kB | 718/917 kB | 0/2.5 MB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 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 20 kB/s) error 02-Jan-2023 17:53:23 #15 92.33 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 02-Jan-2023 17:53:23 #15 92.34 Progress (3): 5.2/12 MB | 718/917 kB | 0/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 726/917 kB | 0/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 726/917 kB | 0/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 735/917 kB | 0/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 739/917 kB | 0/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 747/917 kB | 0/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 755/917 kB | 0/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 755/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 763/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 763/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 771/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 780/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 780/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 788/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 796/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 796/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 804/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 809/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 817/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 824/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 824/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 824/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 832/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 840/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 849/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.2/12 MB | 854/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 854/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 854/917 kB | 0.1/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 854/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 854/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 854/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 854/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 862/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 870/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 878/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 886/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 895/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 903/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.3/12 MB | 903/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.4/12 MB | 903/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.4/12 MB | 908/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.4/12 MB | 917/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.4/12 MB | 917/917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.4/12 MB | 917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.4/12 MB | 917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.4/12 MB | 917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.5/12 MB | 917 kB | 0.2/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.5/12 MB | 917 kB | 0.3/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.5/12 MB | 917 kB | 0.3/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.5/12 MB | 917 kB | 0.3/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.5/12 MB | 917 kB | 0.3/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.5/12 MB | 917 kB | 0.3/2.5 MB error 02-Jan-2023 17:53:23 Progress (3): 5.5/12 MB | 917 kB | 0.3/2.5 MB error 02-Jan-2023 17:53:23 Progress (4): 5.5/12 MB | 917 kB | 0.3/2.5 MB | 4.1/686 kB error 02-Jan-2023 17:53:23 Progress (4): 5.5/12 MB | 917 kB | 0.3/2.5 MB | 8.2/686 kB error 02-Jan-2023 17:53:23 Progress (4): 5.5/12 MB | 917 kB | 0.3/2.5 MB | 12/686 kB error 02-Jan-2023 17:53:23 Progress (4): 5.5/12 MB | 917 kB | 0.3/2.5 MB | 16/686 kB error 02-Jan-2023 17:53:23 Progress (4): 5.5/12 MB | 917 kB | 0.4/2.5 MB | 16/686 kB error 02-Jan-2023 17:53:23 Progress (4): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 16/686 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 16/686 kB | 3.3/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 16/686 kB | 3.3/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 16/686 kB | 6.1/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 16/686 kB | 8.9/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 16/686 kB | 8.9/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 16/686 kB | 12/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 16/686 kB | 15/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 16/686 kB | 15/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 20/686 kB | 15/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 20/686 kB | 17/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 20/686 kB | 20/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 20/686 kB | 23/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 24/686 kB | 23/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 28/686 kB | 23/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 28/686 kB | 23/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 28/686 kB | 26/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 32/686 kB | 26/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 32/686 kB | 29/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 32/686 kB | 31/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 32/686 kB | 34/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 32/686 kB | 37/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 32/686 kB | 40/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 32/686 kB | 40/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 32/686 kB | 42/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 32/686 kB | 42/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.4/2.5 MB | 36/686 kB | 42/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 36/686 kB | 42/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 40/686 kB | 42/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 44/686 kB | 42/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 48/686 kB | 42/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 48/686 kB | 42/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 51/686 kB | 42/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 55/686 kB | 42/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 59/686 kB | 42/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 59/686 kB | 45/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 59/686 kB | 45/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 59/686 kB | 48/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 59/686 kB | 51/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 59/686 kB | 54/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 59/686 kB | 56/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 63/686 kB | 56/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 63/686 kB | 56/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 67/686 kB | 56/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 67/686 kB | 56/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 67/686 kB | 56/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.5/2.5 MB | 71/686 kB | 56/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.6/2.5 MB | 71/686 kB | 56/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.6/2.5 MB | 75/686 kB | 56/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.6/2.5 MB | 79/686 kB | 56/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.6/2.5 MB | 83/686 kB | 56/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.6/2.5 MB | 83/686 kB | 59/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.6/2.5 MB | 85/686 kB | 59/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.6/2.5 MB | 85/686 kB | 59/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.6/2.5 MB | 85/686 kB | 59/194 kB error 02-Jan-2023 17:53:23 Progress (5): 5.6/12 MB | 917 kB | 0.6/2.5 MB | 85/686 kB | 62/194 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 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 77 kB/s) error 02-Jan-2023 17:53:23 #15 92.58 Progress (4): 5.6/12 MB | 0.6/2.5 MB | 85/686 kB | 62/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 85/686 kB | 62/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 89/686 kB | 62/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 89/686 kB | 65/194 kB error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 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 02-Jan-2023 17:53:23 #15 92.59 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 89/686 kB | 68/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 94/686 kB | 68/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 98/686 kB | 68/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 102/686 kB | 68/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 102/686 kB | 70/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 102/686 kB | 73/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 102/686 kB | 76/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 102/686 kB | 76/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 106/686 kB | 76/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 106/686 kB | 79/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 106/686 kB | 79/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 106/686 kB | 82/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 106/686 kB | 84/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 106/686 kB | 87/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.6/2.5 MB | 106/686 kB | 90/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 106/686 kB | 90/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 106/686 kB | 93/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 106/686 kB | 96/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 106/686 kB | 98/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 106/686 kB | 98/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 106/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 110/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 114/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 118/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 118/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 120/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 124/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 128/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 132/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 137/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 141/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 143/686 kB | 101/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 143/686 kB | 104/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 143/686 kB | 107/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 143/686 kB | 110/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.7/12 MB | 0.7/2.5 MB | 143/686 kB | 110/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 143/686 kB | 110/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 147/686 kB | 110/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 151/686 kB | 110/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 155/686 kB | 110/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 155/686 kB | 110/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 155/686 kB | 112/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 155/686 kB | 112/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 155/686 kB | 115/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 155/686 kB | 118/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 155/686 kB | 121/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 159/686 kB | 121/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 163/686 kB | 121/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 167/686 kB | 121/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.8/12 MB | 0.7/2.5 MB | 170/686 kB | 121/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 170/686 kB | 121/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 170/686 kB | 121/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 174/686 kB | 121/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 174/686 kB | 124/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 174/686 kB | 124/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 174/686 kB | 126/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 174/686 kB | 129/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 178/686 kB | 129/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 182/686 kB | 129/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 186/686 kB | 129/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 186/686 kB | 132/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.7/2.5 MB | 188/686 kB | 132/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.8/2.5 MB | 188/686 kB | 132/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.8/2.5 MB | 192/686 kB | 132/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.8/2.5 MB | 197/686 kB | 132/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.8/2.5 MB | 201/686 kB | 132/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.8/2.5 MB | 201/686 kB | 135/194 kB error 02-Jan-2023 17:53:23 Progress (4): 5.9/12 MB | 0.8/2.5 MB | 201/686 kB | 135/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 135/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 138/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 140/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 143/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 146/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 149/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 152/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 154/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 157/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 160/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 163/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 166/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 201/686 kB | 166/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 205/686 kB | 166/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 209/686 kB | 166/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 213/686 kB | 166/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 215/686 kB | 166/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 219/686 kB | 166/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 224/686 kB | 166/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 228/686 kB | 166/194 kB error 02-Jan-2023 17:53:23 Progress (4): 6.0/12 MB | 0.8/2.5 MB | 232/686 kB | 166/194 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 232/686 kB | 166/194 kB | 3.3/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 232/686 kB | 166/194 kB | 3.3/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 232/686 kB | 166/194 kB | 6.1/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 232/686 kB | 166/194 kB | 8.9/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 232/686 kB | 166/194 kB | 8.9/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 232/686 kB | 166/194 kB | 12/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 232/686 kB | 166/194 kB | 14/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 232/686 kB | 166/194 kB | 17/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 236/686 kB | 166/194 kB | 17/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 236/686 kB | 166/194 kB | 17/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 236/686 kB | 168/194 kB | 17/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 236/686 kB | 168/194 kB | 17/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 240/686 kB | 168/194 kB | 17/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 240/686 kB | 168/194 kB | 20/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 240/686 kB | 168/194 kB | 23/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 244/686 kB | 168/194 kB | 23/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 244/686 kB | 170/194 kB | 23/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 248/686 kB | 170/194 kB | 23/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 248/686 kB | 173/194 kB | 23/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 248/686 kB | 176/194 kB | 23/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 248/686 kB | 176/194 kB | 26/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.8/2.5 MB | 250/686 kB | 176/194 kB | 26/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.9/2.5 MB | 250/686 kB | 176/194 kB | 26/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.9/2.5 MB | 250/686 kB | 179/194 kB | 26/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.9/2.5 MB | 254/686 kB | 179/194 kB | 26/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.9/2.5 MB | 254/686 kB | 179/194 kB | 28/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.0/12 MB | 0.9/2.5 MB | 254/686 kB | 179/194 kB | 31/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 254/686 kB | 179/194 kB | 31/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 254/686 kB | 182/194 kB | 31/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 254/686 kB | 182/194 kB | 31/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 258/686 kB | 182/194 kB | 31/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 258/686 kB | 182/194 kB | 34/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 258/686 kB | 184/194 kB | 34/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 258/686 kB | 187/194 kB | 34/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 258/686 kB | 190/194 kB | 34/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 258/686 kB | 190/194 kB | 34/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 262/686 kB | 190/194 kB | 34/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 262/686 kB | 190/194 kB | 37/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 267/686 kB | 190/194 kB | 37/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 267/686 kB | 190/194 kB | 40/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 271/686 kB | 190/194 kB | 40/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 271/686 kB | 190/194 kB | 40/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 275/686 kB | 190/194 kB | 40/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 275/686 kB | 190/194 kB | 42/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 278/686 kB | 190/194 kB | 42/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 278/686 kB | 193/194 kB | 42/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 278/686 kB | 193/194 kB | 42/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 278/686 kB | 194 kB | 42/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 278/686 kB | 194 kB | 45/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 278/686 kB | 194 kB | 45/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 278/686 kB | 194 kB | 48/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 278/686 kB | 194 kB | 51/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 282/686 kB | 194 kB | 51/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 286/686 kB | 194 kB | 51/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 290/686 kB | 194 kB | 51/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 294/686 kB | 194 kB | 51/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 294/686 kB | 194 kB | 51/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 294/686 kB | 194 kB | 54/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 294/686 kB | 194 kB | 56/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 294/686 kB | 194 kB | 59/100 kB error 02-Jan-2023 17:53:23 Progress (5): 6.1/12 MB | 0.9/2.5 MB | 294/686 kB | 194 kB | 62/100 kB error 02-Jan-2023 17:53:23 #15 CANCELED error 02-Jan-2023 17:53:23 ------ error 02-Jan-2023 17:53:23 > [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: error 02-Jan-2023 17:53:23 error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] After correcting the problems, you can resume the build with the command error 02-Jan-2023 17:53:23 #17 92.27 [ERROR] mvn -rf :referenceapplication-package error 02-Jan-2023 17:53:23 ------ error 02-Jan-2023 17:53:23 Dockerfile:14 error 02-Jan-2023 17:53:23 -------------------- error 02-Jan-2023 17:53:23 12 | error 02-Jan-2023 17:53:23 13 | # Build the distro error 02-Jan-2023 17:53:23 14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS error 02-Jan-2023 17:53:23 15 | error 02-Jan-2023 17:53:23 16 | ### Run Stage error 02-Jan-2023 17:53:23 -------------------- error 02-Jan-2023 17:53:23 error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 simple 02-Jan-2023 17:53:23 Failing task since return code of [/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13360-ScriptBuildTask-7406853235016732856.sh] was 1 while expected 0 simple 02-Jan-2023 17:53:23 Finished task 'Build and push nightly docker image' with result: Failed simple 02-Jan-2023 17:53:23 Running post build plugin 'Docker Container Cleanup' simple 02-Jan-2023 17:53:23 Running post build plugin 'NCover Results Collector' simple 02-Jan-2023 17:53:23 Running post build plugin 'Build Results Label Collector' simple 02-Jan-2023 17:53:23 Running post build plugin 'Clover Results Collector' simple 02-Jan-2023 17:53:23 Running post build plugin 'npm Cache Cleanup' simple 02-Jan-2023 17:53:23 Running post build plugin 'Artifact Copier' simple 02-Jan-2023 17:53:23 Finalising the build... simple 02-Jan-2023 17:53:23 Stopping timer. simple 02-Jan-2023 17:53:23 Build REFAPP-OMODDISTRO-DNDI-13360 completed. simple 02-Jan-2023 17:53:23 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 02-Jan-2023 17:53:23 Running on server: post build plugin 'NCover Results Collector' simple 02-Jan-2023 17:53:23 Running on server: post build plugin 'Build Labeller' simple 02-Jan-2023 17:53:23 Running on server: post build plugin 'Clover Delta Calculator' simple 02-Jan-2023 17:53:23 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 02-Jan-2023 17:53:23 All post build plugins have finished simple 02-Jan-2023 17:53:23 Generating build results summary... simple 02-Jan-2023 17:53:23 Saving build results to disk... simple 02-Jan-2023 17:53:23 Store variable context... simple 02-Jan-2023 17:53:23 Finished building REFAPP-OMODDISTRO-DNDI-13360.