OCL API 2

Build: #2124 failed

Job: Build oclapi2 was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy for testing

    Requires a user to start manually
  4. Release

    Requires a user to start manually

Build log

The build generated 1,111 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

11-Oct-2024 05:04:31 containerd:
11-Oct-2024 05:04:31   Version:          1.6.12-0ubuntu1~22.04.3
11-Oct-2024 05:04:31   GitCommit:       
11-Oct-2024 05:04:31 runc:
11-Oct-2024 05:04:31   Version:          1.1.7-0ubuntu1~22.04.2
11-Oct-2024 05:04:31   GitCommit:       
11-Oct-2024 05:04:31 docker-init:
11-Oct-2024 05:04:31   Version:          0.19.0
11-Oct-2024 05:04:31   GitCommit:       
11-Oct-2024 05:04:33 Sending build context to Docker daemon  286.8MB
11-Oct-2024 05:04:33
11-Oct-2024 05:04:33 Step 1/31 : FROM python:3.10.0-alpine AS builder
11-Oct-2024 05:04:33 3.10.0-alpine: Pulling from library/python
11-Oct-2024 05:04:34 59bf1c3509f3: Already exists
11-Oct-2024 05:04:34 07a400e93df3: Already exists
11-Oct-2024 05:04:34 3f64f10bfe42: Already exists
11-Oct-2024 05:04:34 591482cfca0c: Already exists
11-Oct-2024 05:04:34 9d1c822b0771: Already exists
11-Oct-2024 05:04:34 Digest: sha256:359a32afa8c60b473a9131c6331589717afdad8081baf4d779dc2b41fcd4b8df
11-Oct-2024 05:04:34 Status: Downloaded newer image for python:3.10.0-alpine
11-Oct-2024 05:04:34 ---> dd04d4f70e7c
11-Oct-2024 05:04:34 Step 2/31 : ENV PYTHONUNBUFFERED 1
11-Oct-2024 05:04:34 ---> Running in 751f4e934b95
11-Oct-2024 05:04:34 Removing intermediate container 751f4e934b95
11-Oct-2024 05:04:34 ---> 2edd061cd55e
11-Oct-2024 05:04:34 Step 3/31 : ENV PYTHONDONTWRITEBYTECODE 1
11-Oct-2024 05:04:34 ---> Running in 01535557a0ac
11-Oct-2024 05:04:34 Removing intermediate container 01535557a0ac
11-Oct-2024 05:04:34 ---> a0ebffde0c9d
11-Oct-2024 05:04:34 Step 4/31 : RUN apk update && apk upgrade &&     apk add --no-cache bash git gcc openssl-dev libffi-dev postgresql-dev python3-dev musl-dev cargo
11-Oct-2024 05:04:34 ---> Running in 6104240675bc
11-Oct-2024 05:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
11-Oct-2024 05:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
11-Oct-2024 05:04:35 v3.15.11-7-g438bf8e758d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main]
11-Oct-2024 05:04:35 v3.15.10-165-g73b5f3b6fbe [https://dl-cdn.alpinelinux.org/alpine/v3.15/community]
11-Oct-2024 05:04:35 OK: 15878 distinct packages available
11-Oct-2024 05:04:35 (1/20) Upgrading musl (1.2.2-r7 -> 1.2.2-r9)
11-Oct-2024 05:04:35 (2/20) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1w-r1)
11-Oct-2024 05:04:35 (3/20) Upgrading expat (2.4.1-r0 -> 2.5.0-r0)
11-Oct-2024 05:04:35 (4/20) Upgrading xz-libs (5.2.5-r0 -> 5.2.5-r1)
11-Oct-2024 05:04:35 (5/20) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r2)
11-Oct-2024 05:04:35 (6/20) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r2)
11-Oct-2024 05:04:35 (7/20) Upgrading libtirpc-conf (1.3.2-r0 -> 1.3.2-r1)
11-Oct-2024 05:04:35 (8/20) Upgrading libcom_err (1.46.4-r0 -> 1.46.6-r0)
11-Oct-2024 05:04:35 (9/20) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1w-r1)
11-Oct-2024 05:04:35 (10/20) Upgrading krb5-libs (1.19.2-r4 -> 1.19.4-r0)
11-Oct-2024 05:04:36 (11/20) Upgrading libtirpc (1.3.2-r0 -> 1.3.2-r1)
11-Oct-2024 05:04:36 (12/20) Upgrading libuuid (2.37.2-r1 -> 2.37.4-r0)
11-Oct-2024 05:04:36 (13/20) Upgrading zlib (1.2.11-r3 -> 1.2.12-r3)
11-Oct-2024 05:04:36 (14/20) Upgrading busybox (1.34.1-r3 -> 1.34.1-r7)
11-Oct-2024 05:04:36 Executing busybox-1.34.1-r7.post-upgrade
11-Oct-2024 05:04:36 (15/20) Upgrading ca-certificates-bundle (20191127-r7 -> 20230506-r0)
11-Oct-2024 05:04:36 (16/20) Upgrading libretls (3.3.4-r2 -> 3.3.4-r3)
11-Oct-2024 05:04:36 (17/20) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r7)
11-Oct-2024 05:04:36 (18/20) Upgrading ca-certificates (20191127-r7 -> 20230506-r0)
11-Oct-2024 05:04:36 (19/20) Upgrading musl-utils (1.2.2-r7 -> 1.2.2-r9)
11-Oct-2024 05:04:36 (20/20) Upgrading tzdata (2021e-r0 -> 2023c-r0)
11-Oct-2024 05:04:36 Executing busybox-1.34.1-r7.trigger
11-Oct-2024 05:04:36 Executing ca-certificates-20230506-r0.trigger
11-Oct-2024 05:04:36 OK: 14 MiB in 36 packages
11-Oct-2024 05:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
11-Oct-2024 05:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
11-Oct-2024 05:04:36 (1/41) Installing bash (5.1.16-r0)
11-Oct-2024 05:04:36 Executing bash-5.1.16-r0.post-install
11-Oct-2024 05:04:36 (2/41) Installing rust-stdlib (1.56.1-r0)
11-Oct-2024 05:04:39 (3/41) Installing libgcc (10.3.1_git20211027-r0)
11-Oct-2024 05:04:39 (4/41) Installing libstdc++ (10.3.1_git20211027-r0)
11-Oct-2024 05:04:39 (5/41) Installing binutils (2.37-r3)
11-Oct-2024 05:04:39 (6/41) Installing libgomp (10.3.1_git20211027-r0)
11-Oct-2024 05:04:39 (7/41) Installing libatomic (10.3.1_git20211027-r0)
11-Oct-2024 05:04:39 (8/41) Installing libgphobos (10.3.1_git20211027-r0)
11-Oct-2024 05:04:39 (9/41) Installing gmp (6.2.1-r1)
11-Oct-2024 05:04:39 (10/41) Installing isl22 (0.22-r0)
11-Oct-2024 05:04:39 (11/41) Installing mpfr4 (4.1.0-r0)
11-Oct-2024 05:04:39 (12/41) Installing mpc1 (1.2.1-r0)
11-Oct-2024 05:04:39 (13/41) Installing gcc (10.3.1_git20211027-r0)
11-Oct-2024 05:04:40 (14/41) Installing musl-dev (1.2.2-r9)
11-Oct-2024 05:04:40 (15/41) Installing libxml2 (2.9.14-r2)
11-Oct-2024 05:04:40 (16/41) Installing llvm12-libs (12.0.1-r0)
11-Oct-2024 05:04:41 (17/41) Installing rust (1.56.1-r0)
11-Oct-2024 05:04:42 (18/41) Installing brotli-libs (1.0.9-r5)
11-Oct-2024 05:04:42 (19/41) Installing nghttp2-libs (1.46.0-r2)
11-Oct-2024 05:04:42 (20/41) Installing libcurl (8.5.0-r0)
11-Oct-2024 05:04:42 (21/41) Installing cargo (1.56.1-r0)
11-Oct-2024 05:04:42 (22/41) Installing pcre2 (10.42-r0)
11-Oct-2024 05:04:42 (23/41) Installing git (2.34.8-r0)
11-Oct-2024 05:04:42 (24/41) Installing linux-headers (5.10.41-r0)
11-Oct-2024 05:04:42 (25/41) Installing pkgconf (1.8.1-r0)
11-Oct-2024 05:04:42 (26/41) Installing libffi-dev (3.4.2-r1)
11-Oct-2024 05:04:42 (27/41) Installing openssl-dev (1.1.1w-r1)
11-Oct-2024 05:04:42 (28/41) Installing libpq (14.10-r0)
11-Oct-2024 05:04:42 (29/41) Installing libpq-dev (14.10-r0)
11-Oct-2024 05:04:42 (30/41) Installing libecpg (14.10-r0)
11-Oct-2024 05:04:42 (31/41) Installing libecpg-dev (14.10-r0)
11-Oct-2024 05:04:42 (32/41) Installing clang-libs (12.0.1-r1)
11-Oct-2024 05:04:43 (33/41) Installing clang (12.0.1-r1)
11-Oct-2024 05:04:43 (34/41) Installing icu-libs (69.1-r1)
11-Oct-2024 05:04:43 (35/41) Installing icu (69.1-r1)
11-Oct-2024 05:04:43 (36/41) Installing icu-dev (69.1-r1)
11-Oct-2024 05:04:44 (37/41) Installing llvm12 (12.0.1-r0)
11-Oct-2024 05:04:44 (38/41) Installing postgresql14-dev (14.10-r0)
11-Oct-2024 05:04:44 (39/41) Installing mpdecimal (2.5.1-r1)
11-Oct-2024 05:04:44 (40/41) Installing python3 (3.9.18-r0)
11-Oct-2024 05:04:45 (41/41) Installing python3-dev (3.9.18-r0)
11-Oct-2024 05:04:45 Executing busybox-1.34.1-r7.trigger
11-Oct-2024 05:04:45 OK: 1168 MiB in 77 packages
11-Oct-2024 05:04:59 Removing intermediate container 6104240675bc
11-Oct-2024 05:04:59 ---> a4f41a7737b0
11-Oct-2024 05:04:59 Step 5/31 : RUN pip install --upgrade pip
11-Oct-2024 05:04:59 ---> Running in 45c205ec5c24
11-Oct-2024 05:05:02 Requirement already satisfied: pip in /usr/local/lib/python3.10/site-packages (21.2.4)
11-Oct-2024 05:05:02 Collecting pip
11-Oct-2024 05:05:02   Downloading pip-24.2-py3-none-any.whl (1.8 MB)
11-Oct-2024 05:05:02 Installing collected packages: pip
11-Oct-2024 05:05:02   Attempting uninstall: pip
11-Oct-2024 05:05:02     Found existing installation: pip 21.2.4
11-Oct-2024 05:05:03     Uninstalling pip-21.2.4:
11-Oct-2024 05:05:03       Successfully uninstalled pip-21.2.4
11-Oct-2024 05:05:04 Successfully installed pip-24.2
11-Oct-2024 05:05:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
11-Oct-2024 05:05:05 Removing intermediate container 45c205ec5c24
11-Oct-2024 05:05:05 ---> 7a373f843cd8
11-Oct-2024 05:05:05 Step 6/31 : RUN mkdir /code
11-Oct-2024 05:05:05 ---> Running in 6b248b216754
11-Oct-2024 05:05:06 Removing intermediate container 6b248b216754
11-Oct-2024 05:05:06 ---> 1c48da12ad60
11-Oct-2024 05:05:06 Step 7/31 : WORKDIR /code
11-Oct-2024 05:05:06 ---> Running in f32757f88573
11-Oct-2024 05:05:06 Removing intermediate container f32757f88573
11-Oct-2024 05:05:06 ---> 44863d2e4515
11-Oct-2024 05:05:06 Step 8/31 : ADD requirements.txt /code/
11-Oct-2024 05:05:06 ---> 959f79eb2d03
11-Oct-2024 05:05:06 Step 9/31 : RUN pip wheel --no-cache-dir --wheel-dir /code/wheels -r requirements.txt
11-Oct-2024 05:05:06 ---> Running in 11032506b368
11-Oct-2024 05:05:08 Collecting git+https://github.com/snyaggarwal/flower (from -r requirements.txt (line 19))
11-Oct-2024 05:05:08   Cloning https://github.com/snyaggarwal/flower to /tmp/pip-req-build-dqyano4s
11-Oct-2024 05:05:08   Running command git clone --filter=blob:none --quiet https://github.com/snyaggarwal/flower /tmp/pip-req-build-dqyano4s
11-Oct-2024 05:05:08   Resolved https://github.com/snyaggarwal/flower to commit 1d772834122959a485fdaf96bd7a36f30ddac520
11-Oct-2024 05:05:08   Preparing metadata (setup.py): started
11-Oct-2024 05:05:09   Preparing metadata (setup.py): finished with status 'done'
11-Oct-2024 05:05:09 Collecting git+https://github.com/snyaggarwal/django-queryset-csv (from -r requirements.txt (line 25))
11-Oct-2024 05:05:09   Running command git clone --filter=blob:none --quiet https://github.com/snyaggarwal/django-queryset-csv /tmp/pip-req-build-8rgdbqs4
11-Oct-2024 05:05:09   Cloning https://github.com/snyaggarwal/django-queryset-csv to /tmp/pip-req-build-8rgdbqs4
11-Oct-2024 05:05:10   Resolved https://github.com/snyaggarwal/django-queryset-csv to commit 32e8220a89f339e566c9b4521c71e79baa632d34
11-Oct-2024 05:05:10   Preparing metadata (setup.py): started
11-Oct-2024 05:05:11   Preparing metadata (setup.py): finished with status 'done'
11-Oct-2024 05:05:11 Collecting Django==4.2.11 (from -r requirements.txt (line 1))
11-Oct-2024 05:05:11   Downloading Django-4.2.11-py3-none-any.whl.metadata (4.2 kB)
11-Oct-2024 05:05:11 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 2))
11-Oct-2024 05:05:11   Downloading psycopg2-2.9.7.tar.gz (383 kB)
11-Oct-2024 05:05:11   Preparing metadata (setup.py): started
11-Oct-2024 05:05:12   Preparing metadata (setup.py): finished with status 'done'
11-Oct-2024 05:05:12 Collecting gunicorn==21.2.0 (from -r requirements.txt (line 3))
11-Oct-2024 05:05:12   Downloading gunicorn-21.2.0-py3-none-any.whl.metadata (4.1 kB)
11-Oct-2024 05:05:12 Collecting whitenoise==6.5.0 (from -r requirements.txt (line 4))
11-Oct-2024 05:05:12   Downloading whitenoise-6.5.0-py3-none-any.whl.metadata (3.7 kB)
11-Oct-2024 05:05:12 Collecting djangorestframework==3.14.0 (from -r requirements.txt (line 5))
11-Oct-2024 05:05:12   Downloading djangorestframework-3.14.0-py3-none-any.whl.metadata (10 kB)
11-Oct-2024 05:05:12 Collecting pylint==2.17.5 (from -r requirements.txt (line 6))
11-Oct-2024 05:05:12   Downloading pylint-2.17.5-py3-none-any.whl.metadata (12 kB)
11-Oct-2024 05:05:12 Collecting pydash==7.0.6 (from -r requirements.txt (line 7))
11-Oct-2024 05:05:12   Downloading pydash-7.0.6-py3-none-any.whl.metadata (45 kB)
11-Oct-2024 05:05:12 Collecting django-cors-headers==4.2.0 (from -r requirements.txt (line 8))
11-Oct-2024 05:05:12   Downloading django_cors_headers-4.2.0-py3-none-any.whl.metadata (16 kB)
11-Oct-2024 05:05:12 Collecting pyyaml==6.0.1 (from -r requirements.txt (line 9))
11-Oct-2024 05:05:12   Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB)
11-Oct-2024 05:05:12 Collecting colour_runner==0.1.1 (from -r requirements.txt (line 10))
11-Oct-2024 05:05:12   Downloading colour_runner-0.1.1-py2.py3-none-any.whl.metadata (828 bytes)
11-Oct-2024 05:05:13 Collecting boto3==1.24.28 (from -r requirements.txt (line 11))
11-Oct-2024 05:05:13   Downloading boto3-1.24.28-py3-none-any.whl.metadata (7.0 kB)
11-Oct-2024 05:05:13 Collecting moto==3.1.13 (from -r requirements.txt (line 12))
11-Oct-2024 05:05:13   Downloading moto-3.1.13-py3-none-any.whl.metadata (10 kB)
11-Oct-2024 05:05:14 Collecting python-dateutil==2.8.2 (from -r requirements.txt (line 13))
11-Oct-2024 05:05:14   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB)
11-Oct-2024 05:05:14 Collecting requests==2.31.0 (from -r requirements.txt (line 14))
11-Oct-2024 05:05:14   Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
11-Oct-2024 05:05:14 Collecting factory_boy==3.3.0 (from -r requirements.txt (line 15))
11-Oct-2024 05:05:14   Downloading factory_boy-3.3.0-py2.py3-none-any.whl.metadata (15 kB)
11-Oct-2024 05:05:14 Collecting celery==5.3.1 (from celery[redis]==5.3.1->-r requirements.txt (line 17))
11-Oct-2024 05:05:14   Downloading celery-5.3.1-py3-none-any.whl.metadata (21 kB)
11-Oct-2024 05:05:14 Collecting celery_once==3.0.1 (from -r requirements.txt (line 18))
11-Oct-2024 05:05:14   Downloading celery_once-3.0.1.tar.gz (12 kB)
11-Oct-2024 05:05:14   Preparing metadata (setup.py): started
11-Oct-2024 05:05:15   Preparing metadata (setup.py): finished with status 'done'
11-Oct-2024 05:05:15 Collecting redis==4.6.0 (from -r requirements.txt (line 20))
11-Oct-2024 05:05:15   Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB)
11-Oct-2024 05:05:15 Collecting django-redis==5.3.0 (from -r requirements.txt (line 21))
11-Oct-2024 05:05:15   Downloading django_redis-5.3.0-py3-none-any.whl.metadata (31 kB)
11-Oct-2024 05:05:15 Collecting kombu==5.3.1 (from -r requirements.txt (line 22))
11-Oct-2024 05:05:15   Downloading kombu-5.3.1-py3-none-any.whl.metadata (3.0 kB)
11-Oct-2024 05:05:15 Collecting django-elasticsearch-dsl==7.3 (from -r requirements.txt (line 23))
11-Oct-2024 05:05:15   Downloading django_elasticsearch_dsl-7.3-py2.py3-none-any.whl.metadata (7.6 kB)
11-Oct-2024 05:05:15 Collecting drf-yasg==1.21.5 (from -r requirements.txt (line 24))
11-Oct-2024 05:05:15   Downloading drf_yasg-1.21.5-py3-none-any.whl.metadata (15 kB)
11-Oct-2024 05:05:15 Collecting ocldev==0.2.0 (from -r requirements.txt (line 26))
11-Oct-2024 05:05:15   Downloading ocldev-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB)
11-Oct-2024 05:05:16 Collecting coverage==7.3.0 (from -r requirements.txt (line 27))
11-Oct-2024 05:05:16   Downloading coverage-7.3.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (8.1 kB)
11-Oct-2024 05:05:16 Collecting tblib==2.0.0 (from -r requirements.txt (line 28))
11-Oct-2024 05:05:16   Downloading tblib-2.0.0-py3-none-any.whl.metadata (25 kB)
11-Oct-2024 05:05:16 Collecting django-ordered-model==3.7.4 (from -r requirements.txt (line 29))
11-Oct-2024 05:05:16   Downloading django_ordered_model-3.7.4-py3-none-any.whl.metadata (15 kB)
11-Oct-2024 05:05:16 Collecting django-health-check==3.17.0 (from -r requirements.txt (line 30))
11-Oct-2024 05:05:16   Downloading django_health_check-3.17.0-py2.py3-none-any.whl.metadata (11 kB)
11-Oct-2024 05:05:16 Collecting markdown==3.4.4 (from -r requirements.txt (line 31))
11-Oct-2024 05:05:16   Downloading Markdown-3.4.4-py3-none-any.whl.metadata (6.9 kB)
11-Oct-2024 05:05:16 Collecting mock==5.1.0 (from -r requirements.txt (line 32))
11-Oct-2024 05:05:16   Downloading mock-5.1.0-py3-none-any.whl.metadata (3.0 kB)
11-Oct-2024 05:05:16 Collecting django-request-logging==0.7.5 (from -r requirements.txt (line 33))
11-Oct-2024 05:05:16   Downloading django_request_logging-0.7.5-py2.py3-none-any.whl.metadata (7.9 kB)
11-Oct-2024 05:05:16 Collecting django-cid==2.3 (from -r requirements.txt (line 34))
11-Oct-2024 05:05:16   Downloading django_cid-2.3-py2.py3-none-any.whl.metadata (3.1 kB)
11-Oct-2024 05:05:16 Collecting django-dirtyfields==1.9.2 (from -r requirements.txt (line 35))
11-Oct-2024 05:05:16   Downloading django_dirtyfields-1.9.2-py3-none-any.whl.metadata (4.9 kB)
11-Oct-2024 05:05:16 Collecting jsonpath-ng==1.5.3 (from -r requirements.txt (line 36))
11-Oct-2024 05:05:16   Downloading jsonpath_ng-1.5.3-py3-none-any.whl.metadata (16 kB)
11-Oct-2024 05:05:16 Collecting mozilla-django-oidc==3.0.0 (from -r requirements.txt (line 37))
11-Oct-2024 05:05:16   Downloading mozilla_django_oidc-3.0.0-py2.py3-none-any.whl.metadata (15 kB)
11-Oct-2024 05:05:16 Collecting django-celery-beat==2.5.0 (from -r requirements.txt (line 38))
11-Oct-2024 05:05:16   Downloading django_celery_beat-2.5.0-py3-none-any.whl.metadata (12 kB)
11-Oct-2024 05:05:16 Collecting jsondiff==2.0.0 (from -r requirements.txt (line 39))
11-Oct-2024 05:05:16   Downloading jsondiff-2.0.0-py3-none-any.whl.metadata (562 bytes)
11-Oct-2024 05:05:16 Collecting django-silk==5.0.4 (from -r requirements.txt (line 40))
11-Oct-2024 05:05:16   Downloading django_silk-5.0.4-py3-none-any.whl.metadata (19 kB)
11-Oct-2024 05:05:16 Collecting azure-storage-blob==12.19.0 (from -r requirements.txt (line 41))
11-Oct-2024 05:05:16   Downloading azure_storage_blob-12.19.0-py3-none-any.whl.metadata (26 kB)
11-Oct-2024 05:05:16 Collecting fhir.resources==7.1.0 (from -r requirements.txt (line 42))
11-Oct-2024 05:05:16   Downloading fhir.resources-7.1.0-py2.py3-none-any.whl.metadata (45 kB)
11-Oct-2024 05:05:16 Collecting ijson==3.2.3 (from -r requirements.txt (line 43))
11-Oct-2024 05:05:16   Downloading ijson-3.2.3-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (20 kB)
11-Oct-2024 05:05:16 Collecting responses==0.25.0 (from -r requirements.txt (line 44))
11-Oct-2024 05:05:16   Downloading responses-0.25.0-py3-none-any.whl.metadata (46 kB)
11-Oct-2024 05:05:16 Collecting pydantic==2.6.4 (from -r requirements.txt (line 45))
11-Oct-2024 05:05:16   Downloading pydantic-2.6.4-py3-none-any.whl.metadata (85 kB)
11-Oct-2024 05:05:16 Collecting asgiref<4,>=3.6.0 (from Django==4.2.11->-r requirements.txt (line 1))
11-Oct-2024 05:05:16   Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB)
11-Oct-2024 05:05:16 Collecting sqlparse>=0.3.1 (from Django==4.2.11->-r requirements.txt (line 1))
11-Oct-2024 05:05:17   Downloading sqlparse-0.5.1-py3-none-any.whl.metadata (3.9 kB)
11-Oct-2024 05:05:17 Collecting packaging (from gunicorn==21.2.0->-r requirements.txt (line 3))
11-Oct-2024 05:05:17   Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
11-Oct-2024 05:05:17 Collecting pytz (from djangorestframework==3.14.0->-r requirements.txt (line 5))
11-Oct-2024 05:05:17   Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB)
11-Oct-2024 05:05:17 Collecting platformdirs>=2.2.0 (from pylint==2.17.5->-r requirements.txt (line 6))
11-Oct-2024 05:05:17   Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
11-Oct-2024 05:05:17 Collecting astroid<=2.17.0-dev0,>=2.15.6 (from pylint==2.17.5->-r requirements.txt (line 6))
11-Oct-2024 05:05:17   Downloading astroid-2.15.8-py3-none-any.whl.metadata (4.7 kB)
11-Oct-2024 05:05:17 Collecting isort<6,>=4.2.5 (from pylint==2.17.5->-r requirements.txt (line 6))
11-Oct-2024 05:05:17   Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB)
11-Oct-2024 05:05:17 Collecting mccabe<0.8,>=0.6 (from pylint==2.17.5->-r requirements.txt (line 6))
11-Oct-2024 05:05:17   Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB)
11-Oct-2024 05:05:17 Collecting tomlkit>=0.10.1 (from pylint==2.17.5->-r requirements.txt (line 6))
11-Oct-2024 05:05:17   Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB)
11-Oct-2024 05:05:17 Collecting dill>=0.2 (from pylint==2.17.5->-r requirements.txt (line 6))
11-Oct-2024 05:05:17   Downloading dill-0.3.9-py3-none-any.whl.metadata (10 kB)
11-Oct-2024 05:05:17 Collecting tomli>=1.1.0 (from pylint==2.17.5->-r requirements.txt (line 6))
11-Oct-2024 05:05:17   Downloading tomli-2.0.2-py3-none-any.whl.metadata (10.0 kB)
11-Oct-2024 05:05:17 Collecting typing-extensions!=4.6.0,>=3.10 (from pydash==7.0.6->-r requirements.txt (line 7))
11-Oct-2024 05:05:17   Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
11-Oct-2024 05:05:17 Collecting blessings (from colour_runner==0.1.1->-r requirements.txt (line 10))
11-Oct-2024 05:05:17   Downloading blessings-1.7-py3-none-any.whl.metadata (19 kB)
11-Oct-2024 05:05:17 Collecting pygments (from colour_runner==0.1.1->-r requirements.txt (line 10))
11-Oct-2024 05:05:17   Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
11-Oct-2024 05:05:18 Collecting botocore<1.28.0,>=1.27.28 (from boto3==1.24.28->-r requirements.txt (line 11))
11-Oct-2024 05:05:18   Downloading botocore-1.27.96-py3-none-any.whl.metadata (5.9 kB)
11-Oct-2024 05:05:18 Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.24.28->-r requirements.txt (line 11))
11-Oct-2024 05:05:18   Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)
11-Oct-2024 05:05:18 Collecting s3transfer<0.7.0,>=0.6.0 (from boto3==1.24.28->-r requirements.txt (line 11))
11-Oct-2024 05:05:18   Downloading s3transfer-0.6.2-py3-none-any.whl.metadata (1.8 kB)
11-Oct-2024 05:05:19 Collecting cryptography>=3.3.1 (from moto==3.1.13->-r requirements.txt (line 12))
11-Oct-2024 05:05:19   Downloading cryptography-43.0.1-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (5.4 kB)
11-Oct-2024 05:05:19 Collecting xmltodict (from moto==3.1.13->-r requirements.txt (line 12))
11-Oct-2024 05:05:19   Downloading xmltodict-0.14.1-py2.py3-none-any.whl.metadata (8.0 kB)
11-Oct-2024 05:05:19 Collecting werkzeug>=0.5 (from moto==3.1.13->-r requirements.txt (line 12))
11-Oct-2024 05:05:19   Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB)
11-Oct-2024 05:05:19 Collecting MarkupSafe!=2.0.0a1 (from moto==3.1.13->-r requirements.txt (line 12))
11-Oct-2024 05:05:19   Downloading MarkupSafe-3.0.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.0 kB)
11-Oct-2024 05:05:19 Collecting Jinja2>=2.10.1 (from moto==3.1.13->-r requirements.txt (line 12))
11-Oct-2024 05:05:19   Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
11-Oct-2024 05:05:19 Collecting six>=1.5 (from python-dateutil==2.8.2->-r requirements.txt (line 13))
11-Oct-2024 05:05:19   Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
11-Oct-2024 05:05:19 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 14))
11-Oct-2024 05:05:19   Downloading charset_normalizer-3.4.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (34 kB)
11-Oct-2024 05:05:19 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 14))
11-Oct-2024 05:05:19   Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
11-Oct-2024 05:05:19 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 14))
11-Oct-2024 05:05:19   Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
11-Oct-2024 05:05:19 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 14))
11-Oct-2024 05:05:19   Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
11-Oct-2024 05:05:20 Collecting Faker>=0.7.0 (from factory_boy==3.3.0->-r requirements.txt (line 15))
11-Oct-2024 05:05:20   Downloading Faker-30.3.0-py3-none-any.whl.metadata (15 kB)
11-Oct-2024 05:05:20 Collecting billiard<5.0,>=4.1.0 (from celery==5.3.1->celery[redis]==5.3.1->-r requirements.txt (line 17))
11-Oct-2024 05:05:20   Downloading billiard-4.2.1-py3-none-any.whl.metadata (4.4 kB)
11-Oct-2024 05:05:20 Collecting click-didyoumean>=0.3.0 (from celery==5.3.1->celery[redis]==5.3.1->-r requirements.txt (line 17))
11-Oct-2024 05:05:20   Downloading click_didyoumean-0.3.1-py3-none-any.whl.metadata (3.9 kB)
11-Oct-2024 05:05:20 Collecting click-plugins>=1.1.1 (from celery==5.3.1->celery[redis]==5.3.1->-r requirements.txt (line 17))
11-Oct-2024 05:05:20   Downloading click_plugins-1.1.1-py2.py3-none-any.whl.metadata (6.4 kB)
11-Oct-2024 05:05:20 Collecting click-repl>=0.2.0 (from celery==5.3.1->celery[redis]==5.3.1->-r requirements.txt (line 17))
11-Oct-2024 05:05:20   Downloading click_repl-0.3.0-py3-none-any.whl.metadata (3.6 kB)
11-Oct-2024 05:05:20 Collecting click<9.0,>=8.1.2 (from celery==5.3.1->celery[redis]==5.3.1->-r requirements.txt (line 17))
11-Oct-2024 05:05:20   Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
11-Oct-2024 05:05:20 Collecting tzdata>=2022.7 (from celery==5.3.1->celery[redis]==5.3.1->-r requirements.txt (line 17))
11-Oct-2024 05:05:20   Downloading tzdata-2024.2-py2.py3-none-any.whl.metadata (1.4 kB)
11-Oct-2024 05:05:20 Collecting vine<6.0,>=5.0.0 (from celery==5.3.1->celery[redis]==5.3.1->-r requirements.txt (line 17))
11-Oct-2024 05:05:20   Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB)
11-Oct-2024 05:05:20 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 20))
11-Oct-2024 05:05:20   Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
11-Oct-2024 05:05:20 Collecting amqp<6.0.0,>=5.1.1 (from kombu==5.3.1->-r requirements.txt (line 22))
11-Oct-2024 05:05:20   Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB)
11-Oct-2024 05:05:20 Collecting elasticsearch-dsl<8.0.0,>=7.2.0 (from django-elasticsearch-dsl==7.3->-r requirements.txt (line 23))
11-Oct-2024 05:05:20   Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl.metadata (11 kB)
11-Oct-2024 05:05:20 Collecting coreapi>=2.3.3 (from drf-yasg==1.21.5->-r requirements.txt (line 24))
11-Oct-2024 05:05:20   Downloading coreapi-2.3.3-py2.py3-none-any.whl.metadata (1.0 kB)
11-Oct-2024 05:05:20 Collecting coreschema>=0.0.4 (from drf-yasg==1.21.5->-r requirements.txt (line 24))
11-Oct-2024 05:05:20   Downloading coreschema-0.0.4.tar.gz (10 kB)
11-Oct-2024 05:05:20   Preparing metadata (setup.py): started
11-Oct-2024 05:05:21   Preparing metadata (setup.py): finished with status 'done'
11-Oct-2024 05:05:21 Collecting ruamel.yaml>=0.16.13 (from drf-yasg==1.21.5->-r requirements.txt (line 24))
11-Oct-2024 05:05:21   Downloading ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB)
11-Oct-2024 05:05:21 Collecting inflection>=0.3.1 (from drf-yasg==1.21.5->-r requirements.txt (line 24))
11-Oct-2024 05:05:21   Downloading inflection-0.5.1-py2.py3-none-any.whl.metadata (1.7 kB)
11-Oct-2024 05:05:21 Collecting uritemplate>=3.0.0 (from drf-yasg==1.21.5->-r requirements.txt (line 24))
11-Oct-2024 05:05:21   Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB)
11-Oct-2024 05:05:21 Collecting jsonschema (from ocldev==0.2.0->-r requirements.txt (line 26))
11-Oct-2024 05:05:21   Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
11-Oct-2024 05:05:22 Collecting ply (from jsonpath-ng==1.5.3->-r requirements.txt (line 36))
11-Oct-2024 05:05:22   Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes)
11-Oct-2024 05:05:22 Collecting decorator (from jsonpath-ng==1.5.3->-r requirements.txt (line 36))
11-Oct-2024 05:05:22   Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
11-Oct-2024 05:05:22 Collecting josepy (from mozilla-django-oidc==3.0.0->-r requirements.txt (line 37))
11-Oct-2024 05:05:22   Downloading josepy-1.14.0-py3-none-any.whl.metadata (1.8 kB)
11-Oct-2024 05:05:22 Collecting cron-descriptor>=1.2.32 (from django-celery-beat==2.5.0->-r requirements.txt (line 38))
11-Oct-2024 05:05:22   Downloading cron_descriptor-1.4.5-py3-none-any.whl.metadata (5.7 kB)
11-Oct-2024 05:05:22 Collecting django-timezone-field>=5.0 (from django-celery-beat==2.5.0->-r requirements.txt (line 38))
11-Oct-2024 05:05:22   Downloading django_timezone_field-7.0-py3-none-any.whl.metadata (12 kB)
11-Oct-2024 05:05:22 Collecting python-crontab>=2.3.4 (from django-celery-beat==2.5.0->-r requirements.txt (line 38))
11-Oct-2024 05:05:22   Downloading python_crontab-3.2.0-py3-none-any.whl.metadata (17 kB)
11-Oct-2024 05:05:22 Collecting autopep8 (from django-silk==5.0.4->-r requirements.txt (line 40))
11-Oct-2024 05:05:22   Downloading autopep8-2.3.1-py2.py3-none-any.whl.metadata (16 kB)
11-Oct-2024 05:05:22 Collecting gprof2dot>=2017.09.19 (from django-silk==5.0.4->-r requirements.txt (line 40))
11-Oct-2024 05:05:22   Downloading gprof2dot-2024.6.6-py2.py3-none-any.whl.metadata (16 kB)
11-Oct-2024 05:05:22 Collecting azure-core<2.0.0,>=1.28.0 (from azure-storage-blob==12.19.0->-r requirements.txt (line 41))
11-Oct-2024 05:05:22   Downloading azure_core-1.31.0-py3-none-any.whl.metadata (39 kB)
11-Oct-2024 05:05:22 Collecting isodate>=0.6.1 (from azure-storage-blob==12.19.0->-r requirements.txt (line 41))
11-Oct-2024 05:05:22   Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB)
11-Oct-2024 05:05:22 Collecting annotated-types>=0.4.0 (from pydantic==2.6.4->-r requirements.txt (line 45))
11-Oct-2024 05:05:22   Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
11-Oct-2024 05:05:23 Collecting pydantic-core==2.16.3 (from pydantic==2.6.4->-r requirements.txt (line 45))
11-Oct-2024 05:05:23   Downloading pydantic_core-2.16.3-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (6.5 kB)
11-Oct-2024 05:05:23 Collecting tornado<7.0.0,>=5.0.0 (from flower==1.0.1->-r requirements.txt (line 19))
11-Oct-2024 05:05:23   Downloading tornado-6.4.1-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (2.5 kB)
11-Oct-2024 05:05:23 Collecting prometheus_client>=0.8.0 (from flower==1.0.1->-r requirements.txt (line 19))
11-Oct-2024 05:05:23   Downloading prometheus_client-0.21.0-py3-none-any.whl.metadata (1.8 kB)
11-Oct-2024 05:05:23 Collecting humanize (from flower==1.0.1->-r requirements.txt (line 19))
11-Oct-2024 05:05:23   Downloading humanize-4.11.0-py3-none-any.whl.metadata (7.8 kB)
11-Oct-2024 05:05:23 Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.17.0-dev0,>=2.15.6->pylint==2.17.5->-r requirements.txt (line 6))
11-Oct-2024 05:05:23   Downloading lazy_object_proxy-1.10.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (7.8 kB)
11-Oct-2024 05:05:23 Collecting wrapt<2,>=1.11 (from astroid<=2.17.0-dev0,>=2.15.6->pylint==2.17.5->-r requirements.txt (line 6))
11-Oct-2024 05:05:24   Downloading wrapt-1.16.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (6.6 kB)
11-Oct-2024 05:05:24 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 14))
11-Oct-2024 05:05:24   Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
11-Oct-2024 05:05:24 Collecting prompt-toolkit>=3.0.36 (from click-repl>=0.2.0->celery==5.3.1->celery[redis]==5.3.1->-r requirements.txt (line 17))
11-Oct-2024 05:05:24   Downloading prompt_toolkit-3.0.48-py3-none-any.whl.metadata (6.4 kB)
11-Oct-2024 05:05:24 Collecting itypes (from coreapi>=2.3.3->drf-yasg==1.21.5->-r requirements.txt (line 24))
11-Oct-2024 05:05:24   Downloading itypes-1.2.0-py2.py3-none-any.whl.metadata (4.9 kB)
11-Oct-2024 05:05:24 Collecting cffi>=1.12 (from cryptography>=3.3.1->moto==3.1.13->-r requirements.txt (line 12))
11-Oct-2024 05:05:24   Downloading cffi-1.17.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (1.5 kB)
11-Oct-2024 05:05:24 Collecting elasticsearch<8.0.0,>=7.0.0 (from elasticsearch-dsl<8.0.0,>=7.2.0->django-elasticsearch-dsl==7.3->-r requirements.txt (line 23))
11-Oct-2024 05:05:24   Downloading elasticsearch-7.17.12-py2.py3-none-any.whl.metadata (5.7 kB)
11-Oct-2024 05:05:24 Collecting email-validator>=2.0.0 (from pydantic[email]<3.0,>=2.0.1->fhir.resources==7.1.0->-r requirements.txt (line 42))
11-Oct-2024 05:05:24   Downloading email_validator-2.2.0-py3-none-any.whl.metadata (25 kB)
11-Oct-2024 05:05:24 Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.16.13->drf-yasg==1.21.5->-r requirements.txt (line 24))
11-Oct-2024 05:05:24   Downloading ruamel.yaml.clib-0.2.8-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.2 kB)
11-Oct-2024 05:05:24 Collecting pycodestyle>=2.12.0 (from autopep8->django-silk==5.0.4->-r requirements.txt (line 40))
11-Oct-2024 05:05:24   Downloading pycodestyle-2.12.1-py2.py3-none-any.whl.metadata (4.5 kB)
11-Oct-2024 05:05:25 Collecting pyopenssl>=0.13 (from josepy->mozilla-django-oidc==3.0.0->-r requirements.txt (line 37))
11-Oct-2024 05:05:25   Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB)
11-Oct-2024 05:05:25 Collecting attrs>=22.2.0 (from jsonschema->ocldev==0.2.0->-r requirements.txt (line 26))
11-Oct-2024 05:05:25   Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
11-Oct-2024 05:05:25 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->ocldev==0.2.0->-r requirements.txt (line 26))
11-Oct-2024 05:05:25   Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
11-Oct-2024 05:05:25 Collecting referencing>=0.28.4 (from jsonschema->ocldev==0.2.0->-r requirements.txt (line 26))
11-Oct-2024 05:05:25   Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
11-Oct-2024 05:05:25 Collecting rpds-py>=0.7.1 (from jsonschema->ocldev==0.2.0->-r requirements.txt (line 26))
11-Oct-2024 05:05:25   Downloading rpds_py-0.20.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.2 kB)
11-Oct-2024 05:05:25 Collecting pycparser (from cffi>=1.12->cryptography>=3.3.1->moto==3.1.13->-r requirements.txt (line 12))
11-Oct-2024 05:05:25   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
11-Oct-2024 05:05:25 Collecting dnspython>=2.0.0 (from email-validator>=2.0.0->pydantic[email]<3.0,>=2.0.1->fhir.resources==7.1.0->-r requirements.txt (line 42))
11-Oct-2024 05:05:25   Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB)
11-Oct-2024 05:05:25 Collecting wcwidth (from prompt-toolkit>=3.0.36->click-repl>=0.2.0->celery==5.3.1->celery[redis]==5.3.1->-r requirements.txt (line 17))
11-Oct-2024 05:05:25   Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
11-Oct-2024 05:05:25 Downloading Django-4.2.11-py3-none-any.whl (8.0 MB)
11-Oct-2024 05:05:25    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 214.1 MB/s eta 0:00:00
11-Oct-2024 05:05:25 Downloading gunicorn-21.2.0-py3-none-any.whl (80 kB)
11-Oct-2024 05:05:25 Downloading whitenoise-6.5.0-py3-none-any.whl (19 kB)
11-Oct-2024 05:05:25 Downloading djangorestframework-3.14.0-py3-none-any.whl (1.1 MB)
11-Oct-2024 05:05:25    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 307.7 MB/s eta 0:00:00
11-Oct-2024 05:05:25 Downloading pylint-2.17.5-py3-none-any.whl (536 kB)
11-Oct-2024 05:05:25    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.7/536.7 kB 290.1 MB/s eta 0:00:00
11-Oct-2024 05:05:25 Downloading pydash-7.0.6-py3-none-any.whl (110 kB)
11-Oct-2024 05:05:25 Downloading django_cors_headers-4.2.0-py3-none-any.whl (12 kB)
11-Oct-2024 05:05:25 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB)
11-Oct-2024 05:05:25    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 306.5 MB/s eta 0:00:00
11-Oct-2024 05:05:25 Downloading colour_runner-0.1.1-py2.py3-none-any.whl (3.7 kB)
11-Oct-2024 05:05:25 Downloading boto3-1.24.28-py3-none-any.whl (132 kB)
11-Oct-2024 05:05:25 Downloading moto-3.1.13-py3-none-any.whl (1.8 MB)
11-Oct-2024 05:05:25    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 317.0 MB/s eta 0:00:00
11-Oct-2024 05:05:25 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
11-Oct-2024 05:05:25 Downloading requests-2.31.0-py3-none-any.whl (62 kB)
11-Oct-2024 05:05:25 Downloading factory_boy-3.3.0-py2.py3-none-any.whl (36 kB)
11-Oct-2024 05:05:25 Downloading celery-5.3.1-py3-none-any.whl (420 kB)
11-Oct-2024 05:05:25 Downloading redis-4.6.0-py3-none-any.whl (241 kB)
11-Oct-2024 05:05:26 Downloading django_redis-5.3.0-py3-none-any.whl (30 kB)
11-Oct-2024 05:05:26 Downloading kombu-5.3.1-py3-none-any.whl (198 kB)
11-Oct-2024 05:05:26 Downloading django_elasticsearch_dsl-7.3-py2.py3-none-any.whl (19 kB)
11-Oct-2024 05:05:26 Downloading drf_yasg-1.21.5-py3-none-any.whl (6.4 MB)
11-Oct-2024 05:05:26    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 310.3 MB/s eta 0:00:00
11-Oct-2024 05:05:26 Downloading ocldev-0.2.0-py2.py3-none-any.whl (58 kB)
11-Oct-2024 05:05:26 Downloading coverage-7.3.0-cp310-cp310-musllinux_1_1_x86_64.whl (234 kB)
11-Oct-2024 05:05:26 Downloading tblib-2.0.0-py3-none-any.whl (11 kB)
11-Oct-2024 05:05:26 Downloading django_ordered_model-3.7.4-py3-none-any.whl (20 kB)
11-Oct-2024 05:05:26 Downloading django_health_check-3.17.0-py2.py3-none-any.whl (29 kB)
11-Oct-2024 05:05:26 Downloading Markdown-3.4.4-py3-none-any.whl (94 kB)
11-Oct-2024 05:05:26 Downloading mock-5.1.0-py3-none-any.whl (30 kB)
11-Oct-2024 05:05:26 Downloading django_request_logging-0.7.5-py2.py3-none-any.whl (9.7 kB)
11-Oct-2024 05:05:26 Downloading django_cid-2.3-py2.py3-none-any.whl (10 kB)
11-Oct-2024 05:05:26 Downloading django_dirtyfields-1.9.2-py3-none-any.whl (7.6 kB)
11-Oct-2024 05:05:26 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB)
11-Oct-2024 05:05:26 Downloading mozilla_django_oidc-3.0.0-py2.py3-none-any.whl (26 kB)
11-Oct-2024 05:05:26 Downloading django_celery_beat-2.5.0-py3-none-any.whl (97 kB)
11-Oct-2024 05:05:26 Downloading jsondiff-2.0.0-py3-none-any.whl (6.6 kB)
11-Oct-2024 05:05:26 Downloading django_silk-5.0.4-py3-none-any.whl (1.8 MB)
11-Oct-2024 05:05:26    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 256.1 MB/s eta 0:00:00
11-Oct-2024 05:05:26 Downloading azure_storage_blob-12.19.0-py3-none-any.whl (394 kB)
11-Oct-2024 05:05:26 Downloading fhir.resources-7.1.0-py2.py3-none-any.whl (3.1 MB)
11-Oct-2024 05:05:26    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 266.3 MB/s eta 0:00:00
11-Oct-2024 05:05:26 Downloading ijson-3.2.3-cp310-cp310-musllinux_1_1_x86_64.whl (124 kB)
11-Oct-2024 05:05:26 Downloading responses-0.25.0-py3-none-any.whl (55 kB)
11-Oct-2024 05:05:26 Downloading pydantic-2.6.4-py3-none-any.whl (394 kB)
11-Oct-2024 05:05:26 Downloading pydantic_core-2.16.3-cp310-cp310-musllinux_1_1_x86_64.whl (2.2 MB)
11-Oct-2024 05:05:26    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 322.4 MB/s eta 0:00:00
11-Oct-2024 05:05:26 Downloading amqp-5.2.0-py3-none-any.whl (50 kB)
11-Oct-2024 05:05:26 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB)
11-Oct-2024 05:05:26 Downloading asgiref-3.8.1-py3-none-any.whl (23 kB)
11-Oct-2024 05:05:26 Downloading astroid-2.15.8-py3-none-any.whl (278 kB)
11-Oct-2024 05:05:26 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
11-Oct-2024 05:05:26 Downloading azure_core-1.31.0-py3-none-any.whl (197 kB)
11-Oct-2024 05:05:26 Downloading billiard-4.2.1-py3-none-any.whl (86 kB)
11-Oct-2024 05:05:26 Downloading botocore-1.27.96-py3-none-any.whl (9.3 MB)
11-Oct-2024 05:05:26    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 309.6 MB/s eta 0:00:00
11-Oct-2024 05:05:26 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
11-Oct-2024 05:05:26 Downloading charset_normalizer-3.4.0-cp310-cp310-musllinux_1_2_x86_64.whl (145 kB)
11-Oct-2024 05:05:26 Downloading click-8.1.7-py3-none-any.whl (97 kB)
11-Oct-2024 05:05:26 Downloading click_didyoumean-0.3.1-py3-none-any.whl (3.6 kB)
11-Oct-2024 05:05:26 Downloading click_plugins-1.1.1-py2.py3-none-any.whl (7.5 kB)
11-Oct-2024 05:05:26 Downloading click_repl-0.3.0-py3-none-any.whl (10 kB)
11-Oct-2024 05:05:26 Downloading coreapi-2.3.3-py2.py3-none-any.whl (25 kB)
11-Oct-2024 05:05:26 Downloading cron_descriptor-1.4.5-py3-none-any.whl (50 kB)
11-Oct-2024 05:05:26 Downloading cryptography-43.0.1-cp39-abi3-musllinux_1_2_x86_64.whl (4.1 MB)
11-Oct-2024 05:05:26    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 252.5 MB/s eta 0:00:00
11-Oct-2024 05:05:26 Downloading dill-0.3.9-py3-none-any.whl (119 kB)
11-Oct-2024 05:05:26 Downloading django_timezone_field-7.0-py3-none-any.whl (13 kB)
11-Oct-2024 05:05:26 Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl (64 kB)
11-Oct-2024 05:05:26 Downloading Faker-30.3.0-py3-none-any.whl (1.8 MB)
11-Oct-2024 05:05:26    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 270.3 MB/s eta 0:00:00
11-Oct-2024 05:05:26 Downloading gprof2dot-2024.6.6-py2.py3-none-any.whl (34 kB)
11-Oct-2024 05:05:26 Downloading idna-3.10-py3-none-any.whl (70 kB)
11-Oct-2024 05:05:26 Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB)
11-Oct-2024 05:05:26 Downloading isodate-0.7.2-py3-none-any.whl (22 kB)
11-Oct-2024 05:05:26 Downloading isort-5.13.2-py3-none-any.whl (92 kB)
11-Oct-2024 05:05:26 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
11-Oct-2024 05:05:26 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
11-Oct-2024 05:05:26 Downloading MarkupSafe-3.0.1-cp310-cp310-musllinux_1_2_x86_64.whl (21 kB)
11-Oct-2024 05:05:26 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
11-Oct-2024 05:05:26 Downloading packaging-24.1-py3-none-any.whl (53 kB)
11-Oct-2024 05:05:26 Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
11-Oct-2024 05:05:26 Downloading prometheus_client-0.21.0-py3-none-any.whl (54 kB)
11-Oct-2024 05:05:26 Downloading python_crontab-3.2.0-py3-none-any.whl (27 kB)
11-Oct-2024 05:05:26 Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB)
11-Oct-2024 05:05:26 Downloading ruamel.yaml-0.18.6-py3-none-any.whl (117 kB)
11-Oct-2024 05:05:26 Downloading s3transfer-0.6.2-py3-none-any.whl (79 kB)
11-Oct-2024 05:05:26 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
11-Oct-2024 05:05:26 Downloading sqlparse-0.5.1-py3-none-any.whl (44 kB)
11-Oct-2024 05:05:26 Downloading tomli-2.0.2-py3-none-any.whl (13 kB)
11-Oct-2024 05:05:26 Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB)
11-Oct-2024 05:05:26 Downloading tornado-6.4.1-cp38-abi3-musllinux_1_2_x86_64.whl (436 kB)
11-Oct-2024 05:05:26 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
11-Oct-2024 05:05:26 Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB)
11-Oct-2024 05:05:26 Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
11-Oct-2024 05:05:26 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
11-Oct-2024 05:05:26 Downloading vine-5.1.0-py3-none-any.whl (9.6 kB)
11-Oct-2024 05:05:26 Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB)
11-Oct-2024 05:05:26 Downloading autopep8-2.3.1-py2.py3-none-any.whl (45 kB)
11-Oct-2024 05:05:26 Downloading blessings-1.7-py3-none-any.whl (18 kB)
11-Oct-2024 05:05:26 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
11-Oct-2024 05:05:26 Downloading humanize-4.11.0-py3-none-any.whl (128 kB)
11-Oct-2024 05:05:26 Downloading josepy-1.14.0-py3-none-any.whl (32 kB)
11-Oct-2024 05:05:26 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
11-Oct-2024 05:05:26 Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
11-Oct-2024 05:05:26 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
11-Oct-2024 05:05:26    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 253.1 MB/s eta 0:00:00
11-Oct-2024 05:05:26 Downloading xmltodict-0.14.1-py2.py3-none-any.whl (10.0 kB)
11-Oct-2024 05:05:26 Downloading attrs-24.2.0-py3-none-any.whl (63 kB)
11-Oct-2024 05:05:26 Downloading cffi-1.17.1-cp310-cp310-musllinux_1_1_x86_64.whl (461 kB)
11-Oct-2024 05:05:26 Downloading elasticsearch-7.17.12-py2.py3-none-any.whl (385 kB)
11-Oct-2024 05:05:26 Downloading email_validator-2.2.0-py3-none-any.whl (33 kB)
11-Oct-2024 05:05:26 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)
11-Oct-2024 05:05:26 Downloading lazy_object_proxy-1.10.0-cp310-cp310-musllinux_1_1_x86_64.whl (70 kB)
11-Oct-2024 05:05:27 Downloading prompt_toolkit-3.0.48-py3-none-any.whl (386 kB)
11-Oct-2024 05:05:27 Downloading pycodestyle-2.12.1-py2.py3-none-any.whl (31 kB)
11-Oct-2024 05:05:27 Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB)
11-Oct-2024 05:05:27 Downloading referencing-0.35.1-py3-none-any.whl (26 kB)
11-Oct-2024 05:05:27 Downloading rpds_py-0.20.0-cp310-cp310-musllinux_1_2_x86_64.whl (525 kB)
11-Oct-2024 05:05:27    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.8/525.8 kB 275.2 MB/s eta 0:00:00
11-Oct-2024 05:05:27 Downloading ruamel.yaml.clib-0.2.8-cp310-cp310-musllinux_1_1_x86_64.whl (689 kB)
11-Oct-2024 05:05:27    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.6/689.6 kB 250.6 MB/s eta 0:00:00
11-Oct-2024 05:05:27 Downloading wrapt-1.16.0-cp310-cp310-musllinux_1_1_x86_64.whl (84 kB)
11-Oct-2024 05:05:27 Downloading itypes-1.2.0-py2.py3-none-any.whl (4.8 kB)
11-Oct-2024 05:05:27 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB)
11-Oct-2024 05:05:27 Downloading pycparser-2.22-py3-none-any.whl (117 kB)
11-Oct-2024 05:05:27 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
11-Oct-2024 05:05:27 Saved ./wheels/Django-4.2.11-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/gunicorn-21.2.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/whitenoise-6.5.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/djangorestframework-3.14.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/pylint-2.17.5-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/pydash-7.0.6-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/django_cors_headers-4.2.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/colour_runner-0.1.1-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/boto3-1.24.28-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/moto-3.1.13-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/python_dateutil-2.8.2-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/requests-2.31.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/factory_boy-3.3.0-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/celery-5.3.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/redis-4.6.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/django_redis-5.3.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/kombu-5.3.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/django_elasticsearch_dsl-7.3-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/drf_yasg-1.21.5-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/ocldev-0.2.0-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/coverage-7.3.0-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/tblib-2.0.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/django_ordered_model-3.7.4-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/django_health_check-3.17.0-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/Markdown-3.4.4-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/mock-5.1.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/django_request_logging-0.7.5-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/django_cid-2.3-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/django_dirtyfields-1.9.2-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/jsonpath_ng-1.5.3-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/mozilla_django_oidc-3.0.0-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/django_celery_beat-2.5.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/jsondiff-2.0.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/django_silk-5.0.4-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/azure_storage_blob-12.19.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/fhir.resources-7.1.0-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/ijson-3.2.3-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/responses-0.25.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/pydantic-2.6.4-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/pydantic_core-2.16.3-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/amqp-5.2.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/annotated_types-0.7.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/asgiref-3.8.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/astroid-2.15.8-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/async_timeout-4.0.3-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/azure_core-1.31.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/billiard-4.2.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/botocore-1.27.96-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/certifi-2024.8.30-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/charset_normalizer-3.4.0-cp310-cp310-musllinux_1_2_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/click-8.1.7-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/click_didyoumean-0.3.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/click_plugins-1.1.1-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/click_repl-0.3.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/coreapi-2.3.3-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/cron_descriptor-1.4.5-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/cryptography-43.0.1-cp39-abi3-musllinux_1_2_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/dill-0.3.9-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/django_timezone_field-7.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/elasticsearch_dsl-7.4.1-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/Faker-30.3.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/gprof2dot-2024.6.6-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/idna-3.10-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/inflection-0.5.1-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/isodate-0.7.2-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/isort-5.13.2-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/jinja2-3.1.4-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/jmespath-1.0.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/MarkupSafe-3.0.1-cp310-cp310-musllinux_1_2_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/mccabe-0.7.0-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/packaging-24.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/platformdirs-4.3.6-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/prometheus_client-0.21.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/python_crontab-3.2.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/pytz-2024.2-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/ruamel.yaml-0.18.6-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/s3transfer-0.6.2-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/six-1.16.0-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/sqlparse-0.5.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/tomli-2.0.2-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/tomlkit-0.13.2-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/tornado-6.4.1-cp38-abi3-musllinux_1_2_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/typing_extensions-4.12.2-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/tzdata-2024.2-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/uritemplate-4.1.1-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/urllib3-1.26.20-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/vine-5.1.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/werkzeug-3.0.4-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/autopep8-2.3.1-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/blessings-1.7-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/decorator-5.1.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/humanize-4.11.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/josepy-1.14.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/jsonschema-4.23.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/ply-3.11-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/pygments-2.18.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/xmltodict-0.14.1-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/attrs-24.2.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/cffi-1.17.1-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/elasticsearch-7.17.12-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/email_validator-2.2.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/jsonschema_specifications-2024.10.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/lazy_object_proxy-1.10.0-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/prompt_toolkit-3.0.48-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/pycodestyle-2.12.1-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/pyOpenSSL-24.2.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/referencing-0.35.1-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/rpds_py-0.20.0-cp310-cp310-musllinux_1_2_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/ruamel.yaml.clib-0.2.8-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/wrapt-1.16.0-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:27 Saved ./wheels/itypes-1.2.0-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/dnspython-2.7.0-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/pycparser-2.22-py3-none-any.whl
11-Oct-2024 05:05:27 Saved ./wheels/wcwidth-0.2.13-py2.py3-none-any.whl
11-Oct-2024 05:05:27 Building wheels for collected packages: psycopg2, celery_once, flower, django-queryset-csv, coreschema
11-Oct-2024 05:05:27   Building wheel for psycopg2 (setup.py): started
11-Oct-2024 05:05:38   Building wheel for psycopg2 (setup.py): finished with status 'done'
11-Oct-2024 05:05:38   Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=156906 sha256=2fa6e63c8b5b3934220b9eeff1d45a4a8c6ac51a351ea0c0e580a46d5d9632b3
11-Oct-2024 05:05:38   Stored in directory: /tmp/pip-ephem-wheel-cache-rflnp839/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96
11-Oct-2024 05:05:38   Building wheel for celery_once (setup.py): started
11-Oct-2024 05:05:39   Building wheel for celery_once (setup.py): finished with status 'done'
11-Oct-2024 05:05:39   Created wheel for celery_once: filename=celery_once-3.0.1-py3-none-any.whl size=10613 sha256=60dc3555ec9d8324fe85d9f4098cfaf9c96b84c442b4e9efab992e2c812850b6
11-Oct-2024 05:05:39   Stored in directory: /tmp/pip-ephem-wheel-cache-rflnp839/wheels/e8/6a/56/bf3ed6c9483ac4d10ddaff58ef97d5bf38c806bb55533402b7
11-Oct-2024 05:05:39   Building wheel for flower (setup.py): started
11-Oct-2024 05:05:40   Building wheel for flower (setup.py): finished with status 'done'
11-Oct-2024 05:05:40   Created wheel for flower: filename=flower-1.0.1-py2.py3-none-any.whl size=410754 sha256=fad0dd9ce2dfdd6e0d86a70fe01e9164b499715817cc6dbc505f6451124fbabc
11-Oct-2024 05:05:40   Stored in directory: /tmp/pip-ephem-wheel-cache-rflnp839/wheels/16/ce/9a/55b2fcffd8b8ad1fb3b542d51d49b9d64ecdc57d3d5bd2a094
11-Oct-2024 05:05:40   Building wheel for django-queryset-csv (setup.py): started
11-Oct-2024 05:05:42   Building wheel for django-queryset-csv (setup.py): finished with status 'done'
11-Oct-2024 05:05:42   Created wheel for django-queryset-csv: filename=django_queryset_csv-0.3.3-py3-none-any.whl size=19457 sha256=f2db9b7d045dbc6cfd11ce7d4a4d0d71952e7fa3ef93edfd3112e6ab6c4818ac
11-Oct-2024 05:05:42   Stored in directory: /tmp/pip-ephem-wheel-cache-rflnp839/wheels/c1/2d/f7/873e472f607c9386ec9680b9983a5fd1dd5d3c5197719533ab
11-Oct-2024 05:05:42   Building wheel for coreschema (setup.py): started
11-Oct-2024 05:05:43   Building wheel for coreschema (setup.py): finished with status 'done'
11-Oct-2024 05:05:43   Created wheel for coreschema: filename=coreschema-0.0.4-py3-none-any.whl size=15031 sha256=5c8750bdb2722bc63e1f1e593a4f44467c030ce76cad3415e45ab528de876693
11-Oct-2024 05:05:43   Stored in directory: /tmp/pip-ephem-wheel-cache-rflnp839/wheels/97/f0/a1/ee57c9b2aaaac2e8867798bbde65749450ddae129085e1393d
11-Oct-2024 05:05:43 Successfully built psycopg2 celery_once flower django-queryset-csv coreschema
11-Oct-2024 05:05:44 Removing intermediate container 11032506b368
11-Oct-2024 05:05:44 ---> f18c1f8133fd
11-Oct-2024 05:05:44 Step 10/31 : FROM python:3.10.0-alpine
11-Oct-2024 05:05:44 ---> dd04d4f70e7c
11-Oct-2024 05:05:44 Step 11/31 : ENV PYTHONUNBUFFERED 1
11-Oct-2024 05:05:44 ---> Using cache
11-Oct-2024 05:05:44 ---> 2edd061cd55e
11-Oct-2024 05:05:44 Step 12/31 : ENV PYTHONDONTWRITEBYTECODE 1
11-Oct-2024 05:05:44 ---> Using cache
11-Oct-2024 05:05:44 ---> a0ebffde0c9d
11-Oct-2024 05:05:44 Step 13/31 : RUN addgroup -S ocl && adduser -S ocl -G ocl
11-Oct-2024 05:05:44 ---> Running in 9b2206046f29
11-Oct-2024 05:05:45 Removing intermediate container 9b2206046f29
11-Oct-2024 05:05:45 ---> 147665da1596
11-Oct-2024 05:05:45 Step 14/31 : ENV APP_HOME=/code
11-Oct-2024 05:05:45 ---> Running in 5ed4715fed39
11-Oct-2024 05:05:45 Removing intermediate container 5ed4715fed39
11-Oct-2024 05:05:45 ---> 5abb01373ab0
11-Oct-2024 05:05:45 Step 15/31 : RUN mkdir -p $APP_HOME /temp /staticfiles /uploads
11-Oct-2024 05:05:45 ---> Running in d0abe5adf3f5
11-Oct-2024 05:05:46 Removing intermediate container d0abe5adf3f5
11-Oct-2024 05:05:46 ---> cf29e5972b75
11-Oct-2024 05:05:46 Step 16/31 : RUN chown -R ocl:ocl $APP_HOME /temp /staticfiles /uploads
11-Oct-2024 05:05:46 ---> Running in 64486b254980
11-Oct-2024 05:05:47 Removing intermediate container 64486b254980
11-Oct-2024 05:05:47 ---> 9885963587f0
11-Oct-2024 05:05:47 Step 17/31 : WORKDIR $APP_HOME
11-Oct-2024 05:05:47 ---> Running in a0db638d072e
11-Oct-2024 05:05:47 Removing intermediate container a0db638d072e
11-Oct-2024 05:05:47 ---> be6a4d3ac8ef
11-Oct-2024 05:05:47 Step 18/31 : RUN apk update && apk upgrade && apk add --no-cache libpq bash curl busybox-extras
11-Oct-2024 05:05:47 ---> Running in b6dd0858f324
11-Oct-2024 05:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
11-Oct-2024 05:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
11-Oct-2024 05:05:48 v3.15.11-7-g438bf8e758d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main]
11-Oct-2024 05:05:48 v3.15.10-165-g73b5f3b6fbe [https://dl-cdn.alpinelinux.org/alpine/v3.15/community]
11-Oct-2024 05:05:48 OK: 15878 distinct packages available
11-Oct-2024 05:05:48 (1/20) Upgrading musl (1.2.2-r7 -> 1.2.2-r9)
11-Oct-2024 05:05:48 (2/20) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1w-r1)
11-Oct-2024 05:05:48 (3/20) Upgrading expat (2.4.1-r0 -> 2.5.0-r0)
11-Oct-2024 05:05:48 (4/20) Upgrading xz-libs (5.2.5-r0 -> 5.2.5-r1)
11-Oct-2024 05:05:48 (5/20) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r2)
11-Oct-2024 05:05:48 (6/20) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r2)
11-Oct-2024 05:05:48 (7/20) Upgrading libtirpc-conf (1.3.2-r0 -> 1.3.2-r1)
11-Oct-2024 05:05:48 (8/20) Upgrading libcom_err (1.46.4-r0 -> 1.46.6-r0)
11-Oct-2024 05:05:48 (9/20) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1w-r1)
11-Oct-2024 05:05:48 (10/20) Upgrading krb5-libs (1.19.2-r4 -> 1.19.4-r0)
11-Oct-2024 05:05:48 (11/20) Upgrading libtirpc (1.3.2-r0 -> 1.3.2-r1)
11-Oct-2024 05:05:48 (12/20) Upgrading libuuid (2.37.2-r1 -> 2.37.4-r0)
11-Oct-2024 05:05:48 (13/20) Upgrading zlib (1.2.11-r3 -> 1.2.12-r3)
11-Oct-2024 05:05:48 (14/20) Upgrading busybox (1.34.1-r3 -> 1.34.1-r7)
11-Oct-2024 05:05:48 Executing busybox-1.34.1-r7.post-upgrade
11-Oct-2024 05:05:48 (15/20) Upgrading ca-certificates-bundle (20191127-r7 -> 20230506-r0)
11-Oct-2024 05:05:48 (16/20) Upgrading libretls (3.3.4-r2 -> 3.3.4-r3)
11-Oct-2024 05:05:48 (17/20) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r7)
11-Oct-2024 05:05:48 (18/20) Upgrading ca-certificates (20191127-r7 -> 20230506-r0)
11-Oct-2024 05:05:48 (19/20) Upgrading musl-utils (1.2.2-r7 -> 1.2.2-r9)
11-Oct-2024 05:05:48 (20/20) Upgrading tzdata (2021e-r0 -> 2023c-r0)
11-Oct-2024 05:05:48 Executing busybox-1.34.1-r7.trigger
11-Oct-2024 05:05:48 Executing ca-certificates-20230506-r0.trigger
11-Oct-2024 05:05:48 OK: 14 MiB in 36 packages
11-Oct-2024 05:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz
11-Oct-2024 05:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
11-Oct-2024 05:05:49 (1/7) Installing bash (5.1.16-r0)
11-Oct-2024 05:05:49 Executing bash-5.1.16-r0.post-install
11-Oct-2024 05:05:49 (2/7) Installing busybox-extras (1.34.1-r7)
11-Oct-2024 05:05:49 Executing busybox-extras-1.34.1-r7.post-install
11-Oct-2024 05:05:49 (3/7) Installing brotli-libs (1.0.9-r5)
11-Oct-2024 05:05:49 (4/7) Installing nghttp2-libs (1.46.0-r2)
11-Oct-2024 05:05:49 (5/7) Installing libcurl (8.5.0-r0)
11-Oct-2024 05:05:49 (6/7) Installing curl (8.5.0-r0)
11-Oct-2024 05:05:49 (7/7) Installing libpq (14.10-r0)
11-Oct-2024 05:05:49 Executing busybox-1.34.1-r7.trigger
11-Oct-2024 05:05:49 OK: 18 MiB in 43 packages
11-Oct-2024 05:05:50 Removing intermediate container b6dd0858f324
11-Oct-2024 05:05:50 ---> 509e2631a9a5
11-Oct-2024 05:05:50 Step 19/31 : RUN pip install --upgrade pip
11-Oct-2024 05:05:50 ---> Running in c27e33a5e78e
11-Oct-2024 05:05:52 Requirement already satisfied: pip in /usr/local/lib/python3.10/site-packages (21.2.4)
11-Oct-2024 05:05:52 Collecting pip
11-Oct-2024 05:05:52   Downloading pip-24.2-py3-none-any.whl (1.8 MB)
11-Oct-2024 05:05:52 Installing collected packages: pip
11-Oct-2024 05:05:52   Attempting uninstall: pip
11-Oct-2024 05:05:52     Found existing installation: pip 21.2.4
11-Oct-2024 05:05:52     Uninstalling pip-21.2.4:
11-Oct-2024 05:05:53       Successfully uninstalled pip-21.2.4
11-Oct-2024 05:05:54 Successfully installed pip-24.2
11-Oct-2024 05:05:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
11-Oct-2024 05:05:55 Removing intermediate container c27e33a5e78e
11-Oct-2024 05:05:55 ---> 51aecf0096a4
11-Oct-2024 05:05:55 Step 20/31 : COPY --from=builder /code/wheels /wheels
11-Oct-2024 05:05:56 ---> 66e4e118ce20
11-Oct-2024 05:05:56 Step 21/31 : COPY --from=builder /code/requirements.txt .
11-Oct-2024 05:05:56 ---> 2ff635e17694
11-Oct-2024 05:05:56 Step 22/31 : RUN pip install --no-cache /wheels/*
11-Oct-2024 05:05:56 ---> Running in 42b67dcb9083
11-Oct-2024 05:05:58 Processing /wheels/Django-4.2.11-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/Faker-30.3.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/Markdown-3.4.4-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/MarkupSafe-3.0.1-cp310-cp310-musllinux_1_2_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/amqp-5.2.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/annotated_types-0.7.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/asgiref-3.8.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/astroid-2.15.8-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/async_timeout-4.0.3-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/attrs-24.2.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/autopep8-2.3.1-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/azure_core-1.31.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/azure_storage_blob-12.19.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/billiard-4.2.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/blessings-1.7-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/boto3-1.24.28-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/botocore-1.27.96-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/celery-5.3.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/celery_once-3.0.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/certifi-2024.8.30-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/cffi-1.17.1-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/charset_normalizer-3.4.0-cp310-cp310-musllinux_1_2_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/click-8.1.7-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/click_didyoumean-0.3.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/click_plugins-1.1.1-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/click_repl-0.3.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/colour_runner-0.1.1-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/coreapi-2.3.3-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/coreschema-0.0.4-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/coverage-7.3.0-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/cron_descriptor-1.4.5-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/cryptography-43.0.1-cp39-abi3-musllinux_1_2_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/decorator-5.1.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/dill-0.3.9-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_celery_beat-2.5.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_cid-2.3-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_cors_headers-4.2.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_dirtyfields-1.9.2-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_elasticsearch_dsl-7.3-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_health_check-3.17.0-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_ordered_model-3.7.4-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_queryset_csv-0.3.3-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_redis-5.3.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_request_logging-0.7.5-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_silk-5.0.4-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/django_timezone_field-7.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/djangorestframework-3.14.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/dnspython-2.7.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/drf_yasg-1.21.5-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/elasticsearch-7.17.12-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/elasticsearch_dsl-7.4.1-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/email_validator-2.2.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/factory_boy-3.3.0-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/fhir.resources-7.1.0-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/flower-1.0.1-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/gprof2dot-2024.6.6-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/gunicorn-21.2.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/humanize-4.11.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/idna-3.10-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/ijson-3.2.3-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/inflection-0.5.1-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/isodate-0.7.2-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/isort-5.13.2-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/itypes-1.2.0-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/jinja2-3.1.4-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/jmespath-1.0.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/josepy-1.14.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/jsondiff-2.0.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/jsonpath_ng-1.5.3-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/jsonschema-4.23.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/jsonschema_specifications-2024.10.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/kombu-5.3.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/lazy_object_proxy-1.10.0-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/mccabe-0.7.0-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/mock-5.1.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/moto-3.1.13-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/mozilla_django_oidc-3.0.0-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/ocldev-0.2.0-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/packaging-24.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/platformdirs-4.3.6-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/ply-3.11-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/prometheus_client-0.21.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/prompt_toolkit-3.0.48-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/pyOpenSSL-24.2.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/pycodestyle-2.12.1-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/pycparser-2.22-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/pydantic-2.6.4-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/pydantic_core-2.16.3-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/pydash-7.0.6-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/pygments-2.18.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/pylint-2.17.5-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/python_crontab-3.2.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/python_dateutil-2.8.2-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/pytz-2024.2-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/redis-4.6.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/referencing-0.35.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/requests-2.31.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/responses-0.25.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/rpds_py-0.20.0-cp310-cp310-musllinux_1_2_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/ruamel.yaml-0.18.6-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/ruamel.yaml.clib-0.2.8-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/s3transfer-0.6.2-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/six-1.16.0-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/sqlparse-0.5.1-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/tblib-2.0.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/tomli-2.0.2-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/tomlkit-0.13.2-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/tornado-6.4.1-cp38-abi3-musllinux_1_2_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/typing_extensions-4.12.2-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/tzdata-2024.2-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/uritemplate-4.1.1-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/urllib3-1.26.20-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/vine-5.1.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/wcwidth-0.2.13-py2.py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/werkzeug-3.0.4-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/whitenoise-6.5.0-py3-none-any.whl
11-Oct-2024 05:05:58 Processing /wheels/wrapt-1.16.0-cp310-cp310-musllinux_1_1_x86_64.whl
11-Oct-2024 05:05:58 Processing /wheels/xmltodict-0.14.1-py2.py3-none-any.whl
11-Oct-2024 05:05:59 Installing collected packages: wcwidth, pytz, ply, jsondiff, itypes, ijson, django-ordered-model, cron-descriptor, xmltodict, wrapt, whitenoise, vine, urllib3, uritemplate, tzdata, typing-extensions, tornado, tomlkit, tomli, tblib, sqlparse, six, ruamel.yaml.clib, rpds-py, PyYAML, pygments, pycparser, pycodestyle, psycopg2, prompt-toolkit, prometheus-client, platformdirs, packaging, mock, mccabe, MarkupSafe, Markdown, lazy-object-proxy, jmespath, isort, isodate, inflection, idna, humanize, gprof2dot, dnspython, dill, decorator, coverage, click, charset-normalizer, certifi, billiard, attrs, async-timeout, annotated-types, werkzeug, ruamel.yaml, requests, referencing, redis, python-dateutil, pydash, pydantic-core, jsonpath-ng, jinja2, gunicorn, email-validator, elasticsearch, click-repl, click-plugins, click-didyoumean, cffi, blessings, autopep8, astroid, asgiref, amqp, responses, python-crontab, pylint, pydantic, kombu, jsonschema-specifications, Faker, elasticsearch-dsl, Django, cryptography, coreschema, colour-runner, botocore, azure-core, s3transfer, pyOpenSSL, jsonschema, factory-boy, djangorestframework, django-timezone-field, django-silk, django-request-logging, django-redis, django-queryset-csv, django-health-check, django-elasticsearch-dsl, django-dirtyfields, django-cors-headers, django-cid, coreapi, celery, azure-storage-blob, ocldev, josepy, flower, fhir.resources, drf-yasg, django-celery-beat, celery-once, boto3, mozilla-django-oidc, moto
11-Oct-2024 05:06:21 Successfully installed Django-4.2.11 Faker-30.3.0 Markdown-3.4.4 MarkupSafe-3.0.1 PyYAML-6.0.1 amqp-5.2.0 annotated-types-0.7.0 asgiref-3.8.1 astroid-2.15.8 async-timeout-4.0.3 attrs-24.2.0 autopep8-2.3.1 azure-core-1.31.0 azure-storage-blob-12.19.0 billiard-4.2.1 blessings-1.7 boto3-1.24.28 botocore-1.27.96 celery-5.3.1 celery-once-3.0.1 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.4.0 click-8.1.7 click-didyoumean-0.3.1 click-plugins-1.1.1 click-repl-0.3.0 colour-runner-0.1.1 coreapi-2.3.3 coreschema-0.0.4 coverage-7.3.0 cron-descriptor-1.4.5 cryptography-43.0.1 decorator-5.1.1 dill-0.3.9 django-celery-beat-2.5.0 django-cid-2.3 django-cors-headers-4.2.0 django-dirtyfields-1.9.2 django-elasticsearch-dsl-7.3 django-health-check-3.17.0 django-ordered-model-3.7.4 django-queryset-csv-0.3.3 django-redis-5.3.0 django-request-logging-0.7.5 django-silk-5.0.4 django-timezone-field-7.0 djangorestframework-3.14.0 dnspython-2.7.0 drf-yasg-1.21.5 elasticsearch-7.17.12 elasticsearch-dsl-7.4.1 email-validator-2.2.0 factory-boy-3.3.0 fhir.resources-7.1.0 flower-1.0.1 gprof2dot-2024.6.6 gunicorn-21.2.0 humanize-4.11.0 idna-3.10 ijson-3.2.3 inflection-0.5.1 isodate-0.7.2 isort-5.13.2 itypes-1.2.0 jinja2-3.1.4 jmespath-1.0.1 josepy-1.14.0 jsondiff-2.0.0 jsonpath-ng-1.5.3 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 kombu-5.3.1 lazy-object-proxy-1.10.0 mccabe-0.7.0 mock-5.1.0 moto-3.1.13 mozilla-django-oidc-3.0.0 ocldev-0.2.0 packaging-24.1 platformdirs-4.3.6 ply-3.11 prometheus-client-0.21.0 prompt-toolkit-3.0.48 psycopg2-2.9.7 pyOpenSSL-24.2.1 pycodestyle-2.12.1 pycparser-2.22 pydantic-2.6.4 pydantic-core-2.16.3 pydash-7.0.6 pygments-2.18.0 pylint-2.17.5 python-crontab-3.2.0 python-dateutil-2.8.2 pytz-2024.2 redis-4.6.0 referencing-0.35.1 requests-2.31.0 responses-0.25.0 rpds-py-0.20.0 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.8 s3transfer-0.6.2 six-1.16.0 sqlparse-0.5.1 tblib-2.0.0 tomli-2.0.2 tomlkit-0.13.2 tornado-6.4.1 typing-extensions-4.12.2 tzdata-2024.2 uritemplate-4.1.1 urllib3-1.26.20 vine-5.1.0 wcwidth-0.2.13 werkzeug-3.0.4 whitenoise-6.5.0 wrapt-1.16.0 xmltodict-0.14.1
11-Oct-2024 05:06:21 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
11-Oct-2024 05:06:28 Removing intermediate container 42b67dcb9083
11-Oct-2024 05:06:28 ---> cc06e3bce2f6
11-Oct-2024 05:06:28 Step 23/31 : RUN rm -rf /wheels
11-Oct-2024 05:06:28 ---> Running in e246a6165729
11-Oct-2024 05:06:29 Removing intermediate container e246a6165729
11-Oct-2024 05:06:29 ---> 9d5c94c1cf13
11-Oct-2024 05:06:29 Step 24/31 : ADD --chown=ocl:ocl . $APP_HOME
11-Oct-2024 05:06:33 ---> 649b6f3a888c
11-Oct-2024 05:06:33 Step 25/31 : RUN python manage.py collectstatic
11-Oct-2024 05:06:33 ---> Running in 22138125392f
11-Oct-2024 05:06:39
11-Oct-2024 05:06:39 285 static files copied to '/staticfiles', 225 post-processed.
11-Oct-2024 05:06:40 Removing intermediate container 22138125392f
11-Oct-2024 05:06:40 ---> 3366de3bf878
11-Oct-2024 05:06:40 Step 26/31 : USER ocl
11-Oct-2024 05:06:40 ---> Running in 3eccbd585c92
11-Oct-2024 05:06:40 Removing intermediate container 3eccbd585c92
11-Oct-2024 05:06:40 ---> db51d3f7f951
11-Oct-2024 05:06:40 Step 27/31 : RUN chmod +x set_build_version.sh wait_for_it.sh startup.sh start_celery_worker.sh ping_celery_worker.sh start_flower.sh
11-Oct-2024 05:06:41 ---> Running in 1730f9809dc8
11-Oct-2024 05:06:41 Removing intermediate container 1730f9809dc8
11-Oct-2024 05:06:41 ---> 27b1d195f873
11-Oct-2024 05:06:41 Step 28/31 : ARG SOURCE_COMMIT
11-Oct-2024 05:06:41 ---> Running in fd30d864628b
11-Oct-2024 05:06:41 Removing intermediate container fd30d864628b
11-Oct-2024 05:06:41 ---> f4433bca4fe1
11-Oct-2024 05:06:41 Step 29/31 : RUN ["bash", "-c", "./set_build_version.sh"]
11-Oct-2024 05:06:41 ---> Running in bd6dee5c58c3
11-Oct-2024 05:06:42 Setting build version to e67a640c in core/__init__.py
11-Oct-2024 05:06:42 Removing intermediate container bd6dee5c58c3
11-Oct-2024 05:06:42 ---> 75e39c6e1416
11-Oct-2024 05:06:42 Step 30/31 : EXPOSE 8000
11-Oct-2024 05:06:42 ---> Running in 8543b8972232
11-Oct-2024 05:06:42 Removing intermediate container 8543b8972232
11-Oct-2024 05:06:42 ---> 4fc7cb77c60e
11-Oct-2024 05:06:42 Step 31/31 : CMD ["bash", "-c", "./startup.sh"]
11-Oct-2024 05:06:42 ---> Running in 0e80f02a7a90
11-Oct-2024 05:06:42 Removing intermediate container 0e80f02a7a90
11-Oct-2024 05:06:42 ---> 6b1ba03c14aa
11-Oct-2024 05:06:42 Successfully built 6b1ba03c14aa
11-Oct-2024 05:06:42 Successfully tagged openconceptlab/oclapi2:nightly
11-Oct-2024 05:06:42 Pushing image
11-Oct-2024 05:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin.
11-Oct-2024 05:06:43 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
11-Oct-2024 05:06:43 Configure a credential helper to remove this warning. See
11-Oct-2024 05:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store
11-Oct-2024 05:06:43
11-Oct-2024 05:06:43 Login Succeeded
11-Oct-2024 05:06:43 The push refers to repository [docker.io/openconceptlab/oclapi2]
11-Oct-2024 05:06:43 24f63ba1cbc7: Preparing
11-Oct-2024 05:06:43 01898abb2ff6: Preparing
11-Oct-2024 05:06:43 f3c204a4d93e: Preparing
11-Oct-2024 05:06:43 58f26130db84: Preparing
11-Oct-2024 05:06:43 7156b312e376: Preparing
11-Oct-2024 05:06:43 780b38676095: Preparing
11-Oct-2024 05:06:43 1cf484619c24: Preparing
11-Oct-2024 05:06:43 74e3703e8581: Preparing
11-Oct-2024 05:06:43 8ce19cb67650: Preparing
11-Oct-2024 05:06:43 d88e403f8861: Preparing
11-Oct-2024 05:06:43 4e893e7d2d22: Preparing
11-Oct-2024 05:06:43 3f676e95935a: Preparing
11-Oct-2024 05:06:43 2235dfed45c3: Preparing
11-Oct-2024 05:06:43 d6a5e629f2b8: Preparing
11-Oct-2024 05:06:43 10c7d94a5e7e: Preparing
11-Oct-2024 05:06:43 79e750730574: Preparing
11-Oct-2024 05:06:43 f57e81d89e60: Preparing
11-Oct-2024 05:06:43 8d3ac3489996: Preparing
11-Oct-2024 05:06:43 780b38676095: Waiting
11-Oct-2024 05:06:43 1cf484619c24: Waiting
11-Oct-2024 05:06:43 74e3703e8581: Waiting
11-Oct-2024 05:06:43 8ce19cb67650: Waiting
11-Oct-2024 05:06:43 d88e403f8861: Waiting
11-Oct-2024 05:06:43 4e893e7d2d22: Waiting
11-Oct-2024 05:06:43 3f676e95935a: Waiting
11-Oct-2024 05:06:43 2235dfed45c3: Waiting
11-Oct-2024 05:06:43 d6a5e629f2b8: Waiting
11-Oct-2024 05:06:43 10c7d94a5e7e: Waiting
11-Oct-2024 05:06:43 79e750730574: Waiting
11-Oct-2024 05:06:43 f57e81d89e60: Waiting
11-Oct-2024 05:06:43 8d3ac3489996: Waiting
11-Oct-2024 05:06:45 7156b312e376: Pushed
11-Oct-2024 05:06:45 24f63ba1cbc7: Pushed
11-Oct-2024 05:06:45 01898abb2ff6: Pushed
11-Oct-2024 05:06:46 f3c204a4d93e: Pushed
11-Oct-2024 05:06:47 1cf484619c24: Pushed
11-Oct-2024 05:06:49 58f26130db84: Pushed
11-Oct-2024 05:06:50 d88e403f8861: Pushed
11-Oct-2024 05:06:50 8ce19cb67650: Pushed
11-Oct-2024 05:06:50 74e3703e8581: Pushed
11-Oct-2024 05:06:50 d6a5e629f2b8: Layer already exists
11-Oct-2024 05:06:51 10c7d94a5e7e: Layer already exists
11-Oct-2024 05:06:51 4e893e7d2d22: Pushed
11-Oct-2024 05:06:51 79e750730574: Layer already exists
11-Oct-2024 05:06:51 f57e81d89e60: Layer already exists
11-Oct-2024 05:06:51 8d3ac3489996: Layer already exists
11-Oct-2024 05:06:51 3f676e95935a: Pushed
11-Oct-2024 05:06:52 2235dfed45c3: Pushed
11-Oct-2024 05:07:01 780b38676095: Pushed
11-Oct-2024 05:07:03 nightly: digest: sha256:1124c276c3045895becff6405ad43a4e53df2659f53b4d99b20bedaf977a752f size: 4089
11-Oct-2024 05:07:13 Inspecting image for id
11-Oct-2024 05:07:13 Finished task 'Build and push docker image' with result: Success
11-Oct-2024 05:07:13 Starting task 'Store docker image id' of type 'com.atlassian.bamboo.plugins.variable.updater.variable-updater-generic:variable-file-reader'
11-Oct-2024 05:07:13 Variable wasn't found in the Build context. It possibly doesn't exist.
11-Oct-2024 05:07:13 Changing variable docker.image.id of type RESULT from null to openconceptlab/oclapi2@sha256:1124c276c3045895becff6405ad43a4e53df2659f53b4d99b20bedaf977a752f
11-Oct-2024 05:07:13 Finished task 'Store docker image id' with result: Success
11-Oct-2024 05:07:13 Running post build plugin 'Docker Container Cleanup'
11-Oct-2024 05:07:13 Running post build plugin 'NCover Results Collector'
11-Oct-2024 05:07:13 Running post build plugin 'Build Results Label Collector'
11-Oct-2024 05:07:13 Running post build plugin 'Clover Results Collector'
11-Oct-2024 05:07:13 Running post build plugin 'npm Cache Cleanup'
11-Oct-2024 05:07:13 Running post build plugin 'Artifact Copier'
11-Oct-2024 05:07:13 Finalising the build...
11-Oct-2024 05:07:13 Stopping timer.
11-Oct-2024 05:07:13 Build OCL-OCLAPI2-BO-2124 completed.
11-Oct-2024 05:07:13 Running on server: post build plugin 'Build Hanging Detection Configuration'
11-Oct-2024 05:07:13 Running on server: post build plugin 'NCover Results Collector'
11-Oct-2024 05:07:13 Running on server: post build plugin 'Build Labeller'
11-Oct-2024 05:07:13 Running on server: post build plugin 'Clover Delta Calculator'
11-Oct-2024 05:07:13 Running on server: post build plugin 'Maven Dependencies Postprocessor'
11-Oct-2024 05:07:13 All post build plugins have finished
11-Oct-2024 05:07:13 Generating build results summary...
11-Oct-2024 05:07:13 Saving build results to disk...
11-Oct-2024 05:07:13 Store variable context...
11-Oct-2024 05:07:13 Finished building OCL-OCLAPI2-BO-2124.