Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1759171188:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.gitlab.com/opencraft/dev/grove/tools-container:0.35.0 ... Starting service docker:28-dind... Pulling docker image docker:28-dind ... Using docker image sha256:12af9dbadb11a1abd6d67389f127d6d0d2515ce390bb66e053d4ed3b3d6f1406 for docker:28-dind with digest docker@sha256:2ceb471176ad51e37145d43ce7cbf0fa5d644a2b185bd537f0ef695fb3a37497 ... Waiting for services to be up and running (timeout 30 seconds)... Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/opencraft/dev/grove/tools-container:0.35.0 ... Using docker image sha256:93ef754e54cec57e70f69f0828d1095ca15964d75822a7360126171916ddd35f for registry.gitlab.com/opencraft/dev/grove/tools-container:0.35.0 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:c049b5e75e5c0ef23d0e8856b866344a2402a73ebc69f91edd088e0550c87957 ... section_end:1759171208:prepare_executor section_start:1759171208:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-51564656-concurrent-1 via gitlab-runner-66336c5289e5e542... section_end:1759171209:prepare_script section_start:1759171209:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/opencraft/ops/axim-pr-sandboxes/.git/ Created fresh repository. Checking out 8696a5a1 as detached HEAD (ref is main)... Removing .terraform/ Removing instances/pr-37133-a630ec/.venv/ Removing instances/pr-37133-a630ec/env/ Removing instances/pr-37133-a630ec/grove-preserved-config.yml.previous Updating/initializing submodules recursively with git depth set to 50... Submodule 'grove' (https://gitlab.com/opencraft/dev/grove.git) registered for path 'grove' Synchronizing submodule url for 'grove' Entering 'grove' Removing provider-digitalocean/.terraform.lock.hcl Removing tools-container/grove-cli/grove/__pycache__/ Entering 'grove' HEAD is now at a8b9a6b temp: remove caching Updated submodules Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' section_end:1759171212:get_sources section_start:1759171212:restore_cache Restoring cache Checking cache for tf-8696a5a1-protected... No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. WARNING: Cache file does not exist  Failed to extract cache section_end:1759171213:restore_cache section_start:1759171213:step_script Executing "step_script" stage of the job script Using docker image sha256:93ef754e54cec57e70f69f0828d1095ca15964d75822a7360126171916ddd35f for registry.gitlab.com/opencraft/dev/grove/tools-container:0.35.0 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:c049b5e75e5c0ef23d0e8856b866344a2402a73ebc69f91edd088e0550c87957 ... $ kubectl config get-contexts CURRENT NAME CLUSTER AUTHINFO NAMESPACE opencraft/ops/axim-pr-sandboxes:axim-pr-sandboxes gitlab agent:1077905 $ kubectl config use-context ${CI_PROJECT_PATH}:${K8S_CLUSTER_AGENT_CONTEXT} Switched to context "opencraft/ops/axim-pr-sandboxes:axim-pr-sandboxes". $ $SCRIPTS_DIR/tf.sh init Initializing the backend...  Successfully configured the backend "http"! OpenTofu will automatically use this backend unless the backend configuration changes. Initializing modules... - edx_instances in ../provider-modules/instance - harmony in ../provider-modules/harmony - instance_edxapp_bucket in spaces - k8s_cluster in k8s-cluster - k8s_gitlab_connector in ../provider-modules/k8s-gitlab-connector - k8s_gitlab_container_registry in ../provider-modules/k8s-gitlab-container-registry - k8s_monitoring in ../provider-modules/k8s-monitoring - mongodb in database - mysql in database - plugin in ../provider-plugin - tutor_env in spaces - velero_backups in spaces Initializing provider plugins... - Finding latest version of loafoe/htpasswd... - Finding latest version of hashicorp/random... - Finding latest version of hashicorp/null... - Finding latest version of hashicorp/external... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Finding digitalocean/digitalocean versions matching "~> 2.64"... - Finding latest version of hashicorp/tls... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Finding hashicorp/helm versions matching "~> 2.17"... - Finding latest version of hashicorp/kubernetes... - Installing hashicorp/tls v4.1.0... - Installed hashicorp/tls v4.1.0 (signed, key ID 0C0AF313E5FD9F80) - Installing gavinbunney/kubectl v1.19.0... - Installed gavinbunney/kubectl v1.19.0 (signed, key ID 1E1CE42504F5FBB2) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/null v3.2.4... - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) - Installing digitalocean/digitalocean v2.68.0... - Installed digitalocean/digitalocean v2.68.0 (signed, key ID F82037E524B9C0E8) - Installing hashicorp/external v2.3.5... - Installed hashicorp/external v2.3.5 (signed, key ID 0C0AF313E5FD9F80) - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing hashicorp/kubernetes v2.38.0... - Installed hashicorp/kubernetes v2.38.0 (signed, key ID 0C0AF313E5FD9F80) - Installing loafoe/htpasswd v1.5.0... - Installed loafoe/htpasswd v1.5.0 (signed, key ID C0E4EB79E9E6A23D) - Installing hashicorp/random v3.7.2... - Installed hashicorp/random v3.7.2 (signed, key ID 0C0AF313E5FD9F80) Providers are signed by their developers. If you'd like to know more about provider signing, you can read about it here: https://opentofu.org/docs/cli/plugins/signing/ OpenTofu has created a lock file .terraform.lock.hcl to record the provider selections it made above. Include this file in your version control repository so that OpenTofu can guarantee to make the same selections by default when you run "tofu init" in the future. OpenTofu has been successfully initialized! $ docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/grove/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded $ printf "debug = true\n[worker.oci]\n max-parallelism = $DOCKER_BUILDKIT_PARALLELISM\n[registry.\"docker.io\"]\n mirrors = [\"${CUSTOM_DOCKER_REGISTRY:-https://registry-1.docker.io}\"]" > ~/buildkitd.toml $ docker buildx create --use --config ~/buildkitd.toml pensive_curran $ docker buildx install $ grove tutor buildimage $INSTANCE_NAME $IMAGE_NAME --edx-platform-repository="$EDX_PLATFORM_REPOSITORY" --edx-platform-version="$EDX_PLATFORM_VERSION" Loading outputs from Terraform bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/tf.sh output -json bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/sync_tutor_env.sh pull Completed 14.8 KiB/13.1 MiB (27.7 KiB/s) with 157 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/openedx/settings/cms/development.py to instances/pr-37400-0e7f8a/env/apps/openedx/settings/cms/development.py Completed 14.8 KiB/13.1 MiB (27.7 KiB/s) with 156 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/openedx/settings/cms/__init__.py to instances/pr-37400-0e7f8a/env/apps/openedx/settings/cms/__init__.py Completed 14.8 KiB/13.1 MiB (27.7 KiB/s) with 155 file(s) remaining Completed 16.9 KiB/13.1 MiB (26.6 KiB/s) with 155 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/openedx/config/cms.env.yml to instances/pr-37400-0e7f8a/env/apps/openedx/config/cms.env.yml Completed 16.9 KiB/13.1 MiB (26.6 KiB/s) with 154 file(s) remaining Completed 17.0 KiB/13.1 MiB (26.3 KiB/s) with 154 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/openedx/settings/cms/test.py to instances/pr-37400-0e7f8a/env/apps/openedx/settings/cms/test.py Completed 17.0 KiB/13.1 MiB (26.3 KiB/s) with 153 file(s) remaining Completed 19.3 KiB/13.1 MiB (29.0 KiB/s) with 153 file(s) remaining Completed 19.4 KiB/13.1 MiB (29.0 KiB/s) with 153 file(s) remaining Completed 21.6 KiB/13.1 MiB (32.2 KiB/s) with 153 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/openedx/config/lms.env.yml to instances/pr-37400-0e7f8a/env/apps/openedx/config/lms.env.yml Completed 21.6 KiB/13.1 MiB (32.2 KiB/s) with 152 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/openedx/settings/lms/test.py to instances/pr-37400-0e7f8a/env/apps/openedx/settings/lms/test.py Completed 21.6 KiB/13.1 MiB (32.2 KiB/s) with 151 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/caddy/Caddyfile to instances/pr-37400-0e7f8a/env/apps/caddy/Caddyfile Completed 21.6 KiB/13.1 MiB (32.2 KiB/s) with 150 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/openedx/settings/lms/__init__.py to instances/pr-37400-0e7f8a/env/apps/openedx/settings/lms/__init__.py Completed 21.6 KiB/13.1 MiB (32.2 KiB/s) with 149 file(s) remaining Completed 36.1 KiB/13.1 MiB (49.6 KiB/s) with 149 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/openedx/settings/cms/production.py to instances/pr-37400-0e7f8a/env/apps/openedx/settings/cms/production.py Completed 36.1 KiB/13.1 MiB (49.6 KiB/s) with 148 file(s) remaining Completed 36.7 KiB/13.1 MiB (49.3 KiB/s) with 148 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/openedx/uwsgi.ini to instances/pr-37400-0e7f8a/env/apps/openedx/uwsgi.ini Completed 36.7 KiB/13.1 MiB (49.3 KiB/s) with 147 file(s) remaining Completed 37.6 KiB/13.1 MiB (49.6 KiB/s) with 147 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/redis/redis.conf to instances/pr-37400-0e7f8a/env/apps/redis/redis.conf Completed 37.6 KiB/13.1 MiB (49.6 KiB/s) with 146 file(s) remaining Completed 37.8 KiB/13.1 MiB (49.3 KiB/s) with 146 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/permissions/setowners.sh to instances/pr-37400-0e7f8a/env/apps/permissions/setowners.sh Completed 37.8 KiB/13.1 MiB (49.3 KiB/s) with 145 file(s) remaining Completed 56.9 KiB/13.1 MiB (73.2 KiB/s) with 145 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/openedx/settings/lms/production.py to instances/pr-37400-0e7f8a/env/apps/openedx/settings/lms/production.py Completed 56.9 KiB/13.1 MiB (73.2 KiB/s) with 144 file(s) remaining Completed 79.1 KiB/13.1 MiB (101.0 KiB/s) with 144 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/apps/openedx/settings/lms/development.py to instances/pr-37400-0e7f8a/env/apps/openedx/settings/lms/development.py Completed 79.1 KiB/13.1 MiB (101.0 KiB/s) with 143 file(s) remaining Completed 79.2 KiB/13.1 MiB (99.3 KiB/s) with 143 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/revisions.yml to instances/pr-37400-0e7f8a/env/build/openedx/revisions.yml Completed 79.2 KiB/13.1 MiB (99.3 KiB/s) with 142 file(s) remaining Completed 91.5 KiB/13.1 MiB (114.0 KiB/s) with 142 file(s) remaining Completed 91.7 KiB/13.1 MiB (114.0 KiB/s) with 142 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/Dockerfile to instances/pr-37400-0e7f8a/env/build/openedx/Dockerfile Completed 91.7 KiB/13.1 MiB (114.0 KiB/s) with 141 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/settings/cms/i18n.py to instances/pr-37400-0e7f8a/env/build/openedx/settings/cms/i18n.py Completed 91.7 KiB/13.1 MiB (114.0 KiB/s) with 140 file(s) remaining Completed 91.8 KiB/13.1 MiB (112.0 KiB/s) with 140 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/bin/reload-uwsgi to instances/pr-37400-0e7f8a/env/build/openedx/bin/reload-uwsgi Completed 91.8 KiB/13.1 MiB (112.0 KiB/s) with 139 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/grove/scripts/.gitkeep to instances/pr-37400-0e7f8a/env/build/openedx/grove/scripts/.gitkeep Completed 91.8 KiB/13.1 MiB (112.0 KiB/s) with 138 file(s) remaining Completed 92.2 KiB/13.1 MiB (107.0 KiB/s) with 138 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/settings/cms/assets.py to instances/pr-37400-0e7f8a/env/build/openedx/settings/cms/assets.py Completed 92.2 KiB/13.1 MiB (107.0 KiB/s) with 137 file(s) remaining Completed 92.8 KiB/13.1 MiB (106.9 KiB/s) with 137 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/settings/uwsgi.ini to instances/pr-37400-0e7f8a/env/build/openedx/settings/uwsgi.ini Completed 92.8 KiB/13.1 MiB (106.9 KiB/s) with 136 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/settings/cms/__init__.py to instances/pr-37400-0e7f8a/env/build/openedx/settings/cms/__init__.py Completed 92.8 KiB/13.1 MiB (106.9 KiB/s) with 135 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/settings/lms/__init__.py to instances/pr-37400-0e7f8a/env/build/openedx/settings/lms/__init__.py Completed 92.8 KiB/13.1 MiB (106.9 KiB/s) with 134 file(s) remaining Completed 92.9 KiB/13.1 MiB (103.7 KiB/s) with 134 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/README to instances/pr-37400-0e7f8a/env/build/openedx/themes/README Completed 92.9 KiB/13.1 MiB (103.7 KiB/s) with 133 file(s) remaining Completed 93.3 KiB/13.1 MiB (101.7 KiB/s) with 133 file(s) remaining Completed 93.4 KiB/13.1 MiB (101.6 KiB/s) with 133 file(s) remaining Completed 93.6 KiB/13.1 MiB (101.7 KiB/s) with 133 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/settings/lms/i18n.py to instances/pr-37400-0e7f8a/env/build/openedx/settings/lms/i18n.py Completed 93.6 KiB/13.1 MiB (101.7 KiB/s) with 132 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/settings/lms/assets.py to instances/pr-37400-0e7f8a/env/build/openedx/settings/lms/assets.py Completed 93.6 KiB/13.1 MiB (101.7 KiB/s) with 131 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/description to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/description Completed 93.6 KiB/13.1 MiB (101.7 KiB/s) with 130 file(s) remaining Completed 93.8 KiB/13.1 MiB (100.2 KiB/s) with 130 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 93.8 KiB/13.1 MiB (100.2 KiB/s) with 129 file(s) remaining Completed 94.2 KiB/13.1 MiB (100.0 KiB/s) with 129 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 94.2 KiB/13.1 MiB (100.0 KiB/s) with 128 file(s) remaining Completed 94.2 KiB/13.1 MiB (96.7 KiB/s) with 128 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/HEAD to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/HEAD Completed 94.2 KiB/13.1 MiB (96.7 KiB/s) with 127 file(s) remaining Completed 94.6 KiB/13.1 MiB (96.5 KiB/s) with 127 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 94.6 KiB/13.1 MiB (96.5 KiB/s) with 126 file(s) remaining Completed 95.1 KiB/13.1 MiB (95.4 KiB/s) with 126 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 95.1 KiB/13.1 MiB (95.4 KiB/s) with 125 file(s) remaining Completed 96.4 KiB/13.1 MiB (96.2 KiB/s) with 125 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 96.4 KiB/13.1 MiB (96.2 KiB/s) with 124 file(s) remaining Completed 98.0 KiB/13.1 MiB (96.8 KiB/s) with 124 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 98.0 KiB/13.1 MiB (96.8 KiB/s) with 123 file(s) remaining Completed 100.3 KiB/13.1 MiB (97.1 KiB/s) with 123 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 100.3 KiB/13.1 MiB (97.1 KiB/s) with 122 file(s) remaining Completed 100.5 KiB/13.1 MiB (96.4 KiB/s) with 122 file(s) remaining Completed 102.6 KiB/13.1 MiB (98.1 KiB/s) with 122 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/config to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/config Completed 102.6 KiB/13.1 MiB (98.1 KiB/s) with 121 file(s) remaining Completed 105.3 KiB/13.1 MiB (100.1 KiB/s) with 121 file(s) remaining Completed 106.2 KiB/13.1 MiB (100.7 KiB/s) with 121 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 106.2 KiB/13.1 MiB (100.7 KiB/s) with 120 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 106.2 KiB/13.1 MiB (100.7 KiB/s) with 119 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/index to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/index Completed 106.2 KiB/13.1 MiB (100.7 KiB/s) with 118 file(s) remaining Completed 106.7 KiB/13.1 MiB (98.4 KiB/s) with 118 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 106.7 KiB/13.1 MiB (98.4 KiB/s) with 117 file(s) remaining Completed 111.5 KiB/13.1 MiB (102.1 KiB/s) with 117 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 111.5 KiB/13.1 MiB (102.1 KiB/s) with 116 file(s) remaining Completed 111.7 KiB/13.1 MiB (101.1 KiB/s) with 116 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/info/exclude to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/info/exclude Completed 111.7 KiB/13.1 MiB (101.1 KiB/s) with 115 file(s) remaining Completed 115.3 KiB/13.1 MiB (103.4 KiB/s) with 115 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample Completed 115.3 KiB/13.1 MiB (103.4 KiB/s) with 114 file(s) remaining Completed 116.8 KiB/13.1 MiB (103.3 KiB/s) with 114 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 116.8 KiB/13.1 MiB (103.3 KiB/s) with 113 file(s) remaining Completed 117.0 KiB/13.1 MiB (102.1 KiB/s) with 113 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD Completed 117.0 KiB/13.1 MiB (102.1 KiB/s) with 112 file(s) remaining Completed 121.1 KiB/13.1 MiB (103.1 KiB/s) with 112 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.rev to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.rev Completed 121.1 KiB/13.1 MiB (103.1 KiB/s) with 111 file(s) remaining Completed 121.3 KiB/13.1 MiB (102.5 KiB/s) with 111 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 121.3 KiB/13.1 MiB (102.5 KiB/s) with 110 file(s) remaining Completed 123.8 KiB/13.1 MiB (104.1 KiB/s) with 110 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/packed-refs to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/packed-refs Completed 123.8 KiB/13.1 MiB (104.1 KiB/s) with 109 file(s) remaining Completed 123.8 KiB/13.1 MiB (103.1 KiB/s) with 109 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json Completed 123.8 KiB/13.1 MiB (103.1 KiB/s) with 108 file(s) remaining Completed 156.9 KiB/13.1 MiB (129.0 KiB/s) with 108 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/LICENSE to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/LICENSE Completed 156.9 KiB/13.1 MiB (129.0 KiB/s) with 107 file(s) remaining Completed 157.0 KiB/13.1 MiB (128.1 KiB/s) with 107 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/master to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/master Completed 157.0 KiB/13.1 MiB (128.1 KiB/s) with 106 file(s) remaining Completed 157.2 KiB/13.1 MiB (126.3 KiB/s) with 106 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/master to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/master Completed 157.2 KiB/13.1 MiB (126.3 KiB/s) with 105 file(s) remaining Completed 162.1 KiB/13.1 MiB (129.0 KiB/s) with 105 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/README.md to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/README.md Completed 162.1 KiB/13.1 MiB (129.0 KiB/s) with 104 file(s) remaining Completed 191.7 KiB/13.1 MiB (148.9 KiB/s) with 104 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.idx to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.idx Completed 191.7 KiB/13.1 MiB (148.9 KiB/s) with 103 file(s) remaining Completed 198.5 KiB/13.1 MiB (153.6 KiB/s) with 103 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.gitignore to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.gitignore Completed 198.5 KiB/13.1 MiB (153.6 KiB/s) with 102 file(s) remaining Completed 198.6 KiB/13.1 MiB (152.9 KiB/s) with 102 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 198.6 KiB/13.1 MiB (152.9 KiB/s) with 101 file(s) remaining Completed 198.6 KiB/13.1 MiB (151.9 KiB/s) with 101 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 198.6 KiB/13.1 MiB (151.9 KiB/s) with 100 file(s) remaining Completed 198.7 KiB/13.1 MiB (151.0 KiB/s) with 100 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 198.7 KiB/13.1 MiB (151.0 KiB/s) with 99 file(s) remaining Completed 200.7 KiB/13.1 MiB (151.6 KiB/s) with 99 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/common/_variables.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/common/_variables.scss Completed 200.7 KiB/13.1 MiB (151.6 KiB/s) with 98 file(s) remaining Completed 200.7 KiB/13.1 MiB (150.3 KiB/s) with 98 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 200.7 KiB/13.1 MiB (150.3 KiB/s) with 97 file(s) remaining Completed 202.2 KiB/13.1 MiB (149.1 KiB/s) with 97 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss Completed 202.2 KiB/13.1 MiB (149.1 KiB/s) with 96 file(s) remaining Completed 202.3 KiB/13.1 MiB (148.7 KiB/s) with 96 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 202.3 KiB/13.1 MiB (148.7 KiB/s) with 95 file(s) remaining Completed 202.3 KiB/13.1 MiB (145.5 KiB/s) with 95 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 202.3 KiB/13.1 MiB (145.5 KiB/s) with 94 file(s) remaining Completed 215.3 KiB/13.1 MiB (152.8 KiB/s) with 94 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 215.3 KiB/13.1 MiB (152.8 KiB/s) with 93 file(s) remaining Completed 215.4 KiB/13.1 MiB (152.3 KiB/s) with 93 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 215.4 KiB/13.1 MiB (152.3 KiB/s) with 92 file(s) remaining Completed 215.5 KiB/13.1 MiB (151.8 KiB/s) with 92 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 215.5 KiB/13.1 MiB (151.8 KiB/s) with 91 file(s) remaining Completed 215.6 KiB/13.1 MiB (151.3 KiB/s) with 91 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 215.6 KiB/13.1 MiB (151.3 KiB/s) with 90 file(s) remaining Completed 471.6 KiB/13.1 MiB (329.5 KiB/s) with 90 file(s) remaining Completed 477.6 KiB/13.1 MiB (333.0 KiB/s) with 90 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss Completed 477.6 KiB/13.1 MiB (333.0 KiB/s) with 89 file(s) remaining Completed 477.7 KiB/13.1 MiB (330.1 KiB/s) with 89 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss Completed 477.7 KiB/13.1 MiB (330.1 KiB/s) with 88 file(s) remaining Completed 478.0 KiB/13.1 MiB (326.6 KiB/s) with 88 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 478.0 KiB/13.1 MiB (326.6 KiB/s) with 87 file(s) remaining Completed 478.7 KiB/13.1 MiB (320.4 KiB/s) with 87 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/package.json to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/package.json Completed 478.7 KiB/13.1 MiB (320.4 KiB/s) with 86 file(s) remaining Completed 734.7 KiB/13.1 MiB (483.6 KiB/s) with 86 file(s) remaining Completed 990.7 KiB/13.1 MiB (650.9 KiB/s) with 86 file(s) remaining Completed 991.5 KiB/13.1 MiB (650.4 KiB/s) with 86 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/dev/docker-compose.jobs.yml to instances/pr-37400-0e7f8a/env/dev/docker-compose.jobs.yml Completed 991.5 KiB/13.1 MiB (650.4 KiB/s) with 85 file(s) remaining Completed 992.8 KiB/13.1 MiB (649.2 KiB/s) with 85 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/dev/docker-compose.yml to instances/pr-37400-0e7f8a/env/dev/docker-compose.yml Completed 992.8 KiB/13.1 MiB (649.2 KiB/s) with 84 file(s) remaining Completed 993.0 KiB/13.1 MiB (647.1 KiB/s) with 84 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/k8s/namespace.yml to instances/pr-37400-0e7f8a/env/k8s/namespace.yml Completed 993.0 KiB/13.1 MiB (647.1 KiB/s) with 83 file(s) remaining Completed 993.2 KiB/13.1 MiB (645.3 KiB/s) with 83 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/permissions/Dockerfile to instances/pr-37400-0e7f8a/env/build/permissions/Dockerfile Completed 993.2 KiB/13.1 MiB (645.3 KiB/s) with 82 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/k8s/override.yml to instances/pr-37400-0e7f8a/env/k8s/override.yml Completed 993.2 KiB/13.1 MiB (645.3 KiB/s) with 81 file(s) remaining Completed 993.4 KiB/13.1 MiB (639.9 KiB/s) with 81 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/permissions/setowner.sh to instances/pr-37400-0e7f8a/env/build/permissions/setowner.sh Completed 993.4 KiB/13.1 MiB (639.9 KiB/s) with 80 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss Completed 993.4 KiB/13.1 MiB (639.9 KiB/s) with 79 file(s) remaining Completed 1.1 MiB/13.1 MiB (690.0 KiB/s) with 79 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/package-lock.json to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/package-lock.json Completed 1.1 MiB/13.1 MiB (690.0 KiB/s) with 78 file(s) remaining Completed 1.1 MiB/13.1 MiB (684.8 KiB/s) with 78 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/k8s/deployments.yml to instances/pr-37400-0e7f8a/env/k8s/deployments.yml Completed 1.1 MiB/13.1 MiB (684.8 KiB/s) with 77 file(s) remaining Completed 1.3 MiB/13.1 MiB (838.6 KiB/s) with 77 file(s) remaining Completed 1.6 MiB/13.1 MiB (996.5 KiB/s) with 77 file(s) remaining Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 77 file(s) remaining Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 77 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/k8s/jobs.yml to instances/pr-37400-0e7f8a/env/k8s/jobs.yml Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 76 file(s) remaining Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 76 file(s) remaining Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 76 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/local/docker-compose.prod.yml to instances/pr-37400-0e7f8a/env/local/docker-compose.prod.yml Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 75 file(s) remaining Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 75 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/kustomization.yml to instances/pr-37400-0e7f8a/env/kustomization.yml Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 74 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/celery-beat.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/celery-beat.yml Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 73 file(s) remaining Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 73 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/affinities.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/affinities.yml Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 72 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/cron-jobs.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/cron-jobs.yml Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 71 file(s) remaining Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 71 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/deployment-revision-history.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/deployment-revision-history.yml Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 70 file(s) remaining Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 70 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/deployments.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/deployments.yml Completed 1.8 MiB/13.1 MiB (1.1 MiB/s) with 69 file(s) remaining Completed 2.1 MiB/13.1 MiB (1.2 MiB/s) with 69 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/forum-job.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/forum-job.yml Completed 2.1 MiB/13.1 MiB (1.2 MiB/s) with 68 file(s) remaining Completed 2.3 MiB/13.1 MiB (1.4 MiB/s) with 68 file(s) remaining Completed 2.6 MiB/13.1 MiB (1.5 MiB/s) with 68 file(s) remaining Completed 2.8 MiB/13.1 MiB (1.7 MiB/s) with 68 file(s) remaining Completed 3.1 MiB/13.1 MiB (1.8 MiB/s) with 68 file(s) remaining Completed 3.3 MiB/13.1 MiB (1.9 MiB/s) with 68 file(s) remaining Completed 3.3 MiB/13.1 MiB (1.9 MiB/s) with 68 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/local/docker-compose.yml to instances/pr-37400-0e7f8a/env/local/docker-compose.yml Completed 3.3 MiB/13.1 MiB (1.9 MiB/s) with 67 file(s) remaining Completed 3.3 MiB/13.1 MiB (1.9 MiB/s) with 67 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/k8s/volumes.yml to instances/pr-37400-0e7f8a/env/k8s/volumes.yml Completed 3.3 MiB/13.1 MiB (1.9 MiB/s) with 66 file(s) remaining Completed 3.3 MiB/13.1 MiB (1.9 MiB/s) with 66 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/shared-elasticsearch.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/shared-elasticsearch.yml Completed 3.3 MiB/13.1 MiB (1.9 MiB/s) with 65 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/maintenance-mode.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/maintenance-mode.yml Completed 3.3 MiB/13.1 MiB (1.9 MiB/s) with 64 file(s) remaining Completed 3.3 MiB/13.1 MiB (1.9 MiB/s) with 64 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/ingress.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/ingress.yml Completed 3.3 MiB/13.1 MiB (1.9 MiB/s) with 63 file(s) remaining Completed 3.6 MiB/13.1 MiB (2.0 MiB/s) with 63 file(s) remaining Completed 3.8 MiB/13.1 MiB (2.1 MiB/s) with 63 file(s) remaining Completed 4.1 MiB/13.1 MiB (2.3 MiB/s) with 63 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/volumes.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/volumes.yml Completed 4.1 MiB/13.1 MiB (2.3 MiB/s) with 62 file(s) remaining Completed 4.3 MiB/13.1 MiB (2.4 MiB/s) with 62 file(s) remaining Completed 4.6 MiB/13.1 MiB (2.6 MiB/s) with 62 file(s) remaining Completed 4.8 MiB/13.1 MiB (2.7 MiB/s) with 62 file(s) remaining Completed 4.8 MiB/13.1 MiB (2.7 MiB/s) with 62 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/pdb.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/pdb.yml Completed 4.8 MiB/13.1 MiB (2.7 MiB/s) with 61 file(s) remaining Completed 5.1 MiB/13.1 MiB (2.8 MiB/s) with 61 file(s) remaining Completed 5.1 MiB/13.1 MiB (2.8 MiB/s) with 61 file(s) remaining Completed 5.3 MiB/13.1 MiB (3.0 MiB/s) with 61 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/grove/k8s/priority-class.yml to instances/pr-37400-0e7f8a/env/plugins/grove/k8s/priority-class.yml Completed 5.3 MiB/13.1 MiB (3.0 MiB/s) with 60 file(s) remaining Completed 5.6 MiB/13.1 MiB (3.1 MiB/s) with 60 file(s) remaining Completed 5.6 MiB/13.1 MiB (3.0 MiB/s) with 60 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/k8s/services.yml to instances/pr-37400-0e7f8a/env/k8s/services.yml Completed 5.6 MiB/13.1 MiB (3.0 MiB/s) with 59 file(s) remaining Completed 5.6 MiB/13.1 MiB (3.0 MiB/s) with 59 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/apps/mfe/Caddyfile to instances/pr-37400-0e7f8a/env/plugins/mfe/apps/mfe/Caddyfile Completed 5.6 MiB/13.1 MiB (3.0 MiB/s) with 58 file(s) remaining Completed 5.6 MiB/13.1 MiB (3.0 MiB/s) with 58 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js to instances/pr-37400-0e7f8a/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js Completed 5.6 MiB/13.1 MiB (3.0 MiB/s) with 57 file(s) remaining Completed 5.8 MiB/13.1 MiB (3.1 MiB/s) with 57 file(s) remaining Completed 6.1 MiB/13.1 MiB (3.2 MiB/s) with 57 file(s) remaining Completed 6.1 MiB/13.1 MiB (3.2 MiB/s) with 57 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml to instances/pr-37400-0e7f8a/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml Completed 6.1 MiB/13.1 MiB (3.2 MiB/s) with 56 file(s) remaining Completed 6.1 MiB/13.1 MiB (3.2 MiB/s) with 56 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml to instances/pr-37400-0e7f8a/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml Completed 6.1 MiB/13.1 MiB (3.2 MiB/s) with 55 file(s) remaining Completed 6.1 MiB/13.1 MiB (3.2 MiB/s) with 55 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml to instances/pr-37400-0e7f8a/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml Completed 6.1 MiB/13.1 MiB (3.2 MiB/s) with 54 file(s) remaining Completed 6.3 MiB/13.1 MiB (3.4 MiB/s) with 54 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.5 MiB/s) with 54 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.5 MiB/s) with 54 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.pack to instances/pr-37400-0e7f8a/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.pack Completed 6.6 MiB/13.1 MiB (3.5 MiB/s) with 53 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.5 MiB/s) with 53 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/README to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/README Completed 6.6 MiB/13.1 MiB (3.5 MiB/s) with 52 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.5 MiB/s) with 52 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/Dockerfile to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/Dockerfile Completed 6.6 MiB/13.1 MiB (3.5 MiB/s) with 51 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.5 MiB/s) with 51 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/local/docker-compose.jobs.yml to instances/pr-37400-0e7f8a/env/local/docker-compose.jobs.yml Completed 6.6 MiB/13.1 MiB (3.5 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 50 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 49 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 49 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 48 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 48 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 48 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 47 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 46 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 45 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/env.config.jsx to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/env.config.jsx Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 44 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 43 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 43 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 42 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 42 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 41 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 41 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 6.6 MiB/13.1 MiB (3.3 MiB/s) with 40 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.2 MiB/s) with 40 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 6.6 MiB/13.1 MiB (3.2 MiB/s) with 39 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.2 MiB/s) with 39 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 6.6 MiB/13.1 MiB (3.2 MiB/s) with 38 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.2 MiB/s) with 38 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.2 MiB/s) with 38 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 6.6 MiB/13.1 MiB (3.2 MiB/s) with 37 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 6.6 MiB/13.1 MiB (3.2 MiB/s) with 36 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 36 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 35 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 35 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 35 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 34 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 33 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 33 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 32 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 32 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 31 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 31 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD Completed 6.6 MiB/13.1 MiB (3.1 MiB/s) with 30 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.0 MiB/s) with 30 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs Completed 6.6 MiB/13.1 MiB (3.0 MiB/s) with 29 file(s) remaining Completed 6.6 MiB/13.1 MiB (3.0 MiB/s) with 29 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index Completed 6.6 MiB/13.1 MiB (3.0 MiB/s) with 28 file(s) remaining Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 28 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.rev to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.rev Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 27 file(s) remaining Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 27 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 26 file(s) remaining Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 26 file(s) remaining Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 26 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.idx to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.idx Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 25 file(s) remaining Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 25 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 24 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 23 file(s) remaining Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 23 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 22 file(s) remaining Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 22 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 6.7 MiB/13.1 MiB (3.0 MiB/s) with 21 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 21 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 20 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 20 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 19 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 19 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 19 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 18 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 18 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 17 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 17 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 17 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 16 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 15 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 6.7 MiB/13.1 MiB (2.9 MiB/s) with 14 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.8 MiB/s) with 14 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 6.7 MiB/13.1 MiB (2.8 MiB/s) with 13 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.8 MiB/s) with 13 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 6.7 MiB/13.1 MiB (2.8 MiB/s) with 12 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.8 MiB/s) with 12 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 6.7 MiB/13.1 MiB (2.8 MiB/s) with 11 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.8 MiB/s) with 11 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 6.7 MiB/13.1 MiB (2.8 MiB/s) with 10 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 10 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 9 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 9 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 8 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 8 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/version to instances/pr-37400-0e7f8a/env/version Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 7 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 6 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 6 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 5 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 5 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 4 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 4 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 6.7 MiB/13.1 MiB (2.7 MiB/s) with 3 file(s) remaining Completed 6.7 MiB/13.1 MiB (2.6 MiB/s) with 3 file(s) remaining Completed 7.0 MiB/13.1 MiB (2.7 MiB/s) with 3 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss Completed 7.0 MiB/13.1 MiB (2.7 MiB/s) with 2 file(s) remaining Completed 7.2 MiB/13.1 MiB (2.8 MiB/s) with 2 file(s) remaining Completed 7.3 MiB/13.1 MiB (2.8 MiB/s) with 2 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json Completed 7.3 MiB/13.1 MiB (2.8 MiB/s) with 1 file(s) remaining Completed 7.6 MiB/13.1 MiB (2.9 MiB/s) with 1 file(s) remaining Completed 7.8 MiB/13.1 MiB (3.0 MiB/s) with 1 file(s) remaining Completed 8.1 MiB/13.1 MiB (2.9 MiB/s) with 1 file(s) remaining Completed 8.3 MiB/13.1 MiB (3.0 MiB/s) with 1 file(s) remaining Completed 8.6 MiB/13.1 MiB (3.1 MiB/s) with 1 file(s) remaining Completed 8.8 MiB/13.1 MiB (3.2 MiB/s) with 1 file(s) remaining Completed 9.1 MiB/13.1 MiB (3.2 MiB/s) with 1 file(s) remaining Completed 9.3 MiB/13.1 MiB (3.3 MiB/s) with 1 file(s) remaining Completed 9.6 MiB/13.1 MiB (3.4 MiB/s) with 1 file(s) remaining Completed 9.8 MiB/13.1 MiB (3.5 MiB/s) with 1 file(s) remaining Completed 10.1 MiB/13.1 MiB (3.6 MiB/s) with 1 file(s) remaining Completed 10.3 MiB/13.1 MiB (3.6 MiB/s) with 1 file(s) remaining Completed 10.6 MiB/13.1 MiB (3.7 MiB/s) with 1 file(s) remaining Completed 10.8 MiB/13.1 MiB (3.8 MiB/s) with 1 file(s) remaining Completed 11.1 MiB/13.1 MiB (3.9 MiB/s) with 1 file(s) remaining Completed 11.3 MiB/13.1 MiB (3.9 MiB/s) with 1 file(s) remaining Completed 11.6 MiB/13.1 MiB (4.0 MiB/s) with 1 file(s) remaining Completed 11.8 MiB/13.1 MiB (4.1 MiB/s) with 1 file(s) remaining Completed 12.1 MiB/13.1 MiB (4.1 MiB/s) with 1 file(s) remaining Completed 12.3 MiB/13.1 MiB (4.2 MiB/s) with 1 file(s) remaining Completed 12.6 MiB/13.1 MiB (4.3 MiB/s) with 1 file(s) remaining Completed 12.8 MiB/13.1 MiB (4.4 MiB/s) with 1 file(s) remaining Completed 13.1 MiB/13.1 MiB (4.5 MiB/s) with 1 file(s) remaining Completed 13.1 MiB/13.1 MiB (4.5 MiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.pack to instances/pr-37400-0e7f8a/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.pack Completed 2.3 KiB/2.3 KiB (7.5 KiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37400-0e7f8a/grove-preserved-config.yml to instances/pr-37400-0e7f8a/grove-preserved-config.yml No ssh key provided. Skipping writing ssh key. rm -rf /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/env/build/openedx/requirements/private/* No private plugins provided. Skipping installing private plugins. Instance virtual environment is outdated. Updating... /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/.venv/bin/python -m pip install -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt Collecting git+https://github.com/overhangio/tutor.git@v20.0.1 (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Cloning https://github.com/overhangio/tutor.git (to revision v20.0.1) to /tmp/pip-req-build-blpxxflw Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor.git /tmp/pip-req-build-blpxxflw Running command git checkout -q aef818912bbece5b5e4f38f8eb5273d5c6e7fa54 Resolved https://github.com/overhangio/tutor.git to commit aef818912bbece5b5e4f38f8eb5273d5c6e7fa54 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/overhangio/tutor-mfe.git@v20.0.0 (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 2)) Cloning https://github.com/overhangio/tutor-mfe.git (to revision v20.0.0) to /tmp/pip-req-build-3v7qjsop Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-mfe.git /tmp/pip-req-build-3v7qjsop Running command git checkout -q 01bd0565a4b0c2a793431613608609abaefc3aca Resolved https://github.com/overhangio/tutor-mfe.git to commit 01bd0565a4b0c2a793431613608609abaefc3aca Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/overhangio/tutor-forum.git@v20.0.0 (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 3)) Cloning https://github.com/overhangio/tutor-forum.git (to revision v20.0.0) to /tmp/pip-req-build-bm61nid2 Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-forum.git /tmp/pip-req-build-bm61nid2 Running command git checkout -q 3a1dcbd92cbdaf2ec940b09385f09567afb9c46d Resolved https://github.com/overhangio/tutor-forum.git to commit 3a1dcbd92cbdaf2ec940b09385f09567afb9c46d Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://gitlab.com/opencraft/dev/tutor-contrib-grove.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 4)) Cloning https://gitlab.com/opencraft/dev/tutor-contrib-grove.git (to revision main) to /tmp/pip-req-build-ca2vfiwf Running command git clone --filter=blob:none --quiet https://gitlab.com/opencraft/dev/tutor-contrib-grove.git /tmp/pip-req-build-ca2vfiwf Resolved https://gitlab.com/opencraft/dev/tutor-contrib-grove.git to commit 021249b92a1027792424206365786b22a3820cbb Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/hastexo/tutor-contrib-s3.git@v2.3.1 (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 5)) Cloning https://github.com/hastexo/tutor-contrib-s3.git (to revision v2.3.1) to /tmp/pip-req-build-_z6ourqe Running command git clone --filter=blob:none --quiet https://github.com/hastexo/tutor-contrib-s3.git /tmp/pip-req-build-_z6ourqe Running command git checkout -q b1fa2d3388e288c91cbe7ce3d464e0b16fb0aee4 Resolved https://github.com/hastexo/tutor-contrib-s3.git to commit b1fa2d3388e288c91cbe7ce3d464e0b16fb0aee4 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tutor-contrib-harmony (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 6)) Cloning https://github.com/openedx/openedx-k8s-harmony.git (to revision main) to /tmp/pip-install-jvw09xwz/tutor-contrib-harmony_8217f8a996df4347aec9bf17d7b01369 Running command git clone --filter=blob:none --quiet https://github.com/openedx/openedx-k8s-harmony.git /tmp/pip-install-jvw09xwz/tutor-contrib-harmony_8217f8a996df4347aec9bf17d7b01369 Resolved https://github.com/openedx/openedx-k8s-harmony.git to commit 8d2c102e4ada5df310ebbcf4ccd788da3978a87c Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting appdirs (from tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting click>=8.0 (from tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) Collecting importlib-metadata>=7.0.1 (from tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) Collecting importlib-resources>=6.1.1 (from tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Collecting jinja2>=2.10 (from tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting kubernetes (from tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading kubernetes-33.1.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting mypy (from tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading mypy-1.18.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.2 kB) Collecting packaging (from tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting pycryptodome>=3.17.0 (from tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) Collecting pyyaml>=6.0 (from tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) Collecting typing-extensions>=4.4.0 (from tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting zipp>=3.20 (from importlib-metadata>=7.0.1->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) Collecting MarkupSafe>=2.0 (from jinja2>=2.10->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) Collecting certifi>=14.05.14 (from kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) Collecting six>=1.9.0 (from kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting python-dateutil>=2.5.3 (from kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting google-auth>=1.0.1 (from kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) Collecting requests (from kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting requests-oauthlib (from kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting oauthlib>=3.2.2 (from kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) Collecting urllib3>=1.24.2 (from kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting durationpy>=0.7 (from kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) Collecting mypy_extensions>=1.0.0 (from mypy->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) Collecting pathspec>=0.9.0 (from mypy->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) Collecting charset_normalizer<4,>=2 (from requests->kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (36 kB) Collecting idna<4,>=2.5 (from requests->kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes->tutor==20.0.1->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/requirements.txt (line 1)) Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) Downloading click-8.3.0-py3-none-any.whl (107 kB) Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.6 MB/s eta 0:00:00 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 28.6 MB/s eta 0:00:00 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading kubernetes-33.1.0-py2.py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 30.3 MB/s eta 0:00:00 Downloading mypy-1.18.2-cp312-cp312-musllinux_1_2_x86_64.whl (13.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 71.2 MB/s eta 0:00:00 Using cached packaging-25.0-py3-none-any.whl (66 kB) Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) Downloading google_auth-2.40.3-py2.py3-none-any.whl (216 kB) Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) Downloading zipp-3.23.0-py3-none-any.whl (10 kB) Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl (153 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) Downloading rsa-4.9.1-py3-none-any.whl (34 kB) Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) Building wheels for collected packages: tutor, tutor-mfe, tutor-forum, tutor-contrib-grove, tutor-contrib-s3, tutor-contrib-harmony Building wheel for tutor (pyproject.toml): started Building wheel for tutor (pyproject.toml): finished with status 'done' Created wheel for tutor: filename=tutor-20.0.1-py3-none-any.whl size=151303 sha256=0b2a24493b915bb8db010819b9815a8444a614c3128367b09a0aeff9ebc5aa5d Stored in directory: /tmp/pip-ephem-wheel-cache-7ss0aryi/wheels/04/d3/2d/539d5e5d77f59fbc260523a67a418b5749786c1dfb55dce49a Building wheel for tutor-mfe (pyproject.toml): started Building wheel for tutor-mfe (pyproject.toml): finished with status 'done' Created wheel for tutor-mfe: filename=tutor_mfe-20.0.0-py3-none-any.whl size=39761 sha256=2f08407ae87715c298159b9425f2c2f02e06f14d073930ece5a8325f213e30d0 Stored in directory: /tmp/pip-ephem-wheel-cache-7ss0aryi/wheels/1c/b8/77/c6b0fc4f20448ad628549e868045ff7a8b1c00654a9c97a116 Building wheel for tutor-forum (pyproject.toml): started Building wheel for tutor-forum (pyproject.toml): finished with status 'done' Created wheel for tutor-forum: filename=tutor_forum-20.0.0-py3-none-any.whl size=17128 sha256=d2e5f73a0209a2413365ec9ec229528f10ee45f0d12fc10806d109eb19d871b4 Stored in directory: /tmp/pip-ephem-wheel-cache-7ss0aryi/wheels/4c/a4/8e/65441eb778f77d3ff82ec5da1945ae734566ce178881d913fb Building wheel for tutor-contrib-grove (pyproject.toml): started Building wheel for tutor-contrib-grove (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-grove: filename=tutor_contrib_grove-19.0.0-py3-none-any.whl size=42907 sha256=1a2c0b74376205c3af9052bb588d2c94d9a71389091866d0cf7efec1f2aa6247 Stored in directory: /tmp/pip-ephem-wheel-cache-7ss0aryi/wheels/c4/c9/18/d1437dd8c84d40b94d7aaa0bb581fdc12f5fb84a2a86ea4d01 Building wheel for tutor-contrib-s3 (pyproject.toml): started Building wheel for tutor-contrib-s3 (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-s3: filename=tutor_contrib_s3-2.3.1-py3-none-any.whl size=18893 sha256=0e5dfb46373e6c8afa36a7e40328b0edc0e43a4e2f47259aae573645d63a5bd0 Stored in directory: /tmp/pip-ephem-wheel-cache-7ss0aryi/wheels/55/bd/14/3c5538f0432d42209e548dbf7ab3a339a3ae33e88093788fed Building wheel for tutor-contrib-harmony (pyproject.toml): started Building wheel for tutor-contrib-harmony (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-harmony: filename=tutor_contrib_harmony-18.0.1-py3-none-any.whl size=12155 sha256=173ce768e599d522208029fe9c5a84619c03a988f85a96f7650e53a10827d597 Stored in directory: /tmp/pip-ephem-wheel-cache-7ss0aryi/wheels/24/01/ac/e6ae82ff80b178ebd0f3c0fe9913690f8ee57bc7d792532d3a Successfully built tutor tutor-mfe tutor-forum tutor-contrib-grove tutor-contrib-s3 tutor-contrib-harmony Installing collected packages: durationpy, appdirs, zipp, websocket-client, urllib3, typing-extensions, six, pyyaml, pycryptodome, pyasn1, pathspec, packaging, oauthlib, mypy_extensions, MarkupSafe, importlib-resources, idna, click, charset_normalizer, certifi, cachetools, rsa, requests, python-dateutil, pyasn1-modules, mypy, jinja2, importlib-metadata, requests-oauthlib, google-auth, kubernetes, tutor, tutor-mfe, tutor-forum, tutor-contrib-s3, tutor-contrib-harmony, tutor-contrib-grove Successfully installed MarkupSafe-3.0.3 appdirs-1.4.4 cachetools-5.5.2 certifi-2025.8.3 charset_normalizer-3.4.3 click-8.3.0 durationpy-0.10 google-auth-2.40.3 idna-3.10 importlib-metadata-8.7.0 importlib-resources-6.5.2 jinja2-3.1.6 kubernetes-33.1.0 mypy-1.18.2 mypy_extensions-1.1.0 oauthlib-3.3.1 packaging-25.0 pathspec-0.12.1 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycryptodome-3.23.0 python-dateutil-2.9.0.post0 pyyaml-6.0.3 requests-2.32.5 requests-oauthlib-2.0.0 rsa-4.9.1 six-1.17.0 tutor-20.0.1 tutor-contrib-grove-19.0.0 tutor-contrib-harmony-18.0.1 tutor-contrib-s3-2.3.1 tutor-forum-20.0.0 tutor-mfe-20.0.0 typing-extensions-4.15.0 urllib3-2.5.0 websocket-client-1.8.0 zipp-3.23.0 [notice] A new release of pip is available: 25.0.1 -> 25.2 [notice] To update, run: /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/.venv/bin/python -m pip install --upgrade pip /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/.venv/bin/tutor images build openedx --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/open-craft/edx-platform.git" --build-arg EDX_PLATFORM_VERSION="chris/teak/sandbox" ⚠️ Found conflicting values for setting 'DISCOVERY_INDEX_OVERRIDES': '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}program'}' or '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ ELASTICSEARCH_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ ELASTICSEARCH_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ ELASTICSEARCH_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ ELASTICSEARCH_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ ELASTICSEARCH_INDEX_PREFIX }}program'}' ⚠️ Found conflicting values for setting 'DISCOVERY_INDEX_OVERRIDES': '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}program'}' or '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ ELASTICSEARCH_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ ELASTICSEARCH_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ ELASTICSEARCH_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ ELASTICSEARCH_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ ELASTICSEARCH_INDEX_PREFIX }}program'}' Building image registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37400-0e7f8a/openedx:latest docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37400-0e7f8a/openedx:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/open-craft/edx-platform.git --build-arg EDX_PLATFORM_VERSION=chris/teak/sandbox --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37400-0e7f8a/openedx:latest-cache /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/env/build/openedx #0 building with "pensive_curran" instance using docker-container driver #1 [internal] booting buildkit #1 pulling image moby/buildkit:buildx-stable-1 #1 pulling image moby/buildkit:buildx-stable-1 4.1s done #1 creating container buildx_buildkit_pensive_curran0 #1 creating container buildx_buildkit_pensive_curran0 1.2s done #1 DONE 5.3s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: #2 transferring dockerfile: 12.67kB done #2 DONE 0.0s #3 resolve image config for docker-image://docker.io/docker/dockerfile:1 #3 DONE 1.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:dabfc0969b935b2080555ace70ee69a5261af8a8f1b4df97b9e7fbcf6722eddf #4 resolve docker.io/docker/dockerfile:1@sha256:dabfc0969b935b2080555ace70ee69a5261af8a8f1b4df97b9e7fbcf6722eddf done #4 sha256:981cf2e35385187cc01dcd144cd31e3ce126a4fffcb9ac2c0b7f43280ecff33c 0B / 14.12MB 0.2s #4 sha256:981cf2e35385187cc01dcd144cd31e3ce126a4fffcb9ac2c0b7f43280ecff33c 14.12MB / 14.12MB 0.3s done #4 extracting sha256:981cf2e35385187cc01dcd144cd31e3ce126a4fffcb9ac2c0b7f43280ecff33c #4 extracting sha256:981cf2e35385187cc01dcd144cd31e3ce126a4fffcb9ac2c0b7f43280ecff33c 0.2s done #4 DONE 0.5s #5 [internal] load metadata for docker.io/library/ubuntu:22.04 #5 DONE 1.5s #6 [internal] load metadata for docker.io/powerman/dockerize:0.19.0 #6 DONE 1.7s #7 [internal] load .dockerignore #7 transferring context: 2B done #7 DONE 0.0s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37400-0e7f8a/openedx:latest-cache #8 ... #9 [internal] load build context #9 DONE 0.0s #10 FROM docker.io/powerman/dockerize:0.19.0@sha256:a34158d699e065609fc845e7cdc1e070f185afdbca317fe4931aaea04818f8bf #10 resolve docker.io/powerman/dockerize:0.19.0@sha256:a34158d699e065609fc845e7cdc1e070f185afdbca317fe4931aaea04818f8bf 0.0s done #10 DONE 0.0s #11 [minimal 1/2] FROM docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e #11 resolve docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e 0.0s done #11 DONE 0.0s #12 [auth] opencraft/ops/axim-pr-sandboxes/pr-37400-0e7f8a/openedx:pull token for registry.gitlab.com #12 DONE 0.0s #13 [code 3/4] ADD --keep-git-dir=true https://github.com/open-craft/edx-platform.git#chris/teak/sandbox . #13 0.039 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/5/fs/ #13 0.455 be26887640b82a5a3db8e2e860389594ae65b366 refs/heads/chris/teak/sandbox #13 DONE 0.5s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37400-0e7f8a/openedx:latest-cache #8 ERROR: failed to configure registry cache importer: registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37400-0e7f8a/openedx:latest-cache: not found #11 [minimal 1/2] FROM docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e #11 DONE 0.0s #9 [internal] load build context #9 transferring context: 6.79MB 0.2s done #9 DONE 0.2s #11 [minimal 1/2] FROM docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e #11 DONE 0.0s #10 FROM docker.io/powerman/dockerize:0.19.0@sha256:a34158d699e065609fc845e7cdc1e070f185afdbca317fe4931aaea04818f8bf #10 sha256:a7677d492efd73c4dd27bfa501f534016e39c6bdaf2bbbb6e0988f19b0928b1f 0B / 2.94MB 0.2s #10 sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c 0B / 3.37MB 0.2s #10 sha256:a7677d492efd73c4dd27bfa501f534016e39c6bdaf2bbbb6e0988f19b0928b1f 2.12MB / 2.94MB 0.3s #10 sha256:a7677d492efd73c4dd27bfa501f534016e39c6bdaf2bbbb6e0988f19b0928b1f 2.94MB / 2.94MB 0.3s done #10 sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c 3.37MB / 3.37MB 0.3s done #10 extracting sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c 0.1s done #10 DONE 0.5s #11 [minimal 1/2] FROM docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e #11 sha256:60d98d907669dc22e547405da3e409eb14496606f4ac90692c5f2ef5081c4b1e 0B / 29.54MB 0.2s #11 ... #10 FROM docker.io/powerman/dockerize:0.19.0@sha256:a34158d699e065609fc845e7cdc1e070f185afdbca317fe4931aaea04818f8bf #10 extracting sha256:a7677d492efd73c4dd27bfa501f534016e39c6bdaf2bbbb6e0988f19b0928b1f 0.1s done #10 DONE 0.6s #11 [minimal 1/2] FROM docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e #11 sha256:60d98d907669dc22e547405da3e409eb14496606f4ac90692c5f2ef5081c4b1e 27.26MB / 29.54MB 0.5s #11 sha256:60d98d907669dc22e547405da3e409eb14496606f4ac90692c5f2ef5081c4b1e 29.54MB / 29.54MB 0.5s done #11 extracting sha256:60d98d907669dc22e547405da3e409eb14496606f4ac90692c5f2ef5081c4b1e #11 extracting sha256:60d98d907669dc22e547405da3e409eb14496606f4ac90692c5f2ef5081c4b1e 1.5s done #11 DONE 2.1s #13 [code 3/4] ADD --keep-git-dir=true https://github.com/open-craft/edx-platform.git#chris/teak/sandbox . #13 3.700 From https://github.com/open-craft/edx-platform #13 3.700 * [new branch] chris/teak/sandbox -> chris/teak/sandbox #13 3.701 * [new branch] chris/teak/sandbox -> origin/chris/teak/sandbox #13 3.743 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/15/fs/.git/ #13 3.754 commit #13 ... #14 [minimal 2/2] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y build-essential curl git language-pack-en #14 0.121 #14 0.121 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #14 0.121 #14 0.177 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #14 0.302 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #14 0.369 Get:3 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1274 kB] #14 0.417 Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3371 kB] #14 0.449 Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5609 kB] #14 0.493 Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [71.0 kB] #14 0.694 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #14 0.794 Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #14 0.888 Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #14 0.919 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #14 1.114 Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #14 1.455 Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #14 1.456 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1577 kB] #14 1.476 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5804 kB] #14 1.583 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [69.1 kB] #14 1.589 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3690 kB] #14 1.651 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] #14 1.651 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] #14 2.969 Fetched 41.9 MB in 3s (15.0 MB/s) #14 2.969 Reading package lists... #14 4.664 Building dependency tree... #14 5.138 3 packages can be upgraded. Run 'apt list --upgradable' to see them. #14 5.147 #14 5.147 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #14 5.147 #14 5.229 Reading package lists... #14 6.839 Building dependency tree...#14 ... #13 [code 3/4] ADD --keep-git-dir=true https://github.com/open-craft/edx-platform.git#chris/teak/sandbox . #13 6.402 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/5/fs #13 6.402 * [new tag] chris/teak/sandbox -> chris/teak/sandbox #13 6.402 * [new tag] chris/teak/sandbox -> chris/teak/sandbox #13 9.294 Note: switching to 'FETCH_HEAD'. #13 9.294 #13 9.294 You are in 'detached HEAD' state. You can look around, make experimental #13 9.294 changes and commit them, and you can discard any commits you make in this #13 9.294 state without impacting any branches by switching back to a branch. #13 9.294 #13 9.294 If you want to create a new branch to retain commits you create, you may #13 9.294 do so (now or later) by using -c with the switch command. Example: #13 9.294 #13 9.294 git switch -c #13 9.294 #13 9.294 Or undo this operation with: #13 9.294 #13 9.294 git switch - #13 9.294 #13 9.294 Turn off this advice by setting config variable advice.detachedHead to false #13 9.294 #13 9.294 HEAD is now at be26887 temp: Update script to create users #13 DONE 9.8s #14 [minimal 2/2] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y build-essential curl git language-pack-en #14 6.839 Building dependency tree... #14 7.939 The following additional packages will be installed: #14 7.939 binutils binutils-common binutils-x86-64-linux-gnu bzip2 ca-certificates cpp #14 7.939 cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ #14 7.940 g++-11 gcc gcc-11 gcc-11-base git-man gnupg gnupg-l10n gnupg-utils gpg #14 7.940 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm language-pack-en-base #14 7.940 less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 7.940 libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils #14 7.940 libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcbor0.8 #14 7.940 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #14 7.940 libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot #14 7.940 libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev #14 7.940 libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 #14 7.940 libjpeg-turbo8 libjpeg8 libksba8 libldap-2.5-0 libldap-common #14 7.940 liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 libnghttp2-14 #14 7.940 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5 libquadmath0 #14 7.940 libreadline8 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #14 7.941 libsqlite3-0 libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 #14 7.941 libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 #14 7.941 libxmuu1 libxpm4 linux-libc-dev locales lto-disabled-list make manpages #14 7.942 manpages-dev netbase openssh-client openssl patch perl perl-modules-5.34 #14 7.942 pinentry-curses publicsuffix readline-common rpcsvc-proto ucf xauth xz-utils #14 7.945 Suggested packages: #14 7.945 binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session #14 7.945 libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib #14 7.945 g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison #14 7.945 gdb gcc-doc gcc-11-multilib gettext-base git-daemon-run #14 7.945 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #14 7.945 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr #14 7.945 libgd-tools gdbm-l10n libsasl2-modules-gssapi-mit #14 7.945 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #14 7.945 libsasl2-modules-sql libstdc++-11-doc make-doc man-browser keychain #14 7.945 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #14 7.945 libterm-readline-gnu-perl | libterm-readline-perl-perl #14 7.945 libtap-harness-archive-perl pinentry-doc readline-doc #14 7.946 Recommended packages: #14 7.946 libnss-nis libnss-nisplus #14 8.295 The following NEW packages will be installed: #14 8.295 binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 #14 8.295 ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config #14 8.295 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base git git-man gnupg #14 8.295 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #14 8.295 gpgsm language-pack-en language-pack-en-base less libalgorithm-diff-perl #14 8.295 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0 #14 8.295 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools #14 8.295 libc6-dev libcbor0.8 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #14 8.295 libcurl3-gnutls libcurl4 libdeflate0 libdpkg-perl libedit2 liberror-perl #14 8.295 libexpat1 libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 #14 8.295 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23 #14 8.295 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libksba8 libldap-2.5-0 #14 8.295 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 #14 8.295 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5 #14 8.296 libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules #14 8.296 libsasl2-modules-db libsqlite3-0 libssh-4 libstdc++-11-dev libtiff5 #14 8.296 libtirpc-dev libtsan0 libubsan1 libwebp7 libx11-6 libx11-data libxau6 #14 8.297 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev locales #14 8.297 lto-disabled-list make manpages manpages-dev netbase openssh-client openssl #14 8.298 patch perl perl-modules-5.34 pinentry-curses publicsuffix readline-common #14 8.298 rpcsvc-proto ucf xauth xz-utils #14 8.300 The following packages will be upgraded: #14 8.302 libc6 #14 8.384 1 upgraded, 127 newly installed, 0 to remove and 2 not upgraded. #14 8.384 Need to get 99.8 MB of archives. #14 8.384 After this operation, 345 MB of additional disk space will be used. #14 8.384 Get:1 http://security.ubuntu.com/ubuntu jammy-security/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.12 [185 kB] #14 8.388 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.11 [3235 kB] #14 8.460 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB] #14 8.462 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.11 [4247 kB] #14 8.496 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-en-base all 1:22.04+20240902 [439 kB] #14 8.500 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-en all 1:22.04+20240902 [1900 B] #14 8.500 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.5 [2977 kB] #14 8.527 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] #14 8.527 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] #14 8.527 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] #14 8.568 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] #14 8.571 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.19 [1186 kB] #14 8.601 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #14 8.645 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] #14 8.651 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] #14 8.651 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] #14 8.654 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] #14 8.659 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] #14 8.661 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] #14 8.665 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] #14 8.676 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] #14 8.676 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] #14 8.677 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] #14 8.836 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] #14 9.152 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] #14 9.209 Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] #14 9.264 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] #14 9.340 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] #14 9.354 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] #14 9.357 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] #14 9.359 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] #14 9.374 Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] #14 9.402 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] #14 9.480 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] #14 9.482 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] #14 9.483 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] #14 9.570 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] #14 9.599 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] #14 9.605 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] #14 9.606 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] #14 9.608 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.8 [223 kB] #14 9.613 Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.8 [661 kB] #14 9.629 Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.8 [108 kB] #14 9.632 Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.8 [103 kB] #14 9.634 Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.8 [2324 kB] #14 9.707 Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.8 [3196 B] #14 9.708 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.11 [20.3 kB] #14 9.709 Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-156.166 [1339 kB] #14 9.726 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] #14 9.728 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] #14 9.729 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] #14 9.785 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] #14 9.787 Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.11 [2100 kB] #14 9.813 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04.2 [20.8 kB] #14 9.813 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] #14 9.863 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] #14 9.879 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] #14 9.881 Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04.2 [10.0 MB] #14 10.12 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] #14 10.12 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04.2 [48.3 kB] #14 10.12 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.2 [127 kB] #14 10.12 Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04.2 [30.2 kB] #14 10.12 Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04.2 [10.4 kB] #14 10.12 Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04.2 [2283 kB] #14 10.18 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.2 [1069 kB] #14 10.19 Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04.2 [2262 kB] #14 10.25 Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.2 [976 kB] #14 10.26 Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.2 [154 kB] #14 10.28 Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04.2 [2517 kB] #14 10.33 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04.2 [20.1 MB] #14 10.72 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] #14 10.72 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04.2 [2101 kB] #14 10.76 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04.2 [11.4 MB] #14 10.99 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] #14 10.99 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] #14 10.99 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] #14 11.00 Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] #14 11.00 Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] #14 11.00 Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] #14 11.00 Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] #14 11.01 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] #14 11.01 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] #14 11.07 Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] #14 11.07 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] #14 11.15 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.19+dfsg-0ubuntu0.22.04.1 [184 kB] #14 11.15 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #14 11.16 Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.4 [187 kB] #14 11.16 Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.21 [290 kB] #14 11.16 Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.21 [194 kB] #14 11.16 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] #14 11.17 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.4 [94.5 kB] #14 11.17 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] #14 11.23 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] #14 11.23 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.4 [293 kB] #14 11.31 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] #14 11.31 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] #14 11.31 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #14 11.32 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #14 11.33 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.21 [284 kB] #14 11.33 Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #14 11.33 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.15 [955 kB] #14 11.34 Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.15 [3166 kB] #14 11.41 Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.4 [54.7 kB] #14 11.41 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.4 [309 kB] #14 11.46 Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.4 [518 kB] #14 11.47 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] #14 11.47 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.4 [209 kB] #14 11.47 Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.4 [62.7 kB] #14 11.48 Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.4 [57.5 kB] #14 11.48 Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.4 [197 kB] #14 11.48 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.4 [315 kB] #14 11.54 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #14 11.54 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] #14 11.54 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #14 11.62 Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] #14 11.62 Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] #14 11.63 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] #14 11.63 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] #14 11.63 Get:119 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] #14 11.63 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] #14 11.63 Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] #14 11.70 Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] #14 11.70 Get:123 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgd3 amd64 2.3.0-2ubuntu2.3 [129 kB] #14 11.70 Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.11 [29.0 kB] #14 11.85 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] #14 12.02 Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.19+dfsg-0ubuntu0.22.04.1 [16.1 kB] #14 12.04 Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] #14 12.14 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #14 12.72 debconf: delaying package configuration, since apt-utils is not installed #14 12.81 Fetched 99.8 MB in 4s (24.2 MB/s) #14 12.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) #14 12.88 Preparing to unpack .../libc6_2.35-0ubuntu3.11_amd64.deb ... #14 13.03 Unpacking libc6:amd64 (2.35-0ubuntu3.11) over (2.35-0ubuntu3.10) ... #14 14.60 Setting up libc6:amd64 (2.35-0ubuntu3.11) ... #14 15.89 Selecting previously unselected package liblocale-gettext-perl. #14 15.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) #14 15.90 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4build3_amd64.deb ... #14 15.91 Unpacking liblocale-gettext-perl (1.07-4build3) ... #14 15.99 Selecting previously unselected package locales. #14 15.99 Preparing to unpack .../001-locales_2.35-0ubuntu3.11_all.deb ... #14 16.00 Unpacking locales (2.35-0ubuntu3.11) ... #14 16.42 Selecting previously unselected package language-pack-en-base. #14 16.43 Preparing to unpack .../002-language-pack-en-base_1%3a22.04+20240902_all.deb ... #14 16.43 Unpacking language-pack-en-base (1:22.04+20240902) ... #14 16.75 Selecting previously unselected package language-pack-en. #14 16.75 Preparing to unpack .../003-language-pack-en_1%3a22.04+20240902_all.deb ... #14 16.75 Unpacking language-pack-en (1:22.04+20240902) ... #14 16.79 Selecting previously unselected package perl-modules-5.34. #14 16.80 Preparing to unpack .../004-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... #14 16.80 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... #14 17.41 Selecting previously unselected package libgdbm6:amd64. #14 17.41 Preparing to unpack .../005-libgdbm6_1.23-1_amd64.deb ... #14 17.41 Unpacking libgdbm6:amd64 (1.23-1) ... #14 17.47 Selecting previously unselected package libgdbm-compat4:amd64. #14 17.47 Preparing to unpack .../006-libgdbm-compat4_1.23-1_amd64.deb ... #14 17.48 Unpacking libgdbm-compat4:amd64 (1.23-1) ... #14 17.53 Selecting previously unselected package libperl5.34:amd64. #14 17.54 Preparing to unpack .../007-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... #14 17.54 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... #14 17.88 Selecting previously unselected package perl. #14 17.88 Preparing to unpack .../008-perl_5.34.0-3ubuntu1.5_amd64.deb ... #14 17.89 Unpacking perl (5.34.0-3ubuntu1.5) ... #14 17.95 Selecting previously unselected package openssl. #14 17.95 Preparing to unpack .../009-openssl_3.0.2-0ubuntu1.19_amd64.deb ... #14 17.95 Unpacking openssl (3.0.2-0ubuntu1.19) ... #14 18.04 Selecting previously unselected package ca-certificates. #14 18.04 Preparing to unpack .../010-ca-certificates_20240203~22.04.1_all.deb ... #14 18.05 Unpacking ca-certificates (20240203~22.04.1) ... #14 18.15 Selecting previously unselected package less. #14 18.15 Preparing to unpack .../011-less_590-1ubuntu0.22.04.3_amd64.deb ... #14 18.15 Unpacking less (590-1ubuntu0.22.04.3) ... #14 18.20 Selecting previously unselected package libmd0:amd64. #14 18.20 Preparing to unpack .../012-libmd0_1.0.4-1build1_amd64.deb ... #14 18.20 Unpacking libmd0:amd64 (1.0.4-1build1) ... #14 18.24 Selecting previously unselected package libbsd0:amd64. #14 18.24 Preparing to unpack .../013-libbsd0_0.11.5-1_amd64.deb ... #14 18.24 Unpacking libbsd0:amd64 (0.11.5-1) ... #14 18.30 Selecting previously unselected package libexpat1:amd64. #14 18.31 Preparing to unpack .../014-libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... #14 18.31 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... #14 18.37 Selecting previously unselected package readline-common. #14 18.37 Preparing to unpack .../015-readline-common_8.1.2-1_all.deb ... #14 18.37 Unpacking readline-common (8.1.2-1) ... #14 18.42 Selecting previously unselected package libreadline8:amd64. #14 18.42 Preparing to unpack .../016-libreadline8_8.1.2-1_amd64.deb ... #14 18.43 Unpacking libreadline8:amd64 (8.1.2-1) ... #14 18.47 Selecting previously unselected package libsqlite3-0:amd64. #14 18.48 Preparing to unpack .../017-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... #14 18.48 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... #14 18.54 Selecting previously unselected package netbase. #14 18.54 Preparing to unpack .../018-netbase_6.3_all.deb ... #14 18.55 Unpacking netbase (6.3) ... #14 18.59 Selecting previously unselected package ucf. #14 18.59 Preparing to unpack .../019-ucf_3.0043_all.deb ... #14 18.60 Moving old data out of the way #14 18.60 Unpacking ucf (3.0043) ... #14 18.65 Selecting previously unselected package libcbor0.8:amd64. #14 18.66 Preparing to unpack .../020-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... #14 18.66 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 18.71 Selecting previously unselected package libedit2:amd64. #14 18.71 Preparing to unpack .../021-libedit2_3.1-20210910-1build1_amd64.deb ... #14 18.72 Unpacking libedit2:amd64 (3.1-20210910-1build1) ... #14 18.79 Selecting previously unselected package libfido2-1:amd64. #14 18.79 Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... #14 18.79 Unpacking libfido2-1:amd64 (1.10.0-1) ... #14 18.85 Selecting previously unselected package libnghttp2-14:amd64. #14 18.85 Preparing to unpack .../023-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... #14 18.86 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... #14 18.91 Selecting previously unselected package libpng16-16:amd64. #14 18.91 Preparing to unpack .../024-libpng16-16_1.6.37-3build5_amd64.deb ... #14 18.92 Unpacking libpng16-16:amd64 (1.6.37-3build5) ... #14 18.99 Selecting previously unselected package libpsl5:amd64. #14 18.99 Preparing to unpack .../025-libpsl5_0.21.0-1.2build2_amd64.deb ... #14 18.99 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... #14 19.04 Selecting previously unselected package libxau6:amd64. #14 19.04 Preparing to unpack .../026-libxau6_1%3a1.0.9-1build5_amd64.deb ... #14 19.04 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... #14 19.10 Selecting previously unselected package libxdmcp6:amd64. #14 19.10 Preparing to unpack .../027-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... #14 19.11 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 19.15 Selecting previously unselected package libxcb1:amd64. #14 19.15 Preparing to unpack .../028-libxcb1_1.14-3ubuntu3_amd64.deb ... #14 19.16 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... #14 19.20 Selecting previously unselected package libx11-data. #14 19.20 Preparing to unpack .../029-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... #14 19.20 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... #14 19.33 Selecting previously unselected package libx11-6:amd64. #14 19.33 Preparing to unpack .../030-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... #14 19.35 Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... #14 19.43 Selecting previously unselected package libxext6:amd64. #14 19.43 Preparing to unpack .../031-libxext6_2%3a1.3.4-1build1_amd64.deb ... #14 19.44 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... #14 19.50 Selecting previously unselected package libxmuu1:amd64. #14 19.50 Preparing to unpack .../032-libxmuu1_2%3a1.1.3-3_amd64.deb ... #14 19.51 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #14 19.55 Selecting previously unselected package manpages. #14 19.55 Preparing to unpack .../033-manpages_5.10-1ubuntu1_all.deb ... #14 19.56 Unpacking manpages (5.10-1ubuntu1) ... #14 19.78 Selecting previously unselected package openssh-client. #14 19.78 Preparing to unpack .../034-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... #14 19.80 Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... #14 19.97 Selecting previously unselected package publicsuffix. #14 19.98 Preparing to unpack .../035-publicsuffix_20211207.1025-1_all.deb ... #14 19.98 Unpacking publicsuffix (20211207.1025-1) ... #14 20.04 Selecting previously unselected package xauth. #14 20.04 Preparing to unpack .../036-xauth_1%3a1.1-1build2_amd64.deb ... #14 20.05 Unpacking xauth (1:1.1-1build2) ... #14 20.10 Selecting previously unselected package xz-utils. #14 20.11 Preparing to unpack .../037-xz-utils_5.2.5-2ubuntu1_amd64.deb ... #14 20.11 Unpacking xz-utils (5.2.5-2ubuntu1) ... #14 20.16 Selecting previously unselected package binutils-common:amd64. #14 20.16 Preparing to unpack .../038-binutils-common_2.38-4ubuntu2.8_amd64.deb ... #14 20.17 Unpacking binutils-common:amd64 (2.38-4ubuntu2.8) ... #14 20.22 Selecting previously unselected package libbinutils:amd64. #14 20.23 Preparing to unpack .../039-libbinutils_2.38-4ubuntu2.8_amd64.deb ... #14 20.23 Unpacking libbinutils:amd64 (2.38-4ubuntu2.8) ... #14 20.31 Selecting previously unselected package libctf-nobfd0:amd64. #14 20.32 Preparing to unpack .../040-libctf-nobfd0_2.38-4ubuntu2.8_amd64.deb ... #14 20.32 Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.8) ... #14 20.39 Selecting previously unselected package libctf0:amd64. #14 20.40 Preparing to unpack .../041-libctf0_2.38-4ubuntu2.8_amd64.deb ... #14 20.40 Unpacking libctf0:amd64 (2.38-4ubuntu2.8) ... #14 20.45 Selecting previously unselected package binutils-x86-64-linux-gnu. #14 20.45 Preparing to unpack .../042-binutils-x86-64-linux-gnu_2.38-4ubuntu2.8_amd64.deb ... #14 20.45 Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.8) ... #14 20.64 Selecting previously unselected package binutils. #14 20.64 Preparing to unpack .../043-binutils_2.38-4ubuntu2.8_amd64.deb ... #14 20.65 Unpacking binutils (2.38-4ubuntu2.8) ... #14 20.70 Selecting previously unselected package libc-dev-bin. #14 20.70 Preparing to unpack .../044-libc-dev-bin_2.35-0ubuntu3.11_amd64.deb ... #14 20.70 Unpacking libc-dev-bin (2.35-0ubuntu3.11) ... #14 20.74 Selecting previously unselected package linux-libc-dev:amd64. #14 20.74 Preparing to unpack .../045-linux-libc-dev_5.15.0-156.166_amd64.deb ... #14 20.75 Unpacking linux-libc-dev:amd64 (5.15.0-156.166) ... #14 21.15 Selecting previously unselected package libcrypt-dev:amd64. #14 21.16 Preparing to unpack .../046-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... #14 21.16 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... #14 21.20 Selecting previously unselected package rpcsvc-proto. #14 21.21 Preparing to unpack .../047-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... #14 21.21 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #14 21.26 Selecting previously unselected package libtirpc-dev:amd64. #14 21.26 Preparing to unpack .../048-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... #14 21.27 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #14 21.34 Selecting previously unselected package libnsl-dev:amd64. #14 21.34 Preparing to unpack .../049-libnsl-dev_1.3.0-2build2_amd64.deb ... #14 21.34 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... #14 21.40 Selecting previously unselected package libc6-dev:amd64. #14 21.40 Preparing to unpack .../050-libc6-dev_2.35-0ubuntu3.11_amd64.deb ... #14 21.41 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.11) ... #14 21.72 Selecting previously unselected package gcc-11-base:amd64. #14 21.73 Preparing to unpack .../051-gcc-11-base_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #14 21.73 Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... #14 21.78 Selecting previously unselected package libisl23:amd64. #14 21.79 Preparing to unpack .../052-libisl23_0.24-2build1_amd64.deb ... #14 21.79 Unpacking libisl23:amd64 (0.24-2build1) ... #14 21.87 Selecting previously unselected package libmpfr6:amd64. #14 21.87 Preparing to unpack .../053-libmpfr6_4.1.0-3build3_amd64.deb ... #14 21.87 Unpacking libmpfr6:amd64 (4.1.0-3build3) ... #14 21.96 Selecting previously unselected package libmpc3:amd64. #14 21.96 Preparing to unpack .../054-libmpc3_1.2.1-2build1_amd64.deb ... #14 21.97 Unpacking libmpc3:amd64 (1.2.1-2build1) ... #14 22.01 Selecting previously unselected package cpp-11. #14 22.01 Preparing to unpack .../055-cpp-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #14 22.01 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.2) ... #14 22.35 Selecting previously unselected package cpp. #14 22.35 Preparing to unpack .../056-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 22.36 Unpacking cpp (4:11.2.0-1ubuntu1) ... #14 22.40 Selecting previously unselected package libcc1-0:amd64. #14 22.41 Preparing to unpack .../057-libcc1-0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #14 22.41 Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 22.47 Selecting previously unselected package libgomp1:amd64. #14 22.47 Preparing to unpack .../058-libgomp1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #14 22.48 Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 22.54 Selecting previously unselected package libitm1:amd64. #14 22.54 Preparing to unpack .../059-libitm1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #14 22.55 Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 22.59 Selecting previously unselected package libatomic1:amd64. #14 22.60 Preparing to unpack .../060-libatomic1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #14 22.61 Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 22.66 Selecting previously unselected package libasan6:amd64. #14 22.66 Preparing to unpack .../061-libasan6_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #14 22.66 Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... #14 22.79 Selecting previously unselected package liblsan0:amd64. #14 22.79 Preparing to unpack .../062-liblsan0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #14 22.80 Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 22.87 Selecting previously unselected package libtsan0:amd64. #14 22.87 Preparing to unpack .../063-libtsan0_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #14 22.88 Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... #14 23.00 Selecting previously unselected package libubsan1:amd64. #14 23.00 Preparing to unpack .../064-libubsan1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #14 23.00 Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 23.08 Selecting previously unselected package libquadmath0:amd64. #14 23.09 Preparing to unpack .../065-libquadmath0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #14 23.09 Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 23.14 Selecting previously unselected package libgcc-11-dev:amd64. #14 23.14 Preparing to unpack .../066-libgcc-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #14 23.15 Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #14 23.34 Selecting previously unselected package gcc-11. #14 23.35 Preparing to unpack .../067-gcc-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #14 23.36 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.2) ... #14 23.95 Selecting previously unselected package gcc. #14 23.95 Preparing to unpack .../068-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 23.96 Unpacking gcc (4:11.2.0-1ubuntu1) ... #14 24.01 Selecting previously unselected package libstdc++-11-dev:amd64. #14 24.01 Preparing to unpack .../069-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #14 24.02 Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #14 24.42 Selecting previously unselected package g++-11. #14 24.42 Preparing to unpack .../070-g++-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #14 24.43 Unpacking g++-11 (11.4.0-1ubuntu1~22.04.2) ... #14 24.74 Selecting previously unselected package g++. #14 24.75 Preparing to unpack .../071-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... #14 24.75 Unpacking g++ (4:11.2.0-1ubuntu1) ... #14 24.79 Selecting previously unselected package make. #14 24.80 Preparing to unpack .../072-make_4.3-4.1build1_amd64.deb ... #14 24.80 Unpacking make (4.3-4.1build1) ... #14 24.86 Selecting previously unselected package libdpkg-perl. #14 24.86 Preparing to unpack .../073-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... #14 24.86 Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... #14 24.96 Selecting previously unselected package bzip2. #14 24.97 Preparing to unpack .../074-bzip2_1.0.8-5build1_amd64.deb ... #14 24.97 Unpacking bzip2 (1.0.8-5build1) ... #14 25.03 Selecting previously unselected package patch. #14 25.03 Preparing to unpack .../075-patch_2.7.6-7build2_amd64.deb ... #14 25.04 Unpacking patch (2.7.6-7build2) ... #14 25.09 Selecting previously unselected package lto-disabled-list. #14 25.09 Preparing to unpack .../076-lto-disabled-list_24_all.deb ... #14 25.10 Unpacking lto-disabled-list (24) ... #14 25.15 Selecting previously unselected package dpkg-dev. #14 25.15 Preparing to unpack .../077-dpkg-dev_1.21.1ubuntu2.6_all.deb ... #14 25.16 Unpacking dpkg-dev (1.21.1ubuntu2.6) ... #14 25.24 Selecting previously unselected package build-essential. #14 25.24 Preparing to unpack .../078-build-essential_12.9ubuntu3_amd64.deb ... #14 25.25 Unpacking build-essential (12.9ubuntu3) ... #14 25.31 Selecting previously unselected package libbrotli1:amd64. #14 25.32 Preparing to unpack .../079-libbrotli1_1.0.9-2build6_amd64.deb ... #14 25.32 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... #14 25.38 Selecting previously unselected package libsasl2-modules-db:amd64. #14 25.38 Preparing to unpack .../080-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 25.40 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 25.46 Selecting previously unselected package libsasl2-2:amd64. #14 25.46 Preparing to unpack .../081-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 25.47 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 25.55 Selecting previously unselected package libldap-2.5-0:amd64. #14 25.55 Preparing to unpack .../082-libldap-2.5-0_2.5.19+dfsg-0ubuntu0.22.04.1_amd64.deb ... #14 25.56 Unpacking libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... #14 25.63 Selecting previously unselected package librtmp1:amd64. #14 25.63 Preparing to unpack .../083-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #14 25.64 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 25.75 Selecting previously unselected package libssh-4:amd64. #14 25.75 Preparing to unpack .../084-libssh-4_0.9.6-2ubuntu0.22.04.4_amd64.deb ... #14 25.77 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.4) ... #14 25.84 Selecting previously unselected package libcurl4:amd64. #14 25.84 Preparing to unpack .../085-libcurl4_7.81.0-1ubuntu1.21_amd64.deb ... #14 25.85 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.21) ... #14 25.93 Selecting previously unselected package curl. #14 25.93 Preparing to unpack .../086-curl_7.81.0-1ubuntu1.21_amd64.deb ... #14 25.94 Unpacking curl (7.81.0-1ubuntu1.21) ... #14 26.05 Selecting previously unselected package libassuan0:amd64. #14 26.06 Preparing to unpack .../087-libassuan0_2.5.5-1build1_amd64.deb ... #14 26.06 Unpacking libassuan0:amd64 (2.5.5-1build1) ... #14 26.12 Selecting previously unselected package gpgconf. #14 26.12 Preparing to unpack .../088-gpgconf_2.2.27-3ubuntu2.4_amd64.deb ... #14 26.13 Unpacking gpgconf (2.2.27-3ubuntu2.4) ... #14 26.20 Selecting previously unselected package libksba8:amd64. #14 26.20 Preparing to unpack .../089-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... #14 26.20 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... #14 26.29 Selecting previously unselected package libnpth0:amd64. #14 26.29 Preparing to unpack .../090-libnpth0_1.6-3build2_amd64.deb ... #14 26.29 Unpacking libnpth0:amd64 (1.6-3build2) ... #14 26.35 Selecting previously unselected package dirmngr. #14 26.35 Preparing to unpack .../091-dirmngr_2.2.27-3ubuntu2.4_amd64.deb ... #14 26.38 Unpacking dirmngr (2.2.27-3ubuntu2.4) ... #14 26.44 Selecting previously unselected package libfakeroot:amd64. #14 26.45 Preparing to unpack .../092-libfakeroot_1.28-1ubuntu1_amd64.deb ... #14 26.45 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... #14 26.52 Selecting previously unselected package fakeroot. #14 26.52 Preparing to unpack .../093-fakeroot_1.28-1ubuntu1_amd64.deb ... #14 26.54 Unpacking fakeroot (1.28-1ubuntu1) ... #14 26.62 Selecting previously unselected package fonts-dejavu-core. #14 26.62 Preparing to unpack .../094-fonts-dejavu-core_2.37-2build1_all.deb ... #14 26.62 Unpacking fonts-dejavu-core (2.37-2build1) ... #14 26.88 Selecting previously unselected package fontconfig-config. #14 26.89 Preparing to unpack .../095-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #14 26.90 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #14 26.98 Selecting previously unselected package libcurl3-gnutls:amd64. #14 26.98 Preparing to unpack .../096-libcurl3-gnutls_7.81.0-1ubuntu1.21_amd64.deb ... #14 26.99 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... #14 27.07 Selecting previously unselected package liberror-perl. #14 27.07 Preparing to unpack .../097-liberror-perl_0.17029-1_all.deb ... #14 27.08 Unpacking liberror-perl (0.17029-1) ... #14 27.14 Selecting previously unselected package git-man. #14 27.15 Preparing to unpack .../098-git-man_1%3a2.34.1-1ubuntu1.15_all.deb ... #14 27.16 Unpacking git-man (1:2.34.1-1ubuntu1.15) ... #14 27.26 Selecting previously unselected package git. #14 27.26 Preparing to unpack .../099-git_1%3a2.34.1-1ubuntu1.15_amd64.deb ... #14 27.28 Unpacking git (1:2.34.1-1ubuntu1.15) ... #14 27.65 Selecting previously unselected package gnupg-l10n. #14 27.66 Preparing to unpack .../100-gnupg-l10n_2.2.27-3ubuntu2.4_all.deb ... #14 27.67 Unpacking gnupg-l10n (2.2.27-3ubuntu2.4) ... #14 27.82 Selecting previously unselected package gnupg-utils. #14 27.83 Preparing to unpack .../101-gnupg-utils_2.2.27-3ubuntu2.4_amd64.deb ... #14 27.84 Unpacking gnupg-utils (2.2.27-3ubuntu2.4) ... #14 27.91 Selecting previously unselected package gpg. #14 27.91 Preparing to unpack .../102-gpg_2.2.27-3ubuntu2.4_amd64.deb ... #14 27.95 Unpacking gpg (2.2.27-3ubuntu2.4) ... #14 28.05 Selecting previously unselected package pinentry-curses. #14 28.05 Preparing to unpack .../103-pinentry-curses_1.1.1-1build2_amd64.deb ... #14 28.06 Unpacking pinentry-curses (1.1.1-1build2) ... #14 28.16 Selecting previously unselected package gpg-agent. #14 28.16 Preparing to unpack .../104-gpg-agent_2.2.27-3ubuntu2.4_amd64.deb ... #14 28.18 Unpacking gpg-agent (2.2.27-3ubuntu2.4) ... #14 28.28 Selecting previously unselected package gpg-wks-client. #14 28.28 Preparing to unpack .../105-gpg-wks-client_2.2.27-3ubuntu2.4_amd64.deb ... #14 28.30 Unpacking gpg-wks-client (2.2.27-3ubuntu2.4) ... #14 28.35 Selecting previously unselected package gpg-wks-server. #14 28.35 Preparing to unpack .../106-gpg-wks-server_2.2.27-3ubuntu2.4_amd64.deb ... #14 28.36 Unpacking gpg-wks-server (2.2.27-3ubuntu2.4) ... #14 28.51 Selecting previously unselected package gpgsm. #14 28.51 Preparing to unpack .../107-gpgsm_2.2.27-3ubuntu2.4_amd64.deb ... #14 28.52 Unpacking gpgsm (2.2.27-3ubuntu2.4) ... #14 28.60 Selecting previously unselected package gnupg. #14 28.60 Preparing to unpack .../108-gnupg_2.2.27-3ubuntu2.4_all.deb ... #14 28.61 Unpacking gnupg (2.2.27-3ubuntu2.4) ... #14 28.68 Selecting previously unselected package libalgorithm-diff-perl. #14 28.69 Preparing to unpack .../109-libalgorithm-diff-perl_1.201-1_all.deb ... #14 28.69 Unpacking libalgorithm-diff-perl (1.201-1) ... #14 28.78 Selecting previously unselected package libalgorithm-diff-xs-perl. #14 28.79 Preparing to unpack .../110-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... #14 28.81 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #14 28.88 Selecting previously unselected package libalgorithm-merge-perl. #14 28.89 Preparing to unpack .../111-libalgorithm-merge-perl_0.08-3_all.deb ... #14 28.90 Unpacking libalgorithm-merge-perl (0.08-3) ... #14 28.98 Selecting previously unselected package libfreetype6:amd64. #14 28.98 Preparing to unpack .../112-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... #14 29.00 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #14 29.07 Selecting previously unselected package libfontconfig1:amd64. #14 29.07 Preparing to unpack .../113-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... #14 29.08 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #14 29.15 Selecting previously unselected package libjpeg-turbo8:amd64. #14 29.16 Preparing to unpack .../114-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... #14 29.16 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #14 29.24 Selecting previously unselected package libjpeg8:amd64. #14 29.24 Preparing to unpack .../115-libjpeg8_8c-2ubuntu10_amd64.deb ... #14 29.25 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... #14 29.32 Selecting previously unselected package libdeflate0:amd64. #14 29.32 Preparing to unpack .../116-libdeflate0_1.10-2_amd64.deb ... #14 29.34 Unpacking libdeflate0:amd64 (1.10-2) ... #14 29.41 Selecting previously unselected package libjbig0:amd64. #14 29.41 Preparing to unpack .../117-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... #14 29.43 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... #14 29.49 Selecting previously unselected package libwebp7:amd64. #14 29.50 Preparing to unpack .../118-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... #14 29.50 Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... #14 29.64 Selecting previously unselected package libtiff5:amd64. #14 29.64 Preparing to unpack .../119-libtiff5_4.3.0-6ubuntu0.12_amd64.deb ... #14 29.66 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.12) ... #14 29.75 Selecting previously unselected package libxpm4:amd64. #14 29.75 Preparing to unpack .../120-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... #14 29.77 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... #14 29.84 Selecting previously unselected package libgd3:amd64. #14 29.84 Preparing to unpack .../121-libgd3_2.3.0-2ubuntu2.3_amd64.deb ... #14 29.86 Unpacking libgd3:amd64 (2.3.0-2ubuntu2.3) ... #14 29.93 Selecting previously unselected package libc-devtools. #14 29.93 Preparing to unpack .../122-libc-devtools_2.35-0ubuntu3.11_amd64.deb ... #14 29.94 Unpacking libc-devtools (2.35-0ubuntu3.11) ... #14 30.00 Selecting previously unselected package libfile-fcntllock-perl. #14 30.01 Preparing to unpack .../123-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... #14 30.01 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #14 30.10 Selecting previously unselected package libldap-common. #14 30.10 Preparing to unpack .../124-libldap-common_2.5.19+dfsg-0ubuntu0.22.04.1_all.deb ... #14 30.12 Unpacking libldap-common (2.5.19+dfsg-0ubuntu0.22.04.1) ... #14 30.21 Selecting previously unselected package libsasl2-modules:amd64. #14 30.21 Preparing to unpack .../125-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #14 30.21 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 30.29 Selecting previously unselected package manpages-dev. #14 30.29 Preparing to unpack .../126-manpages-dev_5.10-1ubuntu1_all.deb ... #14 30.30 Unpacking manpages-dev (5.10-1ubuntu1) ... #14 30.82 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... #14 30.85 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... #14 30.87 Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... #14 30.88 Setting up libxau6:amd64 (1:1.0.9-1build5) ... #14 30.90 Setting up lto-disabled-list (24) ... #14 30.92 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... #14 30.93 Setting up manpages (5.10-1ubuntu1) ... #14 30.95 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #14 30.97 Setting up libbrotli1:amd64 (1.0.9-2build6) ... #14 30.98 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... #14 31.00 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 31.03 Setting up binutils-common:amd64 (2.38-4ubuntu2.8) ... #14 31.05 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... #14 31.07 Setting up libdeflate0:amd64 (1.10-2) ... #14 31.08 Setting up less (590-1ubuntu0.22.04.3) ... #14 31.12 Setting up linux-libc-dev:amd64 (5.15.0-156.166) ... #14 31.14 Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.8) ... #14 31.17 Setting up libnpth0:amd64 (1.6-3build2) ... #14 31.20 Setting up libassuan0:amd64 (2.5.5-1build1) ... #14 31.21 Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 31.23 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... #14 31.26 Setting up bzip2 (1.0.8-5build1) ... #14 31.29 Setting up locales (2.35-0ubuntu3.11) ... #14 32.61 Generating locales (this might take a while)... #14 32.63 en_AG.UTF-8... done #14 34.80 en_AU.UTF-8... done #14 36.64 en_BW.UTF-8... done #14 38.43 en_CA.UTF-8... done #14 40.69 en_DK.UTF-8... done #14 42.61 en_GB.UTF-8... done #14 44.60 en_HK.UTF-8... done #14 46.48 en_IE.UTF-8... done #14 48.48 en_IL.UTF-8... done #14 50.53 en_IN.UTF-8... done #14 52.36 en_NG.UTF-8... done #14 54.19 en_NZ.UTF-8... done #14 56.04 en_PH.UTF-8... done #14 58.07 en_SG.UTF-8... done #14 60.15 en_US.UTF-8... done #14 62.22 en_ZA.UTF-8... done #14 64.22 en_ZM.UTF-8... done #14 66.12 en_ZW.UTF-8... done #14 67.91 Generation complete. #14 68.01 Setting up libldap-common (2.5.19+dfsg-0ubuntu0.22.04.1) ... #14 68.03 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... #14 68.04 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... #14 68.05 Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... #14 68.06 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 68.07 Setting up fakeroot (1.28-1ubuntu1) ... #14 68.08 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #14 68.09 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 68.09 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 68.09 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 68.09 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 68.09 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 68.09 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 68.09 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #14 68.09 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #14 68.10 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #14 68.11 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #14 68.13 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... #14 68.14 Setting up make (4.3-4.1build1) ... #14 68.16 Setting up libmpfr6:amd64 (4.1.0-3build3) ... #14 68.18 Setting up gnupg-l10n (2.2.27-3ubuntu2.4) ... #14 68.19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #14 68.24 Setting up xz-utils (5.2.5-2ubuntu1) ... #14 68.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 68.25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #14 68.26 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #14 68.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #14 68.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #14 68.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #14 68.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #14 68.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #14 68.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #14 68.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #14 68.27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #14 68.28 Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 68.29 Setting up libpng16-16:amd64 (1.6.37-3build5) ... #14 68.31 Setting up libmpc3:amd64 (1.2.1-2build1) ... #14 68.32 Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 68.34 Setting up patch (2.7.6-7build2) ... #14 68.35 Setting up fonts-dejavu-core (2.37-2build1) ... #14 68.43 Setting up ucf (3.0043) ... #14 68.60 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #14 68.63 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #14 68.64 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.4) ... #14 68.67 Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... #14 68.68 Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 68.70 Setting up libmd0:amd64 (1.0.4-1build1) ... #14 68.71 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... #14 68.73 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... #14 68.74 Setting up git-man (1:2.34.1-1ubuntu1.15) ... #14 68.76 Setting up netbase (6.3) ... #14 68.80 Setting up libbinutils:amd64 (2.38-4ubuntu2.8) ... #14 68.82 Setting up libfido2-1:amd64 (1.10.0-1) ... #14 68.83 Setting up libisl23:amd64 (0.24-2build1) ... #14 68.85 Setting up libc-dev-bin (2.35-0ubuntu3.11) ... #14 68.91 Setting up openssl (3.0.2-0ubuntu1.19) ... #14 68.96 Setting up libbsd0:amd64 (0.11.5-1) ... #14 68.98 Setting up readline-common (8.1.2-1) ... #14 69.00 Setting up publicsuffix (20211207.1025-1) ... #14 69.02 Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 69.03 Setting up liblocale-gettext-perl (1.07-4build3) ... #14 69.04 Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 69.05 Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #14 69.07 Setting up libgdbm6:amd64 (1.23-1) ... #14 69.08 Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... #14 69.09 Setting up libctf0:amd64 (2.38-4ubuntu2.8) ... #14 69.10 Setting up libjpeg8:amd64 (8c-2ubuntu10) ... #14 69.12 Setting up pinentry-curses (1.1.1-1build2) ... #14 69.14 Setting up cpp-11 (11.4.0-1ubuntu1~22.04.2) ... #14 69.16 Setting up manpages-dev (5.10-1ubuntu1) ... #14 69.17 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #14 69.20 Setting up libxcb1:amd64 (1.14-3ubuntu3) ... #14 69.22 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #14 69.50 Setting up libedit2:amd64 (3.1-20210910-1build1) ... #14 69.51 Setting up libreadline8:amd64 (8.1.2-1) ... #14 69.53 Setting up libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... #14 69.54 Setting up ca-certificates (20240203~22.04.1) ... #14 70.85 Updating certificates in /etc/ssl/certs... #14 72.54 146 added, 0 removed; done. #14 72.59 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #14 72.60 Setting up libgdbm-compat4:amd64 (1.23-1) ... #14 72.61 Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #14 72.62 Setting up cpp (4:11.2.0-1ubuntu1) ... #14 72.64 Setting up gpgconf (2.2.27-3ubuntu2.4) ... #14 72.65 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.21) ... #14 72.66 Setting up libc6-dev:amd64 (2.35-0ubuntu3.11) ... #14 72.67 Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... #14 72.69 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.12) ... #14 72.70 Setting up curl (7.81.0-1ubuntu1.21) ... #14 72.71 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #14 72.73 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #14 72.75 Setting up gpg (2.2.27-3ubuntu2.4) ... #14 72.76 Setting up gnupg-utils (2.2.27-3ubuntu2.4) ... #14 72.77 Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.8) ... #14 72.78 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... #14 72.80 Setting up gpg-agent (2.2.27-3ubuntu2.4) ... #14 73.59 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... #14 73.61 Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... #14 73.73 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #14 73.73 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #14 73.75 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #14 73.75 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #14 73.76 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #14 73.76 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #14 73.77 Setting up gpgsm (2.2.27-3ubuntu2.4) ... #14 73.80 Setting up libxext6:amd64 (2:1.3.4-1build1) ... #14 73.81 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... #14 73.82 Setting up binutils (2.38-4ubuntu2.8) ... #14 73.84 Setting up dirmngr (2.2.27-3ubuntu2.4) ... #14 74.14 Setting up perl (5.34.0-3ubuntu1.5) ... #14 74.18 Setting up libgd3:amd64 (2.3.0-2ubuntu2.3) ... #14 74.19 Setting up libdpkg-perl (1.21.1ubuntu2.6) ... #14 74.20 Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #14 74.21 Setting up gpg-wks-server (2.2.27-3ubuntu2.4) ... #14 74.22 Setting up gcc-11 (11.4.0-1ubuntu1~22.04.2) ... #14 74.23 Setting up xauth (1:1.1-1build2) ... #14 74.24 Setting up libc-devtools (2.35-0ubuntu3.11) ... #14 74.25 Setting up gpg-wks-client (2.2.27-3ubuntu2.4) ... #14 74.26 Setting up g++-11 (11.4.0-1ubuntu1~22.04.2) ... #14 74.27 Setting up libfile-fcntllock-perl (0.22-3build7) ... #14 74.28 Setting up libalgorithm-diff-perl (1.201-1) ... #14 74.30 Setting up gcc (4:11.2.0-1ubuntu1) ... #14 74.32 Setting up dpkg-dev (1.21.1ubuntu2.6) ... #14 74.34 Setting up liberror-perl (0.17029-1) ... #14 74.36 Setting up git (1:2.34.1-1ubuntu1.15) ... #14 74.39 Setting up g++ (4:11.2.0-1ubuntu1) ... #14 74.43 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #14 74.43 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #14 74.44 Setting up gnupg (2.2.27-3ubuntu2.4) ... #14 74.46 Setting up build-essential (12.9ubuntu3) ... #14 74.48 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #14 74.49 Setting up libalgorithm-merge-perl (0.08-3) ... #14 74.50 Setting up language-pack-en (1:22.04+20240902) ... #14 74.51 Setting up language-pack-en-base (1:22.04+20240902) ... #14 74.54 Generating locales (this might take a while)... #14 74.98 Generation complete. #14 74.99 Processing triggers for libc-bin (2.35-0ubuntu3.10) ... #14 75.04 Processing triggers for ca-certificates (20240203~22.04.1) ... #14 75.05 Updating certificates in /etc/ssl/certs... #14 76.47 0 added, 0 removed; done. #14 76.47 Running hooks in /etc/ca-certificates/update.d... #14 76.47 done. #14 DONE 76.9s #15 [production 1/40] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y gettext gfortran graphviz graphviz-dev libffi-dev libfreetype6-dev libgeos-dev libjpeg8-dev liblapack-dev libmysqlclient-dev libpng-dev libsqlite3-dev libxmlsec1-dev lynx mysql-client ntp pkg-config rdfind #15 0.221 #15 0.221 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #15 0.221 #15 0.356 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease #15 0.360 Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #15 0.362 Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #15 0.478 Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease #15 1.143 Reading package lists... #15 2.908 Building dependency tree... #15 3.365 Reading state information... #15 3.423 2 packages can be upgraded. Run 'apt list --upgradable' to see them. #15 3.435 #15 3.435 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #15 3.435 #15 3.535 Reading package lists... #15 5.122 Building dependency tree... #15 5.549 Reading state information... #15 6.176 The following additional packages will be installed: #15 6.177 adwaita-icon-theme dbus file fontconfig fonts-liberation gettext-base #15 6.177 gfortran-11 gtk-update-icon-cache hicolor-icon-theme humanity-icon-theme #15 6.177 icu-devtools libann0 libapparmor1 libatk1.0-0 libatk1.0-data #15 6.177 libavahi-client3 libavahi-common-data libavahi-common3 libblas-dev libblas3 #15 6.177 libbrotli-dev libcairo-gobject2 libcairo2 libcdt5 libcgraph6 libcups2 #15 6.177 libdatrie1 libdbus-1-3 libevent-2.1-7 libevent-core-2.1-7 #15 6.177 libevent-pthreads-2.1-7 libfreetype-dev libfribidi0 libgail-common libgail18 #15 6.177 libgcrypt20-dev libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin #15 6.177 libgdk-pixbuf2.0-common libgeos-c1v5 libgeos3.10.2 libgfortran-11-dev #15 6.177 libgfortran5 libglib2.0-0 libglib2.0-data libgmp-dev libgmpxx4ldbl #15 6.177 libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutlsxx28 #15 6.177 libgpg-error-dev libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common #15 6.177 libgts-0.7-5 libgts-bin libgvc6 libgvc6-plugins-gtk libgvpr2 libharfbuzz0b #15 6.177 libice6 libicu-dev libicu70 libidn2-dev libjpeg-turbo8-dev liblab-gamut1 #15 6.177 liblapack3 libltdl7 libmagic-mgc libmagic1 libmysqlclient21 libnspr4 #15 6.177 libnspr4-dev libnss3 libnss3-dev libopts25 libp11-kit-dev libpango-1.0-0 #15 6.177 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 #15 6.178 libpng-tools librsvg2-2 librsvg2-common libsm6 libssl-dev libtasn1-6-dev #15 6.178 libtasn1-doc libthai-data libthai0 libunbound8 libxaw7 libxcb-render0 #15 6.178 libxcb-shm0 libxcomposite1 libxcursor1 libxdamage1 libxdot4 libxfixes3 #15 6.178 libxi6 libxinerama1 libxml2 libxml2-dev libxmlsec1 libxmlsec1-gcrypt #15 6.178 libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl libxmu6 libxrandr2 #15 6.178 libxrender1 libxslt1-dev libxslt1.1 libxt6 libzstd-dev lynx-common mailcap #15 6.178 media-types mime-support mysql-client-8.0 mysql-client-core-8.0 mysql-common #15 6.180 nettle-dev shared-mime-info sntp tzdata ubuntu-mono x11-common xdg-user-dirs #15 6.180 zlib1g-dev #15 6.181 Suggested packages: #15 6.181 default-dbus-session-bus | dbus-session-bus gettext-doc autopoint #15 6.181 libasprintf-dev libgettextpo-dev gfortran-multilib gfortran-doc #15 6.181 gfortran-11-multilib gfortran-11-doc libcoarrays-dev gsfonts graphviz-doc #15 6.181 liblapack-doc cups-common freetype2-doc libgcrypt20-doc libgdal-doc gmp-doc #15 6.181 libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gvfs icu-doc #15 6.181 p11-kit-doc librsvg2-bin sqlite3-doc libssl-doc ntp-doc #15 6.554 The following NEW packages will be installed: #15 6.554 adwaita-icon-theme dbus file fontconfig fonts-liberation gettext #15 6.554 gettext-base gfortran gfortran-11 graphviz gtk-update-icon-cache #15 6.554 hicolor-icon-theme humanity-icon-theme icu-devtools libann0 libapparmor1 #15 6.554 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data #15 6.554 libavahi-common3 libblas-dev libblas3 libbrotli-dev libcairo-gobject2 #15 6.557 libcairo2 libcdt5 libcgraph6 libcups2 libdatrie1 libdbus-1-3 libevent-2.1-7 #15 6.557 libevent-core-2.1-7 libevent-pthreads-2.1-7 libffi-dev libfreetype-dev #15 6.557 libfreetype6-dev libfribidi0 libgail-common libgail18 libgcrypt20-dev #15 6.557 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common #15 6.557 libgeos-c1v5 libgeos-dev libgeos3.10.2 libgfortran-11-dev libgfortran5 #15 6.557 libglib2.0-0 libglib2.0-data libgmp-dev libgmpxx4ldbl libgnutls-dane0 #15 6.557 libgnutls-openssl27 libgnutls28-dev libgnutlsxx28 libgpg-error-dev #15 6.557 libgraphite2-3 libgraphviz-dev libgtk2.0-0 libgtk2.0-bin libgtk2.0-common #15 6.557 libgts-0.7-5 libgts-bin libgvc6 libgvc6-plugins-gtk libgvpr2 libharfbuzz0b #15 6.557 libice6 libicu-dev libicu70 libidn2-dev libjpeg-turbo8-dev libjpeg8-dev #15 6.557 liblab-gamut1 liblapack-dev liblapack3 libltdl7 libmagic-mgc libmagic1 #15 6.557 libmysqlclient-dev libmysqlclient21 libnspr4 libnspr4-dev libnss3 #15 6.557 libnss3-dev libopts25 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 #15 6.557 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpng-dev libpng-tools #15 6.557 librsvg2-2 librsvg2-common libsm6 libsqlite3-dev libssl-dev libtasn1-6-dev #15 6.557 libtasn1-doc libthai-data libthai0 libunbound8 libxaw7 libxcb-render0 #15 6.557 libxcb-shm0 libxcomposite1 libxcursor1 libxdamage1 libxdot4 libxfixes3 #15 6.557 libxi6 libxinerama1 libxml2 libxml2-dev libxmlsec1 libxmlsec1-dev #15 6.557 libxmlsec1-gcrypt libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl #15 6.557 libxmu6 libxrandr2 libxrender1 libxslt1-dev libxslt1.1 libxt6 libzstd-dev #15 6.559 lynx lynx-common mailcap media-types mime-support mysql-client #15 6.559 mysql-client-8.0 mysql-client-core-8.0 mysql-common nettle-dev ntp #15 6.559 pkg-config rdfind shared-mime-info sntp tzdata ubuntu-mono x11-common #15 6.559 xdg-user-dirs zlib1g-dev #15 6.641 0 upgraded, 151 newly installed, 0 to remove and 2 not upgraded. #15 6.641 Need to get 89.0 MB of archives. #15 6.641 After this operation, 399 MB of additional disk space will be used. #15 6.641 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.4 [39.7 kB] #15 6.659 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] #15 6.677 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] #15 6.683 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB] #15 6.686 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.6 [1,467 kB] #15 6.703 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.6 [4,698 B] #15 6.705 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] #15 6.810 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.9 [764 kB] #15 6.820 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] #15 6.820 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] #15 6.824 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] #15 6.829 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] #15 6.830 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] #15 6.834 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] #15 6.836 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB] #15 6.838 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] #15 6.840 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 hicolor-icon-theme all 0.17-2 [9,976 B] #15 6.840 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1ubuntu0.4 [5,546 B] #15 6.840 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1ubuntu0.4 [148 kB] #15 6.841 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gtk-update-icon-cache amd64 3.24.33-1ubuntu2.2 [31.4 kB] #15 6.842 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 humanity-icon-theme all 0.6.16 [1,282 kB] #15 6.856 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-mono all 20.10-0ubuntu2 [153 kB] #15 6.860 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 adwaita-icon-theme all 41.0-1ubuntu1 [3,444 kB] #15 6.895 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig amd64 2.13.1-4.2ubuntu5 [177 kB] #15 6.899 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] #15 6.909 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB] #15 6.916 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04.2 [879 kB] #15 6.927 Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran-11-dev amd64 11.4.0-1ubuntu1~22.04.2 [842 kB] #15 6.936 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gfortran-11 amd64 11.4.0-1ubuntu1~22.04.2 [11.2 MB] #15 7.035 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 gfortran amd64 4:11.2.0-1ubuntu1 [1,182 B] #15 7.036 Get:31 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] #15 7.036 Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libcdt5 amd64 2.42.2-6ubuntu0.1 [21.1 kB] #15 7.036 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libcgraph6 amd64 2.42.2-6ubuntu0.1 [45.4 kB] #15 7.040 Get:34 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5 [164 kB] #15 7.040 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpixman-1-0 amd64 0.40.0-1ubuntu0.22.04.1 [264 kB] #15 7.046 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render0 amd64 1.14-3ubuntu3 [16.4 kB] #15 7.046 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shm0 amd64 1.14-3ubuntu3 [5,780 B] #15 7.047 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender1 amd64 1:0.9.10-1build4 [19.7 kB] #15 7.047 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo2 amd64 1.16.0-5ubuntu2 [628 kB] #15 7.055 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] #15 7.057 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphite2-3 amd64 1.3.14-1build2 [71.3 kB] #15 7.059 Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.2 [353 kB] #15 7.063 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai-data all 0.1.29-1build1 [162 kB] #15 7.066 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdatrie1 amd64 0.2.13-2 [19.9 kB] #15 7.069 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai0 amd64 0.1.29-1build1 [19.2 kB] #15 7.070 Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpango-1.0-0 amd64 1.50.6+ds-2ubuntu1 [230 kB] #15 7.072 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoft2-1.0-0 amd64 1.50.6+ds-2ubuntu1 [54.0 kB] #15 7.073 Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangocairo-1.0-0 amd64 1.50.6+ds-2ubuntu1 [39.8 kB] #15 7.075 Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libpathplan4 amd64 2.42.2-6ubuntu0.1 [23.4 kB] #15 7.076 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgvc6 amd64 2.42.2-6ubuntu0.1 [724 kB] #15 7.083 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgvpr2 amd64 2.42.2-6ubuntu0.1 [192 kB] #15 7.088 Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 liblab-gamut1 amd64 2.42.2-6ubuntu0.1 [1,965 kB] #15 7.105 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-common all 1:7.7+23ubuntu2 [23.4 kB] #15 7.106 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libice6 amd64 2:1.0.10-1build2 [42.6 kB] #15 7.108 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsm6 amd64 2:1.2.3-1build2 [16.7 kB] #15 7.108 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxt6 amd64 1:1.2.1-1 [177 kB] #15 7.110 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmu6 amd64 2:1.1.3-3 [49.6 kB] #15 7.114 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxaw7 amd64 2:1.0.14-1 [191 kB] #15 7.115 Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] #15 7.122 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB] #15 7.126 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-data all 2.36.0-3build1 [2,824 B] #15 7.127 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-0 amd64 2.36.0-3build1 [51.9 kB] #15 7.128 Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common-data amd64 0.8-5ubuntu5.2 [23.8 kB] #15 7.130 Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common3 amd64 0.8-5ubuntu5.2 [23.9 kB] #15 7.131 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-client3 amd64 0.8-5ubuntu5.2 [28.0 kB] #15 7.135 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libblas3 amd64 3.10.0-2ubuntu1 [228 kB] #15 7.137 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libblas-dev amd64 3.10.0-2ubuntu1 [164 kB] #15 7.138 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli-dev amd64 1.0.9-2build6 [337 kB] #15 7.142 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo-gobject2 amd64 1.16.0-5ubuntu2 [19.4 kB] #15 7.144 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcups2 amd64 2.4.1op1-1ubuntu4.12 [264 kB] #15 7.149 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-2.1-7 amd64 2.1.12-stable-1build3 [148 kB] #15 7.151 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1build3 [93.9 kB] #15 7.154 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-1build3 [7,642 B] #15 7.154 Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] #15 7.158 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng-dev amd64 1.6.37-3build5 [192 kB] #15 7.160 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype-dev amd64 2.11.1+dfsg-1ubuntu0.3 [555 kB] #15 7.166 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6-dev amd64 2.11.1+dfsg-1ubuntu0.3 [8,298 B] #15 7.166 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk2.0-common all 2.24.33-2ubuntu2.1 [125 kB] #15 7.167 Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcomposite1 amd64 1:0.4.5-1build2 [7,192 B] #15 7.170 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxfixes3 amd64 1:6.0.0-1 [11.7 kB] #15 7.171 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcursor1 amd64 1:1.2.0-2build4 [20.9 kB] #15 7.171 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdamage1 amd64 1:1.1.5-2build2 [7,154 B] #15 7.173 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxi6 amd64 2:1.8-1build1 [32.6 kB] #15 7.175 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxinerama1 amd64 2:1.1.4-3 [7,382 B] #15 7.175 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrandr2 amd64 2:1.5.2-1build1 [20.4 kB] #15 7.175 Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk2.0-0 amd64 2.24.33-2ubuntu2.1 [2,038 kB] #15 7.194 Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgail18 amd64 2.24.33-2ubuntu2.1 [15.9 kB] #15 7.195 Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgail-common amd64 2.24.33-2ubuntu2.1 [132 kB] #15 7.198 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpg-error-dev amd64 1.43-3 [129 kB] #15 7.201 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgcrypt20-dev amd64 1.9.4-3ubuntu3 [572 kB] #15 7.207 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.8+dfsg-1ubuntu0.4 [14.1 kB] #15 7.208 Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos3.10.2 amd64 3.10.2-1 [713 kB] #15 7.216 Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-c1v5 amd64 3.10.2-1 [82.5 kB] #15 7.217 Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-dev amd64 3.10.2-1 [46.6 kB] #15 7.218 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg-3ubuntu1 [9,580 B] #15 7.219 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgmp-dev amd64 2:6.2.1+dfsg-3ubuntu1 [337 kB] #15 7.223 Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls-openssl27 amd64 3.7.3-4ubuntu1.7 [22.8 kB] #15 7.223 Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunbound8 amd64 1.13.1-1ubuntu5.11 [400 kB] #15 7.229 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls-dane0 amd64 3.7.3-4ubuntu1.7 [22.6 kB] #15 7.229 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutlsxx28 amd64 3.7.3-4ubuntu1.7 [16.3 kB] #15 7.230 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 libidn2-dev amd64 2.3.2-2build1 [86.7 kB] #15 7.249 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 libp11-kit-dev amd64 0.24.0-6build1 [20.2 kB] #15 7.268 Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtasn1-6-dev amd64 4.18.0-4ubuntu0.1 [91.8 kB] #15 7.284 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 nettle-dev amd64 3.7.3-1build2 [1,135 kB] #15 7.318 Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls28-dev amd64 3.7.3-4ubuntu1.7 [1,044 kB] #15 7.328 Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libxdot4 amd64 2.42.2-6ubuntu0.1 [16.4 kB] #15 7.331 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-2 amd64 2.52.5+dfsg-3ubuntu0.2 [2,974 kB] #15 7.363 Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgvc6-plugins-gtk amd64 2.42.2-6ubuntu0.1 [22.5 kB] #15 7.363 Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgraphviz-dev amd64 2.42.2-6ubuntu0.1 [58.5 kB] #15 7.363 Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk2.0-bin amd64 2.24.33-2ubuntu2.1 [7,936 B] #15 7.363 Get:111 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5 [44.3 kB] #15 7.363 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB] #15 7.466 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8-dev amd64 2.1.2-0ubuntu1 [257 kB] #15 7.470 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8-dev amd64 8c-2ubuntu10 [1,476 B] #15 7.470 Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblapack3 amd64 3.10.0-2ubuntu1 [2,504 kB] #15 7.492 Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblapack-dev amd64 3.10.0-2ubuntu1 [4,774 kB] #15 7.538 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7,212 B] #15 7.540 Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.43-0ubuntu0.22.04.2 [1,308 kB] #15 7.553 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.19 [2,376 kB] #15 7.572 Get:120 http://archive.ubuntu.com/ubuntu jammy/main amd64 libzstd-dev amd64 1.4.8+dfsg-3build1 [401 kB] #15 7.576 Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient-dev amd64 8.0.43-0ubuntu0.22.04.2 [1,701 kB] #15 7.593 Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4 amd64 2:4.35-0ubuntu0.22.04.1 [119 kB] #15 7.593 Get:123 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4-dev amd64 2:4.35-0ubuntu0.22.04.1 [219 kB] #15 7.595 Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3 amd64 2:3.98-0ubuntu0.22.04.2 [1,347 kB] #15 7.606 Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3-dev amd64 2:3.98-0ubuntu0.22.04.2 [246 kB] #15 7.609 Get:126 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopts25 amd64 1:5.18.16-4 [59.5 kB] #15 7.612 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng-tools amd64 1.6.37-3build5 [28.7 kB] #15 7.612 Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-common amd64 2.52.5+dfsg-3ubuntu0.2 [17.7 kB] #15 7.616 Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-dev amd64 3.37.2-2ubuntu0.5 [847 kB] #15 7.622 Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.9 [804 kB] #15 7.630 Get:131 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.4 [165 kB] #15 7.632 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] #15 7.635 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-gcrypt amd64 1.2.33-1build2 [45.2 kB] #15 7.635 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-gnutls amd64 1.2.33-1build2 [36.9 kB] #15 7.636 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-nss amd64 1.2.33-1build2 [67.7 kB] #15 7.637 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] #15 7.638 Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.22.04.4 [219 kB] #15 7.641 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-dev amd64 1.2.33-1build2 [428 kB] #15 7.645 Get:139 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lynx-common all 2.9.0dev.10-1 [1,024 kB] #15 7.653 Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 mailcap all 3.70+nmu1ubuntu1 [23.8 kB] #15 7.655 Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 mime-support all 3.66 [3,696 B] #15 7.656 Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-core-8.0 amd64 8.0.43-0ubuntu0.22.04.2 [2,706 kB] #15 7.679 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-8.0 amd64 8.0.43-0ubuntu0.22.04.2 [22.7 kB] #15 7.683 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client all 8.0.43-0ubuntu0.22.04.2 [9,354 B] #15 7.683 Get:145 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ntp amd64 1:4.2.8p15+dfsg-1ubuntu2 [721 kB] #15 7.688 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] #15 7.690 Get:147 http://archive.ubuntu.com/ubuntu jammy/universe amd64 sntp amd64 1:4.2.8p15+dfsg-1ubuntu2 [67.1 kB] #15 7.692 Get:148 http://archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] #15 7.692 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtasn1-doc all 4.18.0-4ubuntu0.1 [305 kB] #15 7.692 Get:150 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lynx amd64 2.9.0dev.10-1 [719 kB] #15 7.698 Get:151 http://archive.ubuntu.com/ubuntu jammy/universe amd64 rdfind amd64 1.5.0-1.1 [36.8 kB] #15 8.005 debconf: delaying package configuration, since apt-utils is not installed #15 8.094 Fetched 89.0 MB in 1s (80.6 MB/s) #15 8.143 Selecting previously unselected package libapparmor1:amd64. #15 8.143 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16339 files and directories currently installed.) #15 8.175 Preparing to unpack .../000-libapparmor1_3.0.4-2ubuntu2.4_amd64.deb ... #15 8.182 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... #15 8.248 Selecting previously unselected package libdbus-1-3:amd64. #15 8.252 Preparing to unpack .../001-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... #15 8.255 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #15 8.309 Selecting previously unselected package dbus. #15 8.312 Preparing to unpack .../002-dbus_1.12.20-2ubuntu4.1_amd64.deb ... #15 8.334 Unpacking dbus (1.12.20-2ubuntu4.1) ... #15 8.427 Selecting previously unselected package libfribidi0:amd64. #15 8.427 Preparing to unpack .../003-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ... #15 8.432 Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... #15 8.531 Selecting previously unselected package libglib2.0-0:amd64. #15 8.540 Preparing to unpack .../004-libglib2.0-0_2.72.4-0ubuntu2.6_amd64.deb ... #15 8.554 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.6) ... #15 8.637 Selecting previously unselected package libglib2.0-data. #15 8.640 Preparing to unpack .../005-libglib2.0-data_2.72.4-0ubuntu2.6_all.deb ... #15 8.650 Unpacking libglib2.0-data (2.72.4-0ubuntu2.6) ... #15 8.712 Selecting previously unselected package libicu70:amd64. #15 8.712 Preparing to unpack .../006-libicu70_70.1-2_amd64.deb ... #15 8.719 Unpacking libicu70:amd64 (70.1-2) ... #15 9.044 Selecting previously unselected package libxml2:amd64. #15 9.045 Preparing to unpack .../007-libxml2_2.9.13+dfsg-1ubuntu0.9_amd64.deb ... #15 9.053 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.9) ... #15 9.143 Selecting previously unselected package media-types. #15 9.146 Preparing to unpack .../008-media-types_7.0.0_all.deb ... #15 9.153 Unpacking media-types (7.0.0) ... #15 9.248 Selecting previously unselected package shared-mime-info. #15 9.254 Preparing to unpack .../009-shared-mime-info_2.1-2_amd64.deb ... #15 9.262 Unpacking shared-mime-info (2.1-2) ... #15 9.355 Selecting previously unselected package tzdata. #15 9.358 Preparing to unpack .../010-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... #15 9.363 Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... #15 9.969 Selecting previously unselected package xdg-user-dirs. #15 9.973 Preparing to unpack .../011-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... #15 9.989 Unpacking xdg-user-dirs (0.17-2ubuntu4) ... #15 ... #16 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #16 ... #15 [production 1/40] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y gettext gfortran graphviz graphviz-dev libffi-dev libfreetype6-dev libgeos-dev libjpeg8-dev liblapack-dev libmysqlclient-dev libpng-dev libsqlite3-dev libxmlsec1-dev lynx mysql-client ntp pkg-config rdfind #15 10.17 Selecting previously unselected package libmagic-mgc. #15 10.17 Preparing to unpack .../012-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... #15 10.18 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... #15 10.34 Selecting previously unselected package libmagic1:amd64. #15 10.34 Preparing to unpack .../013-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... #15 10.35 Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... #15 10.43 Selecting previously unselected package file. #15 10.44 Preparing to unpack .../014-file_1%3a5.41-3ubuntu0.1_amd64.deb ... #15 10.45 Unpacking file (1:5.41-3ubuntu0.1) ... #15 10.53 Selecting previously unselected package gettext-base. #15 10.54 Preparing to unpack .../015-gettext-base_0.21-4ubuntu4_amd64.deb ... #15 10.55 Unpacking gettext-base (0.21-4ubuntu4) ... #15 10.70 Selecting previously unselected package hicolor-icon-theme. #15 10.71 Preparing to unpack .../016-hicolor-icon-theme_0.17-2_all.deb ... #15 10.73 Unpacking hicolor-icon-theme (0.17-2) ... #15 10.92 Selecting previously unselected package libgdk-pixbuf2.0-common. #15 10.93 Preparing to unpack .../017-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.4_all.deb ... #15 10.94 Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.4) ... #15 11.01 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #15 11.01 Preparing to unpack .../018-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.4_amd64.deb ... #15 11.01 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.4) ... #15 11.10 Selecting previously unselected package gtk-update-icon-cache. #15 11.10 Preparing to unpack .../019-gtk-update-icon-cache_3.24.33-1ubuntu2.2_amd64.deb ... #15 11.11 Unpacking gtk-update-icon-cache (3.24.33-1ubuntu2.2) ... #15 11.19 Selecting previously unselected package humanity-icon-theme. #15 11.19 Preparing to unpack .../020-humanity-icon-theme_0.6.16_all.deb ... #15 11.20 Unpacking humanity-icon-theme (0.6.16) ... #15 13.45 Selecting previously unselected package ubuntu-mono. #15 13.46 Preparing to unpack .../021-ubuntu-mono_20.10-0ubuntu2_all.deb ... #15 13.47 Unpacking ubuntu-mono (20.10-0ubuntu2) ... #15 14.62 Selecting previously unselected package adwaita-icon-theme. #15 14.63 Preparing to unpack .../022-adwaita-icon-theme_41.0-1ubuntu1_all.deb ... #15 14.63 Unpacking adwaita-icon-theme (41.0-1ubuntu1) ... #15 15.39 Selecting previously unselected package fontconfig. #15 15.39 Preparing to unpack .../023-fontconfig_2.13.1-4.2ubuntu5_amd64.deb ... #15 15.40 Unpacking fontconfig (2.13.1-4.2ubuntu5) ... #15 15.47 Selecting previously unselected package fonts-liberation. #15 15.48 Preparing to unpack .../024-fonts-liberation_1%3a1.07.4-11_all.deb ... #15 15.49 Unpacking fonts-liberation (1:1.07.4-11) ... #15 15.65 Selecting previously unselected package gettext. #15 15.66 Preparing to unpack .../025-gettext_0.21-4ubuntu4_amd64.deb ... #15 15.67 Unpacking gettext (0.21-4ubuntu4) ... #15 15.78 Selecting previously unselected package libgfortran5:amd64. #15 15.79 Preparing to unpack .../026-libgfortran5_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #15 15.79 Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04.2) ... #15 15.87 Selecting previously unselected package libgfortran-11-dev:amd64. #15 15.88 Preparing to unpack .../027-libgfortran-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #15 15.91 Unpacking libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #15 16.03 Selecting previously unselected package gfortran-11. #15 16.03 Preparing to unpack .../028-gfortran-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #15 16.04 Unpacking gfortran-11 (11.4.0-1ubuntu1~22.04.2) ... #15 16.40 Selecting previously unselected package gfortran. #15 16.41 Preparing to unpack .../029-gfortran_4%3a11.2.0-1ubuntu1_amd64.deb ... #15 16.41 Unpacking gfortran (4:11.2.0-1ubuntu1) ... #15 16.47 Selecting previously unselected package libann0. #15 16.47 Preparing to unpack .../030-libann0_1.1.2+doc-7build1_amd64.deb ... #15 16.48 Unpacking libann0 (1.1.2+doc-7build1) ... #15 16.53 Selecting previously unselected package libcdt5:amd64. #15 16.54 Preparing to unpack .../031-libcdt5_2.42.2-6ubuntu0.1_amd64.deb ... #15 16.54 Unpacking libcdt5:amd64 (2.42.2-6ubuntu0.1) ... #15 16.60 Selecting previously unselected package libcgraph6:amd64. #15 16.60 Preparing to unpack .../032-libcgraph6_2.42.2-6ubuntu0.1_amd64.deb ... #15 16.62 Unpacking libcgraph6:amd64 (2.42.2-6ubuntu0.1) ... #15 16.67 Selecting previously unselected package libgts-0.7-5:amd64. #15 16.67 Preparing to unpack .../033-libgts-0.7-5_0.7.6+darcs121130-5_amd64.deb ... #15 16.68 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5) ... #15 16.75 Selecting previously unselected package libpixman-1-0:amd64. #15 16.76 Preparing to unpack .../034-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb ... #15 16.77 Unpacking libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... #15 16.84 Selecting previously unselected package libxcb-render0:amd64. #15 16.85 Preparing to unpack .../035-libxcb-render0_1.14-3ubuntu3_amd64.deb ... #15 16.85 Unpacking libxcb-render0:amd64 (1.14-3ubuntu3) ... #15 16.92 Selecting previously unselected package libxcb-shm0:amd64. #15 16.93 Preparing to unpack .../036-libxcb-shm0_1.14-3ubuntu3_amd64.deb ... #15 16.94 Unpacking libxcb-shm0:amd64 (1.14-3ubuntu3) ... #15 17.01 Selecting previously unselected package libxrender1:amd64. #15 17.02 Preparing to unpack .../037-libxrender1_1%3a0.9.10-1build4_amd64.deb ... #15 17.03 Unpacking libxrender1:amd64 (1:0.9.10-1build4) ... #15 17.10 Selecting previously unselected package libcairo2:amd64. #15 17.10 Preparing to unpack .../038-libcairo2_1.16.0-5ubuntu2_amd64.deb ... #15 17.11 Unpacking libcairo2:amd64 (1.16.0-5ubuntu2) ... #15 17.21 Selecting previously unselected package libltdl7:amd64. #15 17.22 Preparing to unpack .../039-libltdl7_2.4.6-15build2_amd64.deb ... #15 17.24 Unpacking libltdl7:amd64 (2.4.6-15build2) ... #15 17.32 Selecting previously unselected package libgraphite2-3:amd64. #15 17.33 Preparing to unpack .../040-libgraphite2-3_1.3.14-1build2_amd64.deb ... #15 17.34 Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ... #15 17.43 Selecting previously unselected package libharfbuzz0b:amd64. #15 17.43 Preparing to unpack .../041-libharfbuzz0b_2.7.4-1ubuntu3.2_amd64.deb ... #15 17.44 Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ... #15 17.54 Selecting previously unselected package libthai-data. #15 17.55 Preparing to unpack .../042-libthai-data_0.1.29-1build1_all.deb ... #15 17.55 Unpacking libthai-data (0.1.29-1build1) ... #15 17.68 Selecting previously unselected package libdatrie1:amd64. #15 17.69 Preparing to unpack .../043-libdatrie1_0.2.13-2_amd64.deb ... #15 17.72 Unpacking libdatrie1:amd64 (0.2.13-2) ... #15 17.81 Selecting previously unselected package libthai0:amd64. #15 17.82 Preparing to unpack .../044-libthai0_0.1.29-1build1_amd64.deb ... #15 17.83 Unpacking libthai0:amd64 (0.1.29-1build1) ... #15 17.92 Selecting previously unselected package libpango-1.0-0:amd64. #15 17.92 Preparing to unpack .../045-libpango-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... #15 17.94 Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #15 18.04 Selecting previously unselected package libpangoft2-1.0-0:amd64. #15 18.05 Preparing to unpack .../046-libpangoft2-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... #15 18.07 Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #15 18.18 Selecting previously unselected package libpangocairo-1.0-0:amd64. #15 18.19 Preparing to unpack .../047-libpangocairo-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... #15 18.20 Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #15 18.28 Selecting previously unselected package libpathplan4:amd64. #15 18.29 Preparing to unpack .../048-libpathplan4_2.42.2-6ubuntu0.1_amd64.deb ... #15 18.30 Unpacking libpathplan4:amd64 (2.42.2-6ubuntu0.1) ... #15 18.39 Selecting previously unselected package libgvc6. #15 18.39 Preparing to unpack .../049-libgvc6_2.42.2-6ubuntu0.1_amd64.deb ... #15 18.40 Unpacking libgvc6 (2.42.2-6ubuntu0.1) ... #15 18.52 Selecting previously unselected package libgvpr2:amd64. #15 18.52 Preparing to unpack .../050-libgvpr2_2.42.2-6ubuntu0.1_amd64.deb ... #15 18.53 Unpacking libgvpr2:amd64 (2.42.2-6ubuntu0.1) ... #15 18.61 Selecting previously unselected package liblab-gamut1:amd64. #15 18.62 Preparing to unpack .../051-liblab-gamut1_2.42.2-6ubuntu0.1_amd64.deb ... #15 18.63 Unpacking liblab-gamut1:amd64 (2.42.2-6ubuntu0.1) ... #15 18.75 Selecting previously unselected package x11-common. #15 18.75 Preparing to unpack .../052-x11-common_1%3a7.7+23ubuntu2_all.deb ... #15 18.76 Unpacking x11-common (1:7.7+23ubuntu2) ... #15 18.86 Selecting previously unselected package libice6:amd64. #15 18.87 Preparing to unpack .../053-libice6_2%3a1.0.10-1build2_amd64.deb ... #15 18.88 Unpacking libice6:amd64 (2:1.0.10-1build2) ... #15 18.95 Selecting previously unselected package libsm6:amd64. #15 18.96 Preparing to unpack .../054-libsm6_2%3a1.2.3-1build2_amd64.deb ... #15 18.97 Unpacking libsm6:amd64 (2:1.2.3-1build2) ... #15 19.05 Selecting previously unselected package libxt6:amd64. #15 19.06 Preparing to unpack .../055-libxt6_1%3a1.2.1-1_amd64.deb ... #15 19.07 Unpacking libxt6:amd64 (1:1.2.1-1) ... #15 19.16 Selecting previously unselected package libxmu6:amd64. #15 19.17 Preparing to unpack .../056-libxmu6_2%3a1.1.3-3_amd64.deb ... #15 19.18 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #15 19.25 Selecting previously unselected package libxaw7:amd64. #15 19.26 Preparing to unpack .../057-libxaw7_2%3a1.0.14-1_amd64.deb ... #15 19.27 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #15 19.35 Selecting previously unselected package graphviz. #15 19.36 Preparing to unpack .../058-graphviz_2.42.2-6ubuntu0.1_amd64.deb ... #15 19.37 Unpacking graphviz (2.42.2-6ubuntu0.1) ... #15 19.49 Selecting previously unselected package icu-devtools. #15 19.49 Preparing to unpack .../059-icu-devtools_70.1-2_amd64.deb ... #15 19.50 Unpacking icu-devtools (70.1-2) ... #15 19.60 Selecting previously unselected package libatk1.0-data. #15 19.61 Preparing to unpack .../060-libatk1.0-data_2.36.0-3build1_all.deb ... #15 19.62 Unpacking libatk1.0-data (2.36.0-3build1) ... #15 19.69 Selecting previously unselected package libatk1.0-0:amd64. #15 19.70 Preparing to unpack .../061-libatk1.0-0_2.36.0-3build1_amd64.deb ... #15 19.72 Unpacking libatk1.0-0:amd64 (2.36.0-3build1) ... #15 19.79 Selecting previously unselected package libavahi-common-data:amd64. #15 19.79 Preparing to unpack .../062-libavahi-common-data_0.8-5ubuntu5.2_amd64.deb ... #15 19.80 Unpacking libavahi-common-data:amd64 (0.8-5ubuntu5.2) ... #15 19.86 Selecting previously unselected package libavahi-common3:amd64. #15 19.86 Preparing to unpack .../063-libavahi-common3_0.8-5ubuntu5.2_amd64.deb ... #15 19.87 Unpacking libavahi-common3:amd64 (0.8-5ubuntu5.2) ... #15 19.97 Selecting previously unselected package libavahi-client3:amd64. #15 19.98 Preparing to unpack .../064-libavahi-client3_0.8-5ubuntu5.2_amd64.deb ... #15 20.00 Unpacking libavahi-client3:amd64 (0.8-5ubuntu5.2) ... #15 20.15 Selecting previously unselected package libblas3:amd64. #15 20.16 Preparing to unpack .../065-libblas3_3.10.0-2ubuntu1_amd64.deb ... #15 20.19 Unpacking libblas3:amd64 (3.10.0-2ubuntu1) ... #15 20.32 Selecting previously unselected package libblas-dev:amd64. #15 20.33 Preparing to unpack .../066-libblas-dev_3.10.0-2ubuntu1_amd64.deb ... #15 20.35 Unpacking libblas-dev:amd64 (3.10.0-2ubuntu1) ... #15 20.55 Selecting previously unselected package libbrotli-dev:amd64. #15 20.56 Preparing to unpack .../067-libbrotli-dev_1.0.9-2build6_amd64.deb ... #15 20.57 Unpacking libbrotli-dev:amd64 (1.0.9-2build6) ... #15 20.64 Selecting previously unselected package libcairo-gobject2:amd64. #15 20.64 Preparing to unpack .../068-libcairo-gobject2_1.16.0-5ubuntu2_amd64.deb ... #15 20.65 Unpacking libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... #15 20.72 Selecting previously unselected package libcups2:amd64. #15 20.73 Preparing to unpack .../069-libcups2_2.4.1op1-1ubuntu4.12_amd64.deb ... #15 20.74 Unpacking libcups2:amd64 (2.4.1op1-1ubuntu4.12) ... #15 20.82 Selecting previously unselected package libevent-2.1-7:amd64. #15 20.82 Preparing to unpack .../070-libevent-2.1-7_2.1.12-stable-1build3_amd64.deb ... #15 20.83 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1build3) ... #15 20.89 Selecting previously unselected package libevent-core-2.1-7:amd64. #15 20.90 Preparing to unpack .../071-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ... #15 20.91 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... #15 21.05 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. #15 21.05 Preparing to unpack .../072-libevent-pthreads-2.1-7_2.1.12-stable-1build3_amd64.deb ... #15 21.06 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1build3) ... #15 21.12 Selecting previously unselected package zlib1g-dev:amd64. #15 21.12 Preparing to unpack .../073-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... #15 21.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... #15 21.19 Selecting previously unselected package libpng-dev:amd64. #15 21.20 Preparing to unpack .../074-libpng-dev_1.6.37-3build5_amd64.deb ... #15 21.20 Unpacking libpng-dev:amd64 (1.6.37-3build5) ... #15 21.27 Selecting previously unselected package libfreetype-dev:amd64. #15 21.28 Preparing to unpack .../075-libfreetype-dev_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... #15 21.29 Unpacking libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #15 21.40 Selecting previously unselected package libfreetype6-dev:amd64. #15 21.40 Preparing to unpack .../076-libfreetype6-dev_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... #15 21.41 Unpacking libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #15 21.48 Selecting previously unselected package libgtk2.0-common. #15 21.48 Preparing to unpack .../077-libgtk2.0-common_2.24.33-2ubuntu2.1_all.deb ... #15 21.50 Unpacking libgtk2.0-common (2.24.33-2ubuntu2.1) ... #15 21.58 Selecting previously unselected package libxcomposite1:amd64. #15 21.59 Preparing to unpack .../078-libxcomposite1_1%3a0.4.5-1build2_amd64.deb ... #15 21.60 Unpacking libxcomposite1:amd64 (1:0.4.5-1build2) ... #15 21.67 Selecting previously unselected package libxfixes3:amd64. #15 21.68 Preparing to unpack .../079-libxfixes3_1%3a6.0.0-1_amd64.deb ... #15 21.68 Unpacking libxfixes3:amd64 (1:6.0.0-1) ... #15 21.75 Selecting previously unselected package libxcursor1:amd64. #15 21.76 Preparing to unpack .../080-libxcursor1_1%3a1.2.0-2build4_amd64.deb ... #15 21.76 Unpacking libxcursor1:amd64 (1:1.2.0-2build4) ... #15 21.83 Selecting previously unselected package libxdamage1:amd64. #15 21.84 Preparing to unpack .../081-libxdamage1_1%3a1.1.5-2build2_amd64.deb ... #15 21.84 Unpacking libxdamage1:amd64 (1:1.1.5-2build2) ... #15 21.92 Selecting previously unselected package libxi6:amd64. #15 21.92 Preparing to unpack .../082-libxi6_2%3a1.8-1build1_amd64.deb ... #15 21.93 Unpacking libxi6:amd64 (2:1.8-1build1) ... #15 22.00 Selecting previously unselected package libxinerama1:amd64. #15 22.01 Preparing to unpack .../083-libxinerama1_2%3a1.1.4-3_amd64.deb ... #15 22.05 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #15 22.13 Selecting previously unselected package libxrandr2:amd64. #15 22.14 Preparing to unpack .../084-libxrandr2_2%3a1.5.2-1build1_amd64.deb ... #15 22.18 Unpacking libxrandr2:amd64 (2:1.5.2-1build1) ... #15 22.26 Selecting previously unselected package libgtk2.0-0:amd64. #15 22.27 Preparing to unpack .../085-libgtk2.0-0_2.24.33-2ubuntu2.1_amd64.deb ... #15 22.27 Unpacking libgtk2.0-0:amd64 (2.24.33-2ubuntu2.1) ... #15 22.42 Selecting previously unselected package libgail18:amd64. #15 22.43 Preparing to unpack .../086-libgail18_2.24.33-2ubuntu2.1_amd64.deb ... #15 22.45 Unpacking libgail18:amd64 (2.24.33-2ubuntu2.1) ... #15 22.53 Selecting previously unselected package libgail-common:amd64. #15 22.54 Preparing to unpack .../087-libgail-common_2.24.33-2ubuntu2.1_amd64.deb ... #15 22.55 Unpacking libgail-common:amd64 (2.24.33-2ubuntu2.1) ... #15 22.65 Selecting previously unselected package libgpg-error-dev. #15 22.65 Preparing to unpack .../088-libgpg-error-dev_1.43-3_amd64.deb ... #15 22.66 Unpacking libgpg-error-dev (1.43-3) ... #15 22.73 Selecting previously unselected package libgcrypt20-dev. #15 22.73 Preparing to unpack .../089-libgcrypt20-dev_1.9.4-3ubuntu3_amd64.deb ... #15 22.74 Unpacking libgcrypt20-dev (1.9.4-3ubuntu3) ... #15 22.83 Selecting previously unselected package libgdk-pixbuf2.0-bin. #15 22.84 Preparing to unpack .../090-libgdk-pixbuf2.0-bin_2.42.8+dfsg-1ubuntu0.4_amd64.deb ... #15 22.85 Unpacking libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.4) ... #15 22.93 Selecting previously unselected package libgeos3.10.2:amd64. #15 22.93 Preparing to unpack .../091-libgeos3.10.2_3.10.2-1_amd64.deb ... #15 22.94 Unpacking libgeos3.10.2:amd64 (3.10.2-1) ... #15 23.05 Selecting previously unselected package libgeos-c1v5:amd64. #15 23.06 Preparing to unpack .../092-libgeos-c1v5_3.10.2-1_amd64.deb ... #15 23.06 Unpacking libgeos-c1v5:amd64 (3.10.2-1) ... #15 23.13 Selecting previously unselected package libgeos-dev. #15 23.14 Preparing to unpack .../093-libgeos-dev_3.10.2-1_amd64.deb ... #15 23.15 Unpacking libgeos-dev (3.10.2-1) ... #15 23.23 Selecting previously unselected package libgmpxx4ldbl:amd64. #15 23.23 Preparing to unpack .../094-libgmpxx4ldbl_2%3a6.2.1+dfsg-3ubuntu1_amd64.deb ... #15 23.24 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #15 23.31 Selecting previously unselected package libgmp-dev:amd64. #15 23.32 Preparing to unpack .../095-libgmp-dev_2%3a6.2.1+dfsg-3ubuntu1_amd64.deb ... #15 23.33 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #15 23.41 Selecting previously unselected package libgnutls-openssl27:amd64. #15 23.41 Preparing to unpack .../096-libgnutls-openssl27_3.7.3-4ubuntu1.7_amd64.deb ... #15 23.42 Unpacking libgnutls-openssl27:amd64 (3.7.3-4ubuntu1.7) ... #15 23.50 Selecting previously unselected package libunbound8:amd64. #15 23.51 Preparing to unpack .../097-libunbound8_1.13.1-1ubuntu5.11_amd64.deb ... #15 23.51 Unpacking libunbound8:amd64 (1.13.1-1ubuntu5.11) ... #15 23.60 Selecting previously unselected package libgnutls-dane0:amd64. #15 23.60 Preparing to unpack .../098-libgnutls-dane0_3.7.3-4ubuntu1.7_amd64.deb ... #15 23.61 Unpacking libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... #15 23.68 Selecting previously unselected package libgnutlsxx28:amd64. #15 23.69 Preparing to unpack .../099-libgnutlsxx28_3.7.3-4ubuntu1.7_amd64.deb ... #15 23.70 Unpacking libgnutlsxx28:amd64 (3.7.3-4ubuntu1.7) ... #15 23.76 Selecting previously unselected package libidn2-dev:amd64. #15 23.76 Preparing to unpack .../100-libidn2-dev_2.3.2-2build1_amd64.deb ... #15 23.78 Unpacking libidn2-dev:amd64 (2.3.2-2build1) ... #15 23.85 Selecting previously unselected package libp11-kit-dev:amd64. #15 23.86 Preparing to unpack .../101-libp11-kit-dev_0.24.0-6build1_amd64.deb ... #15 23.87 Unpacking libp11-kit-dev:amd64 (0.24.0-6build1) ... #15 23.92 Selecting previously unselected package libtasn1-6-dev:amd64. #15 23.93 Preparing to unpack .../102-libtasn1-6-dev_4.18.0-4ubuntu0.1_amd64.deb ... #15 23.93 Unpacking libtasn1-6-dev:amd64 (4.18.0-4ubuntu0.1) ... #15 24.01 Selecting previously unselected package nettle-dev:amd64. #15 24.01 Preparing to unpack .../103-nettle-dev_3.7.3-1build2_amd64.deb ... #15 24.02 Unpacking nettle-dev:amd64 (3.7.3-1build2) ... #15 24.15 Selecting previously unselected package libgnutls28-dev:amd64. #15 24.15 Preparing to unpack .../104-libgnutls28-dev_3.7.3-4ubuntu1.7_amd64.deb ... #15 24.16 Unpacking libgnutls28-dev:amd64 (3.7.3-4ubuntu1.7) ... #15 24.29 Selecting previously unselected package libxdot4:amd64. #15 24.29 Preparing to unpack .../105-libxdot4_2.42.2-6ubuntu0.1_amd64.deb ... #15 24.30 Unpacking libxdot4:amd64 (2.42.2-6ubuntu0.1) ... #15 24.39 Selecting previously unselected package librsvg2-2:amd64. #15 24.39 Preparing to unpack .../106-librsvg2-2_2.52.5+dfsg-3ubuntu0.2_amd64.deb ... #15 24.40 Unpacking librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ... #15 24.56 Selecting previously unselected package libgvc6-plugins-gtk. #15 24.56 Preparing to unpack .../107-libgvc6-plugins-gtk_2.42.2-6ubuntu0.1_amd64.deb ... #15 24.57 Unpacking libgvc6-plugins-gtk (2.42.2-6ubuntu0.1) ... #15 24.63 Selecting previously unselected package libgraphviz-dev:amd64. #15 24.64 Preparing to unpack .../108-libgraphviz-dev_2.42.2-6ubuntu0.1_amd64.deb ... #15 24.65 Unpacking libgraphviz-dev:amd64 (2.42.2-6ubuntu0.1) ... #15 24.73 Selecting previously unselected package libgtk2.0-bin. #15 24.74 Preparing to unpack .../109-libgtk2.0-bin_2.24.33-2ubuntu2.1_amd64.deb ... #15 24.75 Unpacking libgtk2.0-bin (2.24.33-2ubuntu2.1) ... #15 24.83 Selecting previously unselected package libgts-bin. #15 24.83 Preparing to unpack .../110-libgts-bin_0.7.6+darcs121130-5_amd64.deb ... #15 24.84 Unpacking libgts-bin (0.7.6+darcs121130-5) ... #15 24.91 Selecting previously unselected package libicu-dev:amd64. #15 24.92 Preparing to unpack .../111-libicu-dev_70.1-2_amd64.deb ... #15 24.92 Unpacking libicu-dev:amd64 (70.1-2) ... #15 25.43 Selecting previously unselected package libjpeg-turbo8-dev:amd64. #15 25.43 Preparing to unpack .../112-libjpeg-turbo8-dev_2.1.2-0ubuntu1_amd64.deb ... #15 25.44 Unpacking libjpeg-turbo8-dev:amd64 (2.1.2-0ubuntu1) ... #15 25.51 Selecting previously unselected package libjpeg8-dev:amd64. #15 25.52 Preparing to unpack .../113-libjpeg8-dev_8c-2ubuntu10_amd64.deb ... #15 25.54 Unpacking libjpeg8-dev:amd64 (8c-2ubuntu10) ... #15 25.70 Selecting previously unselected package liblapack3:amd64. #15 25.71 Preparing to unpack .../114-liblapack3_3.10.0-2ubuntu1_amd64.deb ... #15 25.72 Unpacking liblapack3:amd64 (3.10.0-2ubuntu1) ... #15 25.89 Selecting previously unselected package liblapack-dev:amd64. #15 25.90 Preparing to unpack .../115-liblapack-dev_3.10.0-2ubuntu1_amd64.deb ... #15 25.91 Unpacking liblapack-dev:amd64 (3.10.0-2ubuntu1) ... #15 26.40 Selecting previously unselected package mysql-common. #15 26.40 Preparing to unpack .../116-mysql-common_5.8+1.0.8_all.deb ... #15 26.44 Unpacking mysql-common (5.8+1.0.8) ... #15 26.50 Selecting previously unselected package libmysqlclient21:amd64. #15 26.51 Preparing to unpack .../117-libmysqlclient21_8.0.43-0ubuntu0.22.04.2_amd64.deb ... #15 26.51 Unpacking libmysqlclient21:amd64 (8.0.43-0ubuntu0.22.04.2) ... #15 26.63 Selecting previously unselected package libssl-dev:amd64. #15 26.64 Preparing to unpack .../118-libssl-dev_3.0.2-0ubuntu1.19_amd64.deb ... #15 26.65 Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.19) ... #15 26.85 Selecting previously unselected package libzstd-dev:amd64. #15 26.86 Preparing to unpack .../119-libzstd-dev_1.4.8+dfsg-3build1_amd64.deb ... #15 26.87 Unpacking libzstd-dev:amd64 (1.4.8+dfsg-3build1) ... #15 26.93 Selecting previously unselected package libmysqlclient-dev. #15 26.94 Preparing to unpack .../120-libmysqlclient-dev_8.0.43-0ubuntu0.22.04.2_amd64.deb ... #15 26.95 Unpacking libmysqlclient-dev (8.0.43-0ubuntu0.22.04.2) ... #15 27.08 Selecting previously unselected package libnspr4:amd64. #15 27.08 Preparing to unpack .../121-libnspr4_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ... #15 27.09 Unpacking libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ... #15 27.15 Selecting previously unselected package libnspr4-dev. #15 27.15 Preparing to unpack .../122-libnspr4-dev_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ... #15 27.16 Unpacking libnspr4-dev (2:4.35-0ubuntu0.22.04.1) ... #15 27.28 Selecting previously unselected package libnss3:amd64. #15 27.28 Preparing to unpack .../123-libnss3_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ... #15 27.29 Unpacking libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ... #15 27.53 Selecting previously unselected package libnss3-dev:amd64. #15 27.54 Preparing to unpack .../124-libnss3-dev_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ... #15 27.55 Unpacking libnss3-dev:amd64 (2:3.98-0ubuntu0.22.04.2) ... #15 27.67 Selecting previously unselected package libopts25:amd64. #15 27.68 Preparing to unpack .../125-libopts25_1%3a5.18.16-4_amd64.deb ... #15 27.69 Unpacking libopts25:amd64 (1:5.18.16-4) ... #15 27.76 Selecting previously unselected package libpng-tools. #15 27.76 Preparing to unpack .../126-libpng-tools_1.6.37-3build5_amd64.deb ... #15 27.77 Unpacking libpng-tools (1.6.37-3build5) ... #15 27.82 Selecting previously unselected package librsvg2-common:amd64. #15 27.83 Preparing to unpack .../127-librsvg2-common_2.52.5+dfsg-3ubuntu0.2_amd64.deb ... #15 27.83 Unpacking librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ... #15 27.88 Selecting previously unselected package libsqlite3-dev:amd64. #15 27.89 Preparing to unpack .../128-libsqlite3-dev_3.37.2-2ubuntu0.5_amd64.deb ... #15 27.90 Unpacking libsqlite3-dev:amd64 (3.37.2-2ubuntu0.5) ... #15 28.00 Selecting previously unselected package libxml2-dev:amd64. #15 28.00 Preparing to unpack .../129-libxml2-dev_2.9.13+dfsg-1ubuntu0.9_amd64.deb ... #15 28.01 Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.9) ... #15 28.12 Selecting previously unselected package libxslt1.1:amd64. #15 28.13 Preparing to unpack .../130-libxslt1.1_1.1.34-4ubuntu0.22.04.4_amd64.deb ... #15 28.13 Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.4) ... #15 28.20 Selecting previously unselected package libxmlsec1:amd64. #15 28.21 Preparing to unpack .../131-libxmlsec1_1.2.33-1build2_amd64.deb ... #15 28.22 Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... #15 28.29 Selecting previously unselected package libxmlsec1-gcrypt:amd64. #15 28.30 Preparing to unpack .../132-libxmlsec1-gcrypt_1.2.33-1build2_amd64.deb ... #15 28.30 Unpacking libxmlsec1-gcrypt:amd64 (1.2.33-1build2) ... #15 28.37 Selecting previously unselected package libxmlsec1-gnutls:amd64. #15 28.37 Preparing to unpack .../133-libxmlsec1-gnutls_1.2.33-1build2_amd64.deb ... #15 28.38 Unpacking libxmlsec1-gnutls:amd64 (1.2.33-1build2) ... #15 28.46 Selecting previously unselected package libxmlsec1-nss:amd64. #15 28.47 Preparing to unpack .../134-libxmlsec1-nss_1.2.33-1build2_amd64.deb ... #15 28.48 Unpacking libxmlsec1-nss:amd64 (1.2.33-1build2) ... #15 28.57 Selecting previously unselected package libxmlsec1-openssl:amd64. #15 28.57 Preparing to unpack .../135-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... #15 28.58 Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... #15 28.67 Selecting previously unselected package libxslt1-dev:amd64. #15 28.68 Preparing to unpack .../136-libxslt1-dev_1.1.34-4ubuntu0.22.04.4_amd64.deb ... #15 28.69 Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.4) ... #15 28.77 Selecting previously unselected package libxmlsec1-dev. #15 28.78 Preparing to unpack .../137-libxmlsec1-dev_1.2.33-1build2_amd64.deb ... #15 28.79 Unpacking libxmlsec1-dev (1.2.33-1build2) ... #15 28.90 Selecting previously unselected package lynx-common. #15 28.91 Preparing to unpack .../138-lynx-common_2.9.0dev.10-1_all.deb ... #15 28.92 Unpacking lynx-common (2.9.0dev.10-1) ... #15 29.04 Selecting previously unselected package mailcap. #15 29.05 Preparing to unpack .../139-mailcap_3.70+nmu1ubuntu1_all.deb ... #15 29.06 Unpacking mailcap (3.70+nmu1ubuntu1) ... #15 29.14 Selecting previously unselected package mime-support. #15 29.14 Preparing to unpack .../140-mime-support_3.66_all.deb ... #15 29.15 Unpacking mime-support (3.66) ... #15 29.21 Selecting previously unselected package mysql-client-core-8.0. #15 29.22 Preparing to unpack .../141-mysql-client-core-8.0_8.0.43-0ubuntu0.22.04.2_amd64.deb ... #15 29.23 Unpacking mysql-client-core-8.0 (8.0.43-0ubuntu0.22.04.2) ... #15 29.68 Selecting previously unselected package mysql-client-8.0. #15 29.69 Preparing to unpack .../142-mysql-client-8.0_8.0.43-0ubuntu0.22.04.2_amd64.deb ... #15 29.70 Unpacking mysql-client-8.0 (8.0.43-0ubuntu0.22.04.2) ... #15 29.76 Selecting previously unselected package mysql-client. #15 29.76 Preparing to unpack .../143-mysql-client_8.0.43-0ubuntu0.22.04.2_all.deb ... #15 29.77 Unpacking mysql-client (8.0.43-0ubuntu0.22.04.2) ... #15 29.83 Selecting previously unselected package ntp. #15 29.84 Preparing to unpack .../144-ntp_1%3a4.2.8p15+dfsg-1ubuntu2_amd64.deb ... #15 29.85 Unpacking ntp (1:4.2.8p15+dfsg-1ubuntu2) ... #15 29.96 Selecting previously unselected package pkg-config. #15 29.97 Preparing to unpack .../145-pkg-config_0.29.2-1ubuntu3_amd64.deb ... #15 29.98 Unpacking pkg-config (0.29.2-1ubuntu3) ... #15 30.06 Selecting previously unselected package sntp. #15 30.06 Preparing to unpack .../146-sntp_1%3a4.2.8p15+dfsg-1ubuntu2_amd64.deb ... #15 30.07 Unpacking sntp (1:4.2.8p15+dfsg-1ubuntu2) ... #15 30.13 Selecting previously unselected package libffi-dev:amd64. #15 30.14 Preparing to unpack .../147-libffi-dev_3.4.2-4_amd64.deb ... #15 30.14 Unpacking libffi-dev:amd64 (3.4.2-4) ... #15 30.21 Selecting previously unselected package libtasn1-doc. #15 30.22 Preparing to unpack .../148-libtasn1-doc_4.18.0-4ubuntu0.1_all.deb ... #15 30.23 Unpacking libtasn1-doc (4.18.0-4ubuntu0.1) ... #15 30.30 Selecting previously unselected package lynx. #15 30.31 Preparing to unpack .../149-lynx_2.9.0dev.10-1_amd64.deb ... #15 30.31 Unpacking lynx (2.9.0dev.10-1) ... #15 30.39 Selecting previously unselected package rdfind. #15 30.40 Preparing to unpack .../150-rdfind_1.5.0-1.1_amd64.deb ... #15 30.40 Unpacking rdfind (1.5.0-1.1) ... #15 30.49 Setting up media-types (7.0.0) ... #15 30.51 Setting up libxdot4:amd64 (2.42.2-6ubuntu0.1) ... #15 30.52 Setting up libgraphite2-3:amd64 (1.3.14-1build2) ... #15 30.54 Setting up libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... #15 30.55 Setting up libgeos3.10.2:amd64 (3.10.2-1) ... #15 30.56 Setting up mysql-common (5.8+1.0.8) ... #15 30.61 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #15 30.62 Setting up fontconfig (2.13.1-4.2ubuntu5) ... #15 30.64 Regenerating fonts cache... done. #15 32.75 Setting up mysql-client-core-8.0 (8.0.43-0ubuntu0.22.04.2) ... #15 32.76 Setting up libjpeg-turbo8-dev:amd64 (2.1.2-0ubuntu1) ... #15 32.78 Setting up libmysqlclient21:amd64 (8.0.43-0ubuntu0.22.04.2) ... #15 32.79 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... #15 32.80 Setting up libgnutls-openssl27:amd64 (3.7.3-4ubuntu1.7) ... #15 32.81 Setting up libxdamage1:amd64 (1:1.1.5-2build2) ... #15 32.82 Setting up libzstd-dev:amd64 (1.4.8+dfsg-3build1) ... #15 32.83 Setting up hicolor-icon-theme (0.17-2) ... #15 32.87 Setting up libxi6:amd64 (2:1.8-1build1) ... #15 32.88 Setting up libxrender1:amd64 (1:0.9.10-1build4) ... #15 32.89 Setting up libdatrie1:amd64 (0.2.13-2) ... #15 32.90 Setting up xdg-user-dirs (0.17-2ubuntu4) ... #15 32.93 Setting up libpng-tools (1.6.37-3build5) ... #15 32.94 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... #15 32.95 Setting up libxcb-render0:amd64 (1.14-3ubuntu3) ... #15 32.96 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.6) ... #15 32.98 No schema files found: doing nothing. #15 32.99 Setting up libtasn1-doc (4.18.0-4ubuntu0.1) ... #15 33.00 Setting up rdfind (1.5.0-1.1) ... #15 33.00 Setting up liblab-gamut1:amd64 (2.42.2-6ubuntu0.1) ... #15 33.01 Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.4) ... #15 33.02 Setting up x11-common (1:7.7+23ubuntu2) ... #15 33.18 invoke-rc.d: could not determine current runlevel #15 33.18 invoke-rc.d: policy-rc.d denied execution of start. #15 33.19 Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... #15 33.22 Setting up gettext-base (0.21-4ubuntu4) ... #15 33.23 Setting up libxcb-shm0:amd64 (1.14-3ubuntu3) ... #15 33.24 Setting up file (1:5.41-3ubuntu0.1) ... #15 33.26 Setting up libffi-dev:amd64 (3.4.2-4) ... #15 33.28 Setting up libopts25:amd64 (1:5.18.16-4) ... #15 33.30 Setting up libcairo2:amd64 (1.16.0-5ubuntu2) ... #15 33.32 Setting up tzdata (2025b-0ubuntu0.22.04.1) ... #15 33.48 #15 33.48 Current default time zone: 'Etc/UTC' #15 33.48 Local time is now: Mon Sep 29 18:43:42 UTC 2025. #15 33.48 Universal Time is now: Mon Sep 29 18:43:42 UTC 2025. #15 33.48 Run 'dpkg-reconfigure tzdata' if you wish to change it. #15 33.48 #15 33.54 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5) ... #15 33.55 Setting up libblas3:amd64 (3.10.0-2ubuntu1) ... #15 33.56 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #15 33.57 Setting up libglib2.0-data (2.72.4-0ubuntu2.6) ... #15 33.58 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #15 33.59 Setting up libsqlite3-dev:amd64 (3.37.2-2ubuntu0.5) ... #15 33.60 Setting up libgpg-error-dev (1.43-3) ... #15 33.61 Setting up libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ... #15 33.62 Setting up libxfixes3:amd64 (1:6.0.0-1) ... #15 33.63 Setting up libpathplan4:amd64 (2.42.2-6ubuntu0.1) ... #15 33.64 Setting up libavahi-common-data:amd64 (0.8-5ubuntu5.2) ... #15 33.66 Setting up libann0 (1.1.2+doc-7build1) ... #15 33.68 Setting up ntp (1:4.2.8p15+dfsg-1ubuntu2) ... #15 34.35 invoke-rc.d: could not determine current runlevel #15 34.35 invoke-rc.d: policy-rc.d denied execution of start. #15 34.36 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #15 34.37 Setting up dbus (1.12.20-2ubuntu4.1) ... #15 34.61 Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... #15 34.62 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #15 34.63 Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.19) ... #15 34.64 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... #15 34.65 Setting up libevent-2.1-7:amd64 (2.1.12-stable-1build3) ... #15 34.66 Setting up libxrandr2:amd64 (2:1.5.2-1build1) ... #15 34.67 Setting up libgeos-c1v5:amd64 (3.10.2-1) ... #15 34.68 Setting up pkg-config (0.29.2-1ubuntu3) ... #15 34.74 Setting up libgnutlsxx28:amd64 (3.7.3-4ubuntu1.7) ... #15 34.76 Setting up lynx-common (2.9.0dev.10-1) ... #15 34.78 Setting up libltdl7:amd64 (2.4.6-15build2) ... #15 34.80 Setting up libidn2-dev:amd64 (2.3.2-2build1) ... #15 34.81 Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04.2) ... #15 34.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... #15 34.83 Setting up libatk1.0-data (2.36.0-3build1) ... #15 34.85 Setting up fonts-liberation (1:1.07.4-11) ... #15 34.86 Setting up mysql-client-8.0 (8.0.43-0ubuntu0.22.04.2) ... #15 34.89 Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ... #15 34.90 Setting up libthai-data (0.1.29-1build1) ... #15 34.91 Setting up libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... #15 34.92 Setting up libgtk2.0-common (2.24.33-2ubuntu2.1) ... #15 34.96 Setting up libcdt5:amd64 (2.42.2-6ubuntu0.1) ... #15 34.97 Setting up libatk1.0-0:amd64 (2.36.0-3build1) ... #15 34.97 Setting up libcgraph6:amd64 (2.42.2-6ubuntu0.1) ... #15 34.98 Setting up lynx (2.9.0dev.10-1) ... #15 34.99 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #15 35.00 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #15 35.01 Setting up libjpeg8-dev:amd64 (8c-2ubuntu10) ... #15 35.01 Setting up libtasn1-6-dev:amd64 (4.18.0-4ubuntu0.1) ... #15 35.02 Setting up mailcap (3.70+nmu1ubuntu1) ... #15 35.06 Setting up libxcomposite1:amd64 (1:0.4.5-1build2) ... #15 35.06 Setting up libbrotli-dev:amd64 (1.0.9-2build6) ... #15 35.08 Setting up libp11-kit-dev:amd64 (0.24.0-6build1) ... #15 35.09 Setting up libblas-dev:amd64 (3.10.0-2ubuntu1) ... #15 35.10 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode #15 35.11 Setting up libmysqlclient-dev (8.0.43-0ubuntu0.22.04.2) ... #15 35.12 Setting up libicu70:amd64 (70.1-2) ... #15 35.13 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1build3) ... #15 35.14 Setting up libnspr4-dev (2:4.35-0ubuntu0.22.04.1) ... #15 35.15 Setting up libgts-bin (0.7.6+darcs121130-5) ... #15 35.17 Setting up libice6:amd64 (2:1.0.10-1build2) ... #15 35.18 Setting up mysql-client (8.0.43-0ubuntu0.22.04.2) ... #15 35.19 Setting up liblapack3:amd64 (3.10.0-2ubuntu1) ... #15 35.21 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #15 35.22 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #15 35.24 Setting up mime-support (3.66) ... #15 35.25 Setting up nettle-dev:amd64 (3.7.3-1build2) ... #15 35.26 Setting up sntp (1:4.2.8p15+dfsg-1ubuntu2) ... #15 35.27 Setting up libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #15 35.28 Setting up libxcursor1:amd64 (1:1.2.0-2build4) ... #15 35.29 Setting up libpng-dev:amd64 (1.6.37-3build5) ... #15 35.29 Setting up libavahi-common3:amd64 (0.8-5ubuntu5.2) ... #15 35.31 Setting up libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ... #15 35.31 Setting up libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #15 35.33 Setting up libthai0:amd64 (0.1.29-1build1) ... #15 35.34 Setting up libunbound8:amd64 (1.13.1-1ubuntu5.11) ... #15 35.35 Setting up libgcrypt20-dev (1.9.4-3ubuntu3) ... #15 35.36 Setting up libgeos-dev (3.10.2-1) ... #15 35.38 Setting up liblapack-dev:amd64 (3.10.0-2ubuntu1) ... #15 35.40 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode #15 35.41 Setting up icu-devtools (70.1-2) ... #15 35.42 Setting up gfortran-11 (11.4.0-1ubuntu1~22.04.2) ... #15 35.43 Setting up libgvpr2:amd64 (2.42.2-6ubuntu0.1) ... #15 35.44 Setting up libnss3-dev:amd64 (2:3.98-0ubuntu0.22.04.2) ... #15 35.45 Setting up libsm6:amd64 (2:1.2.3-1build2) ... #15 35.46 Setting up libicu-dev:amd64 (70.1-2) ... #15 35.47 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.9) ... #15 35.48 Setting up libavahi-client3:amd64 (0.8-5ubuntu5.2) ... #15 35.50 Setting up libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... #15 35.51 Setting up gettext (0.21-4ubuntu4) ... #15 35.52 Setting up libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #15 35.53 Setting up gfortran (4:11.2.0-1ubuntu1) ... #15 35.55 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode #15 35.55 update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist #15 35.55 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode #15 35.55 update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist #15 35.56 Setting up libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #15 35.57 Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.9) ... #15 35.58 Setting up shared-mime-info (2.1-2) ... #15 38.09 Setting up libxt6:amd64 (1:1.2.1-1) ... #15 38.10 Setting up libcups2:amd64 (2.4.1op1-1ubuntu4.12) ... #15 38.11 Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.4) ... #15 38.12 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.4) ... #15 38.19 Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #15 38.20 Setting up libxmlsec1:amd64 (1.2.33-1build2) ... #15 38.21 Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #15 38.22 Setting up libgnutls28-dev:amd64 (3.7.3-4ubuntu1.7) ... #15 38.23 Setting up gtk-update-icon-cache (3.24.33-1ubuntu2.2) ... #15 38.24 Setting up libxmu6:amd64 (2:1.1.3-3) ... #15 38.25 Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.4) ... #15 38.26 Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... #15 38.28 Setting up libxaw7:amd64 (2:1.0.14-1) ... #15 38.29 Setting up librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ... #15 38.30 Setting up libxmlsec1-gcrypt:amd64 (1.2.33-1build2) ... #15 38.30 Setting up libgvc6 (2.42.2-6ubuntu0.1) ... #15 38.35 Setting up librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ... #15 38.37 Setting up libxmlsec1-nss:amd64 (1.2.33-1build2) ... #15 38.38 Setting up libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.4) ... #15 38.40 Setting up libxmlsec1-gnutls:amd64 (1.2.33-1build2) ... #15 38.41 Setting up graphviz (2.42.2-6ubuntu0.1) ... #15 38.42 Setting up libxmlsec1-dev (1.2.33-1build2) ... #15 38.43 Setting up adwaita-icon-theme (41.0-1ubuntu1) ... #15 38.47 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #15 38.48 Setting up libgtk2.0-0:amd64 (2.24.33-2ubuntu2.1) ... #15 38.51 Setting up humanity-icon-theme (0.6.16) ... #15 38.92 Setting up libgvc6-plugins-gtk (2.42.2-6ubuntu0.1) ... #15 38.99 Setting up libgail18:amd64 (2.24.33-2ubuntu2.1) ... #15 39.02 Setting up libgtk2.0-bin (2.24.33-2ubuntu2.1) ... #15 39.06 Setting up libgail-common:amd64 (2.24.33-2ubuntu2.1) ... #15 39.11 Setting up ubuntu-mono (20.10-0ubuntu2) ... #15 39.25 Setting up libgraphviz-dev:amd64 (2.42.2-6ubuntu0.1) ... #15 39.28 Processing triggers for libc-bin (2.35-0ubuntu3.10) ... #15 39.35 Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.4) ... #15 DONE 39.7s #17 [code 1/4] RUN mkdir -p /openedx/edx-platform #17 DONE 0.1s #16 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #16 39.87 #16 39.87 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #16 39.87 #16 40.00 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease #16 40.01 Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #16 40.01 Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #16 40.01 Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease #16 ... #18 [production 2/40] RUN if [ "1000" = 0 ]; then echo "app user may not be root" && false; fi #18 DONE 0.4s #19 [code 2/4] WORKDIR /openedx/edx-platform #19 DONE 0.1s #20 [production 3/40] RUN useradd --no-log-init --home-dir /openedx --create-home --shell /bin/bash --uid 1000 app #20 DONE 0.2s #16 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #16 ... #21 [production 4/40] COPY --link --from=docker.io/powerman/dockerize:0.19.0 /usr/local/bin/dockerize /usr/local/bin/dockerize #21 DONE 0.1s #16 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #16 40.74 Reading package lists... #16 42.26 Building dependency tree... #16 42.67 Reading state information... #16 42.72 2 packages can be upgraded. Run 'apt list --upgradable' to see them. #16 42.73 #16 42.73 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #16 42.73 #16 42.83 Reading package lists... #16 ... #22 [code 3/4] ADD --keep-git-dir=true https://github.com/open-craft/edx-platform.git#chris/teak/sandbox . #22 DONE 3.1s #23 [code 4/4] RUN git config --global user.email "tutor@overhang.io" && git config --global user.name "Tutor" #23 DONE 0.3s #16 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #16 42.83 Reading package lists... #16 44.66 Building dependency tree... #16 45.08 Reading state information... #16 45.59 xz-utils is already the newest version (5.2.5-2ubuntu1). #16 45.59 xz-utils set to manually installed. #16 45.59 curl is already the newest version (7.81.0-1ubuntu1.21). #16 45.59 git is already the newest version (1:2.34.1-1ubuntu1.15). #16 45.59 The following additional packages will be installed: #16 45.59 binfmt-support bzip2-doc icu-devtools libbrotli-dev libclang-cpp14 #16 45.59 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #16 45.59 libdrm2 libelf1 libexpat1-dev libfontconfig-dev libfontconfig1-dev #16 45.59 libfontenc1 libfreetype-dev libfreetype6-dev libgl1 libgl1-amber-dri #16 45.59 libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-data libglvnd0 #16 45.59 libglx-mesa0 libglx0 libice6 libicu-dev libicu70 libllvm14 libllvm15 #16 45.59 libmpdec3 libncurses-dev libpciaccess0 libpfm4 libpipeline1 libpng-dev #16 45.59 libpng-tools libpthread-stubs0-dev libpython3-stdlib libpython3.10-minimal #16 45.59 libpython3.10-stdlib libsensors-config libsensors5 libsm6 libtcl8.6 libtk8.6 #16 45.59 libutempter0 libx11-dev libx11-xcb1 libxau-dev libxaw7 libxcb-dri2-0 #16 45.59 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-shape0 #16 45.59 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb1-dev libxcomposite1 #16 45.59 libxdmcp-dev libxext-dev libxfixes3 libxft-dev libxft2 libxi6 libxinerama1 #16 45.59 libxkbfile1 libxml2 libxml2-dev libxmu6 libxrandr2 libxrender-dev #16 45.59 libxrender1 libxshmfence1 libxss-dev libxss1 libxt6 libxtst6 libxv1 #16 45.60 libxxf86dga1 libxxf86vm1 libyaml-0-2 libz3-4 libz3-dev llvm-14 llvm-14-dev #16 45.60 llvm-14-linker-tools llvm-14-runtime llvm-14-tools llvm-runtime media-types #16 45.60 pkg-config python3 python3-cffi-backend python3-cryptography python3-minimal #16 45.60 python3-pkg-resources python3-pygments python3-six python3-yaml python3.10 #16 45.60 python3.10-minimal shared-mime-info tcl tcl-dev tcl8.6 tcl8.6-dev tk tk8.6 #16 45.60 tk8.6-dev tzdata uuid-dev x11-common x11-utils x11proto-core-dev #16 45.60 x11proto-dev xbitmaps xdg-user-dirs xorg-sgml-doctools xterm xtrans-dev #16 45.60 Suggested packages: #16 45.60 freetype2-doc icu-doc liblzma-doc ncurses-doc pciutils readline-doc #16 45.60 lm-sensors sqlite3-doc libssl-doc libx11-doc libxcb-doc libxext-doc #16 45.60 llvm-14-doc python3-doc python3-tk python3-venv python-cryptography-doc #16 45.60 python3-cryptography-vectors python-openssl-doc python3-openssl-dbg #16 45.60 python3-setuptools python-pygments-doc ttf-bitstream-vera python3.10-venv #16 45.60 python3.10-doc tcl-doc tcl-tclreadline tcl8.6-doc tk-doc tk8.6-doc #16 45.60 mesa-utils xfonts-cyrillic #16 46.00 The following NEW packages will be installed: #16 46.01 binfmt-support bzip2-doc icu-devtools libbrotli-dev libbz2-dev #16 46.01 libclang-cpp14 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 #16 46.01 libdrm-radeon1 libdrm2 libelf1 libexpat1-dev libffi-dev libfontconfig-dev #16 46.01 libfontconfig1-dev libfontenc1 libfreetype-dev libfreetype6-dev libgl1 #16 46.01 libgl1-amber-dri libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-data #16 46.01 libglvnd0 libglx-mesa0 libglx0 libice6 libicu-dev libicu70 libllvm14 #16 46.01 libllvm15 liblzma-dev libmpdec3 libncurses-dev libncurses5-dev #16 46.01 libncursesw5-dev libpciaccess0 libpfm4 libpipeline1 libpng-dev libpng-tools #16 46.01 libpthread-stubs0-dev libpython3-stdlib libpython3.10-minimal #16 46.01 libpython3.10-stdlib libreadline-dev libsensors-config libsensors5 libsm6 #16 46.01 libsqlite3-dev libssl-dev libtcl8.6 libtk8.6 libutempter0 libx11-dev #16 46.01 libx11-xcb1 libxau-dev libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 #16 46.01 libxcb-present0 libxcb-randr0 libxcb-shape0 libxcb-shm0 libxcb-sync1 #16 46.01 libxcb-xfixes0 libxcb1-dev libxcomposite1 libxdmcp-dev libxext-dev #16 46.01 libxfixes3 libxft-dev libxft2 libxi6 libxinerama1 libxkbfile1 libxml2 #16 46.01 libxml2-dev libxmu6 libxrandr2 libxrender-dev libxrender1 libxshmfence1 #16 46.01 libxss-dev libxss1 libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 #16 46.01 libyaml-0-2 libz3-4 libz3-dev llvm llvm-14 llvm-14-dev llvm-14-linker-tools #16 46.01 llvm-14-runtime llvm-14-tools llvm-runtime media-types pkg-config python3 #16 46.01 python3-cffi-backend python3-cryptography python3-minimal python3-openssl #16 46.01 python3-pkg-resources python3-pygments python3-six python3-yaml python3.10 #16 46.01 python3.10-minimal shared-mime-info tcl tcl-dev tcl8.6 tcl8.6-dev tk tk-dev #16 46.01 tk8.6 tk8.6-dev tzdata uuid-dev wget x11-common x11-utils x11proto-core-dev #16 46.01 x11proto-dev xbitmaps xdg-user-dirs xorg-sgml-doctools xterm xtrans-dev #16 46.01 zlib1g-dev #16 46.08 0 upgraded, 139 newly installed, 0 to remove and 2 not upgraded. #16 46.08 Need to get 181 MB of archives. #16 46.08 After this operation, 876 MB of additional disk space will be used. #16 46.08 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.11 [815 kB] #16 46.13 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.11 [2,264 kB] #16 46.18 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] #16 46.18 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] #16 46.18 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] #16 46.18 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.11 [1,850 kB] #16 46.20 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.11 [508 kB] #16 46.21 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6,812 B] #16 46.21 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] #16 46.21 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] #16 46.22 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.6 [1,467 kB] #16 46.25 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.6 [4,698 B] #16 46.26 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] #16 46.43 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.9 [764 kB] #16 46.44 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] #16 46.44 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.3 [133 kB] #16 46.44 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] #16 46.44 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] #16 46.45 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] #16 46.46 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] #16 46.46 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5,450 B] #16 46.47 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB] #16 46.49 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB] #16 46.49 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.1 [339 kB] #16 46.51 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 binfmt-support amd64 2.2.1-2 [55.8 kB] #16 46.51 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2-doc all 1.0.8-5build1 [500 kB] #16 46.53 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB] #16 46.53 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli-dev amd64 1.0.9-2build6 [337 kB] #16 46.54 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbz2-dev amd64 1.0.8-5build1 [32.5 kB] #16 46.54 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm14 amd64 1:14.0.0-1ubuntu1.1 [24.0 MB] #16 46.80 Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libclang-cpp14 amd64 1:14.0.0-1ubuntu1.1 [12.1 MB] #16 46.93 Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-amdgpu1 amd64 2.4.113-2~ubuntu0.22.04.1 [19.9 kB] #16 46.94 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpciaccess0 amd64 0.16-3 [19.1 kB] #16 46.95 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-intel1 amd64 2.4.113-2~ubuntu0.22.04.1 [66.7 kB] #16 46.96 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-nouveau2 amd64 2.4.113-2~ubuntu0.22.04.1 [17.5 kB] #16 46.97 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-radeon1 amd64 2.4.113-2~ubuntu0.22.04.1 [21.6 kB] #16 46.97 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.6 [148 kB] #16 46.98 Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] #16 46.98 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng-dev amd64 1.6.37-3build5 [192 kB] #16 46.99 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype-dev amd64 2.11.1+dfsg-1ubuntu0.3 [555 kB] #16 46.99 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6-dev amd64 2.11.1+dfsg-1ubuntu0.3 [8,298 B] #16 46.99 Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 uuid-dev amd64 2.37.2-4ubuntu3.4 [33.1 kB] #16 47.00 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] #16 47.02 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig-dev amd64 2.13.1-4.2ubuntu5 [151 kB] #16 47.06 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1-dev amd64 2.13.1-4.2ubuntu5 [1,836 B] #16 47.06 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontenc1 amd64 1:1.1.4-1build3 [14.7 kB] #16 47.06 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglapi-mesa amd64 23.2.1-1ubuntu3.1~22.04.3 [35.4 kB] #16 47.06 Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-amber-dri amd64 21.3.9-0ubuntu1~22.04.1 [4,218 kB] #16 47.12 Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm15 amd64 1:15.0.7-0ubuntu0.22.04.3 [25.4 MB] #16 47.37 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5,274 B] #16 47.37 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] #16 47.37 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri3-0 amd64 1.14-3ubuntu3 [6,968 B] #16 47.37 Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-mesa-dri amd64 23.2.1-1ubuntu3.1~22.04.3 [8,860 kB] #16 47.45 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-xcb1 amd64 2:1.7.5-1ubuntu0.3 [7,802 B] #16 47.46 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri2-0 amd64 1.14-3ubuntu3 [7,206 B] #16 47.47 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-glx0 amd64 1.14-3ubuntu3 [25.9 kB] #16 47.48 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-present0 amd64 1.14-3ubuntu3 [5,734 B] #16 47.48 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-randr0 amd64 1.14-3ubuntu3 [18.3 kB] #16 47.49 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shm0 amd64 1.14-3ubuntu3 [5,780 B] #16 47.49 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-sync1 amd64 1.14-3ubuntu3 [9,416 B] #16 47.49 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xfixes0 amd64 1.14-3ubuntu3 [9,996 B] #16 47.49 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxfixes3 amd64 1:6.0.0-1 [11.7 kB] #16 47.49 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxshmfence1 amd64 1.3-1build4 [5,394 B] #16 47.49 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxxf86vm1 amd64 1:1.1.4-1build3 [10.4 kB] #16 47.49 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglx-mesa0 amd64 23.2.1-1ubuntu3.1~22.04.3 [158 kB] #16 47.52 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-common all 1:7.7+23ubuntu2 [23.4 kB] #16 47.54 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libice6 amd64 2:1.0.10-1build2 [42.6 kB] #16 47.55 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB] #16 47.70 Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses-dev amd64 6.3-2ubuntu0.1 [381 kB] #16 47.70 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses5-dev amd64 6.3-2ubuntu0.1 [790 B] #16 47.70 Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncursesw5-dev amd64 6.3-2ubuntu0.1 [790 B] #16 47.70 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng-tools amd64 1.6.37-3build5 [28.7 kB] #16 47.70 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpthread-stubs0-dev amd64 0.4-1build2 [5,516 B] #16 47.71 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] #16 47.71 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsm6 amd64 2:1.2.3-1build2 [16.7 kB] #16 47.71 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-dev amd64 3.37.2-2ubuntu0.5 [847 kB] #16 47.74 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.19 [2,376 kB] #16 47.81 Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtcl8.6 amd64 8.6.12+dfsg-1build1 [990 kB] #16 47.82 Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender1 amd64 1:0.9.10-1build4 [19.7 kB] #16 47.82 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxft2 amd64 2.3.4-1 [41.8 kB] #16 47.83 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxss1 amd64 1:1.2.3-1build2 [8,476 B] #16 47.83 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtk8.6 amd64 8.6.12-1build1 [784 kB] #16 47.84 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8,848 B] #16 47.84 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB] #16 47.84 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11proto-dev all 2021.5-1 [604 kB] #16 47.85 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau-dev amd64 1:1.0.9-1build5 [9,724 B] #16 47.87 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11proto-core-dev all 2021.5-1 [2,438 B] #16 47.87 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu5 [26.5 kB] #16 47.88 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 xtrans-dev all 1.4.0-1 [68.9 kB] #16 47.90 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1-dev amd64 1.14-3ubuntu3 [86.5 kB] #16 47.90 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-dev amd64 2:1.7.5-1ubuntu0.3 [744 kB] #16 47.93 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxt6 amd64 1:1.2.1-1 [177 kB] #16 47.94 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmu6 amd64 2:1.1.3-3 [49.6 kB] #16 47.94 Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxaw7 amd64 2:1.0.14-1 [191 kB] #16 47.94 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shape0 amd64 1.14-3ubuntu3 [6,158 B] #16 47.94 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcomposite1 amd64 1:0.4.5-1build2 [7,192 B] #16 47.94 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext-dev amd64 2:1.3.4-1build1 [84.7 kB] #16 47.96 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender-dev amd64 1:0.9.10-1build4 [26.7 kB] #16 47.98 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxft-dev amd64 2.3.4-1 [52.4 kB] #16 47.99 Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxi6 amd64 2:1.8-1build1 [32.6 kB] #16 48.00 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxinerama1 amd64 2:1.1.4-3 [7,382 B] #16 48.00 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbfile1 amd64 1:1.1.0-1build3 [71.8 kB] #16 48.01 Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.9 [804 kB] #16 48.03 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrandr2 amd64 2:1.5.2-1build1 [20.4 kB] #16 48.03 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxss-dev amd64 1:1.2.3-1build2 [12.3 kB] #16 48.05 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxtst6 amd64 2:1.2.3-1build4 [13.4 kB] #16 48.05 Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxv1 amd64 2:1.0.11-1build2 [11.2 kB] #16 48.06 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxxf86dga1 amd64 2:1.1.5-0ubuntu3 [12.6 kB] #16 48.06 Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-runtime amd64 1:14.0.0-1ubuntu1.1 [484 kB] #16 48.08 Get:110 http://archive.ubuntu.com/ubuntu jammy/universe amd64 llvm-runtime amd64 1:14.0-55~exp2 [3,204 B] #16 48.08 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-linker-tools amd64 1:14.0.0-1ubuntu1.1 [1,355 kB] #16 48.11 Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1ubuntu0.1 [345 kB] #16 48.12 Get:113 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14 amd64 1:14.0.0-1ubuntu1.1 [12.7 MB] #16 48.24 Get:114 http://archive.ubuntu.com/ubuntu jammy/universe amd64 llvm amd64 1:14.0-55~exp2 [3,758 B] #16 48.24 Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] #16 48.24 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] #16 ... #24 [edx-platform 1/1] COPY --from=code /openedx/edx-platform / #24 DONE 2.7s #16 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #16 48.27 Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-tools amd64 1:14.0.0-1ubuntu1.1 [404 kB] #16 48.30 Get:118 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libz3-4 amd64 4.8.12-1 [5,766 kB] #16 48.37 Get:119 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libz3-dev amd64 4.8.12-1 [72.2 kB] #16 48.37 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-dev amd64 1:14.0.0-1ubuntu1.1 [37.8 MB] #16 48.75 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] #16 48.75 Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] #16 48.75 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #16 48.75 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] #16 48.75 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl8.6 amd64 8.6.12+dfsg-1build1 [15.0 kB] #16 48.75 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl amd64 8.6.11+1build2 [4,678 B] #16 48.75 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl8.6-dev amd64 8.6.12+dfsg-1build1 [1,002 kB] #16 48.78 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl-dev amd64 8.6.11+1build2 [5,768 B] #16 48.79 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk8.6 amd64 8.6.12-1build1 [12.8 kB] #16 48.79 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk amd64 8.6.11+1build2 [3,058 B] #16 48.79 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk8.6-dev amd64 8.6.12-1build1 [785 kB] #16 48.82 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk-dev amd64 8.6.11+1build2 [2,904 B] #16 48.82 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglvnd0 amd64 1.4.0-1 [73.6 kB] #16 48.83 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglx0 amd64 1.4.0-1 [41.0 kB] #16 48.83 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgl1 amd64 1.4.0-1 [110 kB] #16 48.84 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-utils amd64 7.7+5build2 [206 kB] #16 48.84 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 xbitmaps all 1.1.1-2.1ubuntu1 [23.4 kB] #16 48.84 Get:138 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xterm amd64 372-1ubuntu1 [857 kB] #16 48.87 Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzma-dev amd64 5.2.5-2ubuntu1 [159 kB] #16 49.17 debconf: delaying package configuration, since apt-utils is not installed #16 49.25 Fetched 181 MB in 3s (63.7 MB/s) #16 49.30 Selecting previously unselected package libpython3.10-minimal:amd64. #16 49.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16339 files and directories currently installed.) #16 49.33 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.11_amd64.deb ... #16 49.34 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.11) ... #16 49.54 Selecting previously unselected package python3.10-minimal. #16 49.54 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.11_amd64.deb ... #16 49.56 Unpacking python3.10-minimal (3.10.12-1~22.04.11) ... #16 49.68 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.11) ... #16 49.70 Setting up python3.10-minimal (3.10.12-1~22.04.11) ... #16 50.70 Selecting previously unselected package python3-minimal. #16 50.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16635 files and directories currently installed.) #16 50.74 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... #16 50.75 Unpacking python3-minimal (3.10.6-1~22.04.1) ... #16 50.81 Selecting previously unselected package media-types. #16 50.82 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #16 50.82 Unpacking media-types (7.0.0) ... #16 50.87 Selecting previously unselected package libmpdec3:amd64. #16 50.87 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... #16 50.88 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... #16 50.92 Selecting previously unselected package libpython3.10-stdlib:amd64. #16 50.92 Preparing to unpack .../3-libpython3.10-stdlib_3.10.12-1~22.04.11_amd64.deb ... #16 50.92 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.11) ... #16 51.13 Selecting previously unselected package python3.10. #16 51.13 Preparing to unpack .../4-python3.10_3.10.12-1~22.04.11_amd64.deb ... #16 51.14 Unpacking python3.10 (3.10.12-1~22.04.11) ... #16 51.20 Selecting previously unselected package libpython3-stdlib:amd64. #16 51.20 Preparing to unpack .../5-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... #16 51.21 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... #16 51.27 Setting up python3-minimal (3.10.6-1~22.04.1) ... #16 51.68 Selecting previously unselected package python3. #16 51.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17037 files and directories currently installed.) #16 51.70 Preparing to unpack .../000-python3_3.10.6-1~22.04.1_amd64.deb ... #16 51.71 Unpacking python3 (3.10.6-1~22.04.1) ... #16 51.79 Selecting previously unselected package libelf1:amd64. #16 51.79 Preparing to unpack .../001-libelf1_0.186-1ubuntu0.1_amd64.deb ... #16 51.80 Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... #16 51.91 Selecting previously unselected package libglib2.0-0:amd64. #16 51.91 Preparing to unpack .../002-libglib2.0-0_2.72.4-0ubuntu2.6_amd64.deb ... #16 51.95 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.6) ... #16 52.10 Selecting previously unselected package libglib2.0-data. #16 ... #25 [production 5/40] COPY --link --chown=1000:1000 --from=edx-platform / /openedx/edx-platform #25 DONE 2.4s #16 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #16 52.11 Preparing to unpack .../003-libglib2.0-data_2.72.4-0ubuntu2.6_all.deb ... #16 52.12 Unpacking libglib2.0-data (2.72.4-0ubuntu2.6) ... #16 52.18 Selecting previously unselected package libicu70:amd64. #16 52.18 Preparing to unpack .../004-libicu70_70.1-2_amd64.deb ... #16 52.19 Unpacking libicu70:amd64 (70.1-2) ... #16 52.66 Selecting previously unselected package libxml2:amd64. #16 52.66 Preparing to unpack .../005-libxml2_2.9.13+dfsg-1ubuntu0.9_amd64.deb ... #16 52.67 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.9) ... #16 52.82 Selecting previously unselected package libyaml-0-2:amd64. #16 52.82 Preparing to unpack .../006-libyaml-0-2_0.2.2-1build2_amd64.deb ... #16 52.84 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... #16 52.97 Selecting previously unselected package python3-pkg-resources. #16 52.97 Preparing to unpack .../007-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... #16 52.98 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... #16 53.17 Selecting previously unselected package python3-yaml. #16 53.17 Preparing to unpack .../008-python3-yaml_5.4.1-1ubuntu1_amd64.deb ... #16 53.19 Unpacking python3-yaml (5.4.1-1ubuntu1) ... #16 53.39 Selecting previously unselected package shared-mime-info. #16 53.39 Preparing to unpack .../009-shared-mime-info_2.1-2_amd64.deb ... #16 53.40 Unpacking shared-mime-info (2.1-2) ... #16 53.55 Selecting previously unselected package tzdata. #16 53.56 Preparing to unpack .../010-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... #16 53.57 Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... #16 54.33 Selecting previously unselected package xdg-user-dirs. #16 54.33 Preparing to unpack .../011-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... #16 54.36 Unpacking xdg-user-dirs (0.17-2ubuntu4) ... #16 54.58 Selecting previously unselected package libdrm-common. #16 54.58 Preparing to unpack .../012-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... #16 54.59 Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... #16 54.67 Selecting previously unselected package libdrm2:amd64. #16 54.68 Preparing to unpack .../013-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... #16 54.69 Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #16 54.79 Selecting previously unselected package libpipeline1:amd64. #16 54.80 Preparing to unpack .../014-libpipeline1_1.5.5-1_amd64.deb ... #16 54.82 Unpacking libpipeline1:amd64 (1.5.5-1) ... #16 54.90 Selecting previously unselected package wget. #16 54.90 Preparing to unpack .../015-wget_1.21.2-2ubuntu1.1_amd64.deb ... #16 54.92 Unpacking wget (1.21.2-2ubuntu1.1) ... #16 55.01 Selecting previously unselected package binfmt-support. #16 55.02 Preparing to unpack .../016-binfmt-support_2.2.1-2_amd64.deb ... #16 55.03 Unpacking binfmt-support (2.2.1-2) ... #16 55.12 Selecting previously unselected package bzip2-doc. #16 55.12 Preparing to unpack .../017-bzip2-doc_1.0.8-5build1_all.deb ... #16 55.12 Unpacking bzip2-doc (1.0.8-5build1) ... #16 55.23 Selecting previously unselected package icu-devtools. #16 55.23 Preparing to unpack .../018-icu-devtools_70.1-2_amd64.deb ... #16 55.23 Unpacking icu-devtools (70.1-2) ... #16 55.29 Selecting previously unselected package libbrotli-dev:amd64. #16 55.30 Preparing to unpack .../019-libbrotli-dev_1.0.9-2build6_amd64.deb ... #16 55.31 Unpacking libbrotli-dev:amd64 (1.0.9-2build6) ... #16 55.41 Selecting previously unselected package libbz2-dev:amd64. #16 55.41 Preparing to unpack .../020-libbz2-dev_1.0.8-5build1_amd64.deb ... #16 55.42 Unpacking libbz2-dev:amd64 (1.0.8-5build1) ... #16 55.51 Selecting previously unselected package libllvm14:amd64. #16 55.52 Preparing to unpack .../021-libllvm14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #16 55.53 Unpacking libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ... #16 56.48 Selecting previously unselected package libclang-cpp14. #16 56.49 Preparing to unpack .../022-libclang-cpp14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #16 56.50 Unpacking libclang-cpp14 (1:14.0.0-1ubuntu1.1) ... #16 57.11 Selecting previously unselected package libdrm-amdgpu1:amd64. #16 57.11 Preparing to unpack .../023-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... #16 57.12 Unpacking libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #16 57.19 Selecting previously unselected package libpciaccess0:amd64. #16 57.20 Preparing to unpack .../024-libpciaccess0_0.16-3_amd64.deb ... #16 57.20 Unpacking libpciaccess0:amd64 (0.16-3) ... #16 57.28 Selecting previously unselected package libdrm-intel1:amd64. #16 57.29 Preparing to unpack .../025-libdrm-intel1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... #16 57.33 Unpacking libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #16 57.52 Selecting previously unselected package libdrm-nouveau2:amd64. #16 57.52 Preparing to unpack .../026-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... #16 57.53 Unpacking libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #16 57.62 Selecting previously unselected package libdrm-radeon1:amd64. #16 57.62 Preparing to unpack .../027-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... #16 57.63 Unpacking libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #16 57.73 Selecting previously unselected package libexpat1-dev:amd64. #16 57.74 Preparing to unpack .../028-libexpat1-dev_2.4.7-1ubuntu0.6_amd64.deb ... #16 57.75 Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... #16 57.84 Selecting previously unselected package zlib1g-dev:amd64. #16 57.85 Preparing to unpack .../029-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... #16 57.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... #16 57.94 Selecting previously unselected package libpng-dev:amd64. #16 57.94 Preparing to unpack .../030-libpng-dev_1.6.37-3build5_amd64.deb ... #16 57.96 Unpacking libpng-dev:amd64 (1.6.37-3build5) ... #16 58.03 Selecting previously unselected package libfreetype-dev:amd64. #16 58.04 Preparing to unpack .../031-libfreetype-dev_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... #16 58.05 Unpacking libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #16 58.20 Selecting previously unselected package libfreetype6-dev:amd64. #16 58.20 Preparing to unpack .../032-libfreetype6-dev_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... #16 58.22 Unpacking libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #16 58.29 Selecting previously unselected package uuid-dev:amd64. #16 58.29 Preparing to unpack .../033-uuid-dev_2.37.2-4ubuntu3.4_amd64.deb ... #16 58.31 Unpacking uuid-dev:amd64 (2.37.2-4ubuntu3.4) ... #16 58.39 Selecting previously unselected package pkg-config. #16 58.40 Preparing to unpack .../034-pkg-config_0.29.2-1ubuntu3_amd64.deb ... #16 58.41 Unpacking pkg-config (0.29.2-1ubuntu3) ... #16 58.48 Selecting previously unselected package libfontconfig-dev:amd64. #16 58.49 Preparing to unpack .../035-libfontconfig-dev_2.13.1-4.2ubuntu5_amd64.deb ... #16 58.50 Unpacking libfontconfig-dev:amd64 (2.13.1-4.2ubuntu5) ... #16 58.58 Selecting previously unselected package libfontconfig1-dev:amd64. #16 58.59 Preparing to unpack .../036-libfontconfig1-dev_2.13.1-4.2ubuntu5_amd64.deb ... #16 58.60 Unpacking libfontconfig1-dev:amd64 (2.13.1-4.2ubuntu5) ... #16 58.68 Selecting previously unselected package libfontenc1:amd64. #16 58.68 Preparing to unpack .../037-libfontenc1_1%3a1.1.4-1build3_amd64.deb ... #16 58.69 Unpacking libfontenc1:amd64 (1:1.1.4-1build3) ... #16 58.78 Selecting previously unselected package libglapi-mesa:amd64. #16 58.78 Preparing to unpack .../038-libglapi-mesa_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... #16 58.79 Unpacking libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #16 58.86 Selecting previously unselected package libgl1-amber-dri:amd64. #16 58.86 Preparing to unpack .../039-libgl1-amber-dri_21.3.9-0ubuntu1~22.04.1_amd64.deb ... #16 58.87 Unpacking libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) ... #16 59.08 Selecting previously unselected package libllvm15:amd64. #16 59.08 Preparing to unpack .../040-libllvm15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... #16 59.09 Unpacking libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... #16 60.18 Selecting previously unselected package libsensors-config. #16 60.18 Preparing to unpack .../041-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... #16 60.19 Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... #16 60.28 Selecting previously unselected package libsensors5:amd64. #16 60.28 Preparing to unpack .../042-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... #16 60.37 Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... #16 60.46 Selecting previously unselected package libxcb-dri3-0:amd64. #16 60.47 Preparing to unpack .../043-libxcb-dri3-0_1.14-3ubuntu3_amd64.deb ... #16 60.47 Unpacking libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... #16 60.62 Selecting previously unselected package libgl1-mesa-dri:amd64. #16 60.62 Preparing to unpack .../044-libgl1-mesa-dri_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... #16 60.65 Unpacking libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #16 61.04 Selecting previously unselected package libx11-xcb1:amd64. #16 61.05 Preparing to unpack .../045-libx11-xcb1_2%3a1.7.5-1ubuntu0.3_amd64.deb ... #16 61.06 Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... #16 61.14 Selecting previously unselected package libxcb-dri2-0:amd64. #16 61.15 Preparing to unpack .../046-libxcb-dri2-0_1.14-3ubuntu3_amd64.deb ... #16 61.16 Unpacking libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... #16 61.24 Selecting previously unselected package libxcb-glx0:amd64. #16 61.25 Preparing to unpack .../047-libxcb-glx0_1.14-3ubuntu3_amd64.deb ... #16 61.25 Unpacking libxcb-glx0:amd64 (1.14-3ubuntu3) ... #16 61.33 Selecting previously unselected package libxcb-present0:amd64. #16 61.33 Preparing to unpack .../048-libxcb-present0_1.14-3ubuntu3_amd64.deb ... #16 61.34 Unpacking libxcb-present0:amd64 (1.14-3ubuntu3) ... #16 61.41 Selecting previously unselected package libxcb-randr0:amd64. #16 61.41 Preparing to unpack .../049-libxcb-randr0_1.14-3ubuntu3_amd64.deb ... #16 61.42 Unpacking libxcb-randr0:amd64 (1.14-3ubuntu3) ... #16 61.48 Selecting previously unselected package libxcb-shm0:amd64. #16 61.48 Preparing to unpack .../050-libxcb-shm0_1.14-3ubuntu3_amd64.deb ... #16 61.49 Unpacking libxcb-shm0:amd64 (1.14-3ubuntu3) ... #16 61.55 Selecting previously unselected package libxcb-sync1:amd64. #16 61.55 Preparing to unpack .../051-libxcb-sync1_1.14-3ubuntu3_amd64.deb ... #16 61.56 Unpacking libxcb-sync1:amd64 (1.14-3ubuntu3) ... #16 61.63 Selecting previously unselected package libxcb-xfixes0:amd64. #16 61.64 Preparing to unpack .../052-libxcb-xfixes0_1.14-3ubuntu3_amd64.deb ... #16 61.65 Unpacking libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... #16 61.71 Selecting previously unselected package libxfixes3:amd64. #16 61.72 Preparing to unpack .../053-libxfixes3_1%3a6.0.0-1_amd64.deb ... #16 61.73 Unpacking libxfixes3:amd64 (1:6.0.0-1) ... #16 61.83 Selecting previously unselected package libxshmfence1:amd64. #16 61.84 Preparing to unpack .../054-libxshmfence1_1.3-1build4_amd64.deb ... #16 61.84 Unpacking libxshmfence1:amd64 (1.3-1build4) ... #16 61.91 Selecting previously unselected package libxxf86vm1:amd64. #16 61.91 Preparing to unpack .../055-libxxf86vm1_1%3a1.1.4-1build3_amd64.deb ... #16 61.92 Unpacking libxxf86vm1:amd64 (1:1.1.4-1build3) ... #16 61.98 Selecting previously unselected package libglx-mesa0:amd64. #16 61.99 Preparing to unpack .../056-libglx-mesa0_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... #16 61.99 Unpacking libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #16 62.07 Selecting previously unselected package x11-common. #16 62.08 Preparing to unpack .../057-x11-common_1%3a7.7+23ubuntu2_all.deb ... #16 62.08 Unpacking x11-common (1:7.7+23ubuntu2) ... #16 62.17 Selecting previously unselected package libice6:amd64. #16 62.17 Preparing to unpack .../058-libice6_2%3a1.0.10-1build2_amd64.deb ... #16 62.18 Unpacking libice6:amd64 (2:1.0.10-1build2) ... #16 62.25 Selecting previously unselected package libicu-dev:amd64. #16 62.26 Preparing to unpack .../059-libicu-dev_70.1-2_amd64.deb ... #16 62.26 Unpacking libicu-dev:amd64 (70.1-2) ... #16 62.76 Selecting previously unselected package libncurses-dev:amd64. #16 62.77 Preparing to unpack .../060-libncurses-dev_6.3-2ubuntu0.1_amd64.deb ... #16 62.79 Unpacking libncurses-dev:amd64 (6.3-2ubuntu0.1) ... #16 62.95 Selecting previously unselected package libncurses5-dev:amd64. #16 62.96 Preparing to unpack .../061-libncurses5-dev_6.3-2ubuntu0.1_amd64.deb ... #16 62.98 Unpacking libncurses5-dev:amd64 (6.3-2ubuntu0.1) ... #16 63.07 Selecting previously unselected package libncursesw5-dev:amd64. #16 63.07 Preparing to unpack .../062-libncursesw5-dev_6.3-2ubuntu0.1_amd64.deb ... #16 63.08 Unpacking libncursesw5-dev:amd64 (6.3-2ubuntu0.1) ... #16 63.16 Selecting previously unselected package libpng-tools. #16 63.17 Preparing to unpack .../063-libpng-tools_1.6.37-3build5_amd64.deb ... #16 63.18 Unpacking libpng-tools (1.6.37-3build5) ... #16 63.27 Selecting previously unselected package libpthread-stubs0-dev:amd64. #16 63.27 Preparing to unpack .../064-libpthread-stubs0-dev_0.4-1build2_amd64.deb ... #16 63.28 Unpacking libpthread-stubs0-dev:amd64 (0.4-1build2) ... #16 63.35 Selecting previously unselected package libreadline-dev:amd64. #16 63.35 Preparing to unpack .../065-libreadline-dev_8.1.2-1_amd64.deb ... #16 63.35 Unpacking libreadline-dev:amd64 (8.1.2-1) ... #16 63.44 Selecting previously unselected package libsm6:amd64. #16 63.44 Preparing to unpack .../066-libsm6_2%3a1.2.3-1build2_amd64.deb ... #16 63.46 Unpacking libsm6:amd64 (2:1.2.3-1build2) ... #16 63.52 Selecting previously unselected package libsqlite3-dev:amd64. #16 63.53 Preparing to unpack .../067-libsqlite3-dev_3.37.2-2ubuntu0.5_amd64.deb ... #16 63.54 Unpacking libsqlite3-dev:amd64 (3.37.2-2ubuntu0.5) ... #16 63.63 Selecting previously unselected package libssl-dev:amd64. #16 63.64 Preparing to unpack .../068-libssl-dev_3.0.2-0ubuntu1.19_amd64.deb ... #16 63.64 Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.19) ... #16 63.89 Selecting previously unselected package libtcl8.6:amd64. #16 63.89 Preparing to unpack .../069-libtcl8.6_8.6.12+dfsg-1build1_amd64.deb ... #16 63.90 Unpacking libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... #16 64.10 Selecting previously unselected package libxrender1:amd64. #16 64.10 Preparing to unpack .../070-libxrender1_1%3a0.9.10-1build4_amd64.deb ... #16 64.10 Unpacking libxrender1:amd64 (1:0.9.10-1build4) ... #16 64.18 Selecting previously unselected package libxft2:amd64. #16 64.19 Preparing to unpack .../071-libxft2_2.3.4-1_amd64.deb ... #16 64.20 Unpacking libxft2:amd64 (2.3.4-1) ... #16 64.28 Selecting previously unselected package libxss1:amd64. #16 64.29 Preparing to unpack .../072-libxss1_1%3a1.2.3-1build2_amd64.deb ... #16 64.30 Unpacking libxss1:amd64 (1:1.2.3-1build2) ... #16 64.36 Selecting previously unselected package libtk8.6:amd64. #16 64.36 Preparing to unpack .../073-libtk8.6_8.6.12-1build1_amd64.deb ... #16 64.37 Unpacking libtk8.6:amd64 (8.6.12-1build1) ... #16 64.67 Selecting previously unselected package libutempter0:amd64. #16 64.68 Preparing to unpack .../074-libutempter0_1.2.1-2build2_amd64.deb ... #16 64.76 Unpacking libutempter0:amd64 (1.2.1-2build2) ... #16 64.96 Selecting previously unselected package xorg-sgml-doctools. #16 64.97 Preparing to unpack .../075-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ... #16 64.98 Unpacking xorg-sgml-doctools (1:1.11-1.1) ... #16 65.04 Selecting previously unselected package x11proto-dev. #16 65.05 Preparing to unpack .../076-x11proto-dev_2021.5-1_all.deb ... #16 65.06 Unpacking x11proto-dev (2021.5-1) ... #16 65.21 Selecting previously unselected package libxau-dev:amd64. #16 65.21 Preparing to unpack .../077-libxau-dev_1%3a1.0.9-1build5_amd64.deb ... #16 65.23 Unpacking libxau-dev:amd64 (1:1.0.9-1build5) ... #16 65.29 Selecting previously unselected package x11proto-core-dev. #16 65.30 Preparing to unpack .../078-x11proto-core-dev_2021.5-1_all.deb ... #16 65.30 Unpacking x11proto-core-dev (2021.5-1) ... #16 65.37 Selecting previously unselected package libxdmcp-dev:amd64. #16 65.37 Preparing to unpack .../079-libxdmcp-dev_1%3a1.1.3-0ubuntu5_amd64.deb ... #16 65.38 Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ... #16 65.45 Selecting previously unselected package xtrans-dev. #16 65.46 Preparing to unpack .../080-xtrans-dev_1.4.0-1_all.deb ... #16 65.47 Unpacking xtrans-dev (1.4.0-1) ... #16 65.54 Selecting previously unselected package libxcb1-dev:amd64. #16 65.54 Preparing to unpack .../081-libxcb1-dev_1.14-3ubuntu3_amd64.deb ... #16 65.55 Unpacking libxcb1-dev:amd64 (1.14-3ubuntu3) ... #16 65.62 Selecting previously unselected package libx11-dev:amd64. #16 65.62 Preparing to unpack .../082-libx11-dev_2%3a1.7.5-1ubuntu0.3_amd64.deb ... #16 65.64 Unpacking libx11-dev:amd64 (2:1.7.5-1ubuntu0.3) ... #16 65.73 Selecting previously unselected package libxt6:amd64. #16 65.73 Preparing to unpack .../083-libxt6_1%3a1.2.1-1_amd64.deb ... #16 65.74 Unpacking libxt6:amd64 (1:1.2.1-1) ... #16 65.87 Selecting previously unselected package libxmu6:amd64. #16 65.87 Preparing to unpack .../084-libxmu6_2%3a1.1.3-3_amd64.deb ... #16 65.88 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #16 65.96 Selecting previously unselected package libxaw7:amd64. #16 65.96 Preparing to unpack .../085-libxaw7_2%3a1.0.14-1_amd64.deb ... #16 65.97 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #16 66.08 Selecting previously unselected package libxcb-shape0:amd64. #16 66.08 Preparing to unpack .../086-libxcb-shape0_1.14-3ubuntu3_amd64.deb ... #16 66.09 Unpacking libxcb-shape0:amd64 (1.14-3ubuntu3) ... #16 66.17 Selecting previously unselected package libxcomposite1:amd64. #16 66.17 Preparing to unpack .../087-libxcomposite1_1%3a0.4.5-1build2_amd64.deb ... #16 66.18 Unpacking libxcomposite1:amd64 (1:0.4.5-1build2) ... #16 66.25 Selecting previously unselected package libxext-dev:amd64. #16 66.26 Preparing to unpack .../088-libxext-dev_2%3a1.3.4-1build1_amd64.deb ... #16 66.26 Unpacking libxext-dev:amd64 (2:1.3.4-1build1) ... #16 66.34 Selecting previously unselected package libxrender-dev:amd64. #16 66.34 Preparing to unpack .../089-libxrender-dev_1%3a0.9.10-1build4_amd64.deb ... #16 66.34 Unpacking libxrender-dev:amd64 (1:0.9.10-1build4) ... #16 66.42 Selecting previously unselected package libxft-dev:amd64. #16 66.42 Preparing to unpack .../090-libxft-dev_2.3.4-1_amd64.deb ... #16 66.43 Unpacking libxft-dev:amd64 (2.3.4-1) ... #16 66.50 Selecting previously unselected package libxi6:amd64. #16 66.50 Preparing to unpack .../091-libxi6_2%3a1.8-1build1_amd64.deb ... #16 66.51 Unpacking libxi6:amd64 (2:1.8-1build1) ... #16 66.55 Selecting previously unselected package libxinerama1:amd64. #16 66.56 Preparing to unpack .../092-libxinerama1_2%3a1.1.4-3_amd64.deb ... #16 66.57 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #16 66.64 Selecting previously unselected package libxkbfile1:amd64. #16 66.64 Preparing to unpack .../093-libxkbfile1_1%3a1.1.0-1build3_amd64.deb ... #16 66.65 Unpacking libxkbfile1:amd64 (1:1.1.0-1build3) ... #16 66.71 Selecting previously unselected package libxml2-dev:amd64. #16 66.71 Preparing to unpack .../094-libxml2-dev_2.9.13+dfsg-1ubuntu0.9_amd64.deb ... #16 66.72 Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.9) ... #16 66.84 Selecting previously unselected package libxrandr2:amd64. #16 66.84 Preparing to unpack .../095-libxrandr2_2%3a1.5.2-1build1_amd64.deb ... #16 66.85 Unpacking libxrandr2:amd64 (2:1.5.2-1build1) ... #16 66.92 Selecting previously unselected package libxss-dev:amd64. #16 66.92 Preparing to unpack .../096-libxss-dev_1%3a1.2.3-1build2_amd64.deb ... #16 66.93 Unpacking libxss-dev:amd64 (1:1.2.3-1build2) ... #16 67.01 Selecting previously unselected package libxtst6:amd64. #16 67.01 Preparing to unpack .../097-libxtst6_2%3a1.2.3-1build4_amd64.deb ... #16 67.02 Unpacking libxtst6:amd64 (2:1.2.3-1build4) ... #16 67.07 Selecting previously unselected package libxv1:amd64. #16 67.08 Preparing to unpack .../098-libxv1_2%3a1.0.11-1build2_amd64.deb ... #16 67.08 Unpacking libxv1:amd64 (2:1.0.11-1build2) ... #16 67.14 Selecting previously unselected package libxxf86dga1:amd64. #16 67.14 Preparing to unpack .../099-libxxf86dga1_2%3a1.1.5-0ubuntu3_amd64.deb ... #16 67.15 Unpacking libxxf86dga1:amd64 (2:1.1.5-0ubuntu3) ... #16 67.21 Selecting previously unselected package llvm-14-runtime. #16 67.21 Preparing to unpack .../100-llvm-14-runtime_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #16 67.22 Unpacking llvm-14-runtime (1:14.0.0-1ubuntu1.1) ... #16 67.30 Selecting previously unselected package llvm-runtime:amd64. #16 67.30 Preparing to unpack .../101-llvm-runtime_1%3a14.0-55~exp2_amd64.deb ... #16 67.31 Unpacking llvm-runtime:amd64 (1:14.0-55~exp2) ... #16 67.37 Selecting previously unselected package llvm-14-linker-tools. #16 67.38 Preparing to unpack .../102-llvm-14-linker-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #16 67.39 Unpacking llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ... #16 67.52 Selecting previously unselected package libpfm4:amd64. #16 67.53 Preparing to unpack .../103-libpfm4_4.11.1+git32-gd0b85fb-1ubuntu0.1_amd64.deb ... #16 67.54 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ... #16 67.65 Selecting previously unselected package llvm-14. #16 67.65 Preparing to unpack .../104-llvm-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #16 67.66 Unpacking llvm-14 (1:14.0.0-1ubuntu1.1) ... #16 68.29 Selecting previously unselected package llvm. #16 68.29 Preparing to unpack .../105-llvm_1%3a14.0-55~exp2_amd64.deb ... #16 68.31 Unpacking llvm (1:14.0-55~exp2) ... #16 68.38 Selecting previously unselected package libffi-dev:amd64. #16 68.38 Preparing to unpack .../106-libffi-dev_3.4.2-4_amd64.deb ... #16 68.39 Unpacking libffi-dev:amd64 (3.4.2-4) ... #16 68.45 Selecting previously unselected package python3-pygments. #16 68.46 Preparing to unpack .../107-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... #16 68.46 Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... #16 68.64 Selecting previously unselected package llvm-14-tools. #16 68.65 Preparing to unpack .../108-llvm-14-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #16 68.65 Unpacking llvm-14-tools (1:14.0.0-1ubuntu1.1) ... #16 68.85 Selecting previously unselected package libz3-4:amd64. #16 68.85 Preparing to unpack .../109-libz3-4_4.8.12-1_amd64.deb ... #16 68.86 Unpacking libz3-4:amd64 (4.8.12-1) ... #16 69.07 Selecting previously unselected package libz3-dev:amd64. #16 69.07 Preparing to unpack .../110-libz3-dev_4.8.12-1_amd64.deb ... #16 69.08 Unpacking libz3-dev:amd64 (4.8.12-1) ... #16 69.16 Selecting previously unselected package llvm-14-dev. #16 69.17 Preparing to unpack .../111-llvm-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #16 69.17 Unpacking llvm-14-dev (1:14.0.0-1ubuntu1.1) ... #16 71.75 Selecting previously unselected package python3-cffi-backend:amd64. #16 71.76 Preparing to unpack .../112-python3-cffi-backend_1.15.0-1build2_amd64.deb ... #16 71.76 Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... #16 71.82 Selecting previously unselected package python3-cryptography. #16 71.83 Preparing to unpack .../113-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... #16 71.83 Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... #16 71.98 Selecting previously unselected package python3-six. #16 71.98 Preparing to unpack .../114-python3-six_1.16.0-3ubuntu1_all.deb ... #16 71.99 Unpacking python3-six (1.16.0-3ubuntu1) ... #16 72.06 Selecting previously unselected package python3-openssl. #16 72.07 Preparing to unpack .../115-python3-openssl_21.0.0-1_all.deb ... #16 72.07 Unpacking python3-openssl (21.0.0-1) ... #16 72.14 Selecting previously unselected package tcl8.6. #16 72.14 Preparing to unpack .../116-tcl8.6_8.6.12+dfsg-1build1_amd64.deb ... #16 72.15 Unpacking tcl8.6 (8.6.12+dfsg-1build1) ... #16 72.21 Selecting previously unselected package tcl. #16 72.21 Preparing to unpack .../117-tcl_8.6.11+1build2_amd64.deb ... #16 72.22 Unpacking tcl (8.6.11+1build2) ... #16 72.28 Selecting previously unselected package tcl8.6-dev:amd64. #16 72.28 Preparing to unpack .../118-tcl8.6-dev_8.6.12+dfsg-1build1_amd64.deb ... #16 72.29 Unpacking tcl8.6-dev:amd64 (8.6.12+dfsg-1build1) ... #16 72.42 Selecting previously unselected package tcl-dev:amd64. #16 72.42 Preparing to unpack .../119-tcl-dev_8.6.11+1build2_amd64.deb ... #16 72.43 Unpacking tcl-dev:amd64 (8.6.11+1build2) ... #16 72.51 Selecting previously unselected package tk8.6. #16 72.51 Preparing to unpack .../120-tk8.6_8.6.12-1build1_amd64.deb ... #16 72.52 Unpacking tk8.6 (8.6.12-1build1) ... #16 72.58 Selecting previously unselected package tk. #16 72.59 Preparing to unpack .../121-tk_8.6.11+1build2_amd64.deb ... #16 72.60 Unpacking tk (8.6.11+1build2) ... #16 72.65 Selecting previously unselected package tk8.6-dev:amd64. #16 72.66 Preparing to unpack .../122-tk8.6-dev_8.6.12-1build1_amd64.deb ... #16 72.66 Unpacking tk8.6-dev:amd64 (8.6.12-1build1) ... #16 72.76 Selecting previously unselected package tk-dev:amd64. #16 72.77 Preparing to unpack .../123-tk-dev_8.6.11+1build2_amd64.deb ... #16 72.77 Unpacking tk-dev:amd64 (8.6.11+1build2) ... #16 72.84 Selecting previously unselected package libglvnd0:amd64. #16 72.84 Preparing to unpack .../124-libglvnd0_1.4.0-1_amd64.deb ... #16 72.85 Unpacking libglvnd0:amd64 (1.4.0-1) ... #16 72.91 Selecting previously unselected package libglx0:amd64. #16 72.91 Preparing to unpack .../125-libglx0_1.4.0-1_amd64.deb ... #16 72.92 Unpacking libglx0:amd64 (1.4.0-1) ... #16 73.01 Selecting previously unselected package libgl1:amd64. #16 73.01 Preparing to unpack .../126-libgl1_1.4.0-1_amd64.deb ... #16 73.02 Unpacking libgl1:amd64 (1.4.0-1) ... #16 73.08 Selecting previously unselected package x11-utils. #16 73.09 Preparing to unpack .../127-x11-utils_7.7+5build2_amd64.deb ... #16 73.12 Unpacking x11-utils (7.7+5build2) ... #16 73.19 Selecting previously unselected package xbitmaps. #16 73.19 Preparing to unpack .../128-xbitmaps_1.1.1-2.1ubuntu1_all.deb ... #16 73.20 Unpacking xbitmaps (1.1.1-2.1ubuntu1) ... #16 73.30 Selecting previously unselected package xterm. #16 73.30 Preparing to unpack .../129-xterm_372-1ubuntu1_amd64.deb ... #16 73.31 Unpacking xterm (372-1ubuntu1) ... #16 73.41 Selecting previously unselected package liblzma-dev:amd64. #16 73.41 Preparing to unpack .../130-liblzma-dev_5.2.5-2ubuntu1_amd64.deb ... #16 73.42 Unpacking liblzma-dev:amd64 (5.2.5-2ubuntu1) ... #16 73.50 Setting up media-types (7.0.0) ... #16 73.54 Setting up libpipeline1:amd64 (1.5.5-1) ... #16 73.55 Setting up libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... #16 73.57 Setting up bzip2-doc (1.0.8-5build1) ... #16 73.58 Setting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... #16 73.59 Setting up libpciaccess0:amd64 (0.16-3) ... #16 73.61 Setting up libncurses-dev:amd64 (6.3-2ubuntu0.1) ... #16 73.62 Setting up libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... #16 73.63 Setting up wget (1.21.2-2ubuntu1.1) ... #16 73.65 Setting up libxi6:amd64 (2:1.8-1build1) ... #16 73.66 Setting up libncursesw5-dev:amd64 (6.3-2ubuntu0.1) ... #16 73.70 Setting up libxrender1:amd64 (1:0.9.10-1build4) ... #16 73.72 Setting up xdg-user-dirs (0.17-2ubuntu4) ... #16 73.79 Setting up libpng-tools (1.6.37-3build5) ... #16 73.82 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... #16 73.85 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.6) ... #16 73.90 No schema files found: doing nothing. #16 73.92 Setting up libglvnd0:amd64 (1.4.0-1) ... #16 73.95 Setting up libxcb-glx0:amd64 (1.14-3ubuntu3) ... #16 73.99 Setting up libxcb-shape0:amd64 (1.14-3ubuntu3) ... #16 74.02 Setting up x11-common (1:7.7+23ubuntu2) ... #16 74.36 invoke-rc.d: could not determine current runlevel #16 74.37 invoke-rc.d: policy-rc.d denied execution of start. #16 74.40 Setting up libsensors-config (1:3.6.0-7ubuntu1) ... #16 74.51 Setting up libxxf86dga1:amd64 (2:1.1.5-0ubuntu3) ... #16 74.54 Setting up libxcb-shm0:amd64 (1.14-3ubuntu3) ... #16 74.58 Setting up libreadline-dev:amd64 (8.1.2-1) ... #16 74.61 Setting up libffi-dev:amd64 (3.4.2-4) ... #16 74.65 Setting up libpthread-stubs0-dev:amd64 (0.4-1build2) ... #16 74.71 Setting up libxxf86vm1:amd64 (1:1.1.4-1build3) ... #16 74.74 Setting up tzdata (2025b-0ubuntu0.22.04.1) ... #16 74.91 #16 74.91 Current default time zone: 'Etc/UTC' #16 74.91 Local time is now: Mon Sep 29 18:44:24 UTC 2025. #16 74.91 Universal Time is now: Mon Sep 29 18:44:24 UTC 2025. #16 74.91 Run 'dpkg-reconfigure tzdata' if you wish to change it. #16 74.91 #16 74.96 Setting up libxcb-present0:amd64 (1.14-3ubuntu3) ... #16 74.99 Setting up xtrans-dev (1.4.0-1) ... #16 75.03 Setting up libfontenc1:amd64 (1:1.1.4-1build3) ... #16 75.06 Setting up libz3-4:amd64 (4.8.12-1) ... #16 75.10 Setting up libglib2.0-data (2.72.4-0ubuntu2.6) ... #16 75.13 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ... #16 75.16 Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... #16 75.19 Setting up libsqlite3-dev:amd64 (3.37.2-2ubuntu0.5) ... #16 75.26 Setting up libxfixes3:amd64 (1:6.0.0-1) ... #16 75.31 Setting up libxcb-sync1:amd64 (1.14-3ubuntu3) ... #16 75.34 Setting up uuid-dev:amd64 (2.37.2-4ubuntu3.4) ... #16 75.38 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #16 75.41 Setting up libxv1:amd64 (2:1.0.11-1build2) ... #16 75.42 Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.19) ... #16 75.43 Setting up libxrandr2:amd64 (2:1.5.2-1build1) ... #16 75.43 Setting up libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... #16 75.44 Setting up binfmt-support (2.2.1-2) ... #16 75.48 invoke-rc.d: could not determine current runlevel #16 75.49 invoke-rc.d: policy-rc.d denied execution of restart. #16 75.82 Setting up pkg-config (0.29.2-1ubuntu3) ... #16 75.92 Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... #16 75.93 Setting up libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #16 75.95 Setting up libutempter0:amd64 (1.2.1-2build2) ... #16 75.97 Setting up liblzma-dev:amd64 (5.2.5-2ubuntu1) ... #16 75.99 Setting up libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... #16 76.00 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... #16 76.02 Setting up libxshmfence1:amd64 (1.3-1build4) ... #16 76.03 Setting up libxcb-randr0:amd64 (1.14-3ubuntu3) ... #16 76.04 Setting up libncurses5-dev:amd64 (6.3-2ubuntu0.1) ... #16 76.05 Setting up libmpdec3:amd64 (2.5.1-2build2) ... #16 76.07 Setting up xorg-sgml-doctools (1:1.11-1.1) ... #16 76.07 Setting up libxss1:amd64 (1:1.2.3-1build2) ... #16 76.09 Setting up libxkbfile1:amd64 (1:1.1.0-1build3) ... #16 76.11 Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... #16 76.12 Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... #16 76.14 Setting up libxcomposite1:amd64 (1:0.4.5-1build2) ... #16 76.16 Setting up libbrotli-dev:amd64 (1.0.9-2build6) ... #16 76.18 Setting up xbitmaps (1.1.1-2.1ubuntu1) ... #16 76.19 Setting up libicu70:amd64 (70.1-2) ... #16 76.21 Setting up libbz2-dev:amd64 (1.0.8-5build1) ... #16 76.23 Setting up x11proto-dev (2021.5-1) ... #16 76.24 Setting up libz3-dev:amd64 (4.8.12-1) ... #16 76.26 Setting up libice6:amd64 (2:1.0.10-1build2) ... #16 76.27 Setting up tcl8.6 (8.6.12+dfsg-1build1) ... #16 76.30 Setting up libxft2:amd64 (2.3.4-1) ... #16 76.31 Setting up libxau-dev:amd64 (1:1.0.9-1build5) ... #16 76.33 Setting up libxtst6:amd64 (2:1.2.3-1build4) ... #16 76.34 Setting up tcl8.6-dev:amd64 (8.6.12+dfsg-1build1) ... #16 76.35 Setting up libtk8.6:amd64 (8.6.12-1build1) ... #16 76.36 Setting up libpng-dev:amd64 (1.6.37-3build5) ... #16 76.41 Setting up libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #16 76.42 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.11) ... #16 76.43 Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ... #16 76.45 Setting up x11proto-core-dev (2021.5-1) ... #16 76.46 Setting up icu-devtools (70.1-2) ... #16 76.47 Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #16 76.48 Setting up tcl (8.6.11+1build2) ... #16 76.49 Setting up libsm6:amd64 (2:1.2.3-1build2) ... #16 76.51 Setting up libicu-dev:amd64 (70.1-2) ... #16 76.52 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.9) ... #16 76.54 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... #16 76.55 Setting up libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #16 76.57 Setting up tk8.6 (8.6.12-1build1) ... #16 76.59 Setting up libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #16 76.60 Setting up libxcb1-dev:amd64 (1.14-3ubuntu3) ... #16 76.62 Setting up python3.10 (3.10.12-1~22.04.11) ... #16 77.53 Setting up libfontconfig-dev:amd64 (2.13.1-4.2ubuntu5) ... #16 77.54 Setting up libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #16 77.55 Setting up libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #16 77.56 Setting up libx11-dev:amd64 (2:1.7.5-1ubuntu0.3) ... #16 77.57 Setting up python3 (3.10.6-1~22.04.1) ... #16 77.72 Setting up libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #16 77.73 Setting up python3-six (1.16.0-3ubuntu1) ... #16 77.96 Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.9) ... #16 77.97 Setting up shared-mime-info (2.1-2) ... #16 80.05 Setting up libxt6:amd64 (1:1.2.1-1) ... #16 80.06 Setting up tcl-dev:amd64 (8.6.11+1build2) ... #16 80.07 Setting up libxext-dev:amd64 (2:1.3.4-1build1) ... #16 80.08 Setting up libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ... #16 80.09 Setting up libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... #16 80.10 Setting up llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ... #16 80.11 Setting up tk (8.6.11+1build2) ... #16 80.11 Setting up libxrender-dev:amd64 (1:0.9.10-1build4) ... #16 80.12 Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... #16 80.13 Setting up libxft-dev:amd64 (2.3.4-1) ... #16 80.14 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... #16 80.42 Setting up libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) ... #16 80.43 Setting up libxmu6:amd64 (2:1.1.3-3) ... #16 80.44 Setting up libfontconfig1-dev:amd64 (2.13.1-4.2ubuntu5) ... #16 80.44 Setting up libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #16 80.46 Setting up python3-yaml (5.4.1-1ubuntu1) ... #16 80.70 Setting up libxaw7:amd64 (2:1.0.14-1) ... #16 80.71 Setting up libxss-dev:amd64 (1:1.2.3-1build2) ... #16 80.72 Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... #16 81.65 Setting up llvm-14-runtime (1:14.0.0-1ubuntu1.1) ... #16 81.67 Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... #16 82.00 Setting up llvm-runtime:amd64 (1:14.0-55~exp2) ... #16 82.01 Setting up libclang-cpp14 (1:14.0.0-1ubuntu1.1) ... #16 82.03 Setting up tk8.6-dev:amd64 (8.6.12-1build1) ... #16 82.04 Setting up xterm (372-1ubuntu1) ... #16 82.08 update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #16 82.08 update-alternatives: warning: skip creation of /usr/share/man/man1/x-terminal-emulator.1.gz because associated file /usr/share/man/man1/xterm.1.gz (of link group x-terminal-emulator) doesn't exist #16 82.10 update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #16 82.10 update-alternatives: warning: skip creation of /usr/share/man/man1/x-terminal-emulator.1.gz because associated file /usr/share/man/man1/lxterm.1.gz (of link group x-terminal-emulator) doesn't exist #16 82.11 Setting up llvm-14 (1:14.0.0-1ubuntu1.1) ... #16 82.13 Setting up llvm-14-tools (1:14.0.0-1ubuntu1.1) ... #16 82.14 Setting up libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #16 82.15 Setting up libglx0:amd64 (1.4.0-1) ... #16 82.17 Setting up python3-openssl (21.0.0-1) ... #16 82.38 Setting up tk-dev:amd64 (8.6.11+1build2) ... #16 82.39 Setting up libgl1:amd64 (1.4.0-1) ... #16 82.40 Setting up llvm (1:14.0-55~exp2) ... #16 82.42 Setting up x11-utils (7.7+5build2) ... #16 82.46 Setting up llvm-14-dev (1:14.0.0-1ubuntu1.1) ... #16 82.47 Processing triggers for libc-bin (2.35-0ubuntu3.10) ... #16 DONE 83.8s #26 [python 2/4] RUN git clone https://github.com/pyenv/pyenv /opt/pyenv --branch v2.3.36 --depth 1 #26 0.242 Cloning into '/opt/pyenv'... #26 0.939 Note: switching to '5e4879a2bcb56b6a6842ca5a64656050af578ad0'. #26 0.939 #26 0.939 You are in 'detached HEAD' state. You can look around, make experimental #26 0.939 changes and commit them, and you can discard any commits you make in this #26 0.939 state without impacting any branches by switching back to a branch. #26 0.939 #26 0.939 If you want to create a new branch to retain commits you create, you may #26 0.939 do so (now or later) by using -c with the switch command. Example: #26 0.939 #26 0.939 git switch -c #26 0.939 #26 0.939 Or undo this operation with: #26 0.939 #26 0.939 git switch - #26 0.939 #26 0.939 Turn off this advice by setting config variable advice.detachedHead to false #26 0.939 #26 DONE 1.2s #27 [python 3/4] RUN /opt/pyenv/bin/pyenv install 3.11.8 #27 0.480 Downloading Python-3.11.8.tar.xz... #27 0.480 -> https://www.python.org/ftp/python/3.11.8/Python-3.11.8.tar.xz #27 3.620 Installing Python-3.11.8... #27 212.5 Installed Python-3.11.8 to /opt/pyenv/versions/3.11.8 #27 DONE 213.2s #28 [python 4/4] RUN /opt/pyenv/versions/3.11.8/bin/python -m venv /openedx/venv #28 DONE 8.1s #29 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #29 0.214 #29 0.214 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #29 0.214 #29 0.394 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease #29 0.394 Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #29 0.394 Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #29 0.507 Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease #29 1.753 Reading package lists... #29 ... #30 [nodejs-requirements 1/4] RUN pip install nodeenv==1.9.1 #30 1.202 Collecting nodeenv==1.9.1 #30 1.308 Downloading nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB) #30 1.340 Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB) #30 1.466 Installing collected packages: nodeenv #30 1.567 Successfully installed nodeenv-1.9.1 #30 1.823 #30 1.823 [notice] A new release of pip is available: 24.0 -> 25.2 #30 1.823 [notice] To update, run: pip install --upgrade pip #30 DONE 2.2s #31 [nodejs-requirements 2/4] RUN nodeenv /openedx/nodeenv --node=18.20.1 --prebuilt #31 0.656 * Install prebuilt node (18.20.1) .. #31 ... #29 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #29 1.753 Reading package lists... #29 3.869 Building dependency tree... #29 4.476 Reading state information... #29 4.561 2 packages can be upgraded. Run 'apt list --upgradable' to see them. #29 4.574 #29 4.575 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #29 4.577 #29 4.679 Reading package lists... #29 6.563 Building dependency tree... #29 7.092 Reading state information... #29 7.826 libxml2-dev is already the newest version (2.9.13+dfsg-1ubuntu0.9). #29 7.826 libxml2-dev set to manually installed. #29 7.826 The following additional packages will be installed: #29 7.826 dbus distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 #29 7.826 iso-codes libapparmor1 libappstream4 libargon2-1 libcap2-bin libcryptsetup12 #29 7.826 libdbus-1-3 libdevmapper1.02.1 libdw1 libevent-2.1-7 libgcrypt20-dev #29 7.826 libgeos-c1v5 libgeos3.10.2 libgirepository-1.0-1 libglib2.0-bin libgmp-dev #29 7.826 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev #29 7.826 libgnutlsxx28 libgpg-error-dev libgstreamer1.0-0 libidn2-dev libip4tc2 #29 7.826 libjson-c5 libkmod2 libmysqlclient21 libnspr4 libnspr4-dev libnss-systemd #29 7.826 libnss3 libnss3-dev libp11-kit-dev libpackagekit-glib2-18 libpam-cap #29 7.826 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libstemmer0d #29 7.826 libtasn1-6-dev libtasn1-doc libunbound8 libunwind8 libxmlb2 libxmlsec1 #29 7.826 libxmlsec1-gcrypt libxmlsec1-gnutls libxmlsec1-nss libxslt1-dev libxslt1.1 #29 7.826 libzstd-dev lsb-release mysql-common nettle-dev networkd-dispatcher #29 7.826 packagekit packagekit-tools pkexec policykit-1 polkitd python-apt-common #29 7.826 python3-apt python3-blinker python3-dbus python3-distro python3-distro-info #29 7.826 python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney #29 7.826 python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient #29 7.826 python3-lazr.uri python3-more-itertools python3-oauthlib python3-pyparsing #29 7.826 python3-secretstorage python3-software-properties python3-wadllib #29 7.826 python3-zipp systemd systemd-sysv systemd-timesyncd unattended-upgrades #29 7.829 Suggested packages: #29 7.829 default-dbus-session-bus | dbus-session-bus isoquery libgcrypt20-doc #29 7.829 libgdal-doc gmp-doc libgmp10-doc libmpfr-dev dns-root-data gnutls-bin #29 7.829 gnutls-doc gstreamer1.0-tools p11-kit-doc iw | wireless-tools appstream #29 7.829 python3-apt-dbg python-apt-doc python-blinker-doc python-dbus-doc #29 7.829 python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin #29 7.829 python3-keyrings.alt python3-testresources python-pyparsing-doc #29 7.829 python-secretstorage-doc systemd-container libtss2-esys-3.0.2-0 libtss2-mu0 #29 7.829 libtss2-rc0 bsd-mailx default-mta | mail-transport-agent needrestart #29 7.829 powermgmt-base #29 8.078 The following NEW packages will be installed: #29 8.079 dbus distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 #29 8.079 iso-codes libapparmor1 libappstream4 libargon2-1 libcap2-bin libcryptsetup12 #29 8.079 libdbus-1-3 libdevmapper1.02.1 libdw1 libevent-2.1-7 libgcrypt20-dev #29 8.079 libgeos-c1v5 libgeos-dev libgeos3.10.2 libgirepository-1.0-1 libglib2.0-bin #29 8.079 libgmp-dev libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev #29 8.079 libgnutlsxx28 libgpg-error-dev libgstreamer1.0-0 libidn2-dev libip4tc2 #29 8.079 libjson-c5 libkmod2 libmysqlclient-dev libmysqlclient21 libnspr4 #29 8.079 libnspr4-dev libnss-systemd libnss3 libnss3-dev libp11-kit-dev #29 8.079 libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0 #29 8.080 libpolkit-gobject-1-0 libstemmer0d libtasn1-6-dev libtasn1-doc libunbound8 #29 8.080 libunwind8 libxmlb2 libxmlsec1 libxmlsec1-dev libxmlsec1-gcrypt #29 8.080 libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl libxslt1-dev libxslt1.1 #29 8.081 libzstd-dev lsb-release mysql-common nettle-dev networkd-dispatcher #29 8.082 packagekit packagekit-tools pkexec policykit-1 polkitd python-apt-common #29 8.082 python3-apt python3-blinker python3-dbus python3-distro python3-distro-info #29 8.082 python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney #29 8.082 python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient #29 8.082 python3-lazr.uri python3-more-itertools python3-oauthlib python3-pyparsing #29 8.082 python3-secretstorage python3-software-properties python3-wadllib #29 8.082 python3-zipp software-properties-common systemd systemd-sysv #29 8.082 systemd-timesyncd unattended-upgrades #29 8.150 0 upgraded, 97 newly installed, 0 to remove and 2 not upgraded. #29 8.150 Need to get 25.1 MB of archives. #29 8.150 After this operation, 109 MB of additional disk space will be used. #29 8.150 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.4 [39.7 kB] #29 8.174 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] #29 8.178 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu5 [139 kB] #29 8.199 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] #29 8.201 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] #29 8.210 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] #29 8.213 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] #29 8.219 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.16 [4,581 kB] #29 8.272 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.16 [10.5 kB] #29 8.277 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] #29 8.286 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] #29 8.291 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.9 [5,336 B] #29 8.294 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] #29 8.299 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] #29 8.303 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] #29 8.307 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3,459 kB] #29 8.347 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.2 [26.0 kB] #29 8.350 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.16 [133 kB] #29 8.353 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.2 [7,930 B] #29 8.356 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.16 [203 kB] #29 8.358 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #29 8.360 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] #29 8.362 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] #29 8.365 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] #29 8.367 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4 [14.6 kB] #29 8.368 Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4 [164 kB] #29 8.371 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.16 [31.2 kB] #29 8.372 Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6,554 B] #29 8.376 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB] #29 8.379 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu3 [25.3 kB] #29 8.379 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] #29 8.382 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] #29 8.387 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] #29 8.389 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] #29 8.401 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-2.1-7 amd64 2.1.12-stable-1build3 [148 kB] #29 8.401 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpg-error-dev amd64 1.43-3 [129 kB] #29 8.401 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgcrypt20-dev amd64 1.9.4-3ubuntu3 [572 kB] #29 8.410 Get:38 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos3.10.2 amd64 3.10.2-1 [713 kB] #29 8.418 Get:39 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-c1v5 amd64 3.10.2-1 [82.5 kB] #29 8.421 Get:40 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-dev amd64 3.10.2-1 [46.6 kB] #29 8.423 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.6 [80.9 kB] #29 8.426 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg-3ubuntu1 [9,580 B] #29 8.429 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgmp-dev amd64 2:6.2.1+dfsg-3ubuntu1 [337 kB] #29 8.434 Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls-openssl27 amd64 3.7.3-4ubuntu1.7 [22.8 kB] #29 8.437 Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunbound8 amd64 1.13.1-1ubuntu5.11 [400 kB] #29 8.443 Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls-dane0 amd64 3.7.3-4ubuntu1.7 [22.6 kB] #29 8.447 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutlsxx28 amd64 3.7.3-4ubuntu1.7 [16.3 kB] #29 8.447 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libidn2-dev amd64 2.3.2-2build1 [86.7 kB] #29 8.450 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libp11-kit-dev amd64 0.24.0-6build1 [20.2 kB] #29 8.453 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtasn1-6-dev amd64 4.18.0-4ubuntu0.1 [91.8 kB] #29 8.457 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 nettle-dev amd64 3.7.3-1build2 [1,135 kB] #29 8.476 Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls28-dev amd64 3.7.3-4ubuntu1.7 [1,044 kB] #29 8.487 Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] #29 8.490 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] #29 8.502 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7,212 B] #29 8.503 Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.43-0ubuntu0.22.04.2 [1,308 kB] #29 8.518 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libzstd-dev amd64 1.4.8+dfsg-3build1 [401 kB] #29 8.527 Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient-dev amd64 8.0.43-0ubuntu0.22.04.2 [1,701 kB] #29 8.549 Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4 amd64 2:4.35-0ubuntu0.22.04.1 [119 kB] #29 8.552 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4-dev amd64 2:4.35-0ubuntu0.22.04.1 [219 kB] #29 8.555 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3 amd64 2:3.98-0ubuntu0.22.04.2 [1,347 kB] #29 8.572 Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3-dev amd64 2:3.98-0ubuntu0.22.04.2 [246 kB] #29 8.590 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] #29 8.590 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] #29 8.591 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.4 [165 kB] #29 8.593 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] #29 8.610 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-gcrypt amd64 1.2.33-1build2 [45.2 kB] #29 8.624 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-gnutls amd64 1.2.33-1build2 [36.9 kB] #29 8.624 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-nss amd64 1.2.33-1build2 [67.7 kB] #29 8.624 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] #29 8.637 Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.22.04.4 [219 kB] #29 8.644 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-dev amd64 1.2.33-1build2 [428 kB] #29 8.653 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] #29 8.658 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] #29 8.661 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2,426 B] #29 8.663 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB] #29 8.671 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 packagekit-tools amd64 1.2.5-2ubuntu3 [28.8 kB] #29 8.671 Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] #29 8.674 Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] #29 8.674 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] #29 8.676 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] #29 8.685 Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6,288 B] #29 8.687 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] #29 8.690 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] #29 8.692 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] #29 8.695 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] #29 8.695 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] #29 8.696 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] #29 8.696 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] #29 8.698 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] #29 8.699 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] #29 8.708 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] #29 8.708 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] #29 8.711 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] #29 8.712 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] #29 8.712 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB] #29 8.719 Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtasn1-doc all 4.18.0-4ubuntu0.1 [305 kB] #29 ... #31 [nodejs-requirements 2/4] RUN nodeenv /openedx/nodeenv --node=18.20.1 --prebuilt #31 0.656 * Install prebuilt node (18.20.1) ..... done. #31 DONE 9.0s #29 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #29 9.129 debconf: delaying package configuration, since apt-utils is not installed #29 9.279 Fetched 25.1 MB in 1s (41.1 MB/s) #29 9.344 Selecting previously unselected package libapparmor1:amd64. #29 9.344 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25083 files and directories currently installed.) #29 9.404 Preparing to unpack .../0-libapparmor1_3.0.4-2ubuntu2.4_amd64.deb ... #29 9.416 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... #29 9.477 Selecting previously unselected package libargon2-1:amd64. #29 9.482 Preparing to unpack .../1-libargon2-1_0~20171227-0.3_amd64.deb ... #29 9.487 Unpacking libargon2-1:amd64 (0~20171227-0.3) ... #29 9.556 Selecting previously unselected package libdevmapper1.02.1:amd64. #29 9.573 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... #29 9.589 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... #29 9.693 Selecting previously unselected package libjson-c5:amd64. #29 9.697 Preparing to unpack .../3-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... #29 9.707 Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... #29 9.766 Selecting previously unselected package libcryptsetup12:amd64. #29 9.772 Preparing to unpack .../4-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... #29 9.778 Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... #29 9.852 Selecting previously unselected package libip4tc2:amd64. #29 9.855 Preparing to unpack .../5-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... #29 9.861 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... #29 9.913 Selecting previously unselected package libkmod2:amd64. #29 9.918 Preparing to unpack .../6-libkmod2_29-1ubuntu1_amd64.deb ... #29 9.923 Unpacking libkmod2:amd64 (29-1ubuntu1) ... #29 9.995 Selecting previously unselected package systemd. #29 10.000 Preparing to unpack .../7-systemd_249.11-0ubuntu3.16_amd64.deb ... #29 10.03 Unpacking systemd (249.11-0ubuntu3.16) ... #29 10.71 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.4) ... #29 10.74 Setting up libargon2-1:amd64 (0~20171227-0.3) ... #29 10.76 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... #29 10.78 Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... #29 10.85 Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... #29 10.88 Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... #29 10.91 Setting up libkmod2:amd64 (29-1ubuntu1) ... #29 10.99 Setting up systemd (249.11-0ubuntu3.16) ... #29 11.07 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #29 11.08 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #29 11.08 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. #29 11.08 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. #29 11.09 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy #29 11.10 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #29 11.15 Initializing machine ID from random generator. #29 11.91 Selecting previously unselected package systemd-sysv. #29 11.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25895 files and directories currently installed.) #29 11.97 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.16_amd64.deb ... #29 11.99 Unpacking systemd-sysv (249.11-0ubuntu3.16) ... #29 12.05 Selecting previously unselected package libdbus-1-3:amd64. #29 12.06 Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... #29 12.10 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #29 12.17 Selecting previously unselected package dbus. #29 12.17 Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_amd64.deb ... #29 12.20 Unpacking dbus (1.12.20-2ubuntu4.1) ... #29 12.29 Selecting previously unselected package distro-info-data. #29 12.29 Preparing to unpack .../03-distro-info-data_0.52ubuntu0.9_all.deb ... #29 12.30 Unpacking distro-info-data (0.52ubuntu0.9) ... #29 12.34 Selecting previously unselected package dmsetup. #29 12.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... #29 12.34 Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... #29 12.39 Selecting previously unselected package libgirepository-1.0-1:amd64. #29 12.39 Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_amd64.deb ... #29 12.40 Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... #29 12.44 Selecting previously unselected package gir1.2-glib-2.0:amd64. #29 12.45 Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... #29 12.46 Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... #29 12.51 Selecting previously unselected package iso-codes. #29 12.52 Preparing to unpack .../07-iso-codes_4.9.0-1_all.deb ... #29 12.53 Unpacking iso-codes (4.9.0-1) ... #29 12.79 Selecting previously unselected package libcap2-bin. #29 12.80 Preparing to unpack .../08-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... #29 12.80 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... #29 12.85 Selecting previously unselected package libnss-systemd:amd64. #29 12.86 Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.16_amd64.deb ... #29 12.86 Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.16) ... #29 12.92 Selecting previously unselected package libpam-cap:amd64. #29 12.92 Preparing to unpack .../10-libpam-cap_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... #29 12.93 Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.2) ... #29 13.02 Selecting previously unselected package libpam-systemd:amd64. #29 13.02 Preparing to unpack .../11-libpam-systemd_249.11-0ubuntu3.16_amd64.deb ... #29 13.03 Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.16) ... #29 13.09 Selecting previously unselected package lsb-release. #29 13.09 Preparing to unpack .../12-lsb-release_11.1.0ubuntu4_all.deb ... #29 13.10 Unpacking lsb-release (11.1.0ubuntu4) ... #29 13.18 Selecting previously unselected package python3-dbus. #29 13.18 Preparing to unpack .../13-python3-dbus_1.2.18-3build1_amd64.deb ... #29 13.18 Unpacking python3-dbus (1.2.18-3build1) ... #29 13.24 Selecting previously unselected package python3-gi. #29 13.24 Preparing to unpack .../14-python3-gi_3.42.1-0ubuntu1_amd64.deb ... #29 13.25 Unpacking python3-gi (3.42.1-0ubuntu1) ... #29 13.45 Selecting previously unselected package networkd-dispatcher. #29 13.45 Preparing to unpack .../15-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... #29 13.47 Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... #29 13.56 Selecting previously unselected package python-apt-common. #29 13.57 Preparing to unpack .../16-python-apt-common_2.4.0ubuntu4_all.deb ... #29 13.58 Unpacking python-apt-common (2.4.0ubuntu4) ... #29 13.64 Selecting previously unselected package python3-apt. #29 13.64 Preparing to unpack .../17-python3-apt_2.4.0ubuntu4_amd64.deb ... #29 13.65 Unpacking python3-apt (2.4.0ubuntu4) ... #29 13.77 Selecting previously unselected package systemd-timesyncd. #29 13.77 Preparing to unpack .../18-systemd-timesyncd_249.11-0ubuntu3.16_amd64.deb ... #29 13.78 Unpacking systemd-timesyncd (249.11-0ubuntu3.16) ... #29 13.87 Selecting previously unselected package python3-distro-info. #29 13.87 Preparing to unpack .../19-python3-distro-info_1.1ubuntu0.2_all.deb ... #29 13.88 Unpacking python3-distro-info (1.1ubuntu0.2) ... #29 13.95 Selecting previously unselected package libpackagekit-glib2-18:amd64. #29 13.95 Preparing to unpack .../20-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ... #29 13.96 Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... #29 14.11 Selecting previously unselected package gir1.2-packagekitglib-1.0. #29 14.12 Preparing to unpack .../21-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ... #29 14.12 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... #29 14.17 Selecting previously unselected package libstemmer0d:amd64. #29 14.18 Preparing to unpack .../22-libstemmer0d_2.2.0-1build1_amd64.deb ... #29 14.18 Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... #29 14.24 Selecting previously unselected package libxmlb2:amd64. #29 14.25 Preparing to unpack .../23-libxmlb2_0.3.6-2build1_amd64.deb ... #29 14.25 Unpacking libxmlb2:amd64 (0.3.6-2build1) ... #29 14.31 Selecting previously unselected package libappstream4:amd64. #29 14.31 Preparing to unpack .../24-libappstream4_0.15.2-2_amd64.deb ... #29 14.32 Unpacking libappstream4:amd64 (0.15.2-2) ... #29 14.38 Selecting previously unselected package libdw1:amd64. #29 14.38 Preparing to unpack .../25-libdw1_0.186-1ubuntu0.1_amd64.deb ... #29 14.39 Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... #29 14.47 Selecting previously unselected package libevent-2.1-7:amd64. #29 14.47 Preparing to unpack .../26-libevent-2.1-7_2.1.12-stable-1build3_amd64.deb ... #29 14.47 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1build3) ... #29 14.53 Selecting previously unselected package libgpg-error-dev. #29 14.53 Preparing to unpack .../27-libgpg-error-dev_1.43-3_amd64.deb ... #29 14.53 Unpacking libgpg-error-dev (1.43-3) ... #29 14.61 Selecting previously unselected package libgcrypt20-dev. #29 14.62 Preparing to unpack .../28-libgcrypt20-dev_1.9.4-3ubuntu3_amd64.deb ... #29 14.63 Unpacking libgcrypt20-dev (1.9.4-3ubuntu3) ... #29 14.69 Selecting previously unselected package libgeos3.10.2:amd64. #29 14.69 Preparing to unpack .../29-libgeos3.10.2_3.10.2-1_amd64.deb ... #29 14.70 Unpacking libgeos3.10.2:amd64 (3.10.2-1) ... #29 14.79 Selecting previously unselected package libgeos-c1v5:amd64. #29 14.79 Preparing to unpack .../30-libgeos-c1v5_3.10.2-1_amd64.deb ... #29 14.80 Unpacking libgeos-c1v5:amd64 (3.10.2-1) ... #29 14.85 Selecting previously unselected package libgeos-dev. #29 14.86 Preparing to unpack .../31-libgeos-dev_3.10.2-1_amd64.deb ... #29 14.86 Unpacking libgeos-dev (3.10.2-1) ... #29 14.92 Selecting previously unselected package libglib2.0-bin. #29 ... #32 [production 6/40] COPY --link --chown=1000:1000 --from=python /opt/pyenv /opt/pyenv #32 DONE 3.8s #29 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #29 14.92 Preparing to unpack .../32-libglib2.0-bin_2.72.4-0ubuntu2.6_amd64.deb ... #29 14.94 Unpacking libglib2.0-bin (2.72.4-0ubuntu2.6) ... #29 15.01 Selecting previously unselected package libgmpxx4ldbl:amd64. #29 15.01 Preparing to unpack .../33-libgmpxx4ldbl_2%3a6.2.1+dfsg-3ubuntu1_amd64.deb ... #29 15.02 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #29 ... #33 [nodejs-requirements 3/4] WORKDIR /openedx/edx-platform #33 DONE 0.5s #29 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #29 15.15 Selecting previously unselected package libgmp-dev:amd64. #29 15.15 Preparing to unpack .../34-libgmp-dev_2%3a6.2.1+dfsg-3ubuntu1_amd64.deb ... #29 15.16 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #29 15.23 Selecting previously unselected package libgnutls-openssl27:amd64. #29 15.24 Preparing to unpack .../35-libgnutls-openssl27_3.7.3-4ubuntu1.7_amd64.deb ... #29 15.24 Unpacking libgnutls-openssl27:amd64 (3.7.3-4ubuntu1.7) ... #29 15.32 Selecting previously unselected package libunbound8:amd64. #29 15.32 Preparing to unpack .../36-libunbound8_1.13.1-1ubuntu5.11_amd64.deb ... #29 15.33 Unpacking libunbound8:amd64 (1.13.1-1ubuntu5.11) ... #29 15.39 Selecting previously unselected package libgnutls-dane0:amd64. #29 15.40 Preparing to unpack .../37-libgnutls-dane0_3.7.3-4ubuntu1.7_amd64.deb ... #29 15.41 Unpacking libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... #29 15.49 Selecting previously unselected package libgnutlsxx28:amd64. #29 15.50 Preparing to unpack .../38-libgnutlsxx28_3.7.3-4ubuntu1.7_amd64.deb ... #29 15.51 Unpacking libgnutlsxx28:amd64 (3.7.3-4ubuntu1.7) ... #29 15.56 Selecting previously unselected package libidn2-dev:amd64. #29 15.56 Preparing to unpack .../39-libidn2-dev_2.3.2-2build1_amd64.deb ... #29 15.58 Unpacking libidn2-dev:amd64 (2.3.2-2build1) ... #29 15.62 Selecting previously unselected package libp11-kit-dev:amd64. #29 15.63 Preparing to unpack .../40-libp11-kit-dev_0.24.0-6build1_amd64.deb ... #29 15.63 Unpacking libp11-kit-dev:amd64 (0.24.0-6build1) ... #29 15.70 Selecting previously unselected package libtasn1-6-dev:amd64. #29 15.70 Preparing to unpack .../41-libtasn1-6-dev_4.18.0-4ubuntu0.1_amd64.deb ... #29 15.71 Unpacking libtasn1-6-dev:amd64 (4.18.0-4ubuntu0.1) ... #29 15.76 Selecting previously unselected package nettle-dev:amd64. #29 15.77 Preparing to unpack .../42-nettle-dev_3.7.3-1build2_amd64.deb ... #29 15.78 Unpacking nettle-dev:amd64 (3.7.3-1build2) ... #29 15.86 Selecting previously unselected package libgnutls28-dev:amd64. #29 15.86 Preparing to unpack .../43-libgnutls28-dev_3.7.3-4ubuntu1.7_amd64.deb ... #29 15.87 Unpacking libgnutls28-dev:amd64 (3.7.3-4ubuntu1.7) ... #29 15.98 Selecting previously unselected package libunwind8:amd64. #29 15.99 Preparing to unpack .../44-libunwind8_1.3.2-2build2.1_amd64.deb ... #29 16.00 Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... #29 16.06 Selecting previously unselected package libgstreamer1.0-0:amd64. #29 16.07 Preparing to unpack .../45-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... #29 16.07 Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... #29 16.17 Selecting previously unselected package mysql-common. #29 16.18 Preparing to unpack .../46-mysql-common_5.8+1.0.8_all.deb ... #29 16.21 Unpacking mysql-common (5.8+1.0.8) ... #29 16.27 Selecting previously unselected package libmysqlclient21:amd64. #29 16.27 Preparing to unpack .../47-libmysqlclient21_8.0.43-0ubuntu0.22.04.2_amd64.deb ... #29 16.27 Unpacking libmysqlclient21:amd64 (8.0.43-0ubuntu0.22.04.2) ... #29 16.38 Selecting previously unselected package libzstd-dev:amd64. #29 16.38 Preparing to unpack .../48-libzstd-dev_1.4.8+dfsg-3build1_amd64.deb ... #29 16.38 Unpacking libzstd-dev:amd64 (1.4.8+dfsg-3build1) ... #29 16.44 Selecting previously unselected package libmysqlclient-dev. #29 16.44 Preparing to unpack .../49-libmysqlclient-dev_8.0.43-0ubuntu0.22.04.2_amd64.deb ... #29 16.45 Unpacking libmysqlclient-dev (8.0.43-0ubuntu0.22.04.2) ... #29 16.56 Selecting previously unselected package libnspr4:amd64. #29 16.56 Preparing to unpack .../50-libnspr4_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ... #29 16.57 Unpacking libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ... #29 16.62 Selecting previously unselected package libnspr4-dev. #29 16.63 Preparing to unpack .../51-libnspr4-dev_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ... #29 16.63 Unpacking libnspr4-dev (2:4.35-0ubuntu0.22.04.1) ... #29 16.73 Selecting previously unselected package libnss3:amd64. #29 16.74 Preparing to unpack .../52-libnss3_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ... #29 16.75 Unpacking libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ... #29 16.99 Selecting previously unselected package libnss3-dev:amd64. #29 17.00 Preparing to unpack .../53-libnss3-dev_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ... #29 17.00 Unpacking libnss3-dev:amd64 (2:3.98-0ubuntu0.22.04.2) ... #29 17.17 Selecting previously unselected package libpolkit-gobject-1-0:amd64. #29 17.18 Preparing to unpack .../54-libpolkit-gobject-1-0_0.105-33_amd64.deb ... #29 17.19 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... #29 17.27 Selecting previously unselected package libpolkit-agent-1-0:amd64. #29 17.27 Preparing to unpack .../55-libpolkit-agent-1-0_0.105-33_amd64.deb ... #29 17.28 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... #29 17.35 Selecting previously unselected package libxslt1.1:amd64. #29 17.36 Preparing to unpack .../56-libxslt1.1_1.1.34-4ubuntu0.22.04.4_amd64.deb ... #29 17.36 Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.4) ... #29 17.44 Selecting previously unselected package libxmlsec1:amd64. #29 17.45 Preparing to unpack .../57-libxmlsec1_1.2.33-1build2_amd64.deb ... #29 17.46 Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... #29 17.54 Selecting previously unselected package libxmlsec1-gcrypt:amd64. #29 17.55 Preparing to unpack .../58-libxmlsec1-gcrypt_1.2.33-1build2_amd64.deb ... #29 17.55 Unpacking libxmlsec1-gcrypt:amd64 (1.2.33-1build2) ... #29 17.62 Selecting previously unselected package libxmlsec1-gnutls:amd64. #29 17.63 Preparing to unpack .../59-libxmlsec1-gnutls_1.2.33-1build2_amd64.deb ... #29 17.63 Unpacking libxmlsec1-gnutls:amd64 (1.2.33-1build2) ... #29 17.71 Selecting previously unselected package libxmlsec1-nss:amd64. #29 17.72 Preparing to unpack .../60-libxmlsec1-nss_1.2.33-1build2_amd64.deb ... #29 17.73 Unpacking libxmlsec1-nss:amd64 (1.2.33-1build2) ... #29 17.82 Selecting previously unselected package libxmlsec1-openssl:amd64. #29 17.82 Preparing to unpack .../61-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... #29 17.83 Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... #29 17.90 Selecting previously unselected package libxslt1-dev:amd64. #29 17.90 Preparing to unpack .../62-libxslt1-dev_1.1.34-4ubuntu0.22.04.4_amd64.deb ... #29 17.90 Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.4) ... #29 18.00 Selecting previously unselected package libxmlsec1-dev. #29 18.00 Preparing to unpack .../63-libxmlsec1-dev_1.2.33-1build2_amd64.deb ... #29 18.01 Unpacking libxmlsec1-dev (1.2.33-1build2) ... #29 18.11 Selecting previously unselected package polkitd. #29 18.11 Preparing to unpack .../64-polkitd_0.105-33_amd64.deb ... #29 18.12 Unpacking polkitd (0.105-33) ... #29 18.18 Selecting previously unselected package pkexec. #29 18.18 Preparing to unpack .../65-pkexec_0.105-33_amd64.deb ... #29 18.19 Unpacking pkexec (0.105-33) ... #29 18.24 Selecting previously unselected package policykit-1. #29 18.25 Preparing to unpack .../66-policykit-1_0.105-33_amd64.deb ... #29 18.27 Unpacking policykit-1 (0.105-33) ... #29 18.33 Selecting previously unselected package packagekit. #29 18.33 Preparing to unpack .../67-packagekit_1.2.5-2ubuntu3_amd64.deb ... #29 18.34 Unpacking packagekit (1.2.5-2ubuntu3) ... #29 18.42 Selecting previously unselected package packagekit-tools. #29 18.43 Preparing to unpack .../68-packagekit-tools_1.2.5-2ubuntu3_amd64.deb ... #29 18.43 Unpacking packagekit-tools (1.2.5-2ubuntu3) ... #29 18.49 Selecting previously unselected package python3-blinker. #29 18.50 Preparing to unpack .../69-python3-blinker_1.4+dfsg1-0.4_all.deb ... #29 18.51 Unpacking python3-blinker (1.4+dfsg1-0.4) ... #29 18.58 Selecting previously unselected package python3-pyparsing. #29 18.60 Preparing to unpack .../70-python3-pyparsing_2.4.7-1_all.deb ... #29 18.60 Unpacking python3-pyparsing (2.4.7-1) ... #29 18.69 Selecting previously unselected package python3-httplib2. #29 18.70 Preparing to unpack .../71-python3-httplib2_0.20.2-2_all.deb ... #29 18.71 Unpacking python3-httplib2 (0.20.2-2) ... #29 18.82 Selecting previously unselected package python3-more-itertools. #29 18.83 Preparing to unpack .../72-python3-more-itertools_8.10.0-2_all.deb ... #29 18.84 Unpacking python3-more-itertools (8.10.0-2) ... #29 18.96 Selecting previously unselected package python3-zipp. #29 18.97 Preparing to unpack .../73-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... #29 18.98 Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... #29 19.04 Selecting previously unselected package python3-importlib-metadata. #29 19.04 Preparing to unpack .../74-python3-importlib-metadata_4.6.4-1_all.deb ... #29 19.05 Unpacking python3-importlib-metadata (4.6.4-1) ... #29 19.13 Selecting previously unselected package python3-jeepney. #29 19.14 Preparing to unpack .../75-python3-jeepney_0.7.1-3_all.deb ... #29 19.15 Unpacking python3-jeepney (0.7.1-3) ... #29 19.23 Selecting previously unselected package python3-jwt. #29 19.23 Preparing to unpack .../76-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... #29 19.24 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... #29 19.31 Selecting previously unselected package python3-secretstorage. #29 19.31 Preparing to unpack .../77-python3-secretstorage_3.3.1-1_all.deb ... #29 19.32 Unpacking python3-secretstorage (3.3.1-1) ... #29 19.37 Selecting previously unselected package python3-keyring. #29 19.38 Preparing to unpack .../78-python3-keyring_23.5.0-1_all.deb ... #29 19.41 Unpacking python3-keyring (23.5.0-1) ... #29 19.53 Selecting previously unselected package python3-lazr.uri. #29 19.53 Preparing to unpack .../79-python3-lazr.uri_1.0.6-2_all.deb ... #29 19.54 Unpacking python3-lazr.uri (1.0.6-2) ... #29 19.61 Selecting previously unselected package python3-wadllib. #29 19.62 Preparing to unpack .../80-python3-wadllib_1.3.6-1_all.deb ... #29 19.63 Unpacking python3-wadllib (1.3.6-1) ... #29 19.71 Selecting previously unselected package python3-distro. #29 19.72 Preparing to unpack .../81-python3-distro_1.7.0-1_all.deb ... #29 19.72 Unpacking python3-distro (1.7.0-1) ... #29 19.79 Selecting previously unselected package python3-oauthlib. #29 19.80 Preparing to unpack .../82-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... #29 19.80 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... #29 19.92 Selecting previously unselected package python3-lazr.restfulclient. #29 19.93 Preparing to unpack .../83-python3-lazr.restfulclient_0.14.4-1_all.deb ... #29 19.93 Unpacking python3-lazr.restfulclient (0.14.4-1) ... #29 20.04 Selecting previously unselected package python3-launchpadlib. #29 20.04 Preparing to unpack .../84-python3-launchpadlib_1.10.16-1_all.deb ... #29 20.04 Unpacking python3-launchpadlib (1.10.16-1) ... #29 20.12 Selecting previously unselected package python3-software-properties. #29 20.13 Preparing to unpack .../85-python3-software-properties_0.99.22.9_all.deb ... #29 20.13 Unpacking python3-software-properties (0.99.22.9) ... #29 20.20 Selecting previously unselected package software-properties-common. #29 20.20 Preparing to unpack .../86-software-properties-common_0.99.22.9_all.deb ... #29 20.21 Unpacking software-properties-common (0.99.22.9) ... #29 20.27 Selecting previously unselected package unattended-upgrades. #29 20.28 Preparing to unpack .../87-unattended-upgrades_2.8ubuntu1_all.deb ... #29 20.29 Unpacking unattended-upgrades (2.8ubuntu1) ... #29 20.36 Selecting previously unselected package libtasn1-doc. #29 20.37 Preparing to unpack .../88-libtasn1-doc_4.18.0-4ubuntu0.1_all.deb ... #29 20.37 Unpacking libtasn1-doc (4.18.0-4ubuntu0.1) ... #29 20.46 Setting up python3-more-itertools (8.10.0-2) ... #29 20.70 Setting up libgeos3.10.2:amd64 (3.10.2-1) ... #29 20.71 Setting up mysql-common (5.8+1.0.8) ... #29 20.76 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #29 20.78 Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... #29 20.79 Setting up systemd-sysv (249.11-0ubuntu3.16) ... #29 20.82 Setting up libmysqlclient21:amd64 (8.0.43-0ubuntu0.22.04.2) ... #29 20.84 Setting up libgnutls-openssl27:amd64 (3.7.3-4ubuntu1.7) ... #29 20.85 Setting up libzstd-dev:amd64 (1.4.8+dfsg-3build1) ... #29 20.87 Setting up python3-jwt (2.3.0-1ubuntu0.2) ... #29 21.11 Setting up distro-info-data (0.52ubuntu0.9) ... #29 21.12 Setting up libxmlb2:amd64 (0.3.6-2build1) ... #29 21.13 Setting up libtasn1-doc (4.18.0-4ubuntu0.1) ... #29 21.15 Setting up libglib2.0-bin (2.72.4-0ubuntu2.6) ... #29 21.16 Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... #29 21.18 Setting up libnss-systemd:amd64 (249.11-0ubuntu3.16) ... #29 21.19 First installation detected... #29 21.19 Checking NSS setup... #29 21.19 Setting up python3-lazr.uri (1.0.6-2) ... #29 21.39 Setting up python3-zipp (1.0.0-3ubuntu0.1) ... #29 21.60 Setting up libunwind8:amd64 (1.3.2-2build2.1) ... #29 21.61 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... #29 21.62 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #29 21.63 Setting up python3-pyparsing (2.4.7-1) ... #29 21.96 Setting up libgpg-error-dev (1.43-3) ... #29 21.97 Setting up libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ... #29 21.99 Setting up python3-wadllib (1.3.6-1) ... #29 22.25 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #29 22.26 Setting up dbus (1.12.20-2ubuntu4.1) ... #29 22.54 Setting up systemd-timesyncd (249.11-0ubuntu3.16) ... #29 22.97 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. #29 22.97 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. #29 22.99 Setting up libevent-2.1-7:amd64 (2.1.12-stable-1build3) ... #29 23.00 Setting up libgeos-c1v5:amd64 (3.10.2-1) ... #29 23.01 Setting up libgnutlsxx28:amd64 (3.7.3-4ubuntu1.7) ... #29 23.02 Setting up libidn2-dev:amd64 (2.3.2-2build1) ... #29 23.03 Setting up python3-jeepney (0.7.1-3) ... #29 23.29 Setting up python-apt-common (2.4.0ubuntu4) ... #29 23.31 Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... #29 23.32 Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.4) ... #29 23.33 Setting up python3-httplib2 (0.20.2-2) ... #29 23.59 Setting up libpam-systemd:amd64 (249.11-0ubuntu3.16) ... #29 23.85 Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... #29 23.86 Setting up libstemmer0d:amd64 (2.2.0-1build1) ... #29 23.87 Setting up lsb-release (11.1.0ubuntu4) ... #29 23.89 Setting up libxmlsec1:amd64 (1.2.33-1build2) ... #29 23.92 Setting up libtasn1-6-dev:amd64 (4.18.0-4ubuntu0.1) ... #29 23.93 Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.2) ... #29 24.17 Setting up python3-distro-info (1.1ubuntu0.2) ... #29 24.38 Setting up iso-codes (4.9.0-1) ... #29 24.39 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... #29 24.41 Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... #29 24.43 Setcap worked! gst-ptp-helper is not suid! #29 24.44 Setting up libp11-kit-dev:amd64 (0.24.0-6build1) ... #29 24.46 Setting up libmysqlclient-dev (8.0.43-0ubuntu0.22.04.2) ... #29 24.48 Setting up python3-blinker (1.4+dfsg1-0.4) ... #29 24.81 Setting up libnspr4-dev (2:4.35-0ubuntu0.22.04.1) ... #29 24.83 Setting up python3-dbus (1.2.18-3build1) ... #29 25.11 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #29 25.12 Setting up python3-importlib-metadata (4.6.4-1) ... #29 ... #34 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #34 3.167 npm WARN EBADENGINE Unsupported engine { #34 3.168 npm WARN EBADENGINE package: 'karma@0.13.22', #34 3.169 npm WARN EBADENGINE required: { node: '0.10 || 0.12 || 4 || 5' }, #34 3.169 npm WARN EBADENGINE current: { node: 'v18.20.1', npm: '10.5.0' } #34 3.169 npm WARN EBADENGINE } #34 3.175 npm WARN EBADENGINE Unsupported engine { #34 3.176 npm WARN EBADENGINE package: 'selenium-webdriver@4.30.0', #34 3.176 npm WARN EBADENGINE required: { node: '>= 18.20.5' }, #34 3.176 npm WARN EBADENGINE current: { node: 'v18.20.1', npm: '10.5.0' } #34 3.176 npm WARN EBADENGINE } #34 4.063 npm WARN skipping integrity check for git dependency https://git@github.com/velesin/jasmine-jquery.git #34 4.135 npm WARN skipping integrity check for git dependency https://git@github.com/anupdhabarde/edx-proctoring-proctortrack.git #34 4.216 npm WARN skipping integrity check for git dependency ssh://git@github.com/openedx/mockprock.git #34 ... #29 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #29 25.36 Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.4) ... #29 25.37 Setting up python3-distro (1.7.0-1) ... #29 25.72 Setting up nettle-dev:amd64 (3.7.3-1build2) ... #29 25.73 Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... #29 25.75 Setting up python3-apt (2.4.0ubuntu4) ... #29 26.04 Setting up libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ... #29 26.06 Setting up libappstream4:amd64 (0.15.2-2) ... #29 26.07 Setting up unattended-upgrades (2.8ubuntu1) ... #29 26.32 #29 26.32 Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version #29 26.51 #29 26.51 Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version #29 26.93 Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service. #29 27.08 Setting up libunbound8:amd64 (1.13.1-1ubuntu5.11) ... #29 27.10 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... #29 27.50 Setting up libgcrypt20-dev (1.9.4-3ubuntu3) ... #29 27.52 Setting up python3-secretstorage (3.3.1-1) ... #29 27.74 Setting up libgeos-dev (3.10.2-1) ... #29 27.75 Setting up libxmlsec1-gcrypt:amd64 (1.2.33-1build2) ... #29 27.77 Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... #29 27.77 Setting up libxmlsec1-nss:amd64 (1.2.33-1build2) ... #29 27.78 Setting up libnss3-dev:amd64 (2:3.98-0ubuntu0.22.04.2) ... #29 27.79 Setting up python3-keyring (23.5.0-1) ... #29 28.15 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... #29 28.16 Setting up python3-lazr.restfulclient (0.14.4-1) ... #29 28.52 Setting up libxmlsec1-gnutls:amd64 (1.2.33-1build2) ... #29 28.54 Setting up polkitd (0.105-33) ... #29 28.62 Setting up libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... #29 28.64 Setting up python3-launchpadlib (1.10.16-1) ... #29 29.03 Setting up pkexec (0.105-33) ... #29 29.11 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... #29 29.13 Setting up python3-gi (3.42.1-0ubuntu1) ... #29 29.51 Setting up policykit-1 (0.105-33) ... #29 29.55 Setting up libgnutls28-dev:amd64 (3.7.3-4ubuntu1.7) ... #29 29.56 Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... #29 29.76 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. #29 29.76 Setting up python3-software-properties (0.99.22.9) ... #29 30.05 Setting up libxmlsec1-dev (1.2.33-1build2) ... #29 30.06 Setting up packagekit (1.2.5-2ubuntu3) ... #29 30.13 invoke-rc.d: could not determine current runlevel #29 30.14 invoke-rc.d: policy-rc.d denied execution of force-reload. #29 30.16 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory #29 30.43 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. #29 30.45 Setting up packagekit-tools (1.2.5-2ubuntu3) ... #29 30.47 Setting up software-properties-common (0.99.22.9) ... #29 30.78 Processing triggers for libc-bin (2.35-0ubuntu3.10) ... #29 30.88 Processing triggers for dbus (1.12.20-2ubuntu4.1) ... #29 DONE 31.1s #34 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #34 ... #35 [python-requirements 2/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install setuptools==69.1.1 pip==24.0 wheel==0.43.0 #35 1.711 Collecting setuptools==69.1.1 #35 1.797 Downloading setuptools-69.1.1-py3-none-any.whl.metadata (6.2 kB) #35 1.813 Requirement already satisfied: pip==24.0 in /openedx/venv/lib/python3.11/site-packages (24.0) #35 1.899 Collecting wheel==0.43.0 #35 1.908 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) #35 2.003 Downloading setuptools-69.1.1-py3-none-any.whl (819 kB) #35 2.100 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 9.5 MB/s eta 0:00:00 #35 2.108 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) #35 2.130 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 5.6 MB/s eta 0:00:00 #35 2.340 Installing collected packages: wheel, setuptools #35 2.534 Attempting uninstall: setuptools #35 2.548 Found existing installation: setuptools 65.5.0 #35 2.611 Uninstalling setuptools-65.5.0: #35 3.059 Successfully uninstalled setuptools-65.5.0 #35 4.037 Successfully installed setuptools-69.1.1 wheel-0.43.0 #35 4.423 #35 4.423 [notice] A new release of pip is available: 24.0 -> 25.2 #35 4.423 [notice] To update, run: pip install --upgrade pip #35 DONE 4.7s #34 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #34 ... #36 [python-requirements 3/8] RUN --mount=type=bind,from=edx-platform,source=/requirements/edx/base.txt,target=/openedx/edx-platform/requirements/edx/base.txt --mount=type=bind,from=edx-platform,source=/requirements/edx/assets.txt,target=/openedx/edx-platform/requirements/edx/assets.txt --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt #36 1.530 Obtaining edx_proctoring_proctortrack from git+https://github.com/anupdhabarde/edx-proctoring-proctortrack.git@31c6c9923a51c903ae83760ecbbac191363aa2a2#egg=edx_proctoring_proctortrack (from -r /openedx/edx-platform/requirements/edx/base.txt (line 7)) #36 1.538 Cloning https://github.com/anupdhabarde/edx-proctoring-proctortrack.git (to revision 31c6c9923a51c903ae83760ecbbac191363aa2a2) to /openedx/venv/src/edx-proctoring-proctortrack #36 1.546 Running command git clone --filter=blob:none --quiet https://github.com/anupdhabarde/edx-proctoring-proctortrack.git /openedx/venv/src/edx-proctoring-proctortrack #36 2.650 Running command git rev-parse -q --verify 'sha^31c6c9923a51c903ae83760ecbbac191363aa2a2' #36 2.667 Running command git fetch -q https://github.com/anupdhabarde/edx-proctoring-proctortrack.git 31c6c9923a51c903ae83760ecbbac191363aa2a2 #36 3.099 Resolved https://github.com/anupdhabarde/edx-proctoring-proctortrack.git to commit 31c6c9923a51c903ae83760ecbbac191363aa2a2 #36 3.103 Preparing metadata (setup.py): started #36 3.377 Preparing metadata (setup.py): finished with status 'done' #36 3.624 Collecting acid-xblock==0.4.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 9)) #36 3.752 Downloading acid_xblock-0.4.1-py3-none-any.whl.metadata (734 bytes) #36 3.819 Collecting aiohappyeyeballs==2.6.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 11)) #36 3.827 Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) #36 5.231 Collecting aiohttp==3.11.18 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 13)) #36 5.239 Downloading aiohttp-3.11.18-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB) #36 5.328 Collecting aiosignal==1.3.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 17)) #36 5.332 Downloading aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB) #36 5.410 Collecting amqp==5.3.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 19)) #36 5.418 Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) #36 5.565 Collecting analytics-python==1.4.post1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 21)) #36 5.569 Downloading analytics_python-1.4.post1-py2.py3-none-any.whl.metadata (2.0 kB) #36 5.658 Collecting aniso8601==10.0.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 23)) #36 5.672 Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) #36 5.756 Collecting annotated-types==0.7.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 25)) #36 5.764 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) #36 5.811 Collecting appdirs==1.4.4 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 27)) #36 5.820 Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) #36 5.914 Collecting asgiref==3.8.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 29)) #36 5.927 Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) #36 5.982 Collecting asn1crypto==1.5.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 34)) #36 5.992 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl.metadata (13 kB) #36 6.117 Collecting attrs==25.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 36)) #36 6.121 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) #36 6.190 Collecting babel==2.17.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 46)) #36 6.199 Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) #36 6.262 Collecting backoff==1.10.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 51)) #36 6.268 Downloading backoff-1.10.0-py2.py3-none-any.whl.metadata (12 kB) #36 6.391 Collecting bcrypt==4.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 53)) #36 6.415 Downloading bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) #36 6.482 Collecting beautifulsoup4==4.13.4 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 55)) #36 6.488 Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) #36 6.575 Collecting billiard==4.2.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 59)) #36 6.592 Downloading billiard-4.2.1-py3-none-any.whl.metadata (4.4 kB) #36 6.673 Collecting bleach==6.2.0 (from bleach[css]==6.2.0->-r /openedx/edx-platform/requirements/edx/base.txt (line 61)) #36 6.689 Downloading bleach-6.2.0-py3-none-any.whl.metadata (30 kB) #36 6.749 Collecting boto==2.49.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 69)) #36 6.760 Downloading boto-2.49.0-py2.py3-none-any.whl.metadata (7.3 kB) #36 7.839 Collecting boto3==1.37.38 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 71)) #36 7.849 Downloading boto3-1.37.38-py3-none-any.whl.metadata (6.7 kB) #36 9.212 Collecting botocore==1.37.38 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 78)) #36 9.226 Downloading botocore-1.37.38-py3-none-any.whl.metadata (5.7 kB) #36 9.360 Collecting bridgekeeper==0.9 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 84)) #36 9.370 Downloading bridgekeeper-0.9-py3-none-any.whl.metadata (1.6 kB) #36 9.458 Collecting cachecontrol==0.14.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 86)) #36 9.473 Downloading cachecontrol-0.14.2-py3-none-any.whl.metadata (3.1 kB) #36 9.587 Collecting cachetools==5.5.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 88)) #36 9.594 Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) #36 9.741 Collecting camel-converter==4.0.1 (from camel-converter[pydantic]==4.0.1->-r /openedx/edx-platform/requirements/edx/base.txt (line 92)) #36 9.755 Downloading camel_converter-4.0.1-py3-none-any.whl.metadata (6.4 kB) #36 9.941 Collecting celery==5.5.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 94)) #36 9.951 Downloading celery-5.5.1-py3-none-any.whl.metadata (22 kB) #36 10.04 Collecting certifi==2025.1.31 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 104)) #36 10.05 Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) #36 10.58 Collecting cffi==1.17.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 109)) #36 10.59 Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) #36 10.66 Collecting chardet==5.2.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 114)) #36 10.67 Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) #36 10.96 Collecting charset-normalizer==2.0.12 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 116)) #36 10.97 Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) #36 11.13 Collecting chem==1.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 121)) #36 11.24 Downloading chem-1.3.0-py3-none-any.whl.metadata (1.3 kB) #36 11.36 Collecting click==8.1.8 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 123)) #36 11.36 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) #36 11.44 Collecting click-didyoumean==0.3.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 133)) #36 11.46 Downloading click_didyoumean-0.3.1-py3-none-any.whl.metadata (3.9 kB) #36 11.55 Collecting click-plugins==1.1.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 135)) #36 11.57 Downloading click_plugins-1.1.1-py2.py3-none-any.whl.metadata (6.4 kB) #36 11.64 Collecting click-repl==0.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 137)) #36 11.67 Downloading click_repl-0.3.0-py3-none-any.whl.metadata (3.6 kB) #36 11.86 Collecting code-annotations==2.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 139)) #36 11.88 Downloading code_annotations-2.3.0-py2.py3-none-any.whl.metadata (8.6 kB) #36 12.06 Collecting codejail-includes==1.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 143)) #36 12.08 Downloading codejail_includes-1.0.0-py2.py3-none-any.whl.metadata (4.9 kB) #36 12.24 Collecting crowdsourcehinter-xblock==0.8 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 145)) #36 12.25 Downloading crowdsourcehinter_xblock-0.8-py3-none-any.whl.metadata (3.0 kB) #36 12.85 Collecting cryptography==44.0.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 147)) #36 12.86 Downloading cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) #36 12.99 Collecting cssutils==2.11.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 159)) #36 13.01 Downloading cssutils-2.11.1-py3-none-any.whl.metadata (8.7 kB) #36 13.07 Collecting defusedxml==0.7.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 161)) #36 13.09 Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) #36 13.39 Collecting django==4.2.20 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 168)) #36 13.40 Downloading Django-4.2.20-py3-none-any.whl.metadata (4.1 kB) #36 13.47 Collecting django-appconf==1.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 240)) #36 13.47 Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) #36 13.62 Collecting django-cache-memoize==0.2.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 242)) #36 13.63 Downloading django_cache_memoize-0.2.1-py3-none-any.whl.metadata (15 kB) #36 13.79 Collecting django-celery-results==2.6.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 244)) #36 13.80 Downloading django_celery_results-2.6.0-py3-none-any.whl.metadata (6.5 kB) #36 14.02 Collecting django-classy-tags==4.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 246)) #36 14.04 Downloading django_classy_tags-4.1.0-py3-none-any.whl.metadata (5.3 kB) #36 14.23 Collecting django-config-models==2.9.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 248)) #36 14.24 Downloading django_config_models-2.9.0-py2.py3-none-any.whl.metadata (11 kB) #36 14.35 Collecting django-cors-headers==4.7.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 254)) #36 14.36 Downloading django_cors_headers-4.7.0-py3-none-any.whl.metadata (16 kB) #36 14.47 Collecting django-countries==7.6.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 256)) #36 14.48 Downloading django_countries-7.6.1-py3-none-any.whl.metadata (31 kB) #36 14.64 Collecting django-crum==0.7.9 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 260)) #36 14.67 Downloading django_crum-0.7.9-py2.py3-none-any.whl.metadata (3.6 kB) #36 14.82 Collecting django-fernet-fields-v2==0.9 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 269)) #36 14.83 Downloading django_fernet_fields_v2-0.9-py3-none-any.whl.metadata (1.7 kB) #36 14.90 Collecting django-filter==25.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 271)) #36 14.91 Downloading django_filter-25.1-py3-none-any.whl.metadata (5.1 kB) #36 14.98 Collecting django-ipware==7.0.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 276)) #36 14.99 Downloading django_ipware-7.0.1-py2.py3-none-any.whl.metadata (9.1 kB) #36 15.09 Collecting django-js-asset==3.1.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 281)) #36 15.10 Downloading django_js_asset-3.1.2-py3-none-any.whl.metadata (6.4 kB) #36 15.28 Collecting django-method-override==1.0.4 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 283)) #36 15.28 Downloading django_method_override-1.0.4-py3-none-any.whl.metadata (3.1 kB) #36 15.49 Collecting django-model-utils==5.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 285)) #36 15.50 Downloading django_model_utils-5.0.0-py3-none-any.whl.metadata (22 kB) #36 15.65 Collecting django-mptt==0.17.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 303)) #36 15.66 Downloading django_mptt-0.17.0-py3-none-any.whl.metadata (5.3 kB) #36 15.85 Collecting django-multi-email-field==0.7.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 307)) #36 15.86 Downloading django_multi_email_field-0.7.0-py3-none-any.whl.metadata (12 kB) #36 16.06 Collecting django-mysql==4.16.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 309)) #36 16.07 Downloading django_mysql-4.16.0-py3-none-any.whl.metadata (4.1 kB) #36 16.26 Collecting django-oauth-toolkit==1.7.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 311)) #36 16.27 Downloading django_oauth_toolkit-1.7.1-py3-none-any.whl.metadata (4.5 kB) #36 16.50 Collecting django-object-actions==5.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 316)) #36 16.50 Downloading django_object_actions-5.0.0-py3-none-any.whl.metadata (9.8 kB) #36 16.87 Collecting django-pipeline==4.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 318)) #36 16.88 Downloading django_pipeline-4.0.0-py3-none-any.whl.metadata (5.8 kB) #36 17.08 Collecting django-push-notifications==3.2.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 320)) #36 17.09 Downloading django_push_notifications-3.2.1-py3-none-any.whl.metadata (20 kB) #36 17.25 Collecting django-ratelimit==4.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 322)) #36 17.27 Downloading django_ratelimit-4.1.0-py2.py3-none-any.whl.metadata (2.3 kB) #36 17.47 Collecting django-sekizai==4.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 324)) #36 17.48 Downloading django_sekizai-4.1.0-py3-none-any.whl.metadata (4.6 kB) #36 17.69 Collecting django-ses==4.4.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 328)) #36 17.69 Downloading django_ses-4.4.0-py3-none-any.whl.metadata (31 kB) #36 17.90 Collecting django-simple-history==3.4.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 330)) #36 17.91 Downloading django_simple_history-3.4.0-py3-none-any.whl.metadata (20 kB) #36 18.07 Collecting django-statici18n==2.6.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 339)) #36 18.09 Downloading django_statici18n-2.6.0-py2.py3-none-any.whl.metadata (5.3 kB) #36 18.18 Collecting django-storages==1.14.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 346)) #36 18.19 Downloading django_storages-1.14.3-py3-none-any.whl.metadata (64 kB) #36 18.22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.3/64.3 kB 2.1 MB/s eta 0:00:00 #36 18.42 Collecting django-user-tasks==3.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 351)) #36 18.43 Downloading django_user_tasks-3.3.0-py2.py3-none-any.whl.metadata (10 kB) #36 18.66 Collecting django-waffle==4.2.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 353)) #36 18.67 Downloading django_waffle-4.2.0-py3-none-any.whl.metadata (2.2 kB) #36 18.77 Collecting django-webpack-loader==0.7.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 361)) #36 18.78 Downloading django_webpack_loader-0.7.0-py2.py3-none-any.whl.metadata (13 kB) #36 18.99 Collecting djangorestframework==3.14.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 366)) #36 19.00 Downloading djangorestframework-3.14.0-py3-none-any.whl.metadata (10 kB) #36 19.18 Collecting djangorestframework-xml==2.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 387)) #36 19.19 Downloading djangorestframework_xml-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) #36 19.28 Collecting dnspython==2.7.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 389)) #36 19.30 Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) #36 19.37 Collecting done-xblock==2.5.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 391)) #36 19.38 Downloading done_xblock-2.5.0-py3-none-any.whl.metadata (4.8 kB) #36 19.57 Collecting drf-jwt==1.19.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 393)) #36 19.58 Downloading drf_jwt-1.19.2-py2.py3-none-any.whl.metadata (3.2 kB) #36 19.80 Collecting drf-spectacular==0.28.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 395)) #36 19.81 Downloading drf_spectacular-0.28.0-py3-none-any.whl.metadata (14 kB) #36 19.96 Collecting drf-yasg==1.21.10 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 397)) #36 19.97 Downloading drf_yasg-1.21.10-py3-none-any.whl.metadata (17 kB) #36 20.15 Collecting edx-ace==1.11.4 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 401)) #36 20.16 Downloading edx_ace-1.11.4-py2.py3-none-any.whl.metadata (10 kB) #36 20.33 Collecting edx-api-doc-tools==2.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 403)) #36 20.34 Downloading edx_api_doc_tools-2.0.0-py2.py3-none-any.whl.metadata (6.8 kB) #36 20.56 Collecting edx-auth-backends==4.5.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 407)) #36 20.57 Downloading edx_auth_backends-4.5.0-py2.py3-none-any.whl.metadata (11 kB) #36 20.77 Collecting edx-bulk-grades==1.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 409)) #36 20.78 Downloading edx_bulk_grades-1.1.0-py2.py3-none-any.whl.metadata (10 kB) #36 20.94 Collecting edx-ccx-keys==2.0.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 413)) #36 20.95 Downloading edx_ccx_keys-2.0.2-py3-none-any.whl.metadata (802 bytes) #36 21.05 Collecting edx-celeryutils==1.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 418)) #36 21.06 Downloading edx_celeryutils-1.3.0-py2.py3-none-any.whl.metadata (7.0 kB) #36 21.14 Collecting edx-codejail==3.5.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 423)) #36 21.14 Downloading edx_codejail-3.5.2-py3-none-any.whl.metadata (10 kB) #36 21.22 Collecting edx-completion==4.7.11 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 425)) #36 21.24 Downloading edx_completion-4.7.11-py2.py3-none-any.whl.metadata (14 kB) #36 21.46 Collecting edx-django-release-util==1.4.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 427)) #36 21.47 Downloading edx_django_release_util-1.4.0-py2.py3-none-any.whl.metadata (2.3 kB) #36 21.65 Collecting edx-django-sites-extensions==4.2.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 432)) #36 21.65 Downloading edx_django_sites_extensions-4.2.0-py3-none-any.whl.metadata (4.9 kB) #36 21.84 Collecting edx-django-utils==7.4.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 434)) #36 21.87 Downloading edx_django_utils-7.4.0-py2.py3-none-any.whl.metadata (24 kB) #36 22.00 Collecting edx-drf-extensions==10.6.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 451)) #36 22.01 Downloading edx_drf_extensions-10.6.0-py2.py3-none-any.whl.metadata (21 kB) #36 22.67 Collecting edx-enterprise==5.12.7 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 463)) #36 22.68 Downloading edx_enterprise-5.12.7-py3-none-any.whl.metadata (173 kB) #36 22.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.7/173.7 kB 3.8 MB/s eta 0:00:00 #36 22.83 Collecting edx-event-bus-kafka==6.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 467)) #36 22.85 Downloading edx_event_bus_kafka-6.1.0-py2.py3-none-any.whl.metadata (21 kB) #36 23.01 Collecting edx-event-bus-redis==0.6.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 469)) #36 23.02 Downloading edx_event_bus_redis-0.6.1-py3-none-any.whl.metadata (12 kB) #36 ... #34 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #34 43.83 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #34 43.91 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated #34 44.00 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated #34 44.38 npm WARN deprecated redux-devtools-extension@2.13.9: Package moved to @redux-devtools/extension. #34 45.02 npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor. #34 45.12 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated #34 46.06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated #34 46.09 npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead #34 48.08 npm WARN deprecated formatio@1.1.1: This package is unmaintained. Use @sinonjs/formatio instead #34 48.13 npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3 #34 48.48 npm WARN deprecated samsam@1.1.2: This package has been deprecated in favour of @sinonjs/samsam #34 48.77 npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. #34 48.95 npm WARN deprecated chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. #34 ... #36 [python-requirements 3/8] RUN --mount=type=bind,from=edx-platform,source=/requirements/edx/base.txt,target=/openedx/edx-platform/requirements/edx/base.txt --mount=type=bind,from=edx-platform,source=/requirements/edx/assets.txt,target=/openedx/edx-platform/requirements/edx/assets.txt --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt #36 23.18 Collecting edx-i18n-tools==1.5.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 471)) #36 23.19 Downloading edx_i18n_tools-1.5.0-py2.py3-none-any.whl.metadata (6.6 kB) #36 23.36 Collecting edx-milestones==0.6.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 477)) #36 23.37 Downloading edx_milestones-0.6.0-py2.py3-none-any.whl.metadata (4.7 kB) #36 23.54 Collecting edx-name-affirmation==3.0.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 479)) #36 23.64 Downloading edx_name_affirmation-3.0.1-py2.py3-none-any.whl.metadata (12 kB) #36 23.80 Collecting edx-opaque-keys==3.0.0 (from edx-opaque-keys[django]==3.0.0->-r /openedx/edx-platform/requirements/edx/base.txt (line 481)) #36 23.80 Downloading edx_opaque_keys-3.0.0-py3-none-any.whl.metadata (1.8 kB) #36 23.98 Collecting edx-organizations==6.13.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 497)) #36 24.07 Downloading edx_organizations-6.13.0-py3-none-any.whl.metadata (3.4 kB) #36 24.23 Collecting edx-proctoring==5.1.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 499)) #36 24.24 Downloading edx_proctoring-5.1.2-py2.py3-none-any.whl.metadata (36 kB) #36 24.43 Collecting edx-rbac==1.10.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 503)) #36 24.44 Downloading edx_rbac-1.10.0-py2.py3-none-any.whl.metadata (10 kB) #36 24.61 Collecting edx-rest-api-client==6.2.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 505)) #36 24.62 Downloading edx_rest_api_client-6.2.0-py3-none-any.whl.metadata (6.0 kB) #36 24.70 Collecting edx-search==4.1.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 510)) #36 24.70 Downloading edx_search-4.1.3-py3-none-any.whl.metadata (13 kB) #36 24.77 Collecting edx-sga==0.25.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 514)) #36 24.78 Downloading edx_sga-0.25.3-py3-none-any.whl.metadata (976 bytes) #36 24.97 Collecting edx-submissions==3.10.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 516)) #36 24.98 Downloading edx_submissions-3.10.0-py3-none-any.whl.metadata (1.1 kB) #36 25.32 Collecting edx-tincan-py35==2.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 520)) #36 25.33 Downloading edx_tincan_py35-2.0.0-py3-none-any.whl.metadata (788 bytes) #36 25.49 Collecting edx-toggles==5.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 522)) #36 25.49 Downloading edx_toggles-5.3.0-py2.py3-none-any.whl.metadata (13 kB) #36 25.59 Collecting edx-when==2.5.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 534)) #36 25.60 Downloading edx_when-2.5.1-py2.py3-none-any.whl.metadata (7.6 kB) #36 25.79 Collecting edxval==2.10.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 538)) #36 25.80 Downloading edxval-2.10.0-py3-none-any.whl.metadata (1.1 kB) #36 26.01 Collecting elasticsearch==7.9.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 540)) #36 26.03 Downloading elasticsearch-7.9.1-py2.py3-none-any.whl.metadata (8.0 kB) #36 26.11 Collecting enmerkar==0.7.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 546)) #36 26.12 Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) #36 26.27 Collecting enmerkar-underscore==2.3.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 548)) #36 26.29 Downloading enmerkar_underscore-2.3.1-py2.py3-none-any.whl.metadata (2.7 kB) #36 26.38 Collecting event-tracking==3.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 550)) #36 26.40 Downloading event_tracking-3.0.0-py3-none-any.whl.metadata (9.5 kB) #36 26.73 Collecting fastavro==1.10.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 557)) #36 26.74 Downloading fastavro-1.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.5 kB) #36 26.87 Collecting filelock==3.18.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 559)) #36 26.87 Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) #36 26.96 Collecting firebase-admin==6.7.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 561)) #36 26.97 Downloading firebase_admin-6.7.0-py3-none-any.whl.metadata (1.5 kB) #36 27.15 Collecting frozenlist==1.6.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 563)) #36 27.16 Downloading frozenlist-1.6.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (16 kB) #36 27.26 Collecting fs==2.0.27 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 567)) #36 27.27 Downloading fs-2.0.27-py2.py3-none-any.whl.metadata (5.4 kB) #36 27.41 Collecting fs-s3fs==0.1.8 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 573)) #36 27.42 Downloading fs_s3fs-0.1.8-py2.py3-none-any.whl.metadata (2.8 kB) #36 27.49 Collecting future==1.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 577)) #36 27.50 Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) #36 27.56 Collecting geoip2==5.0.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 579)) #36 27.57 Downloading geoip2-5.0.1-py3-none-any.whl.metadata (18 kB) #36 27.66 Collecting glob2==0.7 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 581)) #36 27.67 Downloading glob2-0.7.tar.gz (10 kB) #36 27.68 Preparing metadata (setup.py): started #36 28.12 Preparing metadata (setup.py): finished with status 'done' #36 28.33 Collecting google-api-core==2.24.2 (from google-api-core[grpc]==2.24.2->-r /openedx/edx-platform/requirements/edx/base.txt (line 583)) #36 28.36 Downloading google_api_core-2.24.2-py3-none-any.whl.metadata (3.0 kB) #36 28.58 Collecting google-api-python-client==2.167.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 590)) #36 28.59 Downloading google_api_python_client-2.167.0-py2.py3-none-any.whl.metadata (6.7 kB) #36 28.81 Collecting google-auth==2.39.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 592)) #36 28.82 Downloading google_auth-2.39.0-py2.py3-none-any.whl.metadata (6.2 kB) #36 28.89 Collecting google-auth-httplib2==0.2.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 600)) #36 28.90 Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) #36 29.01 Collecting google-cloud-core==2.4.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 602)) #36 29.02 Downloading google_cloud_core-2.4.3-py2.py3-none-any.whl.metadata (2.7 kB) #36 29.13 Collecting google-cloud-firestore==2.20.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 606)) #36 29.14 Downloading google_cloud_firestore-2.20.2-py3-none-any.whl.metadata (9.9 kB) #36 29.27 Collecting google-cloud-storage==3.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 608)) #36 29.28 Downloading google_cloud_storage-3.1.0-py2.py3-none-any.whl.metadata (12 kB) #36 29.44 Collecting google-crc32c==1.7.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 610)) #36 29.46 Downloading google_crc32c-1.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) #36 29.56 Collecting google-resumable-media==2.7.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 614)) #36 29.57 Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl.metadata (2.2 kB) #36 29.72 Collecting googleapis-common-protos==1.70.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 616)) #36 29.73 Downloading googleapis_common_protos-1.70.0-py3-none-any.whl.metadata (9.3 kB) #36 31.23 Collecting grpcio==1.71.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 620)) #36 31.24 Downloading grpcio-1.71.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) #36 31.43 Collecting grpcio-status==1.71.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 624)) #36 31.44 Downloading grpcio_status-1.71.0-py3-none-any.whl.metadata (1.1 kB) #36 31.53 Collecting gunicorn==23.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 626)) #36 31.54 Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) #36 31.61 Collecting help-tokens==3.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 628)) #36 31.62 Downloading help_tokens-3.1.0-py2.py3-none-any.whl.metadata (8.0 kB) #36 31.72 Collecting html5lib==1.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 630)) #36 31.73 Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) #36 31.82 Collecting httplib2==0.22.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 634)) #36 31.83 Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) #36 32.01 Collecting icalendar==6.1.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 638)) #36 32.02 Downloading icalendar-6.1.3-py3-none-any.whl.metadata (10 kB) #36 32.10 Collecting idna==3.10 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 640)) #36 32.11 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) #36 32.25 Collecting importlib-metadata==8.6.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 646)) #36 32.26 Downloading importlib_metadata-8.6.1-py3-none-any.whl.metadata (4.7 kB) #36 32.32 Collecting inflection==0.5.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 648)) #36 32.33 Downloading inflection-0.5.1-py2.py3-none-any.whl.metadata (1.7 kB) #36 32.39 Collecting ipaddress==1.0.23 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 652)) #36 32.40 Downloading ipaddress-1.0.23-py2.py3-none-any.whl.metadata (923 bytes) #36 32.45 Collecting isodate==0.7.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 654)) #36 32.46 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) #36 32.52 Collecting jinja2==3.1.6 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 656)) #36 32.53 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) #36 32.60 Collecting jmespath==1.0.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 658)) #36 32.60 Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) #36 32.68 Collecting joblib==1.4.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 662)) #36 32.69 Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) #36 32.78 Collecting jsondiff==2.2.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 664)) #36 32.80 Downloading jsondiff-2.2.1-py3-none-any.whl.metadata (5.2 kB) #36 ... #34 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #34 53.59 npm WARN deprecated intl-messageformat-parser@1.4.0: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser #34 54.76 npm WARN deprecated @babel/polyfill@7.12.1: 🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information. #34 57.97 npm WARN deprecated sinon@1.17.7: 16.1.1 #34 58.34 npm WARN deprecated log4js@0.6.38: 0.x is no longer supported. Please upgrade to 6.x or higher. #34 ... #36 [python-requirements 3/8] RUN --mount=type=bind,from=edx-platform,source=/requirements/edx/base.txt,target=/openedx/edx-platform/requirements/edx/base.txt --mount=type=bind,from=edx-platform,source=/requirements/edx/assets.txt,target=/openedx/edx-platform/requirements/edx/assets.txt --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt #36 32.97 Collecting jsonfield==3.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 666)) #36 32.98 Downloading jsonfield-3.1.0-py3-none-any.whl.metadata (5.5 kB) #36 33.12 Collecting jsonschema==4.23.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 675)) #36 33.13 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) #36 33.22 Collecting jsonschema-specifications==2024.10.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 679)) #36 33.24 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) #36 33.30 Collecting jwcrypto==1.5.6 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 681)) #36 33.32 Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) #36 33.44 Collecting kombu==5.5.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 685)) #36 33.46 Downloading kombu-5.5.3-py3-none-any.whl.metadata (3.5 kB) #36 33.62 Collecting laboratory==1.0.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 687)) #36 33.65 Downloading laboratory-1.0.2-py2.py3-none-any.whl.metadata (9.8 kB) #36 33.81 Collecting lazy==1.6 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 689)) #36 33.82 Downloading lazy-1.6-py2.py3-none-any.whl.metadata (4.3 kB) #36 33.97 Collecting loremipsum==1.0.5 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 695)) #36 33.98 Downloading loremipsum-1.0.5.zip (14 kB) #36 34.00 Preparing metadata (setup.py): started #36 34.41 Preparing metadata (setup.py): finished with status 'done' #36 34.53 Collecting lti-consumer-xblock==9.13.4 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 697)) #36 34.54 Downloading lti_consumer_xblock-9.13.4-py3-none-any.whl.metadata (16 kB) #36 35.07 Collecting lxml==5.3.2 (from lxml[html-clean,html_clean]==5.3.2->-r /openedx/edx-platform/requirements/edx/base.txt (line 699)) #36 35.07 Downloading lxml-5.3.2-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.6 kB) #36 35.17 Collecting lxml-html-clean==0.4.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 712)) #36 35.18 Downloading lxml_html_clean-0.4.2-py3-none-any.whl.metadata (2.4 kB) #36 35.32 Collecting mailsnake==1.6.4 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 714)) #36 35.35 Downloading mailsnake-1.6.4.tar.gz (6.6 kB) #36 35.37 Preparing metadata (setup.py): started #36 35.64 Preparing metadata (setup.py): finished with status 'done' #36 35.72 Collecting mako==1.3.10 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 716)) #36 35.73 Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) #36 35.81 Collecting markdown==3.3.7 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 723)) #36 35.82 Downloading Markdown-3.3.7-py3-none-any.whl.metadata (4.6 kB) #36 35.99 Collecting markupsafe==3.0.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 730)) #36 36.00 Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) #36 36.17 Collecting maxminddb==2.6.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 737)) #36 36.18 Downloading maxminddb-2.6.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.1 kB) #36 36.39 Collecting meilisearch==0.34.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 739)) #36 36.40 Downloading meilisearch-0.34.1-py3-none-any.whl.metadata (964 bytes) #36 36.58 Collecting mongoengine==0.29.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 743)) #36 36.59 Downloading mongoengine-0.29.1-py3-none-any.whl.metadata (6.7 kB) #36 36.66 Collecting monotonic==1.6 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 745)) #36 36.66 Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) #36 36.75 Collecting more-itertools==10.6.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 747)) #36 36.75 Downloading more_itertools-10.6.0-py3-none-any.whl.metadata (37 kB) #36 37.16 Collecting mpmath==1.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 749)) #36 37.16 Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) #36 37.35 Collecting msgpack==1.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 751)) #36 37.36 Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) #36 37.95 Collecting multidict==6.4.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 753)) #36 37.96 Downloading multidict-6.4.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.3 kB) #36 38.05 Collecting mysqlclient==2.2.7 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 757)) #36 38.06 Downloading mysqlclient-2.2.7.tar.gz (91 kB) #36 38.07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.4/91.4 kB 6.0 MB/s eta 0:00:00 #36 38.11 Installing build dependencies: started #36 ... #34 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #34 61.00 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #34 ... #36 [python-requirements 3/8] RUN --mount=type=bind,from=edx-platform,source=/requirements/edx/base.txt,target=/openedx/edx-platform/requirements/edx/base.txt --mount=type=bind,from=edx-platform,source=/requirements/edx/assets.txt,target=/openedx/edx-platform/requirements/edx/assets.txt --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt #36 41.35 Installing build dependencies: finished with status 'done' #36 41.35 Getting requirements to build wheel: started #36 41.83 Getting requirements to build wheel: finished with status 'done' #36 41.83 Preparing metadata (pyproject.toml): started #36 42.33 Preparing metadata (pyproject.toml): finished with status 'done' #36 42.84 Collecting newrelic==10.9.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 761)) #36 42.84 Downloading newrelic-10.9.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.7 kB) #36 42.98 Collecting nh3==0.2.21 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 763)) #36 42.98 Downloading nh3-0.2.21-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.0 kB) #36 43.07 Collecting nltk==3.9.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 765)) #36 43.08 Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) #36 43.18 Collecting nodeenv==1.9.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 767)) #36 43.19 Downloading nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB) #36 43.66 Collecting numpy==1.26.4 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 769)) #36 43.67 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) #36 43.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 1.7 MB/s eta 0:00:00 #36 43.81 Collecting oauthlib==3.2.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 776)) #36 43.83 Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) #36 43.97 Collecting olxcleaner==0.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 783)) #36 43.98 Downloading olxcleaner-0.3.0-py3-none-any.whl.metadata (6.4 kB) #36 44.28 Collecting openai==0.28.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 785)) #36 44.28 Downloading openai-0.28.1-py3-none-any.whl.metadata (11 kB) #36 44.45 Collecting openedx-atlas==0.7.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 789)) #36 44.46 Downloading openedx_atlas-0.7.0-py3-none-any.whl.metadata (8.0 kB) #36 44.63 Collecting openedx-calc==4.0.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 793)) #36 44.65 Downloading openedx_calc-4.0.2-py3-none-any.whl.metadata (6.7 kB) #36 44.81 Collecting openedx-django-pyfs==3.7.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 795)) #36 44.83 Downloading openedx_django_pyfs-3.7.0-py3-none-any.whl.metadata (4.3 kB) #36 44.88 Collecting openedx-django-require==2.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 800)) #36 44.89 Downloading openedx_django_require-2.1.0-py3-none-any.whl.metadata (788 bytes) #36 44.95 Collecting openedx-django-wiki==2.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 802)) #36 44.95 Downloading openedx_django_wiki-2.1.0-py3-none-any.whl.metadata (7.9 kB) #36 45.14 Collecting openedx-events==10.2.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 804)) #36 45.16 Downloading openedx_events-10.2.0-py2.py3-none-any.whl.metadata (22 kB) #36 45.24 Collecting openedx-filters==2.0.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 813)) #36 45.25 Downloading openedx_filters-2.0.1-py2.py3-none-any.whl.metadata (5.6 kB) #36 45.41 Collecting openedx-forum==0.3.6 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 818)) #36 45.42 Downloading openedx_forum-0.3.6-py2.py3-none-any.whl.metadata (13 kB) #36 45.51 Collecting openedx-learning==0.26.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 820)) #36 45.52 Downloading openedx_learning-0.26.0-py2.py3-none-any.whl.metadata (9.0 kB) #36 45.57 Collecting openedx-mongodbproxy==0.2.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 824)) #36 45.58 Downloading openedx_mongodbproxy-0.2.2-py3-none-any.whl.metadata (1.4 kB) #36 45.63 Collecting optimizely-sdk==5.2.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 826)) #36 45.65 Downloading optimizely_sdk-5.2.0-py3-none-any.whl.metadata (46 kB) #36 45.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.4/46.4 kB 2.2 MB/s eta 0:00:00 #36 45.91 Collecting ora2==6.16.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 828)) #36 45.92 Downloading ora2-6.16.1-py3-none-any.whl.metadata (3.6 kB) #36 46.00 Collecting packaging==25.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 830)) #36 46.01 Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) #36 46.11 Collecting paramiko==3.5.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 835)) #36 46.12 Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) #36 46.20 Collecting path==16.11.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 837)) #36 46.23 Downloading path-16.11.0-py3-none-any.whl.metadata (6.3 kB) #36 46.39 Collecting path-py==12.5.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 843)) #36 46.40 Downloading path.py-12.5.0-py3-none-any.whl.metadata (1.3 kB) #36 46.48 Collecting pbr==6.1.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 848)) #36 46.48 Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) #36 46.63 Collecting pgpy==0.6.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 850)) #36 46.64 Downloading PGPy-0.6.0.tar.gz (603 kB) #36 46.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 603.0/603.0 kB 19.3 MB/s eta 0:00:00 #36 46.78 Installing build dependencies: started #36 ... #34 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #34 69.06 npm WARN deprecated intl-relativeformat@2.2.0: This package has been deprecated, please see migration guide at 'https://github.com/formatjs/formatjs/tree/master/packages/intl-relativeformat#migration-guide' #34 70.96 npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #34 73.23 #34 73.23 > edx@0.1.0 postinstall #34 73.23 > scripts/copy-node-modules.sh #34 73.23 #34 73.27 ===================================================================================== #34 73.27 Copying required assets from node_modules... #34 73.27 ------------------------------------------------------------------------------- #34 73.27 Ensuring vendor directories exist... #34 73.27 +mkdir -p common/static/common/js/vendor #34 73.28 +mkdir -p common/static/common/css/vendor #34 73.28 Copying studio-frontend JS & CSS from node_modules into vendor directores... #34 73.29 +cp --force node_modules/@edx/studio-frontend/dist/courseOutlineHealthCheck.min.js.map common/static/common/js/vendor #34 73.29 +cp --force node_modules/@edx/studio-frontend/dist/runtime.min.js common/static/common/js/vendor #34 73.31 +cp --force node_modules/@edx/studio-frontend/dist/common.min.js common/static/common/js/vendor #34 73.31 +cp --force node_modules/@edx/studio-frontend/dist/common.min.css common/static/common/css/vendor #34 73.31 +cp --force node_modules/@edx/studio-frontend/dist/assets.min.js common/static/common/js/vendor #34 73.32 +cp --force node_modules/@edx/studio-frontend/dist/assets.min.css common/static/common/css/vendor #34 73.33 +cp --force node_modules/@edx/studio-frontend/dist/courseHealthCheck.min.js common/static/common/js/vendor #34 73.33 +cp --force node_modules/@edx/studio-frontend/dist/editImageModal.min.css common/static/common/css/vendor #34 73.34 +cp --force node_modules/@edx/studio-frontend/dist/runtime.min.js.map common/static/common/js/vendor #34 73.34 +cp --force node_modules/@edx/studio-frontend/dist/common.min.js.map common/static/common/js/vendor #34 73.35 +cp --force node_modules/@edx/studio-frontend/dist/courseHealthCheck.min.css common/static/common/css/vendor #34 73.36 +cp --force node_modules/@edx/studio-frontend/dist/i18nMessages.min.js common/static/common/js/vendor #34 73.36 +cp --force node_modules/@edx/studio-frontend/dist/courseOutlineHealthCheck.min.css common/static/common/css/vendor #34 73.36 +cp --force node_modules/@edx/studio-frontend/dist/accessibilityPolicy.min.js common/static/common/js/vendor #34 73.37 +cp --force node_modules/@edx/studio-frontend/dist/editImageModal.min.js common/static/common/js/vendor #34 73.37 +cp --force node_modules/@edx/studio-frontend/dist/i18nMessages.min.js.map common/static/common/js/vendor #34 73.38 +cp --force node_modules/@edx/studio-frontend/dist/courseHealthCheck.min.js.map common/static/common/js/vendor #34 73.38 +cp --force node_modules/@edx/studio-frontend/dist/i18n/messages/es_419.json common/static/common/js/vendor #34 73.38 +cp --force node_modules/@edx/studio-frontend/dist/i18n/messages/fr.json common/static/common/js/vendor #34 73.39 +cp --force node_modules/@edx/studio-frontend/dist/i18n/messages/zh_CN.json common/static/common/js/vendor #34 73.39 +cp --force node_modules/@edx/studio-frontend/dist/i18n/messages/ar.json common/static/common/js/vendor #34 73.39 +cp --force node_modules/@edx/studio-frontend/dist/assets.min.js.map common/static/common/js/vendor #34 73.40 +cp --force node_modules/@edx/studio-frontend/dist/accessibilityPolicy.min.css common/static/common/css/vendor #34 73.40 +cp --force node_modules/@edx/studio-frontend/dist/editImageModal.min.js.map common/static/common/js/vendor #34 73.41 +cp --force node_modules/@edx/studio-frontend/dist/accessibilityPolicy.min.js.map common/static/common/js/vendor #34 73.41 +cp --force node_modules/@edx/studio-frontend/dist/courseOutlineHealthCheck.min.js common/static/common/js/vendor #34 73.41 Copying certain JS modules from node_modules into vendor directory... #34 73.41 +cp --force node_modules/backbone.paginator/lib/backbone.paginator.js node_modules/backbone/backbone.js node_modules/bootstrap/dist/js/bootstrap.bundle.js node_modules/hls.js/dist/hls.js node_modules/jquery-migrate/dist/jquery-migrate.js node_modules/jquery.scrollto/jquery.scrollTo.js node_modules/jquery/dist/jquery.js node_modules/moment-timezone/builds/moment-timezone-with-data.js node_modules/moment/min/moment-with-locales.js node_modules/requirejs/require.js node_modules/underscore.string/dist/underscore.string.js node_modules/underscore/underscore.js node_modules/which-country/index.js common/static/common/js/vendor #34 73.43 Copying certain JS developer modules into vendor directory... #34 73.43 +cp --force node_modules/sinon/pkg/sinon.js common/static/common/js/vendor #34 73.44 +cp --force node_modules/squirejs/src/Squire.js common/static/common/js/vendor #34 73.44 ------------------------------------------------------------------------------- #34 73.44 Done copying required assets from node_modules. #34 73.44 ===================================================================================== #34 73.50 #34 73.50 added 1808 packages in 1m #34 73.50 #34 73.50 218 packages are looking for funding #34 73.50 run `npm fund` for details #34 73.51 npm notice #34 73.51 npm notice New major version of npm available! 10.5.0 -> 11.6.1 #34 73.51 npm notice Changelog: #34 73.51 npm notice Run `npm install -g npm@11.6.1` to update! #34 73.51 npm notice #34 DONE 74.6s #36 [python-requirements 3/8] RUN --mount=type=bind,from=edx-platform,source=/requirements/edx/base.txt,target=/openedx/edx-platform/requirements/edx/base.txt --mount=type=bind,from=edx-platform,source=/requirements/edx/assets.txt,target=/openedx/edx-platform/requirements/edx/assets.txt --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt #36 50.90 Installing build dependencies: finished with status 'done' #36 50.90 Getting requirements to build wheel: started #36 51.30 Getting requirements to build wheel: finished with status 'done' #36 51.31 Preparing metadata (pyproject.toml): started #36 51.72 Preparing metadata (pyproject.toml): finished with status 'done' #36 51.86 Collecting piexif==1.1.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 852)) #36 51.87 Downloading piexif-1.1.3-py2.py3-none-any.whl.metadata (3.7 kB) #36 52.34 Collecting pillow==11.2.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 854)) #36 52.35 Downloading pillow-11.2.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (8.9 kB) #36 52.78 Collecting platformdirs==4.3.7 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 860)) #36 52.79 Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB) #36 52.93 Collecting polib==1.2.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 862)) #36 52.94 Downloading polib-1.2.0-py2.py3-none-any.whl.metadata (15 kB) #36 53.09 Collecting prompt-toolkit==3.0.51 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 864)) #36 53.10 Downloading prompt_toolkit-3.0.51-py3-none-any.whl.metadata (6.4 kB) #36 53.28 Collecting propcache==0.3.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 866)) #36 53.29 Downloading propcache-0.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) #36 53.40 Collecting proto-plus==1.26.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 870)) #36 53.41 Downloading proto_plus-1.26.1-py3-none-any.whl.metadata (2.2 kB) #36 53.91 Collecting protobuf==5.29.4 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 874)) #36 53.92 Downloading protobuf-5.29.4-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) #36 54.22 Collecting psutil==7.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 881)) #36 54.23 Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) #36 54.35 Collecting pyasn1==0.6.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 885)) #36 54.36 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) #36 54.43 Collecting pyasn1-modules==0.4.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 890)) #36 54.43 Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) #36 54.51 Collecting pycountry==24.6.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 892)) #36 54.52 Downloading pycountry-24.6.1-py3-none-any.whl.metadata (12 kB) #36 54.56 Collecting pycparser==2.22 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 894)) #36 54.57 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) #36 54.81 Collecting pycryptodomex==3.22.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 896)) #36 54.82 Downloading pycryptodomex-3.22.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) #36 55.14 Collecting pydantic==2.11.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 902)) #36 55.15 Downloading pydantic-2.11.3-py3-none-any.whl.metadata (65 kB) #36 55.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.2/65.2 kB 6.4 MB/s eta 0:00:00 #36 56.70 Collecting pydantic-core==2.33.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 904)) #36 56.71 Downloading pydantic_core-2.33.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB) #36 56.85 Collecting pyjwkest==1.4.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 906)) #36 56.90 Downloading pyjwkest-1.4.2.tar.gz (41 kB) #36 56.92 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.1/41.1 kB 1.5 MB/s eta 0:00:00 #36 56.94 Preparing metadata (setup.py): started #36 57.28 Preparing metadata (setup.py): finished with status 'done' #36 57.33 Collecting pyjwt==2.10.1 (from pyjwt[crypto]==2.10.1->-r /openedx/edx-platform/requirements/edx/base.txt (line 910)) #36 57.34 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) #36 57.40 Collecting pylatexenc==2.10 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 923)) #36 57.41 Downloading pylatexenc-2.10.tar.gz (162 kB) #36 57.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.6/162.6 kB 17.9 MB/s eta 0:00:00 #36 57.46 Preparing metadata (setup.py): started #36 57.73 Preparing metadata (setup.py): finished with status 'done' #36 57.85 Collecting pylti1p3==2.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 925)) #36 57.85 Downloading PyLTI1p3-2.0.0-py2.py3-none-any.whl.metadata (24 kB) #36 57.92 Collecting pymemcache==4.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 927)) #36 57.93 Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) #36 59.09 Collecting pymongo==4.4.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 929)) #36 59.14 Downloading pymongo-4.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) #36 59.24 Collecting pynacl==1.5.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 938)) #36 59.26 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) #36 59.40 Collecting pynliner==0.8.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 942)) #36 59.41 Downloading pynliner-0.8.0-py2.py3-none-any.whl.metadata (888 bytes) #36 59.48 Collecting pyopenssl==25.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 944)) #36 59.52 Downloading pyOpenSSL-25.0.0-py3-none-any.whl.metadata (16 kB) #36 59.61 Collecting pyparsing==3.2.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 946)) #36 59.61 Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) #36 59.71 Collecting pyrsistent==0.20.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 951)) #36 59.73 Downloading pyrsistent-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB) #36 59.87 Collecting pysrt==1.1.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 953)) #36 59.87 Downloading pysrt-1.1.2.tar.gz (104 kB) #36 59.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.4/104.4 kB 5.2 MB/s eta 0:00:00 #36 59.92 Preparing metadata (setup.py): started #36 60.22 Preparing metadata (setup.py): finished with status 'done' #36 60.28 Collecting python-dateutil==2.9.0.post0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 957)) #36 60.29 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) #36 60.37 Collecting python-ipware==3.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 970)) #36 60.38 Downloading python_ipware-3.0.0-py3-none-any.whl.metadata (15 kB) #36 60.48 Collecting python-slugify==8.0.4 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 972)) #36 60.48 Downloading python_slugify-8.0.4-py2.py3-none-any.whl.metadata (8.5 kB) #36 60.68 Collecting python-swiftclient==4.7.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 974)) #36 60.68 Downloading python_swiftclient-4.7.0-py3-none-any.whl.metadata (3.8 kB) #36 60.84 Collecting python3-openid==3.2.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 976)) #36 60.86 Downloading python3_openid-3.2.0-py3-none-any.whl.metadata (1.6 kB) #36 60.91 Collecting python3-saml==1.16.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 980)) #36 60.93 Downloading python3_saml-1.16.0-py3-none-any.whl.metadata (1.3 kB) #36 61.17 Collecting pytz==2025.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 982)) #36 61.17 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) #36 61.25 Collecting pyuca==1.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 998)) #36 61.26 Downloading pyuca-1.2-py2.py3-none-any.whl.metadata (649 bytes) #36 61.44 Collecting pyyaml==6.0.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1000)) #36 61.45 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) #36 61.60 Collecting random2==1.0.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1010)) #36 61.61 Downloading random2-1.0.2-py3-none-any.whl.metadata (2.1 kB) #36 61.78 Collecting recommender-xblock==3.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1012)) #36 61.79 Downloading recommender_xblock-3.0.0-py3-none-any.whl.metadata (2.2 kB) #36 61.99 Collecting redis==5.2.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1014)) #36 62.00 Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB) #36 62.14 Collecting referencing==0.36.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1018)) #36 62.14 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) #36 63.13 Collecting regex==2024.11.6 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1022)) #36 63.14 Downloading regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) #36 63.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 1.7 MB/s eta 0:00:00 #36 63.28 Collecting requests==2.32.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1024)) #36 63.28 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) #36 63.34 Collecting requests-oauthlib==2.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1050)) #36 63.34 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) #36 64.22 Collecting rpds-py==0.24.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1054)) #36 64.22 Downloading rpds_py-0.24.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) #36 64.29 Collecting rsa==4.9.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1058)) #36 64.30 Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) #36 64.38 Collecting rules==3.5 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1060)) #36 64.39 Downloading rules-3.5-py2.py3-none-any.whl.metadata (38 kB) #36 64.50 Collecting s3transfer==0.11.5 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1066)) #36 64.51 Downloading s3transfer-0.11.5-py3-none-any.whl.metadata (1.7 kB) #36 64.69 Collecting sailthru-client==2.2.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1068)) #36 64.70 Downloading sailthru-client-2.2.3.tar.gz (10 kB) #36 64.74 Preparing metadata (setup.py): started #36 65.09 Preparing metadata (setup.py): finished with status 'done' #36 65.42 Collecting scipy==1.15.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1070)) #36 65.43 Downloading scipy-1.15.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) #36 65.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.0/62.0 kB 4.1 MB/s eta 0:00:00 #36 65.52 Collecting semantic-version==2.10.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1072)) #36 65.53 Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) #36 65.83 Collecting shapely==2.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1074)) #36 65.85 Downloading shapely-2.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) #36 66.17 Collecting simplejson==3.20.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1076)) #36 66.18 Downloading simplejson-3.20.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) #36 66.24 Collecting six==1.17.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1083)) #36 66.25 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) #36 66.40 Collecting slumber==0.7.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1102)) #36 66.45 Downloading slumber-0.7.1.tar.gz (10 kB) #36 66.48 Preparing metadata (setup.py): started #36 66.79 Preparing metadata (setup.py): finished with status 'done' #36 67.67 Collecting snowflake-connector-python==3.14.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1107)) #36 67.68 Downloading snowflake_connector_python-3.14.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (69 kB) #36 67.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 4.9 MB/s eta 0:00:00 #36 67.87 Collecting social-auth-app-django==5.4.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1109)) #36 67.88 Downloading social_auth_app_django-5.4.1-py3-none-any.whl.metadata (3.2 kB) #36 68.07 Collecting social-auth-core==4.5.4 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1114)) #36 68.08 Downloading social_auth_core-4.5.4-py3-none-any.whl.metadata (4.1 kB) #36 68.26 Collecting sorl-thumbnail==12.11.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1120)) #36 68.27 Downloading sorl_thumbnail-12.11.0-py3-none-any.whl.metadata (10 kB) #36 68.35 Collecting sortedcontainers==2.4.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1124)) #36 68.36 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) #36 68.44 Collecting soupsieve==2.7 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1128)) #36 68.45 Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) #36 68.52 Collecting sqlparse==0.5.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1130)) #36 68.53 Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) #36 68.68 Collecting staff-graded-xblock==3.0.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1132)) #36 68.70 Downloading staff_graded_xblock-3.0.1-py3-none-any.whl.metadata (867 bytes) #36 68.80 Collecting stevedore==5.4.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1134)) #36 68.81 Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) #36 68.97 Collecting super-csv==4.0.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1142)) #36 68.98 Downloading super_csv-4.0.1-py2.py3-none-any.whl.metadata (9.2 kB) #36 69.09 Collecting sympy==1.13.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1144)) #36 69.09 Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) #36 69.20 Collecting testfixtures==8.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1146)) #36 69.24 Downloading testfixtures-8.3.0-py3-none-any.whl.metadata (3.0 kB) #36 69.31 Collecting text-unidecode==1.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1148)) #36 69.32 Downloading text_unidecode-1.3-py2.py3-none-any.whl.metadata (2.4 kB) #36 69.38 Collecting tinycss2==1.4.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1150)) #36 69.39 Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) #36 69.55 Collecting tomlkit==0.13.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1152)) #36 69.56 Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB) #36 69.72 Collecting tqdm==4.67.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1154)) #36 69.73 Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) #36 69.76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.7/57.7 kB 2.5 MB/s eta 0:00:00 #36 69.86 Collecting typing-extensions==4.13.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1158)) #36 69.87 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) #36 69.93 Collecting typing-inspection==0.4.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1171)) #36 69.94 Downloading typing_inspection-0.4.0-py3-none-any.whl.metadata (2.6 kB) #36 70.03 Collecting tzdata==2025.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1173)) #36 70.03 Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) #36 70.11 Collecting unicodecsv==0.14.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1177)) #36 70.12 Downloading unicodecsv-0.14.1.tar.gz (10 kB) #36 70.14 Preparing metadata (setup.py): started #36 70.59 Preparing metadata (setup.py): finished with status 'done' #36 70.72 Collecting unicodeit==0.7.5 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1181)) #36 70.73 Downloading unicodeit-0.7.5.tar.gz (40 kB) #36 70.75 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 2.8 MB/s eta 0:00:00 #36 70.77 Preparing metadata (setup.py): started #36 71.17 Preparing metadata (setup.py): finished with status 'done' #36 71.31 Collecting uritemplate==4.1.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1183)) #36 71.32 Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) #36 71.48 Collecting urllib3==2.2.3 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1188)) #36 71.49 Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) #36 71.55 Collecting user-util==1.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1193)) #36 71.56 Downloading user_util-1.1.0-py2.py3-none-any.whl.metadata (2.6 kB) #36 71.64 Collecting vine==5.1.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1195)) #36 71.65 Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) #36 71.73 Collecting voluptuous==0.15.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1200)) #36 71.73 Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) #36 71.93 Collecting walrus==0.9.4 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1202)) #36 71.94 Downloading walrus-0.9.4.tar.gz (82 kB) #36 71.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 4.2 MB/s eta 0:00:00 #36 72.02 Preparing metadata (setup.py): started #36 72.54 Preparing metadata (setup.py): finished with status 'done' #36 72.60 Collecting wcwidth==0.2.13 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1204)) #36 72.61 Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) #36 72.77 Collecting web-fragments==3.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1206)) #36 72.79 Downloading web_fragments-3.0.0-py2.py3-none-any.whl.metadata (4.2 kB) #36 72.84 Collecting webencodings==0.5.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1214)) #36 72.85 Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) #36 72.94 Collecting webob==1.8.9 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1219)) #36 72.95 Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) #36 73.06 Collecting wheel==0.45.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1223)) #36 73.06 Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) #36 73.38 Collecting wrapt==1.17.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1225)) #36 73.41 Downloading wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) #36 73.57 Collecting xblock==5.2.0 (from xblock[django]==5.2.0->-r /openedx/edx-platform/requirements/edx/base.txt (line 1227)) #36 73.58 Downloading XBlock-5.2.0-py3-none-any.whl.metadata (8.5 kB) #36 73.77 Collecting xblock-drag-and-drop-v2==5.0.2 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1243)) #36 73.77 Downloading xblock_drag_and_drop_v2-5.0.2-py3-none-any.whl.metadata (37 kB) #36 73.94 Collecting xblock-google-drive==0.8.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1245)) #36 73.95 Downloading xblock_google_drive-0.8.1-py2.py3-none-any.whl.metadata (5.8 kB) #36 74.08 Collecting xblock-poll==1.14.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1247)) #36 74.10 Downloading xblock_poll-1.14.1-py3-none-any.whl.metadata (18 kB) #36 74.28 Collecting xblock-utils==4.0.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1249)) #36 74.30 Downloading xblock_utils-4.0.0-py3-none-any.whl.metadata (14 kB) #36 74.46 Collecting xblocks-contrib==0.3.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1253)) #36 74.48 Downloading xblocks_contrib-0.3.0-py2.py3-none-any.whl.metadata (9.5 kB) #36 74.59 Collecting xmlsec==1.3.14 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1255)) #36 74.61 Downloading xmlsec-1.3.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB) #36 74.75 Collecting xss-utils==0.7.1 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1259)) #36 74.75 Downloading xss_utils-0.7.1-py2.py3-none-any.whl.metadata (5.4 kB) #36 75.47 Collecting yarl==1.20.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1261)) #36 75.48 Downloading yarl-1.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (72 kB) #36 75.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.4/72.4 kB 5.1 MB/s eta 0:00:00 #36 75.58 Collecting zipp==3.21.0 (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1263)) #36 75.59 Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) #36 75.86 Collecting libsass==0.10.0 (from -r /openedx/edx-platform/requirements/edx/assets.txt (line 9)) #36 75.87 Downloading libsass-0.10.0.tar.gz (272 kB) #36 75.89 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 272.9/272.9 kB 16.1 MB/s eta 0:00:00 #36 75.97 Preparing metadata (setup.py): started #36 76.40 Preparing metadata (setup.py): finished with status 'done' #36 78.99 Requirement already satisfied: setuptools in /openedx/venv/lib/python3.11/site-packages (from django-pipeline==4.0.0->-r /openedx/edx-platform/requirements/edx/base.txt (line 318)) (69.1.1) #36 100.6 Downloading acid_xblock-0.4.1-py3-none-any.whl (24 kB) #36 100.7 Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) #36 100.7 Downloading aiohttp-3.11.18-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) #36 100.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 26.3 MB/s eta 0:00:00 #36 100.8 Downloading aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB) #36 100.8 Downloading amqp-5.3.1-py3-none-any.whl (50 kB) #36 100.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 5.5 MB/s eta 0:00:00 #36 100.8 Downloading analytics_python-1.4.post1-py2.py3-none-any.whl (23 kB) #36 100.8 Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) #36 100.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 4.7 MB/s eta 0:00:00 #36 100.8 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) #36 100.9 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) #36 100.9 Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) #36 100.9 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) #36 100.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 8.4 MB/s eta 0:00:00 #36 100.9 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) #36 100.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 4.1 MB/s eta 0:00:00 #36 100.9 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) #36 101.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 57.7 MB/s eta 0:00:00 #36 101.1 Downloading backoff-1.10.0-py2.py3-none-any.whl (31 kB) #36 101.2 Downloading bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) #36 101.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.2/284.2 kB 18.6 MB/s eta 0:00:00 #36 101.2 Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) #36 101.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 187.3/187.3 kB 13.7 MB/s eta 0:00:00 #36 101.2 Downloading billiard-4.2.1-py3-none-any.whl (86 kB) #36 101.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 8.6 MB/s eta 0:00:00 #36 101.2 Downloading bleach-6.2.0-py3-none-any.whl (163 kB) #36 101.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.4/163.4 kB 10.2 MB/s eta 0:00:00 #36 101.3 Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB) #36 101.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 33.1 MB/s eta 0:00:00 #36 101.3 Downloading boto3-1.37.38-py3-none-any.whl (139 kB) #36 101.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 6.8 MB/s eta 0:00:00 #36 101.3 Downloading botocore-1.37.38-py3-none-any.whl (13.5 MB) #36 101.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 50.2 MB/s eta 0:00:00 #36 101.6 Downloading bridgekeeper-0.9-py3-none-any.whl (20 kB) #36 101.6 Downloading cachecontrol-0.14.2-py3-none-any.whl (21 kB) #36 101.6 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) #36 101.7 Downloading camel_converter-4.0.1-py3-none-any.whl (6.2 kB) #36 101.7 Downloading celery-5.5.1-py3-none-any.whl (438 kB) #36 101.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 438.5/438.5 kB 27.7 MB/s eta 0:00:00 #36 101.7 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) #36 101.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 14.5 MB/s eta 0:00:00 #36 101.7 Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) #36 101.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 29.3 MB/s eta 0:00:00 #36 101.8 Downloading chardet-5.2.0-py3-none-any.whl (199 kB) #36 101.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 18.7 MB/s eta 0:00:00 #36 101.8 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) #36 101.8 Downloading chem-1.3.0-py3-none-any.whl (24 kB) #36 101.8 Downloading click-8.1.8-py3-none-any.whl (98 kB) #36 101.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 9.1 MB/s eta 0:00:00 #36 101.8 Downloading click_didyoumean-0.3.1-py3-none-any.whl (3.6 kB) #36 101.9 Downloading click_plugins-1.1.1-py2.py3-none-any.whl (7.5 kB) #36 101.9 Downloading click_repl-0.3.0-py3-none-any.whl (10 kB) #36 101.9 Downloading code_annotations-2.3.0-py2.py3-none-any.whl (45 kB) #36 101.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.4/45.4 kB 3.3 MB/s eta 0:00:00 #36 101.9 Downloading codejail_includes-1.0.0-py2.py3-none-any.whl (25 kB) #36 101.9 Downloading crowdsourcehinter_xblock-0.8-py3-none-any.whl (34 kB) #36 102.0 Downloading cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB) #36 102.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 45.5 MB/s eta 0:00:00 #36 102.1 Downloading cssutils-2.11.1-py3-none-any.whl (385 kB) #36 102.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.7/385.7 kB 15.6 MB/s eta 0:00:00 #36 102.1 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) #36 102.2 Downloading Django-4.2.20-py3-none-any.whl (8.0 MB) #36 102.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 49.9 MB/s eta 0:00:00 #36 102.3 Downloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB) #36 102.4 Downloading django_cache_memoize-0.2.1-py3-none-any.whl (14 kB) #36 102.4 Downloading django_celery_results-2.6.0-py3-none-any.whl (38 kB) #36 102.4 Downloading django_classy_tags-4.1.0-py3-none-any.whl (14 kB) #36 102.5 Downloading django_config_models-2.9.0-py2.py3-none-any.whl (30 kB) #36 102.5 Downloading django_cors_headers-4.7.0-py3-none-any.whl (12 kB) #36 102.5 Downloading django_countries-7.6.1-py3-none-any.whl (864 kB) #36 102.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 864.5/864.5 kB 29.9 MB/s eta 0:00:00 #36 102.6 Downloading django_crum-0.7.9-py2.py3-none-any.whl (4.7 kB) #36 102.6 Downloading django_fernet_fields_v2-0.9-py3-none-any.whl (8.7 kB) #36 102.6 Downloading django_filter-25.1-py3-none-any.whl (94 kB) #36 102.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.1/94.1 kB 8.9 MB/s eta 0:00:00 #36 102.6 Downloading django_ipware-7.0.1-py2.py3-none-any.whl (6.4 kB) #36 102.7 Downloading django_js_asset-3.1.2-py3-none-any.whl (5.9 kB) #36 102.8 Downloading django_method_override-1.0.4-py3-none-any.whl (5.2 kB) #36 102.8 Downloading django_model_utils-5.0.0-py3-none-any.whl (42 kB) #36 102.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.6/42.6 kB 4.0 MB/s eta 0:00:00 #36 102.8 Downloading django_mptt-0.17.0-py3-none-any.whl (120 kB) #36 102.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.2/120.2 kB 9.4 MB/s eta 0:00:00 #36 102.8 Downloading django_multi_email_field-0.7.0-py3-none-any.whl (11 kB) #36 102.9 Downloading django_mysql-4.16.0-py3-none-any.whl (54 kB) #36 102.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.7/54.7 kB 4.3 MB/s eta 0:00:00 #36 102.9 Downloading django_oauth_toolkit-1.7.1-py3-none-any.whl (63 kB) #36 102.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.2/63.2 kB 4.7 MB/s eta 0:00:00 #36 102.9 Downloading django_object_actions-5.0.0-py3-none-any.whl (14 kB) #36 102.9 Downloading django_pipeline-4.0.0-py3-none-any.whl (75 kB) #36 103.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.4/75.4 kB 7.9 MB/s eta 0:00:00 #36 103.0 Downloading django_push_notifications-3.2.1-py3-none-any.whl (44 kB) #36 103.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 kB 3.4 MB/s eta 0:00:00 #36 103.0 Downloading django_ratelimit-4.1.0-py2.py3-none-any.whl (11 kB) #36 103.1 Downloading django_sekizai-4.1.0-py3-none-any.whl (8.6 kB) #36 103.1 Downloading django_ses-4.4.0-py3-none-any.whl (36 kB) #36 103.1 Downloading django_simple_history-3.4.0-py3-none-any.whl (121 kB) #36 103.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.5/121.5 kB 9.1 MB/s eta 0:00:00 #36 103.2 Downloading django_statici18n-2.6.0-py2.py3-none-any.whl (9.3 kB) #36 103.2 Downloading django_storages-1.14.3-py3-none-any.whl (47 kB) #36 103.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 kB 3.5 MB/s eta 0:00:00 #36 103.2 Downloading django_user_tasks-3.3.0-py2.py3-none-any.whl (27 kB) #36 103.3 Downloading django_waffle-4.2.0-py3-none-any.whl (46 kB) #36 103.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 kB 3.6 MB/s eta 0:00:00 #36 103.3 Downloading django_webpack_loader-0.7.0-py2.py3-none-any.whl (14 kB) #36 103.3 Downloading djangorestframework-3.14.0-py3-none-any.whl (1.1 MB) #36 103.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 36.4 MB/s eta 0:00:00 #36 103.3 Downloading djangorestframework_xml-2.0.0-py2.py3-none-any.whl (6.0 kB) #36 103.4 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) #36 103.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 17.9 MB/s eta 0:00:00 #36 103.4 Downloading done_xblock-2.5.0-py3-none-any.whl (21 kB) #36 103.4 Downloading drf_jwt-1.19.2-py2.py3-none-any.whl (21 kB) #36 103.4 Downloading drf_spectacular-0.28.0-py3-none-any.whl (103 kB) #36 103.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.9/103.9 kB 8.0 MB/s eta 0:00:00 #36 103.5 Downloading drf_yasg-1.21.10-py3-none-any.whl (4.3 MB) #36 103.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 49.8 MB/s eta 0:00:00 #36 103.6 Downloading edx_ace-1.11.4-py2.py3-none-any.whl (65 kB) #36 103.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 4.3 MB/s eta 0:00:00 #36 103.6 Downloading edx_api_doc_tools-2.0.0-py2.py3-none-any.whl (14 kB) #36 103.6 Downloading edx_auth_backends-4.5.0-py2.py3-none-any.whl (29 kB) #36 103.6 Downloading edx_bulk_grades-1.1.0-py2.py3-none-any.whl (31 kB) #36 103.7 Downloading edx_ccx_keys-2.0.2-py3-none-any.whl (16 kB) #36 103.7 Downloading edx_celeryutils-1.3.0-py2.py3-none-any.whl (17 kB) #36 103.7 Downloading edx_codejail-3.5.2-py3-none-any.whl (24 kB) #36 103.7 Downloading edx_completion-4.7.11-py2.py3-none-any.whl (45 kB) #36 103.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.9/45.9 kB 3.2 MB/s eta 0:00:00 #36 103.7 Downloading edx_django_release_util-1.4.0-py2.py3-none-any.whl (40 kB) #36 103.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.4/40.4 kB 2.3 MB/s eta 0:00:00 #36 103.8 Downloading edx_django_sites_extensions-4.2.0-py3-none-any.whl (18 kB) #36 103.8 Downloading edx_django_utils-7.4.0-py2.py3-none-any.whl (121 kB) #36 103.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 10.4 MB/s eta 0:00:00 #36 103.8 Downloading edx_drf_extensions-10.6.0-py2.py3-none-any.whl (76 kB) #36 103.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 kB 7.6 MB/s eta 0:00:00 #36 103.8 Downloading edx_enterprise-5.12.7-py3-none-any.whl (1.1 MB) #36 103.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 38.9 MB/s eta 0:00:00 #36 103.9 Downloading edx_event_bus_kafka-6.1.0-py2.py3-none-any.whl (59 kB) #36 103.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.5/59.5 kB 5.1 MB/s eta 0:00:00 #36 103.9 Downloading edx_event_bus_redis-0.6.1-py3-none-any.whl (33 kB) #36 103.9 Downloading edx_i18n_tools-1.5.0-py2.py3-none-any.whl (32 kB) #36 104.0 Downloading edx_milestones-0.6.0-py2.py3-none-any.whl (39 kB) #36 104.0 Downloading edx_name_affirmation-3.0.1-py2.py3-none-any.whl (57 kB) #36 104.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 5.1 MB/s eta 0:00:00 #36 104.0 Downloading edx_opaque_keys-3.0.0-py3-none-any.whl (76 kB) #36 104.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.2/76.2 kB 5.8 MB/s eta 0:00:00 #36 104.0 Downloading edx_organizations-6.13.0-py3-none-any.whl (52 kB) #36 104.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.9/52.9 kB 4.6 MB/s eta 0:00:00 #36 104.1 Downloading edx_proctoring-5.1.2-py2.py3-none-any.whl (1.3 MB) #36 104.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 33.0 MB/s eta 0:00:00 #36 104.1 Downloading edx_rbac-1.10.0-py2.py3-none-any.whl (39 kB) #36 104.1 Downloading edx_rest_api_client-6.2.0-py3-none-any.whl (13 kB) #36 104.2 Downloading edx_search-4.1.3-py3-none-any.whl (71 kB) #36 104.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/71.5 kB 7.6 MB/s eta 0:00:00 #36 104.2 Downloading edx_sga-0.25.3-py3-none-any.whl (439 kB) #36 104.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 439.3/439.3 kB 29.7 MB/s eta 0:00:00 #36 104.2 Downloading edx_submissions-3.10.0-py3-none-any.whl (51 kB) #36 104.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.6/51.6 kB 2.9 MB/s eta 0:00:00 #36 104.2 Downloading edx_tincan_py35-2.0.0-py3-none-any.whl (58 kB) #36 104.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.7/58.7 kB 6.1 MB/s eta 0:00:00 #36 104.3 Downloading edx_toggles-5.3.0-py2.py3-none-any.whl (32 kB) #36 104.4 Downloading edx_when-2.5.1-py2.py3-none-any.whl (33 kB) #36 104.4 Downloading edxval-2.10.0-py3-none-any.whl (85 kB) #36 104.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.2/85.2 kB 8.7 MB/s eta 0:00:00 #36 104.4 Downloading elasticsearch-7.9.1-py2.py3-none-any.whl (219 kB) #36 104.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.2/219.2 kB 19.0 MB/s eta 0:00:00 #36 104.4 Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) #36 104.5 Downloading enmerkar_underscore-2.3.1-py2.py3-none-any.whl (12 kB) #36 104.5 Downloading event_tracking-3.0.0-py3-none-any.whl (54 kB) #36 104.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.7/54.7 kB 5.1 MB/s eta 0:00:00 #36 104.5 Downloading fastavro-1.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) #36 104.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 46.3 MB/s eta 0:00:00 #36 104.6 Downloading filelock-3.18.0-py3-none-any.whl (16 kB) #36 104.6 Downloading firebase_admin-6.7.0-py3-none-any.whl (134 kB) #36 104.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.0/134.0 kB 7.3 MB/s eta 0:00:00 #36 104.6 Downloading frozenlist-1.6.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (313 kB) #36 104.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 15.9 MB/s eta 0:00:00 #36 104.7 Downloading fs-2.0.27-py2.py3-none-any.whl (119 kB) #36 104.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.4/119.4 kB 8.3 MB/s eta 0:00:00 #36 104.7 Downloading fs_s3fs-0.1.8-py2.py3-none-any.whl (10 kB) #36 104.7 Downloading future-1.0.0-py3-none-any.whl (491 kB) #36 104.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.3/491.3 kB 28.5 MB/s eta 0:00:00 #36 104.7 Downloading geoip2-5.0.1-py3-none-any.whl (28 kB) #36 104.7 Downloading google_api_core-2.24.2-py3-none-any.whl (160 kB) #36 104.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 16.6 MB/s eta 0:00:00 #36 104.8 Downloading google_api_python_client-2.167.0-py2.py3-none-any.whl (13.2 MB) #36 105.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.2/13.2 MB 39.4 MB/s eta 0:00:00 #36 105.1 Downloading google_auth-2.39.0-py2.py3-none-any.whl (212 kB) #36 105.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.3/212.3 kB 12.9 MB/s eta 0:00:00 #36 105.1 Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) #36 105.1 Downloading google_cloud_core-2.4.3-py2.py3-none-any.whl (29 kB) #36 105.1 Downloading google_cloud_firestore-2.20.2-py3-none-any.whl (358 kB) #36 105.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 358.9/358.9 kB 25.8 MB/s eta 0:00:00 #36 105.2 Downloading google_cloud_storage-3.1.0-py2.py3-none-any.whl (174 kB) #36 105.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.9/174.9 kB 15.6 MB/s eta 0:00:00 #36 105.2 Downloading google_crc32c-1.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB) #36 105.2 Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl (81 kB) #36 105.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 5.7 MB/s eta 0:00:00 #36 105.2 Downloading googleapis_common_protos-1.70.0-py3-none-any.whl (294 kB) #36 105.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.5/294.5 kB 18.0 MB/s eta 0:00:00 #36 105.3 Downloading grpcio-1.71.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB) #36 105.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 45.1 MB/s eta 0:00:00 #36 105.4 Downloading grpcio_status-1.71.0-py3-none-any.whl (14 kB) #36 105.5 Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) #36 105.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.0/85.0 kB 1.8 MB/s eta 0:00:00 #36 105.6 Downloading help_tokens-3.1.0-py2.py3-none-any.whl (19 kB) #36 105.6 Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) #36 105.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 6.8 MB/s eta 0:00:00 #36 105.7 Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) #36 105.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 8.6 MB/s eta 0:00:00 #36 105.7 Downloading icalendar-6.1.3-py3-none-any.whl (208 kB) #36 105.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.4/208.4 kB 12.8 MB/s eta 0:00:00 #36 105.7 Downloading idna-3.10-py3-none-any.whl (70 kB) #36 105.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 6.4 MB/s eta 0:00:00 #36 105.7 Downloading importlib_metadata-8.6.1-py3-none-any.whl (26 kB) #36 105.8 Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB) #36 105.8 Downloading ipaddress-1.0.23-py2.py3-none-any.whl (18 kB) #36 105.8 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) #36 105.8 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #36 105.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 10.4 MB/s eta 0:00:00 #36 105.8 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) #36 105.9 Downloading joblib-1.4.2-py3-none-any.whl (301 kB) #36 105.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.8/301.8 kB 17.8 MB/s eta 0:00:00 #36 105.9 Downloading jsondiff-2.2.1-py3-none-any.whl (13 kB) #36 105.9 Downloading jsonfield-3.1.0-py3-none-any.whl (8.0 kB) #36 105.9 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) #36 105.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 8.5 MB/s eta 0:00:00 #36 105.9 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) #36 106.0 Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) #36 106.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.5/92.5 kB 11.4 MB/s eta 0:00:00 #36 106.0 Downloading kombu-5.5.3-py3-none-any.whl (209 kB) #36 106.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.9/209.9 kB 17.2 MB/s eta 0:00:00 #36 106.0 Downloading laboratory-1.0.2-py2.py3-none-any.whl (9.4 kB) #36 106.0 Downloading lazy-1.6-py2.py3-none-any.whl (5.2 kB) #36 106.1 Downloading lti_consumer_xblock-9.13.4-py3-none-any.whl (392 kB) #36 106.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 392.3/392.3 kB 29.0 MB/s eta 0:00:00 #36 106.1 Downloading lxml-5.3.2-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) #36 106.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 41.0 MB/s eta 0:00:00 #36 106.3 Downloading lxml_html_clean-0.4.2-py3-none-any.whl (14 kB) #36 106.3 Downloading mako-1.3.10-py3-none-any.whl (78 kB) #36 106.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 5.8 MB/s eta 0:00:00 #36 106.3 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) #36 106.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 kB 9.1 MB/s eta 0:00:00 #36 106.3 Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) #36 106.4 Downloading maxminddb-2.6.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (88 kB) #36 106.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.1/88.1 kB 1.2 MB/s eta 0:00:00 #36 106.4 Downloading meilisearch-0.34.1-py3-none-any.whl (24 kB) #36 106.4 Downloading mongoengine-0.29.1-py3-none-any.whl (112 kB) #36 106.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.4/112.4 kB 10.2 MB/s eta 0:00:00 #36 106.5 Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) #36 106.5 Downloading more_itertools-10.6.0-py3-none-any.whl (63 kB) #36 106.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 4.5 MB/s eta 0:00:00 #36 106.5 Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) #36 106.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 31.4 MB/s eta 0:00:00 #36 106.6 Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (403 kB) #36 106.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 403.7/403.7 kB 18.1 MB/s eta 0:00:00 #36 106.6 Downloading multidict-6.4.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (223 kB) #36 106.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.5/223.5 kB 20.8 MB/s eta 0:00:00 #36 106.6 Downloading newrelic-10.9.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (838 kB) #36 106.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 838.0/838.0 kB 25.6 MB/s eta 0:00:00 #36 106.7 Downloading nh3-0.2.21-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739 kB) #36 106.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.0/739.0 kB 28.5 MB/s eta 0:00:00 #36 106.7 Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) #36 106.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 58.3 MB/s eta 0:00:00 #36 106.7 Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB) #36 106.8 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) #36 107.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 53.5 MB/s eta 0:00:00 #36 107.0 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) #36 107.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 9.3 MB/s eta 0:00:00 #36 107.1 Downloading olxcleaner-0.3.0-py3-none-any.whl (57 kB) #36 107.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 5.1 MB/s eta 0:00:00 #36 107.1 Downloading openai-0.28.1-py3-none-any.whl (76 kB) #36 107.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.0/77.0 kB 2.4 MB/s eta 0:00:00 #36 107.1 Downloading openedx_atlas-0.7.0-py3-none-any.whl (22 kB) #36 107.2 Downloading openedx_calc-4.0.2-py3-none-any.whl (36 kB) #36 107.2 Downloading openedx_django_pyfs-3.7.0-py3-none-any.whl (13 kB) #36 107.2 Downloading openedx_django_require-2.1.0-py3-none-any.whl (7.2 MB) #36 107.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 15.8 MB/s eta 0:00:00 #36 107.7 Downloading openedx_django_wiki-2.1.0-py3-none-any.whl (666 kB) #36 107.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 666.4/666.4 kB 27.8 MB/s eta 0:00:00 #36 107.7 Downloading openedx_events-10.2.0-py2.py3-none-any.whl (80 kB) #36 107.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.7/80.7 kB 7.1 MB/s eta 0:00:00 #36 107.8 Downloading openedx_filters-2.0.1-py2.py3-none-any.whl (37 kB) #36 107.8 Downloading openedx_forum-0.3.6-py2.py3-none-any.whl (132 kB) #36 107.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 10.0 MB/s eta 0:00:00 #36 107.9 Downloading openedx_learning-0.26.0-py2.py3-none-any.whl (206 kB) #36 107.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.8/206.8 kB 10.6 MB/s eta 0:00:00 #36 108.0 Downloading openedx_mongodbproxy-0.2.2-py3-none-any.whl (3.3 kB) #36 108.0 Downloading optimizely_sdk-5.2.0-py3-none-any.whl (143 kB) #36 108.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 12.1 MB/s eta 0:00:00 #36 108.1 Downloading ora2-6.16.1-py3-none-any.whl (2.6 MB) #36 108.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 36.8 MB/s eta 0:00:00 #36 108.2 Downloading packaging-25.0-py3-none-any.whl (66 kB) #36 108.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 5.8 MB/s eta 0:00:00 #36 108.2 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) #36 108.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 16.2 MB/s eta 0:00:00 #36 108.2 Downloading path-16.11.0-py3-none-any.whl (25 kB) #36 108.2 Downloading path.py-12.5.0-py3-none-any.whl (2.3 kB) #36 108.3 Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) #36 108.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.0/109.0 kB 9.4 MB/s eta 0:00:00 #36 108.3 Downloading piexif-1.1.3-py2.py3-none-any.whl (20 kB) #36 108.3 Downloading pillow-11.2.1-cp311-cp311-manylinux_2_28_x86_64.whl (4.6 MB) #36 108.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 54.0 MB/s eta 0:00:00 #36 108.4 Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB) #36 108.4 Downloading polib-1.2.0-py2.py3-none-any.whl (20 kB) #36 108.5 Downloading prompt_toolkit-3.0.51-py3-none-any.whl (387 kB) #36 108.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 387.8/387.8 kB 20.3 MB/s eta 0:00:00 #36 108.5 Downloading propcache-0.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (232 kB) #36 108.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.5/232.5 kB 16.4 MB/s eta 0:00:00 #36 108.5 Downloading proto_plus-1.26.1-py3-none-any.whl (50 kB) #36 108.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.2/50.2 kB 2.7 MB/s eta 0:00:00 #36 108.6 Downloading protobuf-5.29.4-cp38-abi3-manylinux2014_x86_64.whl (319 kB) #36 108.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 319.7/319.7 kB 16.1 MB/s eta 0:00:00 #36 108.6 Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) #36 108.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.0/278.0 kB 15.3 MB/s eta 0:00:00 #36 108.6 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #36 108.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 8.3 MB/s eta 0:00:00 #36 108.7 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) #36 108.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 6.2 MB/s eta 0:00:00 #36 108.7 Downloading pycountry-24.6.1-py3-none-any.whl (6.3 MB) #36 108.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 44.3 MB/s eta 0:00:00 #36 108.9 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #36 108.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 6.5 MB/s eta 0:00:00 #36 108.9 Downloading pycryptodomex-3.22.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) #36 109.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 44.5 MB/s eta 0:00:00 #36 109.0 Downloading pydantic-2.11.3-py3-none-any.whl (443 kB) #36 109.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.6/443.6 kB 20.3 MB/s eta 0:00:00 #36 109.0 Downloading pydantic_core-2.33.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) #36 109.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 30.2 MB/s eta 0:00:00 #36 109.1 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) #36 109.1 Downloading PyLTI1p3-2.0.0-py2.py3-none-any.whl (61 kB) #36 109.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 4.6 MB/s eta 0:00:00 #36 109.2 Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) #36 109.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 4.4 MB/s eta 0:00:00 #36 109.2 Downloading pymongo-4.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (652 kB) #36 109.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 652.9/652.9 kB 27.9 MB/s eta 0:00:00 #36 109.2 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) #36 109.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 29.6 MB/s eta 0:00:00 #36 109.3 Downloading pynliner-0.8.0-py2.py3-none-any.whl (8.5 kB) #36 109.3 Downloading pyOpenSSL-25.0.0-py3-none-any.whl (56 kB) #36 109.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 kB 2.5 MB/s eta 0:00:00 #36 109.3 Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) #36 109.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.1/111.1 kB 6.1 MB/s eta 0:00:00 #36 109.4 Downloading pyrsistent-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (120 kB) #36 109.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 5.7 MB/s eta 0:00:00 #36 109.4 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #36 109.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 17.5 MB/s eta 0:00:00 #36 109.4 Downloading python_ipware-3.0.0-py3-none-any.whl (10 kB) #36 109.5 Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB) #36 109.5 Downloading python_swiftclient-4.7.0-py3-none-any.whl (88 kB) #36 109.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.8/88.8 kB 4.3 MB/s eta 0:00:00 #36 109.5 Downloading python3_openid-3.2.0-py3-none-any.whl (133 kB) #36 109.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 8.8 MB/s eta 0:00:00 #36 109.6 Downloading python3_saml-1.16.0-py3-none-any.whl (76 kB) #36 109.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.2/76.2 kB 5.4 MB/s eta 0:00:00 #36 109.6 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) #36 109.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 25.3 MB/s eta 0:00:00 #36 109.6 Downloading pyuca-1.2-py2.py3-none-any.whl (1.5 MB) #36 109.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 39.4 MB/s eta 0:00:00 #36 109.7 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) #36 109.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 30.8 MB/s eta 0:00:00 #36 109.7 Downloading random2-1.0.2-py3-none-any.whl (12 kB) #36 109.7 Downloading recommender_xblock-3.0.0-py3-none-any.whl (61 kB) #36 109.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.2 MB/s eta 0:00:00 #36 109.8 Downloading redis-5.2.1-py3-none-any.whl (261 kB) #36 109.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 261.5/261.5 kB 16.5 MB/s eta 0:00:00 #36 109.8 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) #36 109.8 Downloading regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792 kB) #36 109.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.7/792.7 kB 24.8 MB/s eta 0:00:00 #36 109.9 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #36 109.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 4.6 MB/s eta 0:00:00 #36 109.9 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #36 109.9 Downloading rpds_py-0.24.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (389 kB) #36 109.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 389.4/389.4 kB 21.8 MB/s eta 0:00:00 #36 109.9 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) #36 110.0 Downloading rules-3.5-py2.py3-none-any.whl (25 kB) #36 110.0 Downloading s3transfer-0.11.5-py3-none-any.whl (84 kB) #36 110.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.8/84.8 kB 8.1 MB/s eta 0:00:00 #36 110.0 Downloading scipy-1.15.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.6 MB) #36 110.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.6/37.6 MB 40.1 MB/s eta 0:00:00 #36 110.8 Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) #36 110.8 Downloading shapely-2.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) #36 110.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 46.7 MB/s eta 0:00:00 #36 110.9 Downloading simplejson-3.20.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) #36 110.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.8/144.8 kB 8.5 MB/s eta 0:00:00 #36 110.9 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #36 110.9 Downloading snowflake_connector_python-3.14.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB) #36 111.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 15.5 MB/s eta 0:00:00 #36 111.1 Downloading social_auth_app_django-5.4.1-py3-none-any.whl (26 kB) #36 111.1 Downloading social_auth_core-4.5.4-py3-none-any.whl (410 kB) #36 111.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.2/410.2 kB 5.6 MB/s eta 0:00:00 #36 111.2 Downloading sorl_thumbnail-12.11.0-py3-none-any.whl (42 kB) #36 111.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 1.0 MB/s eta 0:00:00 #36 111.3 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) #36 111.3 Downloading soupsieve-2.7-py3-none-any.whl (36 kB) #36 111.3 Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB) #36 111.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 583.2 kB/s eta 0:00:00 #36 111.4 Downloading staff_graded_xblock-3.0.1-py3-none-any.whl (21 kB) #36 111.5 Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) #36 111.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 1.2 MB/s eta 0:00:00 #36 111.5 Downloading super_csv-4.0.1-py2.py3-none-any.whl (21 kB) #36 111.6 Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) #36 111.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 45.2 MB/s eta 0:00:00 #36 111.7 Downloading testfixtures-8.3.0-py3-none-any.whl (105 kB) #36 111.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.1/105.1 kB 7.9 MB/s eta 0:00:00 #36 111.7 Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) #36 111.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 kB 5.3 MB/s eta 0:00:00 #36 111.8 Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) #36 111.8 Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB) #36 111.8 Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) #36 111.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 6.3 MB/s eta 0:00:00 #36 111.8 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) #36 111.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 3.2 MB/s eta 0:00:00 #36 111.9 Downloading typing_inspection-0.4.0-py3-none-any.whl (14 kB) #36 111.9 Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) #36 111.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.8/347.8 kB 14.9 MB/s eta 0:00:00 #36 111.9 Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) #36 111.9 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #36 112.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 8.1 MB/s eta 0:00:00 #36 112.0 Downloading user_util-1.1.0-py2.py3-none-any.whl (16 kB) #36 112.0 Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) #36 112.0 Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) #36 112.0 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #36 112.1 Downloading web_fragments-3.0.0-py2.py3-none-any.whl (15 kB) #36 112.1 Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) #36 112.1 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #36 112.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.4/115.4 kB 10.9 MB/s eta 0:00:00 #36 112.1 Using cached wheel-0.45.1-py3-none-any.whl (72 kB) #36 112.1 Downloading wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) #36 112.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 4.2 MB/s eta 0:00:00 #36 112.2 Downloading XBlock-5.2.0-py3-none-any.whl (140 kB) #36 112.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.0/141.0 kB 8.8 MB/s eta 0:00:00 #36 112.2 Downloading xblock_drag_and_drop_v2-5.0.2-py3-none-any.whl (222 kB) #36 112.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 222.6/222.6 kB 14.7 MB/s eta 0:00:00 #36 112.2 Downloading xblock_google_drive-0.8.1-py2.py3-none-any.whl (29 kB) #36 112.3 Downloading xblock_poll-1.14.1-py3-none-any.whl (184 kB) #36 112.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.1/184.1 kB 9.9 MB/s eta 0:00:00 #36 112.3 Downloading xblock_utils-4.0.0-py3-none-any.whl (31 kB) #36 112.3 Downloading xblocks_contrib-0.3.0-py2.py3-none-any.whl (106 kB) #36 112.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.3/106.3 kB 8.4 MB/s eta 0:00:00 #36 112.3 Downloading xmlsec-1.3.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB) #36 112.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 42.0 MB/s eta 0:00:00 #36 112.5 Downloading xss_utils-0.7.1-py2.py3-none-any.whl (17 kB) #36 112.5 Downloading yarl-1.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (358 kB) #36 112.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 358.1/358.1 kB 26.1 MB/s eta 0:00:00 #36 112.5 Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) #36 113.4 Building wheels for collected packages: glob2, loremipsum, mailsnake, mysqlclient, pgpy, pyjwkest, pylatexenc, pysrt, sailthru-client, slumber, unicodecsv, unicodeit, walrus, libsass #36 113.4 Building wheel for glob2 (setup.py): started #36 113.9 Building wheel for glob2 (setup.py): finished with status 'done' #36 113.9 Created wheel for glob2: filename=glob2-0.7-py2.py3-none-any.whl size=9302 sha256=0d8ac48d32764210144da235ef8ebad9ebfc0cc64489dc1de91fecbab03041d4 #36 113.9 Stored in directory: /openedx/.cache/pip/wheels/96/41/06/9f8fddc6eb1d75bde63db7f491311a4ae26905212617e06eb2 #36 113.9 Building wheel for loremipsum (setup.py): started #36 114.4 Building wheel for loremipsum (setup.py): finished with status 'done' #36 114.4 Created wheel for loremipsum: filename=loremipsum-1.0.5-py3-none-any.whl size=11648 sha256=c959a9ecbf24b40169285493be7c407cb52a0688be9b55c1f76e7f4c09f8fde0 #36 114.4 Stored in directory: /openedx/.cache/pip/wheels/b5/f8/b7/19e8f51bcb181e21bed5ebc4d59bb1136a5370a53aba5bdab1 #36 114.4 Building wheel for mailsnake (setup.py): started #36 114.7 Building wheel for mailsnake (setup.py): finished with status 'done' #36 114.7 Created wheel for mailsnake: filename=mailsnake-1.6.4-py3-none-any.whl size=7298 sha256=36d14f988232609cf4ccb83962ac9574b4159bfae90963c670877a88c4c4dc5c #36 114.7 Stored in directory: /openedx/.cache/pip/wheels/5b/98/6b/48e469ecd5e050d8a1a77d6cff29dcff929abbc1c624b4894b #36 114.7 Building wheel for mysqlclient (pyproject.toml): started #36 116.4 Building wheel for mysqlclient (pyproject.toml): finished with status 'done' #36 116.4 Created wheel for mysqlclient: filename=mysqlclient-2.2.7-cp311-cp311-linux_x86_64.whl size=130956 sha256=7d0ec9e86511c30e7d3ea6ae362da7ea5f5c11f662a9ea65b1086c61dd988093 #36 116.4 Stored in directory: /openedx/.cache/pip/wheels/cd/5f/fb/dbe9e6e7e1e24f9e73164c77b5fdc19bd36240425835c0e635 #36 116.4 Building wheel for pgpy (pyproject.toml): started #36 116.9 Building wheel for pgpy (pyproject.toml): finished with status 'done' #36 116.9 Created wheel for pgpy: filename=pgpy-0.6.0-py3-none-any.whl size=84182 sha256=329c0eafdcd5184340a024b64aac60ca44eacc94a7d6c7409e5590a64fa66584 #36 116.9 Stored in directory: /openedx/.cache/pip/wheels/4c/e4/fa/42591190bf8034c32a90cbf83d199c1054d65d059357c2af05 #36 116.9 Building wheel for pyjwkest (setup.py): started #36 117.3 Building wheel for pyjwkest (setup.py): finished with status 'done' #36 117.3 Created wheel for pyjwkest: filename=pyjwkest-1.4.2-py3-none-any.whl size=48062 sha256=48eb69c2de4ec62ae9f4e83907e0e0cde4fe527ecb76414481d5eef7bc37d9b0 #36 117.3 Stored in directory: /openedx/.cache/pip/wheels/9b/4d/c4/5aeb71149c4035dc7538238d9024efe353d6de81d396db0fa2 #36 117.3 Building wheel for pylatexenc (setup.py): started #36 117.8 Building wheel for pylatexenc (setup.py): finished with status 'done' #36 117.8 Created wheel for pylatexenc: filename=pylatexenc-2.10-py3-none-any.whl size=136816 sha256=c0bdcccfdf1b2f03b555aa5383ca7de7c9fe44365759b69c2962ca8f5222d176 #36 117.8 Stored in directory: /openedx/.cache/pip/wheels/b1/7a/33/9fdd892f784ed4afda62b685ae3703adf4c91aa0f524c28f03 #36 117.8 Building wheel for pysrt (setup.py): started #36 118.2 Building wheel for pysrt (setup.py): finished with status 'done' #36 118.2 Created wheel for pysrt: filename=pysrt-1.1.2-py3-none-any.whl size=13443 sha256=5c99b3db7b90ae76178c06ef2f0fed7601ed4d3668afc4a2ca7a390d5e3bb68c #36 118.2 Stored in directory: /openedx/.cache/pip/wheels/2d/b2/df/ea10959920533975b4a74a25a35e6d79655b63f3006611a99f #36 118.2 Building wheel for sailthru-client (setup.py): started #36 118.7 Building wheel for sailthru-client (setup.py): finished with status 'done' #36 118.7 Created wheel for sailthru-client: filename=sailthru_client-2.2.3-py3-none-any.whl size=9619 sha256=ca3f472d83ce145ff51a8be8efa5bd90f83745a8c28f81d2b4e269db9c5711a1 #36 118.7 Stored in directory: /openedx/.cache/pip/wheels/d1/2d/2d/c8645cb1eff8b67b483a80c90721dfcd49894968500b364c7e #36 118.7 Building wheel for slumber (setup.py): started #36 119.1 Building wheel for slumber (setup.py): finished with status 'done' #36 119.1 Created wheel for slumber: filename=slumber-0.7.1-py3-none-any.whl size=8094 sha256=2a9547b196e2efcf4d17231def547d94918ddd8adf0a13fcfdf9db235ff4a0a1 #36 119.1 Stored in directory: /openedx/.cache/pip/wheels/62/8c/92/a39ad91c256918dac84c220488b00d61fffea9822a40fa6d0a #36 119.1 Building wheel for unicodecsv (setup.py): started #36 119.5 Building wheel for unicodecsv (setup.py): finished with status 'done' #36 119.5 Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10746 sha256=b60a3d227d12a25fbe6e89a6f98d7fe4ee6f7eee5c615ded2b30de1ee93b1280 #36 119.5 Stored in directory: /openedx/.cache/pip/wheels/ec/03/6f/d2e0162d94c0d451556fa43dd4d5531457245c34a36b41ef4a #36 119.5 Building wheel for unicodeit (setup.py): started #36 119.9 Building wheel for unicodeit (setup.py): finished with status 'done' #36 119.9 Created wheel for unicodeit: filename=unicodeit-0.7.5-py3-none-any.whl size=40348 sha256=56e209d77c44d80063c1ee3c0907a0b15a83b5ac116bac421d730615bbae5a0f #36 119.9 Stored in directory: /openedx/.cache/pip/wheels/fe/46/67/00269343d5ef9691bd67eccf18b72cc10393e193c42c6cd6c3 #36 119.9 Building wheel for walrus (setup.py): started #36 120.4 Building wheel for walrus (setup.py): finished with status 'done' #36 120.4 Created wheel for walrus: filename=walrus-0.9.4-py3-none-any.whl size=96626 sha256=659fd5e71cb3084baef3f33f86a4344773bba5dc9ce827e0d239d4b71a3ab926 #36 120.4 Stored in directory: /openedx/.cache/pip/wheels/db/8e/ee/c164e3e790927b2140abca0b98ddb7bac3659eba564288e153 #36 120.4 Building wheel for libsass (setup.py): started #36 187.0 Building wheel for libsass (setup.py): still running... #36 247.5 Building wheel for libsass (setup.py): still running... #36 265.3 Building wheel for libsass (setup.py): finished with status 'done' #36 265.3 Created wheel for libsass: filename=libsass-0.10.0-cp311-cp311-linux_x86_64.whl size=10445227 sha256=b90ee8bbef1bb3925ba809f4658793bebb04e188ed379b77d602dc0429554922 #36 265.3 Stored in directory: /openedx/.cache/pip/wheels/98/7b/64/8d608bb144ae7bdc4575ff61e58c79a14d2c33b8f986eb2758 #36 265.3 Successfully built glob2 loremipsum mailsnake mysqlclient pgpy pyjwkest pylatexenc pysrt sailthru-client slumber unicodecsv unicodeit walrus libsass #36 267.6 Installing collected packages: webencodings, web-fragments, wcwidth, unicodeit, unicodecsv, text-unidecode, sortedcontainers, rules, recommender-xblock, random2, pyuca, pytz, pylatexenc, polib, openedx-django-require, openedx-atlas, mpmath, monotonic, loremipsum, laboratory, ipaddress, glob2, django-webpack-loader, boto, asn1crypto, appdirs, aniso8601, zipp, wrapt, wheel, webob, voluptuous, vine, urllib3, uritemplate, tzdata, typing-extensions, tqdm, tomlkit, tinycss2, testfixtures, sympy, sqlparse, soupsieve, sorl-thumbnail, six, simplejson, semantic-version, rpds-py, regex, redis, pyyaml, python-slugify, python-ipware, pyrsistent, pyparsing, pymemcache, pyjwt, pycryptodomex, pycparser, pycountry, pyasn1, psutil, protobuf, propcache, prompt-toolkit, platformdirs, pillow, piexif, pbr, path, packaging, oauthlib, numpy, nodeenv, nh3, newrelic, mysqlclient, multidict, msgpack, more-itertools, maxminddb, markupsafe, markdown, lxml, lazy, joblib, jmespath, isodate, inflection, idna, grpcio, google-crc32c, future, frozenlist, filelock, fastavro, edx-tincan-py35, dnspython, django-simple-history, django-ratelimit, django-object-actions, django-cache-memoize, defusedxml, click, charset-normalizer, chardet, certifi, camel-converter, cachetools, bridgekeeper, bleach, billiard, bcrypt, backoff, babel, attrs, asgiref, annotated-types, aiohappyeyeballs, yarl, xmlsec, walrus, user-util, typing-inspection, stevedore, shapely, scipy, rsa, requests, referencing, python3-openid, python-dateutil, pysrt, pymongo, pydantic-core, pyasn1-modules, proto-plus, path-py, openedx-calc, nltk, mako, lxml-html-clean, libsass, jsondiff, jinja2, importlib-metadata, httplib2, html5lib, gunicorn, googleapis-common-protos, google-resumable-media, fs, elasticsearch, edx-codejail, djangorestframework-xml, django-pipeline, django-ipware, django-countries, django, cssutils, codejail-includes, click-repl, click-plugins, click-didyoumean, cffi, beautifulsoup4, amqp, aiosignal, xss-utils, xblock, slumber, sailthru-client, requests-oauthlib, python3-saml, python-swiftclient, pynliner, pynacl, pyjwkest, pydantic, openedx-mongodbproxy, olxcleaner, mongoengine, mailsnake, kombu, jsonschema-specifications, jsonfield, icalendar, help-tokens, grpcio-status, google-auth, enmerkar, edx-opaque-keys, edx-i18n-tools, edx-django-sites-extensions, edx-django-release-util, djangorestframework, django-waffle, django-storages, django-push-notifications, django-mysql, django-multi-email-field, django-model-utils, django-method-override, django-js-asset, django-filter, django-crum, django-cors-headers, django-classy-tags, django-appconf, cryptography, code-annotations, chem, cachecontrol, botocore, analytics-python, aiohttp, social-auth-core, s3transfer, pyopenssl, pgpy, paramiko, openai, jwcrypto, jsonschema, google-auth-httplib2, google-api-core, geoip2, enmerkar-underscore, edx-submissions, edx-milestones, edx-django-utils, edx-ccx-keys, drf-yasg, done-xblock, django-statici18n, django-sekizai, django-mptt, django-fernet-fields-v2, crowdsourcehinter-xblock, celery, acid-xblock, social-auth-app-django, pylti1p3, optimizely-sdk, openedx-filters, openedx-events, openedx-django-wiki, meilisearch, google-cloud-core, google-api-python-client, edx-toggles, edx-rest-api-client, edx-celeryutils, edx-api-doc-tools, drf-spectacular, drf-jwt, django-user-tasks, django-oauth-toolkit, django-config-models, django-celery-results, boto3, super-csv, snowflake-connector-python, ora2, google-cloud-storage, google-cloud-firestore, fs-s3fs, event-tracking, edx-event-bus-redis, edx-event-bus-kafka, edx-drf-extensions, edx-auth-backends, django-ses, openedx-learning, openedx-django-pyfs, firebase-admin, edxval, edx-when, edx-search, edx-rbac, edx-organizations, edx-name-affirmation, edx-completion, edx-bulk-grades, xblocks-contrib, staff-graded-xblock, openedx-forum, lti-consumer-xblock, edx-proctoring, edx-enterprise, edx-ace, xblock-utils, xblock-google-drive, xblock-drag-and-drop-v2, edx_proctoring_proctortrack, xblock-poll, edx-sga #36 271.1 Attempting uninstall: wheel #36 271.1 Found existing installation: wheel 0.43.0 #36 271.1 Uninstalling wheel-0.43.0: #36 271.2 Successfully uninstalled wheel-0.43.0 #36 334.4 Running setup.py develop for edx_proctoring_proctortrack #36 360.7 Successfully installed acid-xblock-0.4.1 aiohappyeyeballs-2.6.1 aiohttp-3.11.18 aiosignal-1.3.2 amqp-5.3.1 analytics-python-1.4.post1 aniso8601-10.0.1 annotated-types-0.7.0 appdirs-1.4.4 asgiref-3.8.1 asn1crypto-1.5.1 attrs-25.3.0 babel-2.17.0 backoff-1.10.0 bcrypt-4.3.0 beautifulsoup4-4.13.4 billiard-4.2.1 bleach-6.2.0 boto-2.49.0 boto3-1.37.38 botocore-1.37.38 bridgekeeper-0.9 cachecontrol-0.14.2 cachetools-5.5.2 camel-converter-4.0.1 celery-5.5.1 certifi-2025.1.31 cffi-1.17.1 chardet-5.2.0 charset-normalizer-2.0.12 chem-1.3.0 click-8.1.8 click-didyoumean-0.3.1 click-plugins-1.1.1 click-repl-0.3.0 code-annotations-2.3.0 codejail-includes-1.0.0 crowdsourcehinter-xblock-0.8 cryptography-44.0.2 cssutils-2.11.1 defusedxml-0.7.1 django-4.2.20 django-appconf-1.1.0 django-cache-memoize-0.2.1 django-celery-results-2.6.0 django-classy-tags-4.1.0 django-config-models-2.9.0 django-cors-headers-4.7.0 django-countries-7.6.1 django-crum-0.7.9 django-fernet-fields-v2-0.9 django-filter-25.1 django-ipware-7.0.1 django-js-asset-3.1.2 django-method-override-1.0.4 django-model-utils-5.0.0 django-mptt-0.17.0 django-multi-email-field-0.7.0 django-mysql-4.16.0 django-oauth-toolkit-1.7.1 django-object-actions-5.0.0 django-pipeline-4.0.0 django-push-notifications-3.2.1 django-ratelimit-4.1.0 django-sekizai-4.1.0 django-ses-4.4.0 django-simple-history-3.4.0 django-statici18n-2.6.0 django-storages-1.14.3 django-user-tasks-3.3.0 django-waffle-4.2.0 django-webpack-loader-0.7.0 djangorestframework-3.14.0 djangorestframework-xml-2.0.0 dnspython-2.7.0 done-xblock-2.5.0 drf-jwt-1.19.2 drf-spectacular-0.28.0 drf-yasg-1.21.10 edx-ace-1.11.4 edx-api-doc-tools-2.0.0 edx-auth-backends-4.5.0 edx-bulk-grades-1.1.0 edx-ccx-keys-2.0.2 edx-celeryutils-1.3.0 edx-codejail-3.5.2 edx-completion-4.7.11 edx-django-release-util-1.4.0 edx-django-sites-extensions-4.2.0 edx-django-utils-7.4.0 edx-drf-extensions-10.6.0 edx-enterprise-5.12.7 edx-event-bus-kafka-6.1.0 edx-event-bus-redis-0.6.1 edx-i18n-tools-1.5.0 edx-milestones-0.6.0 edx-name-affirmation-3.0.1 edx-opaque-keys-3.0.0 edx-organizations-6.13.0 edx-proctoring-5.1.2 edx-rbac-1.10.0 edx-rest-api-client-6.2.0 edx-search-4.1.3 edx-sga-0.25.3 edx-submissions-3.10.0 edx-tincan-py35-2.0.0 edx-toggles-5.3.0 edx-when-2.5.1 edx_proctoring_proctortrack-1.2.2 edxval-2.10.0 elasticsearch-7.9.1 enmerkar-0.7.1 enmerkar-underscore-2.3.1 event-tracking-3.0.0 fastavro-1.10.0 filelock-3.18.0 firebase-admin-6.7.0 frozenlist-1.6.0 fs-2.0.27 fs-s3fs-0.1.8 future-1.0.0 geoip2-5.0.1 glob2-0.7 google-api-core-2.24.2 google-api-python-client-2.167.0 google-auth-2.39.0 google-auth-httplib2-0.2.0 google-cloud-core-2.4.3 google-cloud-firestore-2.20.2 google-cloud-storage-3.1.0 google-crc32c-1.7.1 google-resumable-media-2.7.2 googleapis-common-protos-1.70.0 grpcio-1.71.0 grpcio-status-1.71.0 gunicorn-23.0.0 help-tokens-3.1.0 html5lib-1.1 httplib2-0.22.0 icalendar-6.1.3 idna-3.10 importlib-metadata-8.6.1 inflection-0.5.1 ipaddress-1.0.23 isodate-0.7.2 jinja2-3.1.6 jmespath-1.0.1 joblib-1.4.2 jsondiff-2.2.1 jsonfield-3.1.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jwcrypto-1.5.6 kombu-5.5.3 laboratory-1.0.2 lazy-1.6 libsass-0.10.0 loremipsum-1.0.5 lti-consumer-xblock-9.13.4 lxml-5.3.2 lxml-html-clean-0.4.2 mailsnake-1.6.4 mako-1.3.10 markdown-3.3.7 markupsafe-3.0.2 maxminddb-2.6.3 meilisearch-0.34.1 mongoengine-0.29.1 monotonic-1.6 more-itertools-10.6.0 mpmath-1.3.0 msgpack-1.1.0 multidict-6.4.3 mysqlclient-2.2.7 newrelic-10.9.0 nh3-0.2.21 nltk-3.9.1 nodeenv-1.9.1 numpy-1.26.4 oauthlib-3.2.2 olxcleaner-0.3.0 openai-0.28.1 openedx-atlas-0.7.0 openedx-calc-4.0.2 openedx-django-pyfs-3.7.0 openedx-django-require-2.1.0 openedx-django-wiki-2.1.0 openedx-events-10.2.0 openedx-filters-2.0.1 openedx-forum-0.3.6 openedx-learning-0.26.0 openedx-mongodbproxy-0.2.2 optimizely-sdk-5.2.0 ora2-6.16.1 packaging-25.0 paramiko-3.5.1 path-16.11.0 path-py-12.5.0 pbr-6.1.1 pgpy-0.6.0 piexif-1.1.3 pillow-11.2.1 platformdirs-4.3.7 polib-1.2.0 prompt-toolkit-3.0.51 propcache-0.3.1 proto-plus-1.26.1 protobuf-5.29.4 psutil-7.0.0 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycountry-24.6.1 pycparser-2.22 pycryptodomex-3.22.0 pydantic-2.11.3 pydantic-core-2.33.1 pyjwkest-1.4.2 pyjwt-2.10.1 pylatexenc-2.10 pylti1p3-2.0.0 pymemcache-4.0.0 pymongo-4.4.0 pynacl-1.5.0 pynliner-0.8.0 pyopenssl-25.0.0 pyparsing-3.2.3 pyrsistent-0.20.0 pysrt-1.1.2 python-dateutil-2.9.0.post0 python-ipware-3.0.0 python-slugify-8.0.4 python-swiftclient-4.7.0 python3-openid-3.2.0 python3-saml-1.16.0 pytz-2025.2 pyuca-1.2 pyyaml-6.0.2 random2-1.0.2 recommender-xblock-3.0.0 redis-5.2.1 referencing-0.36.2 regex-2024.11.6 requests-2.32.3 requests-oauthlib-2.0.0 rpds-py-0.24.0 rsa-4.9.1 rules-3.5 s3transfer-0.11.5 sailthru-client-2.2.3 scipy-1.15.2 semantic-version-2.10.0 shapely-2.1.0 simplejson-3.20.1 six-1.17.0 slumber-0.7.1 snowflake-connector-python-3.14.1 social-auth-app-django-5.4.1 social-auth-core-4.5.4 sorl-thumbnail-12.11.0 sortedcontainers-2.4.0 soupsieve-2.7 sqlparse-0.5.3 staff-graded-xblock-3.0.1 stevedore-5.4.1 super-csv-4.0.1 sympy-1.13.3 testfixtures-8.3.0 text-unidecode-1.3 tinycss2-1.4.0 tomlkit-0.13.2 tqdm-4.67.1 typing-extensions-4.13.2 typing-inspection-0.4.0 tzdata-2025.2 unicodecsv-0.14.1 unicodeit-0.7.5 uritemplate-4.1.1 urllib3-2.2.3 user-util-1.1.0 vine-5.1.0 voluptuous-0.15.2 walrus-0.9.4 wcwidth-0.2.13 web-fragments-3.0.0 webencodings-0.5.1 webob-1.8.9 wheel-0.45.1 wrapt-1.17.2 xblock-5.2.0 xblock-drag-and-drop-v2-5.0.2 xblock-google-drive-0.8.1 xblock-poll-1.14.1 xblock-utils-4.0.0 xblocks-contrib-0.3.0 xmlsec-1.3.14 xss-utils-0.7.1 yarl-1.20.0 zipp-3.21.0 #36 360.9 #36 360.9 [notice] A new release of pip is available: 24.0 -> 25.2 #36 360.9 [notice] To update, run: pip install --upgrade pip #36 DONE 366.2s #37 [python-requirements 4/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install django-redis==5.4.0 #37 2.577 Collecting django-redis==5.4.0 #37 2.673 Downloading django_redis-5.4.0-py3-none-any.whl.metadata (32 kB) #37 2.707 Requirement already satisfied: Django>=3.2 in /openedx/venv/lib/python3.11/site-packages (from django-redis==5.4.0) (4.2.20) #37 2.710 Requirement already satisfied: redis!=4.0.0,!=4.0.1,>=3 in /openedx/venv/lib/python3.11/site-packages (from django-redis==5.4.0) (5.2.1) #37 2.721 Requirement already satisfied: asgiref<4,>=3.6.0 in /openedx/venv/lib/python3.11/site-packages (from Django>=3.2->django-redis==5.4.0) (3.8.1) #37 2.723 Requirement already satisfied: sqlparse>=0.3.1 in /openedx/venv/lib/python3.11/site-packages (from Django>=3.2->django-redis==5.4.0) (0.5.3) #37 2.777 Downloading django_redis-5.4.0-py3-none-any.whl (31 kB) #37 5.353 Installing collected packages: django-redis #37 5.437 Successfully installed django-redis-5.4.0 #37 5.651 #37 5.651 [notice] A new release of pip is available: 24.0 -> 25.2 #37 5.651 [notice] To update, run: pip install --upgrade pip #37 DONE 5.9s #38 [python-requirements 5/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared UWSGI_PROFILE_OVERRIDE="xml=no" pip install --no-cache-dir --compile uwsgi==2.0.24 #38 1.704 Collecting uwsgi==2.0.24 #38 1.812 Downloading uwsgi-2.0.24.tar.gz (810 kB) #38 1.876 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 14.2 MB/s eta 0:00:00 #38 2.148 Preparing metadata (setup.py): started #38 2.764 Preparing metadata (setup.py): finished with status 'done' #38 2.767 Building wheels for collected packages: uwsgi #38 2.770 Building wheel for uwsgi (setup.py): started #38 28.15 Building wheel for uwsgi (setup.py): finished with status 'done' #38 28.16 Created wheel for uwsgi: filename=uWSGI-2.0.24-cp311-cp311-linux_x86_64.whl size=557337 sha256=e895bd428d8222886b95f8a63f226f6628170c1d8816c935b8be45318702a1ab #38 28.17 Stored in directory: /tmp/pip-ephem-wheel-cache-axg6yoz5/wheels/e0/d0/b6/701d5fb26ab6f65edf139106f9f890a43b7b2cf7979d5171a6 #38 28.18 Successfully built uwsgi #38 30.68 Installing collected packages: uwsgi #38 30.78 Successfully installed uwsgi-2.0.24 #38 31.27 #38 31.27 [notice] A new release of pip is available: 24.0 -> 25.2 #38 31.27 [notice] To update, run: pip install --upgrade pip #38 DONE 31.7s #39 [python-requirements 6/8] RUN pip install "openedx-scorm-xblock>=19.0.0,<20.0.0" #39 1.782 Collecting openedx-scorm-xblock<20.0.0,>=19.0.0 #39 1.885 Downloading openedx_scorm_xblock-19.0.2-py3-none-any.whl.metadata (8.4 kB) #39 1.901 Requirement already satisfied: xblock in /openedx/venv/lib/python3.11/site-packages (from openedx-scorm-xblock<20.0.0,>=19.0.0) (5.2.0) #39 1.903 Requirement already satisfied: web-fragments in /openedx/venv/lib/python3.11/site-packages (from openedx-scorm-xblock<20.0.0,>=19.0.0) (3.0.0) #39 1.918 Requirement already satisfied: fs in /openedx/venv/lib/python3.11/site-packages (from xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (2.0.27) #39 1.919 Requirement already satisfied: lxml in /openedx/venv/lib/python3.11/site-packages (from xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (5.3.2) #39 1.921 Requirement already satisfied: mako in /openedx/venv/lib/python3.11/site-packages (from xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (1.3.10) #39 1.922 Requirement already satisfied: markupsafe in /openedx/venv/lib/python3.11/site-packages (from xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (3.0.2) #39 1.924 Requirement already satisfied: python-dateutil in /openedx/venv/lib/python3.11/site-packages (from xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (2.9.0.post0) #39 1.926 Requirement already satisfied: pytz in /openedx/venv/lib/python3.11/site-packages (from xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (2025.2) #39 1.927 Requirement already satisfied: pyyaml in /openedx/venv/lib/python3.11/site-packages (from xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (6.0.2) #39 1.929 Requirement already satisfied: simplejson in /openedx/venv/lib/python3.11/site-packages (from xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (3.20.1) #39 1.930 Requirement already satisfied: webob in /openedx/venv/lib/python3.11/site-packages (from xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (1.8.9) #39 1.943 Requirement already satisfied: appdirs~=1.4.3 in /openedx/venv/lib/python3.11/site-packages (from fs->xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (1.4.4) #39 1.946 Requirement already satisfied: setuptools in /openedx/venv/lib/python3.11/site-packages (from fs->xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (69.1.1) #39 1.948 Requirement already satisfied: six~=1.10 in /openedx/venv/lib/python3.11/site-packages (from fs->xblock->openedx-scorm-xblock<20.0.0,>=19.0.0) (1.17.0) #39 2.064 Downloading openedx_scorm_xblock-19.0.2-py3-none-any.whl (52 kB) #39 2.092 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.7/52.7 kB 2.0 MB/s eta 0:00:00 #39 4.385 Installing collected packages: openedx-scorm-xblock #39 4.500 Successfully installed openedx-scorm-xblock-19.0.2 #39 4.890 #39 4.890 [notice] A new release of pip is available: 24.0 -> 25.2 #39 4.890 [notice] To update, run: pip install --upgrade pip #39 DONE 5.1s #40 [python-requirements 7/8] RUN pip install "dnspython>=1.16.0,<1.17.0" #40 1.527 Collecting dnspython<1.17.0,>=1.16.0 #40 1.620 Downloading dnspython-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) #40 1.674 Downloading dnspython-1.16.0-py2.py3-none-any.whl (188 kB) #40 1.726 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.4/188.4 kB 4.0 MB/s eta 0:00:00 #40 3.900 Installing collected packages: dnspython #40 3.903 Attempting uninstall: dnspython #40 3.951 Found existing installation: dnspython 2.7.0 #40 3.978 Uninstalling dnspython-2.7.0: #40 4.252 Successfully uninstalled dnspython-2.7.0 #40 4.545 Successfully installed dnspython-1.16.0 #40 4.768 #40 4.768 [notice] A new release of pip is available: 24.0 -> 25.2 #40 4.768 [notice] To update, run: pip install --upgrade pip #40 DONE 5.0s #41 [python-requirements 8/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install 'dnspython' #41 1.336 Requirement already satisfied: dnspython in /openedx/venv/lib/python3.11/site-packages (1.16.0) #41 3.762 #41 3.762 [notice] A new release of pip is available: 24.0 -> 25.2 #41 3.762 [notice] To update, run: pip install --upgrade pip #41 DONE 4.0s #42 [production 7/40] COPY --link --chown=1000:1000 --from=python-requirements /openedx/venv /openedx/venv #42 DONE 15.0s #43 [production 8/40] COPY --link --chown=1000:1000 --from=python-requirements /mnt /mnt #43 DONE 0.6s #44 [production 9/40] COPY --link --chown=1000:1000 --from=nodejs-requirements /openedx/nodeenv /openedx/nodeenv #44 DONE 6.8s #45 [production 10/40] COPY --link --chown=1000:1000 --from=nodejs-requirements /openedx/edx-platform/node_modules /openedx/node_modules #45 DONE 25.7s #45 [production 10/40] COPY --link --chown=1000:1000 --from=nodejs-requirements /openedx/edx-platform/node_modules /openedx/node_modules #45 merging #45 merging 34.4s done #45 DONE 60.1s #46 [production 11/40] RUN ln -s /openedx/node_modules /openedx/edx-platform/node_modules #46 DONE 0.2s #47 [production 12/40] WORKDIR /openedx/edx-platform #47 DONE 0.0s #48 [production 13/40] RUN pip install -e . #48 1.411 Obtaining file:///openedx/edx-platform #48 1.414 Preparing metadata (setup.py): started #48 2.252 Preparing metadata (setup.py): finished with status 'done' #48 2.464 Requirement already satisfied: setuptools in /openedx/venv/lib/python3.11/site-packages (from Open-edX==0.13) (69.1.1) #48 4.969 Installing collected packages: Open-edX #48 4.972 Running setup.py develop for Open-edX #48 6.436 Successfully installed Open-edX-0.13 #48 6.865 #48 6.865 [notice] A new release of pip is available: 24.0 -> 25.2 #48 6.865 [notice] To update, run: pip install --upgrade pip #48 DONE 7.1s #49 [production 14/40] RUN mkdir -p /openedx/config ./lms/envs/tutor ./cms/envs/tutor #49 DONE 0.1s #50 [production 15/40] COPY --chown=app:app revisions.yml /openedx/config/ #50 DONE 0.0s #51 [production 16/40] COPY --chown=app:app settings/lms/*.py ./lms/envs/tutor/ #51 DONE 0.1s #52 [production 17/40] COPY --chown=app:app settings/cms/*.py ./cms/envs/tutor/ #52 DONE 0.1s #53 [production 18/40] RUN make clean_translations #53 0.148 # Removes core edx-platform translations but keeps config files and Esperanto (eo) test translations #53 0.152 find conf/locale/ -type f \! -path '*/eo/*' \( -name '*.mo' -o -name '*.po' \) -delete #53 0.158 # Removes the xblocks/plugins and js-compiled translations #53 0.166 rm -rf conf/plugins-locale cms/static/js/i18n/ lms/static/js/i18n/ cms/static/js/xblock.v1-i18n/ lms/static/js/xblock.v1-i18n/ #53 DONE 0.2s #54 [production 19/40] RUN ./manage.py lms --settings=tutor.i18n pull_plugin_translations --verbose --repository='openedx/openedx-translations' --revision='release/teak' #54 15.19 System check identified some issues: #54 15.19 #54 15.19 WARNINGS: #54 15.19 embargo.GlobalRestrictedCountry.country: (fields.W342) Setting unique=True on a ForeignKey has the same effect as using a OneToOneField. #54 15.19 HINT: ForeignKey(unique=True) is usually better served by a OneToOneField. #54 15.22 Pulling translation files #54 15.22 - directory: translations/*/completion/conf/locale:completion translations/*/edx_name_affirmation/conf/locale:edx_name_affirmation translations/*/edx_proctoring/conf/locale:edx_proctoring translations/*/forum/conf/locale:forum translations/*/edx_toggles/conf/locale:edx_toggles translations/*/bulk_grades/conf/locale:bulk_grades translations/*/super_csv/conf/locale:super_csv translations/*/edx_when/conf/locale:edx_when #54 15.22 - repository: openedx/openedx-translations #54 15.22 - revision: release/teak #54 15.22 - filter: Not Specified #54 15.22 - expand-glob: 1 #54 15.26 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #54 15.27 hint: Using 'master' as the name for the initial branch. This default branch name #54 15.27 hint: is subject to change. To configure the initial branch name to use in all #54 15.27 hint: of your new repositories, which will suppress this warning, call: #54 15.27 hint: #54 15.27 hint: git config --global init.defaultBranch #54 15.27 hint: #54 15.27 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #54 15.27 hint: 'development'. The just-created branch can be renamed via this command: #54 15.27 hint: #54 15.27 hint: git branch -m #54 15.27 Initialized empty Git repository in /openedx/edx-platform/conf/plugins-locale/plugins/translations_TEMP/.git/ #54 15.92 From https://github.com/openedx/openedx-translations #54 15.92 * branch release/teak -> FETCH_HEAD #54 15.92 * [new branch] release/teak -> origin/release/teak #54 15.93 Done. #54 15.93 Setting git sparse-checkout rules... #54 16.02 Done. #54 16.02 Pulling translation files from the repository... #54 16.72 Note: switching to 'FETCH_HEAD'. #54 16.72 #54 16.72 You are in 'detached HEAD' state. You can look around, make experimental #54 16.72 changes and commit them, and you can discard any commits you make in this #54 16.72 state without impacting any branches by switching back to a branch. #54 16.72 #54 16.72 If you want to create a new branch to retain commits you create, you may #54 16.72 do so (now or later) by using -c with the switch command. Example: #54 16.72 #54 16.72 git switch -c #54 16.72 #54 16.72 Or undo this operation with: #54 16.72 #54 16.72 git switch - #54 16.72 #54 16.72 Turn off this advice by setting config variable advice.detachedHead to false #54 16.72 #54 16.72 HEAD is now at cae4c28 chore: Teak Translate django.po in kk #54 16.74 Size of pulled data on-disk (bytes): 4132 #54 16.77 Done. #54 16.77 Copying translations from "./translations_TEMP/translations/completion/completion/conf/locale" to "./completion"... #54 16.80 Done. #54 16.80 Copying translations from "./translations_TEMP/translations/*/edx_name_affirmation/conf/locale" to "./edx_name_affirmation"... #54 16.80 Skipped copying "./translations_TEMP/translations/*/edx_name_affirmation/conf/locale" because it was not found in the repository. #54 16.82 Done. #54 16.82 Copying translations from "./translations_TEMP/translations/edx-proctoring/edx_proctoring/conf/locale" to "./edx_proctoring"... #54 16.87 Done. #54 16.87 Copying translations from "./translations_TEMP/translations/*/forum/conf/locale" to "./forum"... #54 16.87 Skipped copying "./translations_TEMP/translations/*/forum/conf/locale" because it was not found in the repository. #54 16.90 Done. #54 16.90 Copying translations from "./translations_TEMP/translations/*/edx_toggles/conf/locale" to "./edx_toggles"... #54 16.90 Skipped copying "./translations_TEMP/translations/*/edx_toggles/conf/locale" because it was not found in the repository. #54 16.92 Done. #54 16.93 Copying translations from "./translations_TEMP/translations/edx-bulk-grades/bulk_grades/conf/locale" to "./bulk_grades"... #54 16.96 Done. #54 16.96 Copying translations from "./translations_TEMP/translations/*/super_csv/conf/locale" to "./super_csv"... #54 16.96 Skipped copying "./translations_TEMP/translations/*/super_csv/conf/locale" because it was not found in the repository. #54 16.98 Done. #54 16.98 Copying translations from "./translations_TEMP/translations/*/edx_when/conf/locale" to "./edx_when"... #54 16.98 Skipped copying "./translations_TEMP/translations/*/edx_when/conf/locale" because it was not found in the repository. #54 16.98 Done. #54 16.98 Removing temporary directory... #54 17.01 Done. #54 17.02 #54 17.02 Translations pulled successfully! #54 DONE 19.1s #55 [production 20/40] RUN ./manage.py lms --settings=tutor.i18n pull_xblock_translations --repository='openedx/openedx-translations' --revision='release/teak' #55 11.65 System check identified some issues: #55 11.65 #55 11.65 WARNINGS: #55 11.65 embargo.GlobalRestrictedCountry.country: (fields.W342) Setting unique=True on a ForeignKey has the same effect as using a OneToOneField. #55 11.65 HINT: ForeignKey(unique=True) is usually better served by a OneToOneField. #55 DONE 15.4s #56 [production 21/40] RUN atlas pull --repository='openedx/openedx-translations' --revision='release/teak' translations/edx-platform/conf/locale:conf/locale translations/studio-frontend/src/i18n/messages:conf/plugins-locale/studio-frontend #56 0.145 Pulling translation files #56 0.145 - directory: translations/edx-platform/conf/locale:conf/locale translations/studio-frontend/src/i18n/messages:conf/plugins-locale/studio-frontend #56 0.145 - repository: openedx/openedx-translations #56 0.145 - revision: release/teak #56 0.145 - filter: Not Specified #56 0.145 - expand-glob: Not Specified #56 0.164 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #56 0.809 Done. #56 0.809 Setting git sparse-checkout rules... #56 0.844 Done. #56 0.844 Pulling translation files from the repository... #56 3.427 Done. #56 3.427 Copying translations from "./translations_TEMP/translations/edx-platform/conf/locale" to "./conf/locale"... #56 3.557 Done. #56 3.557 Copying translations from "./translations_TEMP/translations/studio-frontend/src/i18n/messages" to "./conf/plugins-locale/studio-frontend"... #56 3.569 Done. #56 3.569 Removing temporary directory... #56 3.601 Done. #56 3.601 #56 3.601 Translations pulled successfully! #56 DONE 3.7s #57 [production 22/40] RUN ./manage.py lms --settings=tutor.i18n compile_xblock_translations #57 10.55 System check identified some issues: #57 10.55 #57 10.55 WARNINGS: #57 10.55 embargo.GlobalRestrictedCountry.country: (fields.W342) Setting unique=True on a ForeignKey has the same effect as using a OneToOneField. #57 10.55 HINT: ForeignKey(unique=True) is usually better served by a OneToOneField. #57 DONE 17.0s #58 [production 23/40] RUN ./manage.py cms --settings=tutor.i18n compile_xblock_translations #58 8.446 Traceback (most recent call last): #58 8.446 File "/openedx/edx-platform/./manage.py", line 99, in #58 8.446 execute_from_command_line([sys.argv[0]] + django_args) #58 8.446 File "/openedx/venv/lib/python3.11/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line #58 8.450 utility.execute() #58 8.450 File "/openedx/venv/lib/python3.11/site-packages/django/core/management/__init__.py", line 416, in execute #58 8.450 django.setup() #58 8.450 File "/openedx/venv/lib/python3.11/site-packages/django/__init__.py", line 24, in setup #58 8.450 apps.populate(settings.INSTALLED_APPS) #58 8.450 File "/openedx/venv/lib/python3.11/site-packages/django/apps/registry.py", line 124, in populate #58 8.450 app_config.ready() #58 8.450 File "/openedx/edx-platform/cms/djangoapps/xblock_config/apps.py", line 37, in ready #58 8.450 if not User.objects.filter(username=username).exists(): #58 8.450 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ #58 8.450 File "/openedx/venv/lib/python3.11/site-packages/django/db/models/query.py", line 1241, in exists #58 8.450 return self.query.has_results(using=self.db) #58 8.450 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ #58 8.450 File "/openedx/venv/lib/python3.11/site-packages/django/db/models/sql/query.py", line 598, in has_results #58 8.450 return compiler.has_results() #58 8.450 ^^^^^^^^^^^^^^^^^^^^^^ #58 8.450 File "/openedx/venv/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 1530, in has_results #58 8.450 return bool(self.execute_sql(SINGLE)) #58 8.450 ^^^^^^^^^^^^^^^^^^^^^^^^ #58 8.450 File "/openedx/venv/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 1549, in execute_sql #58 8.450 sql, params = self.as_sql() #58 8.450 ^^^^^^^^^^^^^ #58 8.450 File "/openedx/venv/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 761, in as_sql #58 8.450 from_, f_params = self.get_from_clause() #58 8.450 ^^^^^^^^^^^^^^^^^^^^^^ #58 8.450 File "/openedx/venv/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 1128, in get_from_clause #58 8.450 clause_sql, clause_params = self.compile(from_clause) #58 8.450 ^^^^^^^^^^^^^^^^^^^^^^^^^ #58 8.450 File "/openedx/venv/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 546, in compile #58 8.451 sql, params = node.as_sql(self, self.connection) #58 8.451 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ #58 8.451 File "/openedx/venv/lib/python3.11/site-packages/django/db/models/sql/datastructures.py", line 203, in as_sql #58 8.451 base_sql = compiler.quote_name_unless_alias(self.table_name) #58 8.451 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ #58 8.451 File "/openedx/venv/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 537, in quote_name_unless_alias #58 8.451 r = self.connection.ops.quote_name(name) #58 8.451 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ #58 8.451 File "/openedx/venv/lib/python3.11/site-packages/django/db/backends/dummy/base.py", line 20, in complain #58 8.451 raise ImproperlyConfigured( #58 8.451 django.core.exceptions.ImproperlyConfigured: settings.DATABASES is improperly configured. Please supply the ENGINE value. Check settings documentation for more details. #58 ERROR: process "/bin/sh -c ./manage.py cms --settings=tutor.i18n compile_xblock_translations" did not complete successfully: exit code: 1 ------ > importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37400-0e7f8a/openedx:latest-cache: ------ ------ > [production 23/40] RUN ./manage.py cms --settings=tutor.i18n compile_xblock_translations: 8.451 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 8.451 File "/openedx/venv/lib/python3.11/site-packages/django/db/models/sql/datastructures.py", line 203, in as_sql 8.451 base_sql = compiler.quote_name_unless_alias(self.table_name) 8.451 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 8.451 File "/openedx/venv/lib/python3.11/site-packages/django/db/models/sql/compiler.py", line 537, in quote_name_unless_alias 8.451 r = self.connection.ops.quote_name(name) 8.451 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 8.451 File "/openedx/venv/lib/python3.11/site-packages/django/db/backends/dummy/base.py", line 20, in complain 8.451 raise ImproperlyConfigured( 8.451 django.core.exceptions.ImproperlyConfigured: settings.DATABASES is improperly configured. Please supply the ENGINE value. Check settings documentation for more details. ------ Dockerfile:206 -------------------- 204 | translations/studio-frontend/src/i18n/messages:conf/plugins-locale/studio-frontend 205 | RUN ./manage.py lms --settings=tutor.i18n compile_xblock_translations 206 | >>> RUN ./manage.py cms --settings=tutor.i18n compile_xblock_translations 207 | RUN ./manage.py lms --settings=tutor.i18n compile_plugin_translations 208 | RUN ./manage.py lms --settings=tutor.i18n compilemessages -v1 -------------------- ERROR: failed to build: failed to solve: process "/bin/sh -c ./manage.py cms --settings=tutor.i18n compile_xblock_translations" did not complete successfully: exit code: 1 Error: Command failed with status 1: docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37400-0e7f8a/openedx:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/open-craft/edx-platform.git --build-arg EDX_PLATFORM_VERSION=chris/teak/sandbox --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37400-0e7f8a/openedx:latest-cache /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/env/build/openedx ╭───────────────────── Traceback (most recent call last) ──────────────────────╮ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/bin/ │ │ cli.py:291 in buildimage │ │ │ │ 288 │ │ │ # Then we can try again: │ │ 289 │ │ │ instance.tutor_command(tutor_command) │ │ 290 │ │ else: │ │ ❱ 291 │ │ │ raise err │ │ 292 │ │ 293 │ │ 294 def exec_pipeline_command(command: str, env: None): │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ build_args = [ │ │ │ │ │ '--output="type=registry"', │ │ │ │ │ '--docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64"', │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_REPOSITORY="https://github.com/o… │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_VERSION="chris/teak/sandbox"' │ │ │ │ ] │ │ │ │ cache_from = [] │ │ │ │ cache_to = [] │ │ │ │ edx_platform_repository = 'https://github.com/open-craft/edx-platform.g… │ │ │ │ edx_platform_version = 'chris/teak/sandbox' │ │ │ │ image_name = 'openedx' │ │ │ │ instance = │ │ │ │ instance_name = 'pr-37400-0e7f8a' │ │ │ │ platform_build_args = '--output="type=registry" │ │ │ │ --docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64" --'+136 │ │ │ │ tutor_cache_from_arg = '' │ │ │ │ tutor_cache_from_args = [] │ │ │ │ tutor_cache_to_arg = '' │ │ │ │ tutor_cache_to_args = [] │ │ │ │ tutor_command = 'images build openedx │ │ │ │ --output="type=registry" │ │ │ │ --docker-arg="--platform" --dock'+159 │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/bin/ │ │ cli.py:281 in buildimage │ │ │ │ 278 │ platform_build_args = " ".join(build_args) │ │ 279 │ tutor_command = f"images build {image_name} {tutor_cache_to_arg} { │ │ 280 │ try: │ │ ❱ 281 │ │ instance.tutor_command(tutor_command) │ │ 282 │ except CommandFailedError as err: │ │ 283 │ │ if "Please switch to a different driver" in "\n".join(err.outp │ │ 284 │ │ │ typer.echo("Buildx builder is missing; trying to force cre │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ build_args = [ │ │ │ │ │ '--output="type=registry"', │ │ │ │ │ '--docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64"', │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_REPOSITORY="https://github.com/o… │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_VERSION="chris/teak/sandbox"' │ │ │ │ ] │ │ │ │ cache_from = [] │ │ │ │ cache_to = [] │ │ │ │ edx_platform_repository = 'https://github.com/open-craft/edx-platform.g… │ │ │ │ edx_platform_version = 'chris/teak/sandbox' │ │ │ │ image_name = 'openedx' │ │ │ │ instance = │ │ │ │ instance_name = 'pr-37400-0e7f8a' │ │ │ │ platform_build_args = '--output="type=registry" │ │ │ │ --docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64" --'+136 │ │ │ │ tutor_cache_from_arg = '' │ │ │ │ tutor_cache_from_args = [] │ │ │ │ tutor_cache_to_arg = '' │ │ │ │ tutor_cache_to_args = [] │ │ │ │ tutor_command = 'images build openedx │ │ │ │ --output="type=registry" │ │ │ │ --docker-arg="--platform" --dock'+159 │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/grov │ │ e/instance.py:585 in tutor_command │ │ │ │ 582 │ │ │ │ "The tutor executable could not found. Please check yo │ │ 583 │ │ │ │ f" and run `./grove venv update {self.instance_name}`. │ │ 584 │ │ │ ) │ │ ❱ 585 │ │ return execute(f"{self.tutor_executable} {argstr}", capture_ou │ │ 586 │ │ │ 587 │ def deploy(self): │ │ 588 │ │ """ │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ argstr = 'images build openedx --output="type=registry" │ │ │ │ --docker-arg="--platform" --dock'+159 │ │ │ │ env = {} │ │ │ │ self = │ │ │ │ tutor_env = { │ │ │ │ │ 'TUTOR_ID': 'pr-37400-0e7f8a', │ │ │ │ │ 'TUTOR_ROOT': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400… │ │ │ │ │ 'TUTOR_K8S_NAMESPACE': 'pr-37400-0e7f8a', │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-374… │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-374… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-374… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-374… │ │ │ │ │ 'TUTOR_MYSQL_HOST': │ │ │ │ 'axim-sandboxes-mysql-do-user-14983397-0.c.db.ondigitalocea… │ │ │ │ │ 'TUTOR_MYSQL_PORT': '25060', │ │ │ │ │ 'TUTOR_MYSQL_ROOT_USERNAME': 'doadmin', │ │ │ │ │ ... +18 │ │ │ │ } │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/grov │ │ e/utils.py:130 in execute │ │ │ │ 127 │ │ │ process.wait() │ │ 128 │ │ │ raise CommandFailedError(f"Command failed: {command}", out │ │ 129 │ │ if result > 0: │ │ ❱ 130 │ │ │ raise CommandFailedError(f"Command failed with status {res │ │ 131 │ │ │ 132 │ if capture_output: │ │ 133 │ │ return "\n".join(output) │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ capture_output = True │ │ │ │ command = '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-… │ │ │ │ env = { │ │ │ │ │ 'TUTOR_ID': 'pr-37400-0e7f8a', │ │ │ │ │ 'TUTOR_ROOT': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-… │ │ │ │ │ 'TUTOR_K8S_NAMESPACE': 'pr-37400-0e7f8a', │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_MYSQL_HOST': │ │ │ │ 'axim-sandboxes-mysql-do-user-14983397-0.c.db.ondigita… │ │ │ │ │ 'TUTOR_MYSQL_PORT': '25060', │ │ │ │ │ 'TUTOR_MYSQL_ROOT_USERNAME': 'doadmin', │ │ │ │ │ ... +18 │ │ │ │ } │ │ │ │ environ = { │ │ │ │ │ 'PYTHONPATH': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/grove/tools-c… │ │ │ │ │ 'CI_DEFAULT_BRANCH_SLUG': 'main', │ │ │ │ │ 'TF_VAR_velero_enabled': 'false', │ │ │ │ │ 'CI_PROJECT_NAMESPACE': 'opencraft/ops', │ │ │ │ │ 'DOCKER_ENV_CI_JOB_STATUS': 'running', │ │ │ │ │ 'GITLAB_USER_ID': '14467504', │ │ │ │ │ 'DOCKER_VERSION': '28.2.2', │ │ │ │ │ 'DOCKER_ENV_CI_PROJECT_DESCRIPTION': 'This cluster │ │ │ │ repository is for hosting PR sandboxes for │ │ │ │ Axim.\r\n\r\nDevelopment epi'+109, │ │ │ │ │ 'CI_RUNNER_VERSION': '17.11.0', │ │ │ │ │ 'DOCKER_ENV_CI_BUILDS_DIR': '/builds', │ │ │ │ │ ... +413 │ │ │ │ } │ │ │ │ hide_output = False │ │ │ │ key = 'TUTOR_S3_REGION' │ │ │ │ line = 'Error: Command failed with status 1: docker buildx │ │ │ │ build --tag=registry.gitlab.c'+451 │ │ │ │ output = [ │ │ │ │ │ "⚠️ Found conflicting values for setting │ │ │ │ 'DISCOVERY_INDEX_OVERRIDES': '{'course_"+1270, │ │ │ │ │ "⚠️ Found conflicting values for setting │ │ │ │ 'DISCOVERY_INDEX_OVERRIDES': '{'course_"+1270, │ │ │ │ │ 'Building image │ │ │ │ registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr… │ │ │ │ │ 'docker buildx build │ │ │ │ --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandbo… │ │ │ │ │ '#0 building with "pensive_curran" instance using │ │ │ │ docker-container driver\n', │ │ │ │ │ '\n', │ │ │ │ │ '#1 [internal] booting buildkit\n', │ │ │ │ │ '#1 pulling image moby/buildkit:buildx-stable-1\n', │ │ │ │ │ '#1 pulling image moby/buildkit:buildx-stable-1 │ │ │ │ 4.1s done\n', │ │ │ │ │ '#1 creating container │ │ │ │ buildx_buildkit_pensive_curran0\n', │ │ │ │ │ ... +5115 │ │ │ │ ] │ │ │ │ process = │ │ │ │ result = 1 │ │ │ │ val = 'nyc3' │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ ╰──────────────────────────────────────────────────────────────────────────────╯ CommandFailedError: Command failed with status 1: /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37400-0e7f8a/.venv/bin/tuto r images build openedx --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/open-craft/edx-platform.git" --build-arg EDX_PLATFORM_VERSION="chris/teak/sandbox" section_end:1759172293:step_script section_start:1759172293:cleanup_file_variables Cleaning up project directory and file based variables section_end:1759172294:cleanup_file_variables ERROR: Job failed: exit code 1