Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1766407125:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 ... Starting service docker:28-dind... Pulling docker image docker:28-dind ... Using docker image sha256:6a68f64cf32d98b09a11c208de78f59f17c0a6fff33c13f11acac853d6aad5ae for docker:28-dind with digest docker@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac ... 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.36.1 ... Using docker image sha256:646fe95ffa88a1e9c14a40f6a852d40e89ce873360b1ce823aa42db6f9a447ba for registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:4efd5c7c74e2eab7e433d412c8dfbcb8c750f263450a2ec0a2e2257379be0b0f ... section_end:1766407146:prepare_executor section_start:1766407146:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-51564656-concurrent-2 via gitlab-runner-66336c5289e5e542... section_end:1766407147:prepare_script section_start:1766407147: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 20d6c171 as detached HEAD (ref is main)... Removing .terraform/ Removing instances/pr-2255-556ac5/.venv/ Removing instances/pr-2255-556ac5/env/ Removing instances/pr-2255-556ac5/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 4c92eaa temp: remove caching Updated submodules Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' section_end:1766407151:get_sources section_start:1766407151:restore_cache Restoring cache Checking cache for tf-20d6c171-protected... No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. Successfully extracted cache section_end:1766407159:restore_cache section_start:1766407159:step_script Executing "step_script" stage of the job script Using docker image sha256:646fe95ffa88a1e9c14a40f6a852d40e89ce873360b1ce823aa42db6f9a447ba for registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:4efd5c7c74e2eab7e433d412c8dfbcb8c750f263450a2ec0a2e2257379be0b0f ... $ 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... Initializing provider plugins... - Finding latest version of hashicorp/kubernetes... - Finding latest version of hashicorp/external... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Finding hashicorp/helm versions matching "~> 2.17"... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Finding latest version of hashicorp/null... - Finding latest version of hashicorp/random... - Finding latest version of loafoe/htpasswd... - Finding latest version of hashicorp/tls... - Finding digitalocean/digitalocean versions matching "~> 2.0"... - Installing hashicorp/null v3.2.4... - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/random v3.7.2... - Installed hashicorp/random v3.7.2 (signed, key ID 0C0AF313E5FD9F80) - Installing loafoe/htpasswd v1.5.0... - Installed loafoe/htpasswd v1.5.0 (signed, key ID C0E4EB79E9E6A23D) - Installing hashicorp/tls v4.1.0... - Installed hashicorp/tls v4.1.0 (signed, key ID 0C0AF313E5FD9F80) - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing hashicorp/external v2.3.5... - Installed hashicorp/external v2.3.5 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) - Installing gavinbunney/kubectl v1.19.0... - Installed gavinbunney/kubectl v1.19.0 (signed, key ID 1E1CE42504F5FBB2) - Installing digitalocean/digitalocean v2.72.0... - Installed digitalocean/digitalocean v2.72.0 (signed, key ID F82037E524B9C0E8) - Installing hashicorp/kubernetes v3.0.1... - Installed hashicorp/kubernetes v3.0.1 (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 condescending_williams $ 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 2.2 KiB/~6.5 MiB (2.3 KiB/s) with ~88 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/openedx/config/lms.env.yml to instances/pr-2255-556ac5/env/apps/openedx/config/lms.env.yml Completed 2.2 KiB/~6.5 MiB (2.3 KiB/s) with ~87 file(s) remaining (calculating...) Completed 4.2 KiB/~6.6 MiB (4.0 KiB/s) with ~97 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/caddy/Caddyfile to instances/pr-2255-556ac5/env/apps/caddy/Caddyfile Completed 4.2 KiB/~6.6 MiB (4.0 KiB/s) with ~102 file(s) remaining (calculating...) Completed 16.8 KiB/~6.6 MiB (14.3 KiB/s) with ~123 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/Dockerfile to instances/pr-2255-556ac5/env/build/openedx/Dockerfile Completed 16.8 KiB/~6.6 MiB (14.3 KiB/s) with ~122 file(s) remaining (calculating...) Completed 18.8 KiB/~44.3 MiB (15.2 KiB/s) with ~169 file(s) remaining (calculating...) Completed 18.9 KiB/44.3 MiB (15.3 KiB/s) with 171 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/openedx/settings/cms/test.py to instances/pr-2255-556ac5/env/apps/openedx/settings/cms/test.py Completed 18.9 KiB/44.3 MiB (15.3 KiB/s) with 170 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/openedx/config/cms.env.yml to instances/pr-2255-556ac5/env/apps/openedx/config/cms.env.yml Completed 18.9 KiB/44.3 MiB (15.3 KiB/s) with 169 file(s) remaining Completed 19.0 KiB/44.3 MiB (15.2 KiB/s) with 169 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/openedx/settings/cms/__init__.py to instances/pr-2255-556ac5/env/apps/openedx/settings/cms/__init__.py Completed 19.0 KiB/44.3 MiB (15.2 KiB/s) with 168 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/bin/reload-uwsgi to instances/pr-2255-556ac5/env/build/openedx/bin/reload-uwsgi Completed 19.0 KiB/44.3 MiB (15.2 KiB/s) with 167 file(s) remaining Completed 19.6 KiB/44.3 MiB (15.6 KiB/s) with 167 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/openedx/uwsgi.ini to instances/pr-2255-556ac5/env/apps/openedx/uwsgi.ini Completed 19.6 KiB/44.3 MiB (15.6 KiB/s) with 166 file(s) remaining Completed 19.7 KiB/44.3 MiB (15.1 KiB/s) with 166 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/permissions/setowners.sh to instances/pr-2255-556ac5/env/apps/permissions/setowners.sh Completed 19.7 KiB/44.3 MiB (15.1 KiB/s) with 165 file(s) remaining Completed 34.4 KiB/44.3 MiB (25.9 KiB/s) with 165 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/openedx/settings/cms/production.py to instances/pr-2255-556ac5/env/apps/openedx/settings/cms/production.py Completed 34.4 KiB/44.3 MiB (25.9 KiB/s) with 164 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/settings/cms/__init__.py to instances/pr-2255-556ac5/env/build/openedx/settings/cms/__init__.py Completed 34.4 KiB/44.3 MiB (25.9 KiB/s) with 163 file(s) remaining Completed 49.6 KiB/44.3 MiB (36.9 KiB/s) with 163 file(s) remaining Completed 49.6 KiB/44.3 MiB (36.7 KiB/s) with 163 file(s) remaining Completed 72.4 KiB/44.3 MiB (53.0 KiB/s) with 163 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/settings/lms/__init__.py to instances/pr-2255-556ac5/env/build/openedx/settings/lms/__init__.py Completed 72.4 KiB/44.3 MiB (53.0 KiB/s) with 162 file(s) remaining Completed 72.5 KiB/44.3 MiB (52.7 KiB/s) with 162 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/openedx/settings/lms/development.py to instances/pr-2255-556ac5/env/apps/openedx/settings/lms/development.py Completed 72.5 KiB/44.3 MiB (52.7 KiB/s) with 161 file(s) remaining Completed 91.8 KiB/44.3 MiB (66.3 KiB/s) with 161 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/openedx/settings/lms/production.py to instances/pr-2255-556ac5/env/apps/openedx/settings/lms/production.py Completed 91.8 KiB/44.3 MiB (66.3 KiB/s) with 160 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/openedx/settings/lms/__init__.py to instances/pr-2255-556ac5/env/apps/openedx/settings/lms/__init__.py Completed 91.8 KiB/44.3 MiB (66.3 KiB/s) with 159 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/revisions.yml to instances/pr-2255-556ac5/env/build/openedx/revisions.yml Completed 91.8 KiB/44.3 MiB (66.3 KiB/s) with 158 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/openedx/settings/lms/test.py to instances/pr-2255-556ac5/env/apps/openedx/settings/lms/test.py Completed 91.8 KiB/44.3 MiB (66.3 KiB/s) with 157 file(s) remaining Completed 92.4 KiB/44.3 MiB (65.6 KiB/s) with 157 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/settings/lms/assets.py to instances/pr-2255-556ac5/env/build/openedx/settings/lms/assets.py Completed 92.4 KiB/44.3 MiB (65.6 KiB/s) with 156 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/openedx/settings/cms/development.py to instances/pr-2255-556ac5/env/apps/openedx/settings/cms/development.py Completed 92.4 KiB/44.3 MiB (65.6 KiB/s) with 155 file(s) remaining Completed 92.9 KiB/44.3 MiB (64.5 KiB/s) with 155 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/settings/uwsgi.ini to instances/pr-2255-556ac5/env/build/openedx/settings/uwsgi.ini Completed 92.9 KiB/44.3 MiB (64.5 KiB/s) with 154 file(s) remaining Completed 93.3 KiB/44.3 MiB (63.2 KiB/s) with 154 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/settings/lms/i18n.py to instances/pr-2255-556ac5/env/build/openedx/settings/lms/i18n.py Completed 93.3 KiB/44.3 MiB (63.2 KiB/s) with 153 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/grove/scripts/.gitkeep to instances/pr-2255-556ac5/env/build/openedx/grove/scripts/.gitkeep Completed 93.3 KiB/44.3 MiB (63.2 KiB/s) with 152 file(s) remaining Completed 93.8 KiB/44.3 MiB (62.6 KiB/s) with 152 file(s) remaining Completed 94.7 KiB/44.3 MiB (63.1 KiB/s) with 152 file(s) remaining Completed 95.0 KiB/44.3 MiB (63.2 KiB/s) with 152 file(s) remaining Completed 95.4 KiB/44.3 MiB (63.4 KiB/s) with 152 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/settings/cms/i18n.py to instances/pr-2255-556ac5/env/build/openedx/settings/cms/i18n.py Completed 95.4 KiB/44.3 MiB (63.4 KiB/s) with 151 file(s) remaining Completed 96.0 KiB/44.3 MiB (63.3 KiB/s) with 151 file(s) remaining Completed 96.1 KiB/44.3 MiB (63.3 KiB/s) with 151 file(s) remaining Completed 96.6 KiB/44.3 MiB (63.3 KiB/s) with 151 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 96.6 KiB/44.3 MiB (63.3 KiB/s) with 150 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/settings/cms/assets.py to instances/pr-2255-556ac5/env/build/openedx/settings/cms/assets.py Completed 96.6 KiB/44.3 MiB (63.3 KiB/s) with 149 file(s) remaining Completed 96.6 KiB/44.3 MiB (62.6 KiB/s) with 149 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/config to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/config Completed 96.6 KiB/44.3 MiB (62.6 KiB/s) with 148 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 96.6 KiB/44.3 MiB (62.6 KiB/s) with 147 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 96.6 KiB/44.3 MiB (62.6 KiB/s) with 146 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/apps/redis/redis.conf to instances/pr-2255-556ac5/env/apps/redis/redis.conf Completed 96.6 KiB/44.3 MiB (62.6 KiB/s) with 145 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/HEAD to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/HEAD Completed 96.6 KiB/44.3 MiB (62.6 KiB/s) with 144 file(s) remaining Completed 97.0 KiB/44.3 MiB (61.2 KiB/s) with 144 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 97.0 KiB/44.3 MiB (61.2 KiB/s) with 143 file(s) remaining Completed 97.5 KiB/44.3 MiB (59.3 KiB/s) with 143 file(s) remaining Completed 102.3 KiB/44.3 MiB (62.1 KiB/s) with 143 file(s) remaining Completed 103.7 KiB/44.3 MiB (62.6 KiB/s) with 143 file(s) remaining Completed 103.7 KiB/44.3 MiB (62.5 KiB/s) with 143 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 103.7 KiB/44.3 MiB (62.5 KiB/s) with 142 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 103.7 KiB/44.3 MiB (62.5 KiB/s) with 141 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 103.7 KiB/44.3 MiB (62.5 KiB/s) with 140 file(s) remaining Completed 106.4 KiB/44.3 MiB (63.6 KiB/s) with 140 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 106.4 KiB/44.3 MiB (63.6 KiB/s) with 139 file(s) remaining Completed 106.5 KiB/44.3 MiB (62.5 KiB/s) with 139 file(s) remaining Completed 108.6 KiB/44.3 MiB (63.6 KiB/s) with 139 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/index to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/index Completed 108.6 KiB/44.3 MiB (63.6 KiB/s) with 138 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/README to instances/pr-2255-556ac5/env/build/openedx/themes/README Completed 108.6 KiB/44.3 MiB (63.6 KiB/s) with 137 file(s) remaining Completed 108.8 KiB/44.3 MiB (62.1 KiB/s) with 137 file(s) remaining Completed 109.7 KiB/44.3 MiB (62.6 KiB/s) with 137 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 109.7 KiB/44.3 MiB (62.6 KiB/s) with 136 file(s) remaining Completed 111.3 KiB/44.3 MiB (63.2 KiB/s) with 136 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/description to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/description Completed 111.3 KiB/44.3 MiB (63.2 KiB/s) with 135 file(s) remaining Completed 111.5 KiB/44.3 MiB (62.9 KiB/s) with 135 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD Completed 111.5 KiB/44.3 MiB (62.9 KiB/s) with 134 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/info/exclude to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/info/exclude Completed 111.5 KiB/44.3 MiB (62.9 KiB/s) with 133 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 111.5 KiB/44.3 MiB (62.9 KiB/s) with 132 file(s) remaining Completed 115.1 KiB/44.3 MiB (62.3 KiB/s) with 132 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample Completed 115.1 KiB/44.3 MiB (62.3 KiB/s) with 131 file(s) remaining Completed 117.3 KiB/44.3 MiB (63.2 KiB/s) with 131 file(s) remaining Completed 118.8 KiB/44.3 MiB (63.7 KiB/s) with 131 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 118.8 KiB/44.3 MiB (63.7 KiB/s) with 130 file(s) remaining Completed 121.3 KiB/44.3 MiB (64.8 KiB/s) with 130 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/packed-refs to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/packed-refs Completed 121.3 KiB/44.3 MiB (64.8 KiB/s) with 129 file(s) remaining Completed 121.5 KiB/44.3 MiB (64.6 KiB/s) with 129 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 121.5 KiB/44.3 MiB (64.6 KiB/s) with 128 file(s) remaining Completed 125.6 KiB/44.3 MiB (66.5 KiB/s) with 128 file(s) remaining Completed 125.6 KiB/44.3 MiB (66.5 KiB/s) with 128 file(s) remaining Completed 125.7 KiB/44.3 MiB (66.3 KiB/s) with 128 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json Completed 125.7 KiB/44.3 MiB (66.3 KiB/s) with 127 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.rev to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.rev Completed 125.7 KiB/44.3 MiB (66.3 KiB/s) with 126 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 125.7 KiB/44.3 MiB (66.3 KiB/s) with 125 file(s) remaining Completed 132.4 KiB/44.3 MiB (69.4 KiB/s) with 125 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 132.4 KiB/44.3 MiB (69.4 KiB/s) with 124 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.gitignore to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.gitignore Completed 132.4 KiB/44.3 MiB (69.4 KiB/s) with 123 file(s) remaining Completed 137.3 KiB/44.3 MiB (69.8 KiB/s) with 123 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/README.md to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/README.md Completed 137.3 KiB/44.3 MiB (69.8 KiB/s) with 122 file(s) remaining Completed 137.3 KiB/44.3 MiB (69.4 KiB/s) with 122 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 137.3 KiB/44.3 MiB (69.4 KiB/s) with 121 file(s) remaining Completed 137.4 KiB/44.3 MiB (68.9 KiB/s) with 121 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 137.4 KiB/44.3 MiB (68.9 KiB/s) with 120 file(s) remaining Completed 137.5 KiB/44.3 MiB (68.6 KiB/s) with 120 file(s) remaining Completed 170.6 KiB/44.3 MiB (85.1 KiB/s) with 120 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 170.6 KiB/44.3 MiB (85.1 KiB/s) with 119 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/LICENSE to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/LICENSE Completed 170.6 KiB/44.3 MiB (85.1 KiB/s) with 118 file(s) remaining Completed 170.7 KiB/44.3 MiB (84.7 KiB/s) with 118 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 170.7 KiB/44.3 MiB (84.7 KiB/s) with 117 file(s) remaining Completed 170.8 KiB/44.3 MiB (84.5 KiB/s) with 117 file(s) remaining Completed 171.1 KiB/44.3 MiB (84.6 KiB/s) with 117 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 171.1 KiB/44.3 MiB (84.6 KiB/s) with 116 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 171.1 KiB/44.3 MiB (84.6 KiB/s) with 115 file(s) remaining Completed 171.1 KiB/44.3 MiB (83.0 KiB/s) with 115 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 171.1 KiB/44.3 MiB (83.0 KiB/s) with 114 file(s) remaining Completed 171.2 KiB/44.3 MiB (82.7 KiB/s) with 114 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 171.2 KiB/44.3 MiB (82.7 KiB/s) with 113 file(s) remaining Completed 200.3 KiB/44.3 MiB (96.1 KiB/s) with 113 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.idx to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.idx Completed 200.3 KiB/44.3 MiB (96.1 KiB/s) with 112 file(s) remaining Completed 200.3 KiB/44.3 MiB (95.6 KiB/s) with 112 file(s) remaining Completed 201.8 KiB/44.3 MiB (95.9 KiB/s) with 112 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss Completed 201.8 KiB/44.3 MiB (95.9 KiB/s) with 111 file(s) remaining Completed 214.8 KiB/44.3 MiB (101.4 KiB/s) with 111 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 214.8 KiB/44.3 MiB (101.4 KiB/s) with 110 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 214.8 KiB/44.3 MiB (101.4 KiB/s) with 109 file(s) remaining Completed 216.7 KiB/44.3 MiB (101.6 KiB/s) with 109 file(s) remaining Completed 217.0 KiB/44.3 MiB (101.6 KiB/s) with 109 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 217.0 KiB/44.3 MiB (101.6 KiB/s) with 108 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/common/_variables.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/common/_variables.scss Completed 217.0 KiB/44.3 MiB (101.6 KiB/s) with 107 file(s) remaining Completed 473.0 KiB/44.3 MiB (220.4 KiB/s) with 107 file(s) remaining Completed 479.0 KiB/44.3 MiB (222.7 KiB/s) with 107 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss Completed 479.0 KiB/44.3 MiB (222.7 KiB/s) with 106 file(s) remaining Completed 479.1 KiB/44.3 MiB (222.3 KiB/s) with 106 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss Completed 479.1 KiB/44.3 MiB (222.3 KiB/s) with 105 file(s) remaining Completed 479.8 KiB/44.3 MiB (221.1 KiB/s) with 105 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/package.json to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/package.json Completed 479.8 KiB/44.3 MiB (221.1 KiB/s) with 104 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss Completed 479.8 KiB/44.3 MiB (221.1 KiB/s) with 103 file(s) remaining Completed 480.1 KiB/44.3 MiB (218.4 KiB/s) with 103 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/permissions/setowner.sh to instances/pr-2255-556ac5/env/build/permissions/setowner.sh Completed 480.1 KiB/44.3 MiB (218.4 KiB/s) with 102 file(s) remaining Completed 736.1 KiB/44.3 MiB (331.8 KiB/s) with 102 file(s) remaining Completed 736.1 KiB/44.3 MiB (330.4 KiB/s) with 102 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 736.1 KiB/44.3 MiB (330.4 KiB/s) with 101 file(s) remaining Completed 736.3 KiB/44.3 MiB (328.0 KiB/s) with 101 file(s) remaining Completed 737.8 KiB/44.3 MiB (328.5 KiB/s) with 101 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/permissions/Dockerfile to instances/pr-2255-556ac5/env/build/permissions/Dockerfile Completed 737.8 KiB/44.3 MiB (328.5 KiB/s) with 100 file(s) remaining Completed 993.8 KiB/44.3 MiB (441.0 KiB/s) with 100 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/dev/docker-compose.yml to instances/pr-2255-556ac5/env/dev/docker-compose.yml Completed 993.8 KiB/44.3 MiB (441.0 KiB/s) with 99 file(s) remaining Completed 994.2 KiB/44.3 MiB (440.1 KiB/s) with 99 file(s) remaining Completed 995.0 KiB/44.3 MiB (438.8 KiB/s) with 99 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/k8s/volumes.yml to instances/pr-2255-556ac5/env/k8s/volumes.yml Completed 995.0 KiB/44.3 MiB (438.8 KiB/s) with 98 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/dev/docker-compose.jobs.yml to instances/pr-2255-556ac5/env/dev/docker-compose.jobs.yml Completed 995.0 KiB/44.3 MiB (438.8 KiB/s) with 97 file(s) remaining Completed 1.2 MiB/44.3 MiB (548.6 KiB/s) with 97 file(s) remaining Completed 1.2 MiB/44.3 MiB (548.6 KiB/s) with 97 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/kustomization.yml to instances/pr-2255-556ac5/env/kustomization.yml Completed 1.2 MiB/44.3 MiB (548.6 KiB/s) with 96 file(s) remaining Completed 1.2 MiB/44.3 MiB (548.0 KiB/s) with 96 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/k8s/jobs.yml to instances/pr-2255-556ac5/env/k8s/jobs.yml Completed 1.2 MiB/44.3 MiB (548.0 KiB/s) with 95 file(s) remaining Completed 1.2 MiB/44.3 MiB (550.4 KiB/s) with 95 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/k8s/deployments.yml to instances/pr-2255-556ac5/env/k8s/deployments.yml Completed 1.2 MiB/44.3 MiB (550.4 KiB/s) with 94 file(s) remaining Completed 1.5 MiB/44.3 MiB (654.0 KiB/s) with 94 file(s) remaining Completed 1.5 MiB/44.3 MiB (653.1 KiB/s) with 94 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/local/docker-compose.prod.yml to instances/pr-2255-556ac5/env/local/docker-compose.prod.yml Completed 1.5 MiB/44.3 MiB (653.1 KiB/s) with 93 file(s) remaining Completed 1.7 MiB/44.3 MiB (760.2 KiB/s) with 93 file(s) remaining Completed 1.7 MiB/44.3 MiB (760.6 KiB/s) with 93 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/local/docker-compose.yml to instances/pr-2255-556ac5/env/local/docker-compose.yml Completed 1.7 MiB/44.3 MiB (760.6 KiB/s) with 92 file(s) remaining Completed 2.0 MiB/44.3 MiB (866.4 KiB/s) with 92 file(s) remaining Completed 2.0 MiB/44.3 MiB (865.5 KiB/s) with 92 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/k8s/namespace.yml to instances/pr-2255-556ac5/env/k8s/namespace.yml Completed 2.0 MiB/44.3 MiB (865.5 KiB/s) with 91 file(s) remaining Completed 2.2 MiB/44.3 MiB (969.8 KiB/s) with 91 file(s) remaining Completed 2.2 MiB/44.3 MiB (971.5 KiB/s) with 91 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/k8s/services.yml to instances/pr-2255-556ac5/env/k8s/services.yml Completed 2.2 MiB/44.3 MiB (971.5 KiB/s) with 90 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/k8s/override.yml to instances/pr-2255-556ac5/env/k8s/override.yml Completed 2.2 MiB/44.3 MiB (971.5 KiB/s) with 89 file(s) remaining Completed 2.2 MiB/44.3 MiB (963.1 KiB/s) with 89 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/local/docker-compose.jobs.yml to instances/pr-2255-556ac5/env/local/docker-compose.jobs.yml Completed 2.2 MiB/44.3 MiB (963.1 KiB/s) with 88 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/cron-jobs.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/cron-jobs.yml Completed 2.2 MiB/44.3 MiB (963.1 KiB/s) with 87 file(s) remaining Completed 2.5 MiB/44.3 MiB (1.0 MiB/s) with 87 file(s) remaining Completed 2.7 MiB/44.3 MiB (1.1 MiB/s) with 87 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/forum-job.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/forum-job.yml Completed 2.7 MiB/44.3 MiB (1.1 MiB/s) with 86 file(s) remaining Completed 3.0 MiB/44.3 MiB (1.2 MiB/s) with 86 file(s) remaining Completed 3.2 MiB/44.3 MiB (1.3 MiB/s) with 86 file(s) remaining Completed 3.5 MiB/44.3 MiB (1.4 MiB/s) with 86 file(s) remaining Completed 3.7 MiB/44.3 MiB (1.5 MiB/s) with 86 file(s) remaining Completed 4.0 MiB/44.3 MiB (1.6 MiB/s) with 86 file(s) remaining Completed 4.0 MiB/44.3 MiB (1.6 MiB/s) with 86 file(s) remaining Completed 4.0 MiB/44.3 MiB (1.6 MiB/s) with 86 file(s) remaining Completed 4.0 MiB/44.3 MiB (1.6 MiB/s) with 86 file(s) remaining Completed 4.3 MiB/44.3 MiB (1.7 MiB/s) with 86 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/affinities.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/affinities.yml Completed 4.3 MiB/44.3 MiB (1.7 MiB/s) with 85 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/celery-beat.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/celery-beat.yml Completed 4.3 MiB/44.3 MiB (1.7 MiB/s) with 84 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/deployments.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/deployments.yml Completed 4.3 MiB/44.3 MiB (1.7 MiB/s) with 83 file(s) remaining Completed 4.3 MiB/44.3 MiB (1.8 MiB/s) with 83 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/package-lock.json to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/package-lock.json Completed 4.3 MiB/44.3 MiB (1.8 MiB/s) with 82 file(s) remaining Completed 4.3 MiB/44.3 MiB (1.7 MiB/s) with 82 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/shared-elasticsearch.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/shared-elasticsearch.yml Completed 4.3 MiB/44.3 MiB (1.7 MiB/s) with 81 file(s) remaining Completed 4.6 MiB/44.3 MiB (1.8 MiB/s) with 81 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/volumes.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/volumes.yml Completed 4.6 MiB/44.3 MiB (1.8 MiB/s) with 80 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/priority-class.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/priority-class.yml Completed 4.6 MiB/44.3 MiB (1.8 MiB/s) with 79 file(s) remaining Completed 4.8 MiB/44.3 MiB (1.9 MiB/s) with 79 file(s) remaining Completed 5.1 MiB/44.3 MiB (2.0 MiB/s) with 79 file(s) remaining Completed 5.3 MiB/44.3 MiB (2.1 MiB/s) with 79 file(s) remaining Completed 5.6 MiB/44.3 MiB (2.2 MiB/s) with 79 file(s) remaining Completed 5.8 MiB/44.3 MiB (2.3 MiB/s) with 79 file(s) remaining Completed 6.1 MiB/44.3 MiB (2.4 MiB/s) with 79 file(s) remaining Completed 6.1 MiB/44.3 MiB (2.4 MiB/s) with 79 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/deployment-revision-history.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/deployment-revision-history.yml Completed 6.1 MiB/44.3 MiB (2.4 MiB/s) with 78 file(s) remaining Completed 6.3 MiB/44.3 MiB (2.5 MiB/s) with 78 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.6 MiB/s) with 78 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.pack to instances/pr-2255-556ac5/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.pack Completed 6.6 MiB/44.3 MiB (2.6 MiB/s) with 77 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.6 MiB/s) with 77 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml to instances/pr-2255-556ac5/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml Completed 6.6 MiB/44.3 MiB (2.6 MiB/s) with 76 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.6 MiB/s) with 76 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js to instances/pr-2255-556ac5/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js Completed 6.6 MiB/44.3 MiB (2.6 MiB/s) with 75 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.6 MiB/s) with 75 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml to instances/pr-2255-556ac5/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml Completed 6.6 MiB/44.3 MiB (2.6 MiB/s) with 74 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 74 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/apps/mfe/Caddyfile to instances/pr-2255-556ac5/env/plugins/mfe/apps/mfe/Caddyfile Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 73 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 73 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml to instances/pr-2255-556ac5/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 72 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 72 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/ingress.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/ingress.yml Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 71 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 71 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/pdb.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/pdb.yml Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 70 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 70 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/grove/k8s/maintenance-mode.yml to instances/pr-2255-556ac5/env/plugins/grove/k8s/maintenance-mode.yml Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 69 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 69 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/env.config.jsx to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/env.config.jsx Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 68 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 68 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/Dockerfile to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/Dockerfile Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 67 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 67 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 66 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 66 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 65 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 65 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description Completed 6.6 MiB/44.3 MiB (2.5 MiB/s) with 64 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 64 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 64 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 64 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 64 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 63 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 62 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 61 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 61 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 61 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 60 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 60 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 60 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 59 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/README to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/README Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 58 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 58 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 57 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 57 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 56 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 55 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 6.6 MiB/44.3 MiB (2.4 MiB/s) with 54 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.3 MiB/s) with 54 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 6.6 MiB/44.3 MiB (2.3 MiB/s) with 53 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.3 MiB/s) with 53 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 6.6 MiB/44.3 MiB (2.3 MiB/s) with 52 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.3 MiB/s) with 52 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 6.6 MiB/44.3 MiB (2.3 MiB/s) with 51 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.3 MiB/s) with 51 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.3 MiB/s) with 51 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD Completed 6.6 MiB/44.3 MiB (2.3 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 50 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 49 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.rev to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.rev Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 48 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 47 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 47 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.rev to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.rev Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 46 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.idx to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.idx Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 45 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 45 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 44 file(s) remaining Completed 6.6 MiB/44.3 MiB (2.2 MiB/s) with 44 file(s) remaining Completed 6.7 MiB/44.3 MiB (2.2 MiB/s) with 44 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.idx to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.idx Completed 6.7 MiB/44.3 MiB (2.2 MiB/s) with 43 file(s) remaining Completed 6.7 MiB/44.3 MiB (2.2 MiB/s) with 43 file(s) remaining Completed 6.7 MiB/44.3 MiB (2.2 MiB/s) with 43 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.idx to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.idx Completed 6.7 MiB/44.3 MiB (2.2 MiB/s) with 42 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 6.7 MiB/44.3 MiB (2.2 MiB/s) with 41 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.rev to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.rev Completed 6.7 MiB/44.3 MiB (2.2 MiB/s) with 40 file(s) remaining Completed 6.7 MiB/44.3 MiB (2.2 MiB/s) with 40 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-55af83cd7c47bc4267575fc4e2bb06b386bd89df.idx to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-55af83cd7c47bc4267575fc4e2bb06b386bd89df.idx Completed 6.7 MiB/44.3 MiB (2.2 MiB/s) with 39 file(s) remaining Completed 6.8 MiB/44.3 MiB (2.2 MiB/s) with 39 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.idx to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.idx Completed 6.8 MiB/44.3 MiB (2.2 MiB/s) with 38 file(s) remaining Completed 7.0 MiB/44.3 MiB (2.2 MiB/s) with 38 file(s) remaining Completed 7.0 MiB/44.3 MiB (2.2 MiB/s) with 38 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 7.0 MiB/44.3 MiB (2.2 MiB/s) with 37 file(s) remaining Completed 7.3 MiB/44.3 MiB (2.3 MiB/s) with 37 file(s) remaining Completed 7.3 MiB/44.3 MiB (2.3 MiB/s) with 37 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master Completed 7.3 MiB/44.3 MiB (2.3 MiB/s) with 36 file(s) remaining Completed 7.5 MiB/44.3 MiB (2.3 MiB/s) with 36 file(s) remaining Completed 7.8 MiB/44.3 MiB (2.4 MiB/s) with 36 file(s) remaining Completed 8.0 MiB/44.3 MiB (2.5 MiB/s) with 36 file(s) remaining Completed 8.0 MiB/44.3 MiB (2.5 MiB/s) with 36 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-f560c0ebcba7e123cd7348e2461ee82e1a94ab18.idx to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-f560c0ebcba7e123cd7348e2461ee82e1a94ab18.idx Completed 8.0 MiB/44.3 MiB (2.5 MiB/s) with 35 file(s) remaining Completed 8.3 MiB/44.3 MiB (2.6 MiB/s) with 35 file(s) remaining Completed 8.5 MiB/44.3 MiB (2.6 MiB/s) with 35 file(s) remaining Completed 8.8 MiB/44.3 MiB (2.7 MiB/s) with 35 file(s) remaining Completed 8.8 MiB/44.3 MiB (2.7 MiB/s) with 35 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-55af83cd7c47bc4267575fc4e2bb06b386bd89df.rev to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-55af83cd7c47bc4267575fc4e2bb06b386bd89df.rev Completed 8.8 MiB/44.3 MiB (2.7 MiB/s) with 34 file(s) remaining Completed 9.0 MiB/44.3 MiB (2.8 MiB/s) with 34 file(s) remaining Completed 9.3 MiB/44.3 MiB (2.9 MiB/s) with 34 file(s) remaining Completed 9.5 MiB/44.3 MiB (2.9 MiB/s) with 34 file(s) remaining Completed 9.8 MiB/44.3 MiB (3.0 MiB/s) with 34 file(s) remaining Completed 10.0 MiB/44.3 MiB (3.1 MiB/s) with 34 file(s) remaining Completed 10.3 MiB/44.3 MiB (3.1 MiB/s) with 34 file(s) remaining Completed 10.3 MiB/44.3 MiB (3.1 MiB/s) with 34 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master Completed 10.3 MiB/44.3 MiB (3.1 MiB/s) with 33 file(s) remaining Completed 10.5 MiB/44.3 MiB (3.2 MiB/s) with 33 file(s) remaining Completed 10.5 MiB/44.3 MiB (3.2 MiB/s) with 33 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 10.5 MiB/44.3 MiB (3.2 MiB/s) with 32 file(s) remaining Completed 10.8 MiB/44.3 MiB (3.2 MiB/s) with 32 file(s) remaining Completed 11.0 MiB/44.3 MiB (3.3 MiB/s) with 32 file(s) remaining Completed 11.1 MiB/44.3 MiB (3.3 MiB/s) with 32 file(s) remaining Completed 11.3 MiB/44.3 MiB (3.4 MiB/s) with 32 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore Completed 11.3 MiB/44.3 MiB (3.4 MiB/s) with 31 file(s) remaining Completed 11.6 MiB/44.3 MiB (3.4 MiB/s) with 31 file(s) remaining Completed 11.8 MiB/44.3 MiB (3.5 MiB/s) with 31 file(s) remaining Completed 12.1 MiB/44.3 MiB (3.6 MiB/s) with 31 file(s) remaining Completed 12.1 MiB/44.3 MiB (3.6 MiB/s) with 31 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json Completed 12.1 MiB/44.3 MiB (3.6 MiB/s) with 30 file(s) remaining Completed 12.3 MiB/44.3 MiB (3.6 MiB/s) with 30 file(s) remaining Completed 12.6 MiB/44.3 MiB (3.7 MiB/s) with 30 file(s) remaining Completed 12.8 MiB/44.3 MiB (3.8 MiB/s) with 30 file(s) remaining Completed 13.1 MiB/44.3 MiB (3.9 MiB/s) with 30 file(s) remaining Completed 13.3 MiB/44.3 MiB (3.9 MiB/s) with 30 file(s) remaining Completed 13.6 MiB/44.3 MiB (4.0 MiB/s) with 30 file(s) remaining Completed 13.8 MiB/44.3 MiB (4.1 MiB/s) with 30 file(s) remaining Completed 14.1 MiB/44.3 MiB (4.1 MiB/s) with 30 file(s) remaining Completed 14.3 MiB/44.3 MiB (4.2 MiB/s) with 30 file(s) remaining Completed 14.3 MiB/44.3 MiB (4.2 MiB/s) with 30 file(s) remaining Completed 14.6 MiB/44.3 MiB (4.3 MiB/s) with 30 file(s) remaining Completed 14.8 MiB/44.3 MiB (4.3 MiB/s) with 30 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE Completed 14.8 MiB/44.3 MiB (4.3 MiB/s) with 29 file(s) remaining Completed 15.1 MiB/44.3 MiB (4.4 MiB/s) with 29 file(s) remaining Completed 15.1 MiB/44.3 MiB (4.4 MiB/s) with 29 file(s) remaining Completed 15.3 MiB/44.3 MiB (4.5 MiB/s) with 29 file(s) remaining Completed 15.6 MiB/44.3 MiB (4.5 MiB/s) with 29 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md Completed 15.6 MiB/44.3 MiB (4.5 MiB/s) with 28 file(s) remaining Completed 15.8 MiB/44.3 MiB (4.6 MiB/s) with 28 file(s) remaining Completed 16.1 MiB/44.3 MiB (4.7 MiB/s) with 28 file(s) remaining Completed 16.3 MiB/44.3 MiB (4.8 MiB/s) with 28 file(s) remaining Completed 16.6 MiB/44.3 MiB (4.8 MiB/s) with 28 file(s) remaining Completed 16.8 MiB/44.3 MiB (4.9 MiB/s) with 28 file(s) remaining Completed 17.1 MiB/44.3 MiB (5.0 MiB/s) with 28 file(s) remaining Completed 17.3 MiB/44.3 MiB (5.0 MiB/s) with 28 file(s) remaining Completed 17.6 MiB/44.3 MiB (5.1 MiB/s) with 28 file(s) remaining Completed 17.6 MiB/44.3 MiB (5.1 MiB/s) with 28 file(s) remaining Completed 17.8 MiB/44.3 MiB (5.2 MiB/s) with 28 file(s) remaining Completed 18.1 MiB/44.3 MiB (5.2 MiB/s) with 28 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss Completed 18.1 MiB/44.3 MiB (5.2 MiB/s) with 27 file(s) remaining Completed 18.3 MiB/44.3 MiB (5.3 MiB/s) with 27 file(s) remaining Completed 18.6 MiB/44.3 MiB (5.4 MiB/s) with 27 file(s) remaining Completed 18.8 MiB/44.3 MiB (5.4 MiB/s) with 27 file(s) remaining Completed 19.1 MiB/44.3 MiB (5.5 MiB/s) with 27 file(s) remaining Completed 19.3 MiB/44.3 MiB (5.6 MiB/s) with 27 file(s) remaining Completed 19.6 MiB/44.3 MiB (5.6 MiB/s) with 27 file(s) remaining Completed 19.8 MiB/44.3 MiB (5.7 MiB/s) with 27 file(s) remaining Completed 20.1 MiB/44.3 MiB (5.8 MiB/s) with 27 file(s) remaining Completed 20.3 MiB/44.3 MiB (5.8 MiB/s) with 27 file(s) remaining Completed 20.6 MiB/44.3 MiB (5.9 MiB/s) with 27 file(s) remaining Completed 20.8 MiB/44.3 MiB (6.0 MiB/s) with 27 file(s) remaining Completed 21.1 MiB/44.3 MiB (6.0 MiB/s) with 27 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-f560c0ebcba7e123cd7348e2461ee82e1a94ab18.pack to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-f560c0ebcba7e123cd7348e2461ee82e1a94ab18.pack Completed 21.1 MiB/44.3 MiB (6.0 MiB/s) with 26 file(s) remaining Completed 21.1 MiB/44.3 MiB (6.0 MiB/s) with 26 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-f560c0ebcba7e123cd7348e2461ee82e1a94ab18.rev to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-f560c0ebcba7e123cd7348e2461ee82e1a94ab18.rev Completed 21.1 MiB/44.3 MiB (6.0 MiB/s) with 25 file(s) remaining Completed 21.3 MiB/44.3 MiB (6.1 MiB/s) with 25 file(s) remaining Completed 21.6 MiB/44.3 MiB (6.1 MiB/s) with 25 file(s) remaining Completed 21.8 MiB/44.3 MiB (6.2 MiB/s) with 25 file(s) remaining Completed 21.8 MiB/44.3 MiB (6.2 MiB/s) with 25 file(s) remaining Completed 22.1 MiB/44.3 MiB (6.3 MiB/s) with 25 file(s) remaining Completed 22.3 MiB/44.3 MiB (6.3 MiB/s) with 25 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.rev to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.rev Completed 22.3 MiB/44.3 MiB (6.3 MiB/s) with 24 file(s) remaining Completed 22.3 MiB/44.3 MiB (6.3 MiB/s) with 24 file(s) remaining Completed 22.6 MiB/44.3 MiB (6.4 MiB/s) with 24 file(s) remaining Completed 22.8 MiB/44.3 MiB (6.4 MiB/s) with 24 file(s) remaining Completed 23.1 MiB/44.3 MiB (6.5 MiB/s) with 24 file(s) remaining Completed 23.3 MiB/44.3 MiB (6.6 MiB/s) with 24 file(s) remaining Completed 23.6 MiB/44.3 MiB (6.6 MiB/s) with 24 file(s) remaining Completed 23.8 MiB/44.3 MiB (6.7 MiB/s) with 24 file(s) remaining Completed 24.1 MiB/44.3 MiB (6.8 MiB/s) with 24 file(s) remaining Completed 24.3 MiB/44.3 MiB (6.8 MiB/s) with 24 file(s) remaining Completed 24.6 MiB/44.3 MiB (6.9 MiB/s) with 24 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 24.6 MiB/44.3 MiB (6.9 MiB/s) with 23 file(s) remaining Completed 24.8 MiB/44.3 MiB (7.0 MiB/s) with 23 file(s) remaining Completed 25.1 MiB/44.3 MiB (7.0 MiB/s) with 23 file(s) remaining Completed 25.3 MiB/44.3 MiB (7.1 MiB/s) with 23 file(s) remaining Completed 25.6 MiB/44.3 MiB (7.2 MiB/s) with 23 file(s) remaining Completed 25.8 MiB/44.3 MiB (7.2 MiB/s) with 23 file(s) remaining Completed 25.8 MiB/44.3 MiB (7.2 MiB/s) with 23 file(s) remaining Completed 26.1 MiB/44.3 MiB (7.3 MiB/s) with 23 file(s) remaining Completed 26.3 MiB/44.3 MiB (7.3 MiB/s) with 23 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs Completed 26.3 MiB/44.3 MiB (7.3 MiB/s) with 22 file(s) remaining Completed 26.6 MiB/44.3 MiB (7.4 MiB/s) with 22 file(s) remaining Completed 26.8 MiB/44.3 MiB (7.5 MiB/s) with 22 file(s) remaining Completed 27.1 MiB/44.3 MiB (7.5 MiB/s) with 22 file(s) remaining Completed 27.3 MiB/44.3 MiB (7.6 MiB/s) with 22 file(s) remaining Completed 27.3 MiB/44.3 MiB (7.6 MiB/s) with 22 file(s) remaining Completed 27.6 MiB/44.3 MiB (7.6 MiB/s) with 22 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 27.6 MiB/44.3 MiB (7.6 MiB/s) with 21 file(s) remaining Completed 27.6 MiB/44.3 MiB (7.6 MiB/s) with 21 file(s) remaining Completed 27.8 MiB/44.3 MiB (7.7 MiB/s) with 21 file(s) remaining Completed 28.1 MiB/44.3 MiB (7.7 MiB/s) with 21 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 28.1 MiB/44.3 MiB (7.7 MiB/s) with 20 file(s) remaining Completed 28.3 MiB/44.3 MiB (7.8 MiB/s) with 20 file(s) remaining Completed 28.5 MiB/44.3 MiB (7.8 MiB/s) with 20 file(s) remaining Completed 28.8 MiB/44.3 MiB (7.9 MiB/s) with 20 file(s) remaining Completed 29.0 MiB/44.3 MiB (8.0 MiB/s) with 20 file(s) remaining Completed 29.3 MiB/44.3 MiB (8.0 MiB/s) with 20 file(s) remaining Completed 29.5 MiB/44.3 MiB (8.1 MiB/s) with 20 file(s) remaining Completed 29.8 MiB/44.3 MiB (8.2 MiB/s) with 20 file(s) remaining Completed 30.0 MiB/44.3 MiB (8.2 MiB/s) with 20 file(s) remaining Completed 30.0 MiB/44.3 MiB (8.2 MiB/s) with 20 file(s) remaining Completed 30.3 MiB/44.3 MiB (8.3 MiB/s) with 20 file(s) remaining Completed 30.5 MiB/44.3 MiB (8.4 MiB/s) with 20 file(s) remaining Completed 30.8 MiB/44.3 MiB (8.4 MiB/s) with 20 file(s) remaining Completed 31.0 MiB/44.3 MiB (8.5 MiB/s) with 20 file(s) remaining Completed 31.3 MiB/44.3 MiB (8.5 MiB/s) with 20 file(s) remaining Completed 31.5 MiB/44.3 MiB (8.6 MiB/s) with 20 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.pack to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.pack Completed 31.5 MiB/44.3 MiB (8.6 MiB/s) with 19 file(s) remaining Completed 31.5 MiB/44.3 MiB (8.6 MiB/s) with 19 file(s) remaining Completed 31.8 MiB/44.3 MiB (8.6 MiB/s) with 19 file(s) remaining Completed 32.0 MiB/44.3 MiB (8.7 MiB/s) with 19 file(s) remaining Completed 32.3 MiB/44.3 MiB (8.8 MiB/s) with 19 file(s) remaining Completed 32.5 MiB/44.3 MiB (8.8 MiB/s) with 19 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 32.5 MiB/44.3 MiB (8.8 MiB/s) with 18 file(s) remaining Completed 32.8 MiB/44.3 MiB (8.9 MiB/s) with 18 file(s) remaining Completed 33.0 MiB/44.3 MiB (9.0 MiB/s) with 18 file(s) remaining Completed 33.3 MiB/44.3 MiB (9.0 MiB/s) with 18 file(s) remaining Completed 33.5 MiB/44.3 MiB (9.1 MiB/s) with 18 file(s) remaining Completed 33.5 MiB/44.3 MiB (9.1 MiB/s) with 18 file(s) remaining Completed 33.8 MiB/44.3 MiB (9.2 MiB/s) with 18 file(s) remaining Completed 34.0 MiB/44.3 MiB (9.2 MiB/s) with 18 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-55af83cd7c47bc4267575fc4e2bb06b386bd89df.pack to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-55af83cd7c47bc4267575fc4e2bb06b386bd89df.pack Completed 34.0 MiB/44.3 MiB (9.2 MiB/s) with 17 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 34.0 MiB/44.3 MiB (9.2 MiB/s) with 16 file(s) remaining Completed 34.3 MiB/44.3 MiB (9.3 MiB/s) with 16 file(s) remaining Completed 34.5 MiB/44.3 MiB (9.3 MiB/s) with 16 file(s) remaining Completed 34.8 MiB/44.3 MiB (9.4 MiB/s) with 16 file(s) remaining Completed 35.0 MiB/44.3 MiB (9.5 MiB/s) with 16 file(s) remaining Completed 35.3 MiB/44.3 MiB (9.5 MiB/s) with 16 file(s) remaining Completed 35.5 MiB/44.3 MiB (9.6 MiB/s) with 16 file(s) remaining Completed 35.8 MiB/44.3 MiB (9.6 MiB/s) with 16 file(s) remaining Completed 36.0 MiB/44.3 MiB (9.7 MiB/s) with 16 file(s) remaining Completed 36.3 MiB/44.3 MiB (9.8 MiB/s) with 16 file(s) remaining Completed 36.5 MiB/44.3 MiB (9.8 MiB/s) with 16 file(s) remaining Completed 36.5 MiB/44.3 MiB (9.8 MiB/s) with 16 file(s) remaining Completed 36.8 MiB/44.3 MiB (9.9 MiB/s) with 16 file(s) remaining Completed 37.0 MiB/44.3 MiB (9.9 MiB/s) with 16 file(s) remaining Completed 37.3 MiB/44.3 MiB (10.0 MiB/s) with 16 file(s) remaining Completed 37.5 MiB/44.3 MiB (10.1 MiB/s) with 16 file(s) remaining Completed 37.8 MiB/44.3 MiB (10.1 MiB/s) with 16 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 37.8 MiB/44.3 MiB (10.1 MiB/s) with 15 file(s) remaining Completed 38.0 MiB/44.3 MiB (10.2 MiB/s) with 15 file(s) remaining Completed 38.0 MiB/44.3 MiB (10.2 MiB/s) with 15 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 38.0 MiB/44.3 MiB (10.2 MiB/s) with 14 file(s) remaining Completed 38.0 MiB/44.3 MiB (10.2 MiB/s) with 14 file(s) remaining Completed 38.3 MiB/44.3 MiB (10.2 MiB/s) with 14 file(s) remaining Completed 38.5 MiB/44.3 MiB (10.3 MiB/s) with 14 file(s) remaining Completed 38.8 MiB/44.3 MiB (10.3 MiB/s) with 14 file(s) remaining Completed 39.0 MiB/44.3 MiB (10.4 MiB/s) with 14 file(s) remaining Completed 39.3 MiB/44.3 MiB (10.5 MiB/s) with 14 file(s) remaining Completed 39.5 MiB/44.3 MiB (10.5 MiB/s) with 14 file(s) remaining Completed 39.8 MiB/44.3 MiB (10.6 MiB/s) with 14 file(s) remaining Completed 40.0 MiB/44.3 MiB (10.6 MiB/s) with 14 file(s) remaining Completed 40.3 MiB/44.3 MiB (10.7 MiB/s) with 14 file(s) remaining Completed 40.5 MiB/44.3 MiB (10.8 MiB/s) with 14 file(s) remaining Completed 40.8 MiB/44.3 MiB (10.8 MiB/s) with 14 file(s) remaining Completed 41.0 MiB/44.3 MiB (10.9 MiB/s) with 14 file(s) remaining Completed 41.3 MiB/44.3 MiB (11.0 MiB/s) with 14 file(s) remaining Completed 41.5 MiB/44.3 MiB (11.0 MiB/s) with 14 file(s) remaining Completed 41.8 MiB/44.3 MiB (11.1 MiB/s) with 14 file(s) remaining Completed 42.0 MiB/44.3 MiB (11.1 MiB/s) with 14 file(s) remaining Completed 42.2 MiB/44.3 MiB (11.2 MiB/s) with 14 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.pack to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.pack Completed 42.2 MiB/44.3 MiB (11.2 MiB/s) with 13 file(s) remaining Completed 42.5 MiB/44.3 MiB (11.2 MiB/s) with 13 file(s) remaining Completed 42.7 MiB/44.3 MiB (11.3 MiB/s) with 13 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 42.7 MiB/44.3 MiB (11.3 MiB/s) with 12 file(s) remaining Completed 43.0 MiB/44.3 MiB (11.3 MiB/s) with 12 file(s) remaining Completed 43.2 MiB/44.3 MiB (11.4 MiB/s) with 12 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.pack to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.pack Completed 43.2 MiB/44.3 MiB (11.4 MiB/s) with 11 file(s) remaining Completed 43.2 MiB/44.3 MiB (11.4 MiB/s) with 11 file(s) remaining Completed 43.5 MiB/44.3 MiB (11.4 MiB/s) with 11 file(s) remaining Completed 43.5 MiB/44.3 MiB (11.4 MiB/s) with 11 file(s) remaining Completed 43.5 MiB/44.3 MiB (11.4 MiB/s) with 11 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss Completed 43.5 MiB/44.3 MiB (11.4 MiB/s) with 10 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json Completed 43.5 MiB/44.3 MiB (11.4 MiB/s) with 9 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 43.5 MiB/44.3 MiB (11.4 MiB/s) with 8 file(s) remaining Completed 43.7 MiB/44.3 MiB (11.4 MiB/s) with 8 file(s) remaining Completed 44.0 MiB/44.3 MiB (11.5 MiB/s) with 8 file(s) remaining Completed 44.2 MiB/44.3 MiB (11.5 MiB/s) with 8 file(s) remaining Completed 44.2 MiB/44.3 MiB (11.5 MiB/s) with 8 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.pack to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-71c441770cefbcb1ca91e211b21097e98bfb4c96.pack Completed 44.2 MiB/44.3 MiB (11.5 MiB/s) with 7 file(s) remaining Completed 44.2 MiB/44.3 MiB (11.5 MiB/s) with 7 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 44.2 MiB/44.3 MiB (11.5 MiB/s) with 6 file(s) remaining Completed 44.2 MiB/44.3 MiB (11.5 MiB/s) with 6 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 44.2 MiB/44.3 MiB (11.5 MiB/s) with 5 file(s) remaining Completed 44.3 MiB/44.3 MiB (11.5 MiB/s) with 5 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json Completed 44.3 MiB/44.3 MiB (11.5 MiB/s) with 4 file(s) remaining Completed 44.3 MiB/44.3 MiB (11.4 MiB/s) with 4 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss Completed 44.3 MiB/44.3 MiB (11.4 MiB/s) with 3 file(s) remaining Completed 44.3 MiB/44.3 MiB (11.3 MiB/s) with 3 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/version to instances/pr-2255-556ac5/env/version Completed 44.3 MiB/44.3 MiB (11.3 MiB/s) with 2 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss Completed 44.3 MiB/44.3 MiB (11.3 MiB/s) with 1 file(s) remaining Completed 44.3 MiB/44.3 MiB (11.3 MiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-2255-556ac5/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss Completed 2.3 KiB/2.3 KiB (6.1 KiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2255-556ac5/grove-preserved-config.yml to instances/pr-2255-556ac5/grove-preserved-config.yml No ssh key provided. Skipping writing ssh key. rm -rf /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2255-556ac5/env/build/openedx/requirements/private/* No private plugins provided. Skipping installing private plugins. /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2255-556ac5/.venv/bin/tutor images build mfe --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/openedx/edx-platform.git" --build-arg EDX_PLATFORM_VERSION="master" ⚠️ 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-2255-556ac5/mfe:latest docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2255-556ac5/mfe:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/openedx/edx-platform.git --build-arg EDX_PLATFORM_VERSION=master --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2255-556ac5/mfe:latest-cache /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2255-556ac5/env/plugins/mfe/build/mfe #0 building with "condescending_williams" 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 9.7s done #1 creating container buildx_buildkit_condescending_williams0 #1 creating container buildx_buildkit_condescending_williams0 1.8s done #1 DONE 11.5s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 22.10kB 0.0s done #2 DONE 0.1s #3 resolve image config for docker-image://docker.io/docker/dockerfile:1 #3 DONE 2.4s #4 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 #4 resolve docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 0.0s done #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 0B / 13.57MB 0.2s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 13.57MB / 13.57MB 0.3s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 13.57MB / 13.57MB 0.4s done #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 0.6s done #4 DONE 1.1s #5 [internal] load metadata for docker.io/library/node:24.11.0-bullseye-slim #5 DONE 1.8s #6 [internal] load metadata for docker.io/library/caddy:2.7.4 #6 DONE 1.8s #7 [internal] load .dockerignore #7 transferring context: 2B 0.0s done #7 DONE 0.0s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2255-556ac5/mfe:latest-cache #8 ... #9 [internal] load build context #9 DONE 0.0s #10 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #10 resolve docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 0.0s done #10 DONE 0.0s #11 [auth] opencraft/ops/axim-pr-sandboxes/pr-2255-556ac5/mfe:pull token for registry.gitlab.com #11 DONE 0.0s #12 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #12 0.411 bc4abcdeefcd861d3bd5e15685df29c4413b81fd refs/heads/master #12 DONE 0.4s #13 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #13 0.422 630e8438164583b1c97c1ff05938f0bc58813640 refs/heads/master #13 DONE 0.4s #14 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #14 0.423 0a50937b4c2448400432264d004946008144c0b3 refs/heads/master #14 DONE 0.4s #15 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #15 0.475 438e937ad49a32e2c7551d4ab59c990da9befb32 refs/heads/master #15 DONE 0.5s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2255-556ac5/mfe:latest-cache #8 ERROR: failed to configure registry cache importer: registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2255-556ac5/mfe:latest-cache: not found #16 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #16 ... #10 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #10 DONE 0.0s #16 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #16 resolve docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #16 resolve docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 0.2s done #16 DONE 0.2s #13 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #13 ... #16 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #16 DONE 0.2s #13 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #13 0.248 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/5/fs/ #13 ... #17 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #17 0.430 17fa6e53b58bd3e4dc552b2249a78ddf85606dc4 refs/heads/master #17 DONE 0.5s #18 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #18 0.541 911b8b3fc559befcf1f851ddca80bf57884dbc1c refs/heads/master #18 DONE 0.6s #19 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-authoring.git#buhaienko/test-sandbox-for-CC-17 . #19 0.563 84e0ea0f00d5c53eb658826fa59173079e504e44 refs/heads/buhaienko/test-sandbox-for-CC-17 #19 DONE 0.6s #20 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#master . #20 0.573 8b9a57ace9098ca9dcdd3422cc8de025b31eff53 refs/heads/master #20 DONE 0.6s #15 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #15 0.272 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs/ #15 ... #21 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #21 0.625 42e75a637218569b155961a4bf81205c01a31711 refs/heads/master #21 DONE 0.7s #22 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #22 0.637 b7decc3c731c1154d13617f356a1e83b16cd469c refs/heads/master #22 DONE 0.7s #23 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #23 0.636 03bdcff331d83785e1765b65a17e007a4b492ce4 refs/heads/master #23 DONE 0.7s #15 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #15 0.946 From https://github.com/openedx/frontend-app-profile #15 0.946 * [new branch] master -> master #15 0.948 * [new branch] master -> origin/master #15 0.953 438e937ad49a32e2c7551d4ab59c990da9befb32 #15 0.972 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/7/fs/.git/ #15 0.978 commit #15 1.099 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs #15 1.099 * [new tag] master -> master #15 1.099 * [new tag] master -> master #15 1.220 Note: switching to 'FETCH_HEAD'. #15 1.220 #15 1.220 You are in 'detached HEAD' state. You can look around, make experimental #15 1.220 changes and commit them, and you can discard any commits you make in this #15 1.220 state without impacting any branches by switching back to a branch. #15 1.220 #15 1.220 If you want to create a new branch to retain commits you create, you may #15 1.220 do so (now or later) by using -c with the switch command. Example: #15 1.220 #15 1.220 git switch -c #15 1.220 #15 1.220 Or undo this operation with: #15 1.220 #15 1.220 git switch - #15 1.220 #15 1.220 Turn off this advice by setting config variable advice.detachedHead to false #15 1.220 #15 1.221 HEAD is now at 438e937 chore(deps): update dependency @openedx/paragon to v23.18.2 (#1315) #15 DONE 2.0s #13 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #13 2.075 From https://github.com/openedx/frontend-app-learning #13 2.075 * [new branch] master -> master #13 2.076 * [new branch] master -> origin/master #13 2.108 630e8438164583b1c97c1ff05938f0bc58813640 #13 2.181 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/9/fs/.git/ #13 2.233 commit #13 3.120 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/5/fs #13 3.120 * [new tag] master -> master #13 3.120 * [new tag] master -> master #13 ... #9 [internal] load build context #9 transferring context: 39.57MB 2.4s done #9 DONE 2.5s #13 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #13 3.928 Note: switching to 'FETCH_HEAD'. #13 3.928 #13 3.928 You are in 'detached HEAD' state. You can look around, make experimental #13 3.928 changes and commit them, and you can discard any commits you make in this #13 3.928 state without impacting any branches by switching back to a branch. #13 3.928 #13 3.928 If you want to create a new branch to retain commits you create, you may #13 3.928 do so (now or later) by using -c with the switch command. Example: #13 3.928 #13 3.928 git switch -c #13 3.928 #13 3.928 Or undo this operation with: #13 3.928 #13 3.928 git switch - #13 3.928 #13 3.928 Turn off this advice by setting config variable advice.detachedHead to false #13 3.928 #13 3.929 HEAD is now at 630e843 feat: fetch exams data on the progress page (#1829) #13 DONE 4.6s #10 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #10 DONE 0.2s #12 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #12 0.143 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/11/fs/ #12 1.135 From https://github.com/openedx/frontend-app-ora-grading #12 1.135 * [new branch] master -> master #12 1.135 * [new branch] master -> origin/master #12 1.149 bc4abcdeefcd861d3bd5e15685df29c4413b81fd #12 1.259 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/14/fs/.git/ #12 1.301 commit #12 ... #14 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #14 0.131 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/10/fs/ #14 1.005 From https://github.com/openedx/frontend-app-learner-dashboard #14 1.005 * [new branch] master -> master #14 1.005 * [new branch] master -> origin/master #14 1.031 0a50937b4c2448400432264d004946008144c0b3 #14 1.106 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/12/fs/.git/ #14 1.134 commit #14 1.832 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/10/fs #14 1.832 * [new tag] master -> master #14 1.832 * [new tag] master -> master #14 2.004 Note: switching to 'FETCH_HEAD'. #14 2.004 #14 2.004 You are in 'detached HEAD' state. You can look around, make experimental #14 2.004 changes and commit them, and you can discard any commits you make in this #14 2.004 state without impacting any branches by switching back to a branch. #14 2.004 #14 2.004 If you want to create a new branch to retain commits you create, you may #14 2.004 do so (now or later) by using -c with the switch command. Example: #14 2.004 #14 2.004 git switch -c #14 2.004 #14 2.004 Or undo this operation with: #14 2.004 #14 2.004 git switch - #14 2.004 #14 2.004 Turn off this advice by setting config variable advice.detachedHead to false #14 2.004 #14 2.004 HEAD is now at 0a50937 chore(deps): update dependency @openedx/paragon to v23.18.2 (#771) #14 DONE 2.6s #12 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #12 1.717 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/11/fs #12 1.717 * [new tag] master -> master #12 1.717 * [new tag] master -> master #12 ... #16 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #16 DONE 0.4s #12 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #12 1.892 Note: switching to 'FETCH_HEAD'. #12 1.892 #12 1.892 You are in 'detached HEAD' state. You can look around, make experimental #12 1.892 changes and commit them, and you can discard any commits you make in this #12 1.892 state without impacting any branches by switching back to a branch. #12 1.892 #12 1.892 If you want to create a new branch to retain commits you create, you may #12 1.892 do so (now or later) by using -c with the switch command. Example: #12 1.892 #12 1.892 git switch -c #12 1.892 #12 1.892 Or undo this operation with: #12 1.892 #12 1.892 git switch - #12 1.892 #12 1.892 Turn off this advice by setting config variable advice.detachedHead to false #12 1.892 #12 1.892 HEAD is now at bc4abcd chore: update frontend-component-header to v8 (#468) #12 DONE 2.5s #16 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #16 sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 0B / 14.60MB 0.2s #16 sha256:22d867aa37ac50364bf4082dc48c7d4e1b88ead3164d47855e1bbc2ef3678cfc 0B / 7.50kB 0.2s #16 sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd 0B / 350.83kB 0.2s #16 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s #16 sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 5.24MB / 14.60MB 0.5s #16 sha256:22d867aa37ac50364bf4082dc48c7d4e1b88ead3164d47855e1bbc2ef3678cfc 7.50kB / 7.50kB 0.4s done #16 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done #16 sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 14.60MB / 14.60MB 0.6s #16 sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd 350.83kB / 350.83kB 0.5s done #16 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa #16 sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 14.60MB / 14.60MB 0.6s done #16 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.5s done #16 extracting sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd #16 extracting sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd 0.3s done #16 DONE 1.8s #10 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #10 sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 448B / 448B 0.4s done #10 sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 1.74MB / 1.74MB 0.4s done #10 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 51.80MB / 51.80MB 1.2s done #10 sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 4.07kB / 4.07kB 0.3s done #10 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 30.26MB / 30.26MB 0.7s done #10 extracting sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 #10 ... #17 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #17 0.205 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/15/fs/ #17 1.072 From https://github.com/openedx/frontend-app-gradebook #17 1.072 * [new branch] master -> master #17 1.076 * [new branch] master -> origin/master #17 1.116 17fa6e53b58bd3e4dc552b2249a78ddf85606dc4 #17 1.158 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/19/fs/.git/ #17 1.188 commit #17 1.360 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/15/fs #17 1.360 * [new tag] master -> master #17 1.360 * [new tag] master -> master #17 1.615 Note: switching to 'FETCH_HEAD'. #17 1.615 #17 1.615 You are in 'detached HEAD' state. You can look around, make experimental #17 1.615 changes and commit them, and you can discard any commits you make in this #17 1.615 state without impacting any branches by switching back to a branch. #17 1.615 #17 1.615 If you want to create a new branch to retain commits you create, you may #17 1.615 do so (now or later) by using -c with the switch command. Example: #17 1.615 #17 1.615 git switch -c #17 1.615 #17 1.615 Or undo this operation with: #17 1.615 #17 1.615 git switch - #17 1.615 #17 1.615 Turn off this advice by setting config variable advice.detachedHead to false #17 1.615 #17 1.615 HEAD is now at 17fa6e5 chore: update browserslist DB (#534) #17 DONE 2.3s #18 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #18 0.144 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/16/fs/ #18 1.119 From https://github.com/openedx/frontend-app-discussions #18 1.119 * [new branch] master -> master #18 1.119 * [new branch] master -> origin/master #18 1.135 911b8b3fc559befcf1f851ddca80bf57884dbc1c #18 1.197 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/20/fs/.git/ #18 1.207 commit #18 1.379 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/16/fs #18 1.379 * [new tag] master -> master #18 1.379 * [new tag] master -> master #18 1.599 Note: switching to 'FETCH_HEAD'. #18 1.599 #18 1.599 You are in 'detached HEAD' state. You can look around, make experimental #18 1.599 changes and commit them, and you can discard any commits you make in this #18 1.599 state without impacting any branches by switching back to a branch. #18 1.599 #18 1.599 If you want to create a new branch to retain commits you create, you may #18 1.599 do so (now or later) by using -c with the switch command. Example: #18 1.599 #18 1.599 git switch -c #18 1.599 #18 1.599 Or undo this operation with: #18 1.599 #18 1.599 git switch - #18 1.599 #18 1.599 Turn off this advice by setting config variable advice.detachedHead to false #18 1.599 #18 1.599 HEAD is now at 911b8b3 fix: cohort name difference in filter and post view (#841) #18 DONE 2.4s #20 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#master . #20 0.090 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/24/fs/ #20 0.886 From https://github.com/openedx/frontend-app-admin-console #20 0.886 * [new branch] master -> master #20 0.886 * [new branch] master -> origin/master #20 0.944 8b9a57ace9098ca9dcdd3422cc8de025b31eff53 #20 1.025 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/25/fs/.git/ #20 1.057 commit #20 1.236 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/24/fs #20 1.236 * [new tag] master -> master #20 1.236 * [new tag] master -> master #20 1.413 Note: switching to 'FETCH_HEAD'. #20 1.413 #20 1.413 You are in 'detached HEAD' state. You can look around, make experimental #20 1.413 changes and commit them, and you can discard any commits you make in this #20 1.413 state without impacting any branches by switching back to a branch. #20 1.413 #20 1.413 If you want to create a new branch to retain commits you create, you may #20 1.413 do so (now or later) by using -c with the switch command. Example: #20 1.413 #20 1.413 git switch -c #20 1.413 #20 1.413 Or undo this operation with: #20 1.413 #20 1.413 git switch - #20 1.413 #20 1.413 Turn off this advice by setting config variable advice.detachedHead to false #20 1.413 #20 1.413 HEAD is now at 8b9a57a chore: update browserslist DB (#51) #20 DONE 2.2s #21 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #21 0.119 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/26/fs/ #21 ... #16 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #16 extracting sha256:22d867aa37ac50364bf4082dc48c7d4e1b88ead3164d47855e1bbc2ef3678cfc 0.0s done #16 extracting sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 2.4s done #16 DONE 4.2s #19 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-authoring.git#buhaienko/test-sandbox-for-CC-17 . #19 0.161 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/23/fs/ #19 1.667 From https://github.com/raccoongang/frontend-app-authoring #19 1.667 * [new branch] buhaienko/test-sandbox-for-CC-17 -> buhaienko/test-sandbox-for-CC-17 #19 1.672 * [new branch] buhaienko/test-sandbox-for-CC-17 -> origin/buhaienko/test-sandbox-for-CC-17 #19 1.682 84e0ea0f00d5c53eb658826fa59173079e504e44 #19 1.788 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/27/fs/.git/ #19 1.811 commit #19 2.502 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/23/fs #19 2.502 * [new tag] buhaienko/test-sandbox-for-CC-17 -> buhaienko/test-sandbox-for-CC-17 #19 2.508 * [new tag] buhaienko/test-sandbox-for-CC-17 -> buhaienko/test-sandbox-for-CC-17 #19 ... #21 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #21 0.980 From https://github.com/openedx/frontend-app-communications #21 0.980 * [new branch] master -> master #21 0.988 * [new branch] master -> origin/master #21 1.009 42e75a637218569b155961a4bf81205c01a31711 #21 1.054 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/28/fs/.git/ #21 1.089 commit #21 1.319 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/26/fs #21 1.319 * [new tag] master -> master #21 1.319 * [new tag] master -> master #21 1.510 Note: switching to 'FETCH_HEAD'. #21 1.510 #21 1.510 You are in 'detached HEAD' state. You can look around, make experimental #21 1.510 changes and commit them, and you can discard any commits you make in this #21 1.510 state without impacting any branches by switching back to a branch. #21 1.510 #21 1.510 If you want to create a new branch to retain commits you create, you may #21 1.510 do so (now or later) by using -c with the switch command. Example: #21 1.510 #21 1.510 git switch -c #21 1.510 #21 1.510 Or undo this operation with: #21 1.510 #21 1.510 git switch - #21 1.510 #21 1.510 Turn off this advice by setting config variable advice.detachedHead to false #21 1.510 #21 1.510 HEAD is now at 42e75a6 chore: update browserslist DB (#261) #21 DONE 2.5s #22 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #22 0.103 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/29/fs/ #22 ... #19 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-authoring.git#buhaienko/test-sandbox-for-CC-17 . #19 4.521 Note: switching to 'FETCH_HEAD'. #19 4.521 #19 4.521 You are in 'detached HEAD' state. You can look around, make experimental #19 4.521 changes and commit them, and you can discard any commits you make in this #19 4.521 state without impacting any branches by switching back to a branch. #19 4.521 #19 4.521 If you want to create a new branch to retain commits you create, you may #19 4.521 do so (now or later) by using -c with the switch command. Example: #19 4.521 #19 4.521 git switch -c #19 4.521 #19 4.521 Or undo this operation with: #19 4.521 #19 4.521 git switch - #19 4.521 #19 4.521 Turn off this advice by setting config variable advice.detachedHead to false #19 4.521 #19 4.521 HEAD is now at 84e0ea0 sandbox for the xblocks-editor-styles #19 DONE 5.4s #23 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #23 0.172 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/30/fs/ #23 ... #10 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #10 extracting sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 8.4s done #10 DONE 9.7s #10 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #10 extracting sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 0.1s done #10 extracting sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 #10 ... #22 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #22 1.780 From https://github.com/openedx/frontend-app-authn #22 1.780 * [new branch] master -> master #22 1.780 * [new branch] master -> origin/master #22 1.809 b7decc3c731c1154d13617f356a1e83b16cd469c #22 1.941 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/31/fs/.git/ #22 1.959 commit #22 2.713 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/29/fs #22 2.713 * [new tag] master -> master #22 2.730 * [new tag] master -> master #22 3.201 Note: switching to 'FETCH_HEAD'. #22 3.201 #22 3.201 You are in 'detached HEAD' state. You can look around, make experimental #22 3.201 changes and commit them, and you can discard any commits you make in this #22 3.201 state without impacting any branches by switching back to a branch. #22 3.201 #22 3.201 If you want to create a new branch to retain commits you create, you may #22 3.201 do so (now or later) by using -c with the switch command. Example: #22 3.201 #22 3.201 git switch -c #22 3.201 #22 3.201 Or undo this operation with: #22 3.201 #22 3.201 git switch - #22 3.201 #22 3.201 Turn off this advice by setting config variable advice.detachedHead to false #22 3.201 #22 3.201 HEAD is now at b7decc3 chore(deps): update dependency @openedx/paragon to v23.18.2 (#1614) #22 DONE 4.3s #23 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #23 1.220 From https://github.com/openedx/frontend-app-account #23 1.220 * [new branch] master -> master #23 1.220 * [new branch] master -> origin/master #23 1.258 03bdcff331d83785e1765b65a17e007a4b492ce4 #23 1.318 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/34/fs/.git/ #23 1.351 commit #23 1.549 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/30/fs #23 1.549 * [new tag] master -> master #23 1.549 * [new tag] master -> master #23 1.972 Note: switching to 'FETCH_HEAD'. #23 1.972 #23 1.972 You are in 'detached HEAD' state. You can look around, make experimental #23 1.972 changes and commit them, and you can discard any commits you make in this #23 1.972 state without impacting any branches by switching back to a branch. #23 1.972 #23 1.972 If you want to create a new branch to retain commits you create, you may #23 1.972 do so (now or later) by using -c with the switch command. Example: #23 1.972 #23 1.972 git switch -c #23 1.972 #23 1.972 Or undo this operation with: #23 1.972 #23 1.972 git switch - #23 1.972 #23 1.972 Turn off this advice by setting config variable advice.detachedHead to false #23 1.972 #23 1.972 HEAD is now at 03bdcff feat: Change Twitter to X (#1215) #23 DONE 2.9s #24 [production 2/13] RUN mkdir -p /openedx/dist #24 DONE 1.3s #10 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #10 extracting sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 6.8s done #10 extracting sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 #10 extracting sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 0.1s done #10 DONE 16.8s #10 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #10 extracting sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 0.0s done #10 DONE 16.8s #25 [base 2/4] RUN apt update && apt install -y git gcc libgl1 libxi6 make autoconf libtool pkg-config zlib1g-dev python g++ libpng-dev libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev #25 0.224 #25 0.224 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #25 0.224 #25 0.318 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB] #25 0.375 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] #25 0.388 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] #25 0.800 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] #25 1.189 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [436 kB] #25 1.713 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #25 2.845 Fetched 8667 kB in 3s (3415 kB/s) #25 2.845 Reading package lists... #25 4.048 Building dependency tree... #25 4.390 Reading state information... #25 4.428 1 package can be upgraded. Run 'apt list --upgradable' to see it. #25 4.443 #25 4.443 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #25 4.443 #25 4.488 Reading package lists... #25 5.543 Building dependency tree... #25 5.838 Reading state information... #25 6.283 The following additional packages will be installed: #25 6.283 automake autotools-dev binutils binutils-common binutils-x86-64-linux-gnu #25 6.283 bzip2 ca-certificates cpp cpp-10 file fontconfig fontconfig-config #25 6.283 fonts-dejavu-core g++-10 gcc-10 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 #25 6.283 gir1.2-glib-2.0 gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 gir1.2-rsvg-2.0 git-man #25 6.283 icu-devtools less libasan6 libatomic1 libbinutils libblkid-dev libbrotli-dev #25 6.283 libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcairo-gobject2 #25 6.283 libcairo-script-interpreter2 libcairo2 libcbor0 libcc1-0 libcrypt-dev #25 6.283 libctf-nobfd0 libctf0 libcurl3-gnutls libdatrie-dev libdatrie1 libdeflate0 #25 6.283 libdpkg-perl libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 #25 6.283 libdrm-radeon1 libdrm2 libedit2 libelf1 liberror-perl libexpat1 #25 6.283 libexpat1-dev libffi-dev libfido2-1 libfile-fcntllock-perl libfontconfig-dev #25 6.283 libfontconfig1 libfontconfig1-dev libfreetype-dev libfreetype6 #25 6.283 libfreetype6-dev libfribidi-dev libfribidi0 libgcc-10-dev libgd3 #25 6.283 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev #25 6.283 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgif7 libgirepository-1.0-1 #25 6.283 libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data #25 6.283 libglib2.0-dev libglib2.0-dev-bin libglvnd0 libglx-mesa0 libglx0 libgomp1 #25 6.283 libgpm2 libgraphite2-3 libgraphite2-dev libharfbuzz-dev libharfbuzz-gobject0 #25 6.283 libharfbuzz-icu0 libharfbuzz0b libice-dev libice6 libicu-dev libicu67 #25 6.283 libisl23 libitm1 libjbig0 libjpeg62-turbo libjpeg62-turbo-dev libldap-2.4-2 #25 6.283 libldap-common libllvm11 liblocale-gettext-perl liblsan0 libltdl-dev #25 6.283 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmd0 libmount-dev libmpc3 #25 6.283 libmpdec3 libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev libpango-1.0-0 #25 6.283 libpangocairo-1.0-0 libpangoft2-1.0-0 libpangoxft-1.0-0 libpciaccess0 #25 6.283 libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #25 6.283 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.32 libpixman-1-0 #25 6.283 libpixman-1-dev libpng-tools libpng16-16 libpsl5 libpthread-stubs0-dev #25 6.283 libpython2-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #25 6.286 libpython3.9-minimal libpython3.9-stdlib libquadmath0 libreadline8 #25 6.286 librsvg2-2 librsvg2-common librtmp1 libsasl2-2 libsasl2-modules #25 6.286 libsasl2-modules-db libselinux1-dev libsensors-config libsensors5 #25 6.286 libsepol1-dev libsigsegv2 libsm-dev libsm6 libsqlite3-0 libssh2-1 #25 6.286 libstdc++-10-dev libthai-data libthai-dev libthai0 libtiff5 libtirpc-dev #25 6.286 libtsan0 libubsan1 libvulkan1 libwayland-client0 libwebp6 libx11-6 #25 6.286 libx11-data libx11-dev libx11-xcb1 libxau-dev libxau6 libxcb-dri2-0 #25 6.286 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 #25 6.286 libxcb-render0-dev libxcb-shm0 libxcb-shm0-dev libxcb-sync1 libxcb-xfixes0 #25 6.286 libxcb1 libxcb1-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 #25 6.286 libxfixes3 libxft-dev libxft2 libxml2 libxmuu1 libxpm4 libxrender-dev #25 6.286 libxrender1 libxshmfence1 libxxf86vm1 libz3-4 linux-libc-dev m4 mailcap #25 6.286 manpages manpages-dev media-types mesa-vulkan-drivers mime-support netbase #25 6.286 openssh-client openssl pango1.0-tools patch perl perl-modules-5.32 #25 6.286 publicsuffix python2 python2-minimal python2.7 python2.7-minimal python3 #25 6.286 python3-distutils python3-lib2to3 python3-minimal python3.9 #25 6.286 python3.9-minimal readline-common sensible-utils shared-mime-info ucf #25 6.286 uuid-dev x11-common x11proto-dev x11proto-xext-dev xauth xdg-user-dirs #25 6.286 xorg-sgml-doctools xtrans-dev xz-utils #25 6.286 Suggested packages: #25 6.286 autoconf-archive gnu-standards autoconf-doc gettext binutils-doc bzip2-doc #25 6.286 cpp-doc gcc-10-locales g++-multilib g++-10-multilib gcc-10-doc gcc-multilib #25 6.286 flex bison gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run #25 6.286 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #25 6.286 git-mediawiki git-svn glibc-doc libcairo2-doc libdatrie-doc debian-keyring #25 6.286 gnupg bzr freetype2-doc libgd-tools gdbm-l10n libgirepository1.0-dev #25 6.286 libglib2.0-doc libxml2-utils gpm libgraphite2-utils libice-doc icu-doc #25 6.286 libtool-doc imagemagick libpango1.0-doc pciutils librsvg2-bin librsvg2-doc #25 6.286 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #25 6.286 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql lm-sensors #25 6.286 libsm-doc libstdc++-10-doc libthai-doc gfortran | fortran95-compiler gcj-jdk #25 6.286 libx11-doc libxcb-doc libxext-doc m4-doc make-doc man-browser keychain #25 6.286 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #25 6.286 libterm-readline-gnu-perl | libterm-readline-perl-perl #25 6.286 libtap-harness-archive-perl dpkg-dev python2-doc python-tk python2.7-doc #25 6.286 binfmt-support python3-doc python3-tk python3-venv python3.9-venv #25 6.286 python3.9-doc readline-doc #25 8.233 The following NEW packages will be installed: #25 8.233 autoconf automake autotools-dev binutils binutils-common #25 8.233 binutils-x86-64-linux-gnu bzip2 ca-certificates cpp cpp-10 file fontconfig #25 8.233 fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 gir1.2-freedesktop #25 8.233 gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-harfbuzz-0.0 gir1.2-pango-1.0 #25 8.233 gir1.2-rsvg-2.0 git git-man icu-devtools less libasan6 libatomic1 #25 8.233 libbinutils libblkid-dev libbrotli-dev libbrotli1 libbsd0 libc-dev-bin #25 8.233 libc-devtools libc6-dev libcairo-gobject2 libcairo-script-interpreter2 #25 8.233 libcairo2 libcairo2-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #25 8.233 libcurl3-gnutls libdatrie-dev libdatrie1 libdeflate0 libdpkg-perl #25 8.233 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #25 8.233 libdrm2 libedit2 libelf1 liberror-perl libexpat1 libexpat1-dev libffi-dev #25 8.233 libfido2-1 libfile-fcntllock-perl libfontconfig-dev libfontconfig1 #25 8.233 libfontconfig1-dev libfreetype-dev libfreetype6 libfreetype6-dev #25 8.233 libfribidi-dev libfribidi0 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #25 8.233 libgdk-pixbuf-2.0-0 libgdk-pixbuf-2.0-dev libgdk-pixbuf2.0-bin #25 8.233 libgdk-pixbuf2.0-common libgif-dev libgif7 libgirepository-1.0-1 libgl1 #25 8.233 libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data #25 8.233 libglib2.0-dev libglib2.0-dev-bin libglvnd0 libglx-mesa0 libglx0 libgomp1 #25 8.233 libgpm2 libgraphite2-3 libgraphite2-dev libharfbuzz-dev libharfbuzz-gobject0 #25 8.233 libharfbuzz-icu0 libharfbuzz0b libice-dev libice6 libicu-dev libicu67 #25 8.233 libisl23 libitm1 libjbig0 libjpeg-dev libjpeg62-turbo libjpeg62-turbo-dev #25 8.233 libldap-2.4-2 libldap-common libllvm11 liblocale-gettext-perl liblsan0 #25 8.233 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmd0 libmount-dev #25 8.233 libmpc3 libmpdec3 libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev #25 8.233 libpango-1.0-0 libpango1.0-dev libpangocairo-1.0-0 libpangoft2-1.0-0 #25 8.233 libpangoxft-1.0-0 libpciaccess0 libpcre16-3 libpcre2-16-0 libpcre2-32-0 #25 8.233 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 #25 8.233 libperl5.32 libpixman-1-0 libpixman-1-dev libpng-dev libpng-tools #25 8.233 libpng16-16 libpsl5 libpthread-stubs0-dev libpython2-stdlib #25 8.233 libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib #25 8.234 libpython3.9-minimal libpython3.9-stdlib libquadmath0 libreadline8 #25 8.234 librsvg2-2 librsvg2-common librsvg2-dev librtmp1 libsasl2-2 libsasl2-modules #25 8.234 libsasl2-modules-db libselinux1-dev libsensors-config libsensors5 #25 8.234 libsepol1-dev libsigsegv2 libsm-dev libsm6 libsqlite3-0 libssh2-1 #25 8.234 libstdc++-10-dev libthai-data libthai-dev libthai0 libtiff5 libtirpc-dev #25 8.234 libtool libtsan0 libubsan1 libvulkan1 libwayland-client0 libwebp6 libx11-6 #25 8.234 libx11-data libx11-dev libx11-xcb1 libxau-dev libxau6 libxcb-dri2-0 #25 8.234 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 #25 8.234 libxcb-render0-dev libxcb-shm0 libxcb-shm0-dev libxcb-sync1 libxcb-xfixes0 #25 8.234 libxcb1 libxcb1-dev libxdamage1 libxdmcp-dev libxdmcp6 libxext-dev libxext6 #25 8.235 libxfixes3 libxft-dev libxft2 libxi6 libxml2 libxmuu1 libxpm4 libxrender-dev #25 8.235 libxrender1 libxshmfence1 libxxf86vm1 libz3-4 linux-libc-dev m4 mailcap make #25 8.236 manpages manpages-dev media-types mesa-vulkan-drivers mime-support netbase #25 8.236 openssh-client openssl pango1.0-tools patch perl perl-modules-5.32 #25 8.236 pkg-config publicsuffix python-is-python2 python2 python2-minimal python2.7 #25 8.236 python2.7-minimal python3 python3-distutils python3-lib2to3 python3-minimal #25 8.236 python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info #25 8.240 ucf uuid-dev x11-common x11proto-dev x11proto-xext-dev xauth xdg-user-dirs #25 8.240 xorg-sgml-doctools xtrans-dev xz-utils zlib1g-dev #25 8.323 0 upgraded, 269 newly installed, 0 to remove and 1 not upgraded. #25 8.323 Need to get 190 MB of archives. #25 8.323 After this operation, 742 MB of additional disk space will be used. #25 8.323 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u4 [2824 kB] #25 8.385 Get:2 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #25 8.395 Get:3 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #25 8.402 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 libperl5.32 amd64 5.32.1-4+deb11u4 [4132 kB] #25 8.463 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 perl amd64 5.32.1-4+deb11u4 [293 kB] #25 8.475 Get:6 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #25 8.479 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpython2.7-minimal amd64 2.7.18-8+deb11u1 [397 kB] #25 8.479 Get:8 http://deb.debian.org/debian bullseye/main amd64 python2.7-minimal amd64 2.7.18-8+deb11u1 [1301 kB] #25 8.500 Get:9 http://deb.debian.org/debian bullseye/main amd64 python2-minimal amd64 2.7.18-3 [34.2 kB] #25 8.500 Get:10 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #25 8.500 Get:11 http://deb.debian.org/debian bullseye/main amd64 mailcap all 3.69 [31.7 kB] #25 8.500 Get:12 http://deb.debian.org/debian bullseye/main amd64 mime-support all 3.66 [10.9 kB] #25 8.501 Get:13 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1 amd64 2.2.10-2+deb11u7 [99.2 kB] #25 8.513 Get:14 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] #25 8.513 Get:15 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #25 8.513 Get:16 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #25 8.515 Get:17 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB] #25 8.523 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpython2.7-stdlib amd64 2.7.18-8+deb11u1 [1864 kB] #25 8.542 Get:19 http://deb.debian.org/debian bullseye/main amd64 python2.7 amd64 2.7.18-8+deb11u1 [311 kB] #25 8.549 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpython2-stdlib amd64 2.7.18-3 [21.2 kB] #25 8.552 Get:21 http://deb.debian.org/debian bullseye/main amd64 python2 amd64 2.7.18-3 [24.5 kB] #25 8.556 Get:22 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-minimal amd64 3.9.2-1+deb11u3 [805 kB] #25 8.564 Get:23 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9-minimal amd64 3.9.2-1+deb11u3 [1963 kB] #25 8.579 Get:24 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #25 8.584 Get:25 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #25 8.589 Get:26 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9-stdlib amd64 3.9.2-1+deb11u3 [1684 kB] #25 8.607 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 python3.9 amd64 3.9.2-1+deb11u3 [467 kB] #25 8.616 Get:28 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #25 8.621 Get:29 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #25 8.623 Get:30 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2+deb11u2 [136 kB] #25 8.630 Get:31 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] #25 8.633 Get:32 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #25 8.637 Get:33 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #25 8.639 Get:34 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u4 [859 kB] #25 8.649 Get:35 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #25 8.656 Get:36 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] #25 8.663 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] #25 8.666 Get:38 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] #25 8.673 Get:39 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #25 8.714 Get:40 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #25 8.716 Get:41 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB] #25 8.726 Get:42 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] #25 8.729 Get:43 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] #25 8.740 Get:44 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] #25 8.741 Get:45 http://deb.debian.org/debian-security bullseye-security/main amd64 openssh-client amd64 1:8.4p1-5+deb11u5 [932 kB] #25 8.755 Get:46 http://deb.debian.org/debian-security bullseye-security/main amd64 ucf all 3.0043+deb11u2 [74.3 kB] #25 8.756 Get:47 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] #25 8.765 Get:48 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] #25 8.765 Get:49 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] #25 8.778 Get:50 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] #25 8.783 Get:51 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #25 8.787 Get:52 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] #25 8.806 Get:53 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #25 8.887 Get:54 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #25 8.900 Get:55 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #25 8.904 Get:56 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #25 8.904 Get:57 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #25 8.958 Get:58 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #25 8.958 Get:59 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #25 8.969 Get:60 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #25 9.045 Get:61 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #25 9.050 Get:62 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #25 9.150 Get:63 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #25 9.154 Get:64 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #25 9.163 Get:65 http://deb.debian.org/debian-security bullseye-security/main amd64 libpng16-16 amd64 1.6.37-3+deb11u1 [295 kB] #25 9.167 Get:66 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u2 [418 kB] #25 9.172 Get:67 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #25 9.189 Get:68 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #25 9.193 Get:69 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #25 9.196 Get:70 http://deb.debian.org/debian bullseye/main amd64 fontconfig amd64 2.13.1-4.2 [417 kB] #25 9.204 Get:71 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #25 9.207 Get:72 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #25 9.211 Get:73 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #25 9.215 Get:74 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #25 9.219 Get:75 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #25 9.242 Get:76 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #25 9.254 Get:77 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #25 9.279 Get:78 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #25 9.287 Get:79 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #25 9.292 Get:80 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #25 9.322 Get:81 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #25 9.542 Get:82 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #25 9.550 Get:83 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u13 [277 kB] #25 9.563 Get:84 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.247-1 [1865 kB] #25 9.580 Get:85 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #25 9.595 Get:86 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #25 9.595 Get:87 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #25 9.595 Get:88 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u13 [2362 kB] #25 9.617 Get:89 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #25 9.640 Get:90 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #25 9.737 Get:91 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #25 9.739 Get:92 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u7 [1377 kB] #25 9.747 Get:93 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB] #25 9.750 Get:94 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB] #25 9.753 Get:95 http://deb.debian.org/debian bullseye/main amd64 gir1.2-freedesktop amd64 1.66.1-1+b1 [33.4 kB] #25 9.753 Get:96 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf2.0-common all 2.42.2+dfsg-1+deb11u4 [321 kB] #25 9.756 Get:97 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu67 amd64 67.1-7+deb11u1 [8624 kB] #25 9.855 Get:98 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u9 [694 kB] #25 9.863 Get:99 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #25 9.875 Get:100 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #25 9.879 Get:101 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #25 9.880 Get:102 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #25 9.884 Get:103 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] #25 9.887 Get:104 http://deb.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u7 [291 kB] #25 9.901 Get:105 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.2+dfsg-1+deb11u4 [147 kB] #25 9.902 Get:106 http://deb.debian.org/debian-security bullseye-security/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.42.2+dfsg-1+deb11u4 [20.5 kB] #25 9.902 Get:107 http://deb.debian.org/debian bullseye/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #25 9.930 Get:108 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz0b amd64 2.7.4-1 [1471 kB] #25 9.995 Get:109 http://deb.debian.org/debian bullseye/main amd64 gir1.2-harfbuzz-0.0 amd64 2.7.4-1 [1154 kB] #25 10.03 Get:110 http://deb.debian.org/debian bullseye/main amd64 libfribidi0 amd64 1.0.8-2+deb11u1 [64.9 kB] #25 10.04 Get:111 http://deb.debian.org/debian bullseye/main amd64 libthai-data all 0.1.28-3 [170 kB] #25 10.06 Get:112 http://deb.debian.org/debian bullseye/main amd64 libdatrie1 amd64 0.2.13-1 [42.7 kB] #25 10.11 Get:113 http://deb.debian.org/debian bullseye/main amd64 libthai0 amd64 0.1.28-3 [54.2 kB] #25 10.11 Get:114 http://deb.debian.org/debian bullseye/main amd64 libpango-1.0-0 amd64 1.46.2-3 [191 kB] #25 10.12 Get:115 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-0 amd64 0.40.0-1.1~deb11u1 [543 kB] #25 10.14 Get:116 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #25 10.15 Get:117 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #25 10.16 Get:118 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #25 10.19 Get:119 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB] #25 10.21 Get:120 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB] #25 10.24 Get:121 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0 amd64 1.14-3 [111 kB] #25 10.27 Get:122 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0 amd64 1.14-3 [101 kB] #25 10.28 Get:123 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #25 10.29 Get:124 http://deb.debian.org/debian bullseye/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #25 10.33 Get:125 http://deb.debian.org/debian bullseye/main amd64 libcairo2 amd64 1.16.0-5 [694 kB] #25 10.35 Get:126 http://deb.debian.org/debian bullseye/main amd64 libpangoft2-1.0-0 amd64 1.46.2-3 [62.2 kB] #25 10.39 Get:127 http://deb.debian.org/debian bullseye/main amd64 libpangocairo-1.0-0 amd64 1.46.2-3 [50.6 kB] #25 10.41 Get:128 http://deb.debian.org/debian bullseye/main amd64 libxft2 amd64 2.3.2-2 [57.2 kB] #25 10.41 Get:129 http://deb.debian.org/debian bullseye/main amd64 libpangoxft-1.0-0 amd64 1.46.2-3 [43.5 kB] #25 10.41 Get:130 http://deb.debian.org/debian bullseye/main amd64 gir1.2-pango-1.0 amd64 1.46.2-3 [53.0 kB] #25 10.41 Get:131 http://deb.debian.org/debian bullseye/main amd64 libcairo-gobject2 amd64 1.16.0-5 [125 kB] #25 10.42 Get:132 http://deb.debian.org/debian bullseye/main amd64 librsvg2-2 amd64 2.50.3+dfsg-1+deb11u1 [2462 kB] #25 10.49 Get:133 http://deb.debian.org/debian bullseye/main amd64 gir1.2-rsvg-2.0 amd64 2.50.3+dfsg-1+deb11u1 [30.2 kB] #25 10.50 Get:134 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] #25 10.51 Get:135 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] #25 10.51 Get:136 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] #25 10.54 Get:137 http://deb.debian.org/debian-security bullseye-security/main amd64 libnghttp2-14 amd64 1.43.0-1+deb11u2 [77.0 kB] #25 10.54 Get:138 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #25 10.55 Get:139 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #25 10.57 Get:140 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2+deb11u1 [156 kB] #25 10.57 Get:141 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u15 [344 kB] #25 10.57 Get:142 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #25 10.58 Get:143 http://deb.debian.org/debian-security bullseye-security/main amd64 git-man all 1:2.30.2-1+deb11u5 [1831 kB] #25 10.63 Get:144 http://deb.debian.org/debian-security bullseye-security/main amd64 git amd64 1:2.30.2-1+deb11u5 [5568 kB] #25 10.70 Get:145 http://deb.debian.org/debian-security bullseye-security/main amd64 icu-devtools amd64 67.1-7+deb11u1 [201 kB] #25 10.70 Get:146 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u2 [99.4 kB] #25 10.70 Get:147 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u2 [225 kB] #25 10.71 Get:148 http://deb.debian.org/debian bullseye/main amd64 libbrotli-dev amd64 1.0.9-2+b2 [288 kB] #25 10.72 Get:149 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] #25 10.73 Get:150 http://deb.debian.org/debian-security bullseye-security/main amd64 libgd3 amd64 2.3.0-2+deb11u1 [138 kB] #25 10.73 Get:151 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-devtools amd64 2.31-13+deb11u13 [247 kB] #25 10.74 Get:152 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #25 10.74 Get:153 http://deb.debian.org/debian bullseye/main amd64 libcairo-script-interpreter2 amd64 1.16.0-5 [163 kB] #25 10.74 Get:154 http://deb.debian.org/debian-security bullseye-security/main amd64 libexpat1-dev amd64 2.2.10-2+deb11u7 [143 kB] #25 10.74 Get:155 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] #25 10.74 Get:156 http://deb.debian.org/debian-security bullseye-security/main amd64 libpng-dev amd64 1.6.37-3+deb11u1 [298 kB] #25 10.74 Get:157 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype-dev amd64 2.10.4+dfsg-1+deb11u2 [571 kB] #25 10.75 Get:158 http://deb.debian.org/debian-security bullseye-security/main amd64 libfreetype6-dev amd64 2.10.4+dfsg-1+deb11u2 [82.7 kB] #25 10.75 Get:159 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB] #25 10.79 Get:160 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] #25 10.80 Get:161 http://deb.debian.org/debian bullseye/main amd64 libfontconfig-dev amd64 2.13.1-4.2 [368 kB] #25 10.81 Get:162 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1-dev amd64 2.13.1-4.2 [238 kB] #25 10.82 Get:163 http://deb.debian.org/debian bullseye/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [22.1 kB] #25 10.82 Get:164 http://deb.debian.org/debian bullseye/main amd64 x11proto-dev all 2020.1-1 [594 kB] #25 10.84 Get:165 http://deb.debian.org/debian bullseye/main amd64 libxau-dev amd64 1:1.0.9-1 [22.9 kB] #25 10.85 Get:166 http://deb.debian.org/debian bullseye/main amd64 libxdmcp-dev amd64 1:1.1.2-3 [42.2 kB] #25 10.85 Get:167 http://deb.debian.org/debian bullseye/main amd64 xtrans-dev all 1.4.0-1 [98.7 kB] #25 10.86 Get:168 http://deb.debian.org/debian bullseye/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5344 B] #25 10.87 Get:169 http://deb.debian.org/debian bullseye/main amd64 libxcb1-dev amd64 1.14-3 [176 kB] #25 10.88 Get:170 http://deb.debian.org/debian bullseye/main amd64 libx11-dev amd64 2:1.7.2-1+deb11u2 [845 kB] #25 10.91 Get:171 http://deb.debian.org/debian bullseye/main amd64 libxrender-dev amd64 1:0.9.10-1 [40.8 kB] #25 10.91 Get:172 http://deb.debian.org/debian bullseye/main amd64 x11proto-xext-dev all 2020.1-1 [3404 B] #25 10.91 Get:173 http://deb.debian.org/debian bullseye/main amd64 libxext-dev amd64 2:1.3.3-1.1 [107 kB] #25 10.92 Get:174 http://deb.debian.org/debian bullseye/main amd64 x11-common all 1:7.7+22 [252 kB] #25 10.94 Get:175 http://deb.debian.org/debian bullseye/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #25 10.94 Get:176 http://deb.debian.org/debian bullseye/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #25 10.95 Get:177 http://deb.debian.org/debian bullseye/main amd64 libice-dev amd64 2:1.0.10-1 [67.1 kB] #25 10.95 Get:178 http://deb.debian.org/debian bullseye/main amd64 libsm-dev amd64 2:1.2.3-1 [38.0 kB] #25 10.95 Get:179 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-dev amd64 0.40.0-1.1~deb11u1 [561 kB] #25 10.96 Get:180 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0-dev amd64 1.14-3 [114 kB] #25 10.97 Get:181 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0-dev amd64 1.14-3 [102 kB] #25 10.97 Get:182 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB] #25 10.98 Get:183 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-data all 2.66.8-1+deb11u7 [1177 kB] #25 10.98 Get:184 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #25 10.99 Get:185 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-bin amd64 2.66.8-1+deb11u7 [142 kB] #25 11.00 Get:186 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] #25 11.00 Get:187 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] #25 11.00 Get:188 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-dev-bin amd64 2.66.8-1+deb11u7 [181 kB] #25 11.00 Get:189 http://deb.debian.org/debian-security bullseye-security/main amd64 libsepol1-dev amd64 3.1-1+deb11u1 [341 kB] #25 11.01 Get:190 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] #25 11.01 Get:191 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] #25 11.02 Get:192 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] #25 11.02 Get:193 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] #25 11.04 Get:194 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #25 11.04 Get:195 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u2 [78.1 kB] #25 11.04 Get:196 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB] #25 11.04 Get:197 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB] #25 11.06 Get:198 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB] #25 11.07 Get:199 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB] #25 11.09 Get:200 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-dev amd64 2.66.8-1+deb11u7 [1583 kB] #25 11.11 Get:201 http://deb.debian.org/debian bullseye/main amd64 libcairo2-dev amd64 1.16.0-5 [739 kB] #25 11.13 Get:202 http://deb.debian.org/debian bullseye/main amd64 libdatrie-dev amd64 0.2.13-1 [18.4 kB] #25 11.14 Get:203 http://deb.debian.org/debian bullseye/main amd64 libdrm-common all 2.4.104-1 [14.9 kB] #25 11.14 Get:204 http://deb.debian.org/debian bullseye/main amd64 libdrm2 amd64 2.4.104-1 [41.5 kB] #25 11.14 Get:205 http://deb.debian.org/debian bullseye/main amd64 libdrm-amdgpu1 amd64 2.4.104-1 [28.5 kB] #25 11.14 Get:206 http://deb.debian.org/debian bullseye/main amd64 libpciaccess0 amd64 0.16-1 [53.6 kB] #25 11.14 Get:207 http://deb.debian.org/debian bullseye/main amd64 libdrm-intel1 amd64 2.4.104-1 [71.8 kB] #25 11.15 Get:208 http://deb.debian.org/debian bullseye/main amd64 libdrm-nouveau2 amd64 2.4.104-1 [26.8 kB] #25 11.15 Get:209 http://deb.debian.org/debian bullseye/main amd64 libdrm-radeon1 amd64 2.4.104-1 [30.2 kB] #25 11.15 Get:210 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] #25 11.15 Get:211 http://deb.debian.org/debian bullseye/main amd64 libfribidi-dev amd64 1.0.8-2+deb11u1 [105 kB] #25 11.16 Get:212 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.2+dfsg-1+deb11u4 [26.2 kB] #25 11.16 Get:213 http://deb.debian.org/debian-security bullseye-security/main amd64 libgdk-pixbuf-2.0-dev amd64 2.42.2+dfsg-1+deb11u4 [57.5 kB] #25 11.17 Get:214 http://deb.debian.org/debian bullseye/main amd64 libgif7 amd64 5.1.9-2 [45.1 kB] #25 11.17 Get:215 http://deb.debian.org/debian bullseye/main amd64 libgif-dev amd64 5.1.9-2 [47.8 kB] #25 11.17 Get:216 http://deb.debian.org/debian bullseye/main amd64 libglapi-mesa amd64 20.3.5-1 [71.7 kB] #25 11.17 Get:217 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB] #25 11.29 Get:218 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB] #25 11.51 Get:219 http://deb.debian.org/debian bullseye/main amd64 libsensors-config all 1:3.6.0-7 [32.3 kB] #25 11.51 Get:220 http://deb.debian.org/debian bullseye/main amd64 libsensors5 amd64 1:3.6.0-7 [52.3 kB] #25 11.51 Get:221 http://deb.debian.org/debian bullseye/main amd64 libvulkan1 amd64 1.2.162.0-1 [103 kB] #25 11.51 Get:222 http://deb.debian.org/debian bullseye/main amd64 libgl1-mesa-dri amd64 20.3.5-1 [9633 kB] #25 11.64 Get:223 http://deb.debian.org/debian bullseye/main amd64 libglvnd0 amd64 1.3.2-1 [53.6 kB] #25 11.64 Get:224 http://deb.debian.org/debian bullseye/main amd64 libx11-xcb1 amd64 2:1.7.2-1+deb11u2 [204 kB] #25 11.64 Get:225 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri2-0 amd64 1.14-3 [103 kB] #25 11.64 Get:226 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri3-0 amd64 1.14-3 [102 kB] #25 11.64 Get:227 http://deb.debian.org/debian bullseye/main amd64 libxcb-glx0 amd64 1.14-3 [118 kB] #25 11.64 Get:228 http://deb.debian.org/debian bullseye/main amd64 libxcb-present0 amd64 1.14-3 [101 kB] #25 11.65 Get:229 http://deb.debian.org/debian bullseye/main amd64 libxcb-sync1 amd64 1.14-3 [105 kB] #25 11.65 Get:230 http://deb.debian.org/debian bullseye/main amd64 libxcb-xfixes0 amd64 1.14-3 [105 kB] #25 11.65 Get:231 http://deb.debian.org/debian bullseye/main amd64 libxdamage1 amd64 1:1.1.5-2 [15.7 kB] #25 11.66 Get:232 http://deb.debian.org/debian bullseye/main amd64 libxfixes3 amd64 1:5.0.3-2 [22.1 kB] #25 11.66 Get:233 http://deb.debian.org/debian bullseye/main amd64 libxshmfence1 amd64 1.3-1 [8820 B] #25 11.66 Get:234 http://deb.debian.org/debian bullseye/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #25 11.66 Get:235 http://deb.debian.org/debian bullseye/main amd64 libglx-mesa0 amd64 20.3.5-1 [186 kB] #25 11.67 Get:236 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] #25 11.68 Get:237 http://deb.debian.org/debian bullseye/main amd64 libgraphite2-dev amd64 1.3.14-1 [24.0 kB] #25 11.68 Get:238 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz-icu0 amd64 2.7.4-1 [1132 kB] #25 11.68 Get:239 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz-gobject0 amd64 2.7.4-1 [1147 kB] #25 11.69 Get:240 http://deb.debian.org/debian-security bullseye-security/main amd64 libicu-dev amd64 67.1-7+deb11u1 [9590 kB] #25 11.77 Get:241 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz-dev amd64 2.7.4-1 [1630 kB] #25 11.79 Get:242 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo-dev amd64 1:2.0.6-4 [278 kB] #25 11.79 Get:243 http://deb.debian.org/debian bullseye/main amd64 libjpeg-dev amd64 1:2.0.6-4 [67.8 kB] #25 11.79 Get:244 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] #25 11.79 Get:245 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #25 11.79 Get:246 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #25 11.80 Get:247 http://deb.debian.org/debian bullseye/main amd64 libthai-dev amd64 0.1.28-3 [24.3 kB] #25 11.80 Get:248 http://deb.debian.org/debian bullseye/main amd64 libxft-dev amd64 2.3.2-2 [68.7 kB] #25 11.81 Get:249 http://deb.debian.org/debian bullseye/main amd64 pango1.0-tools amd64 1.46.2-3 [51.8 kB] #25 11.81 Get:250 http://deb.debian.org/debian bullseye/main amd64 libpango1.0-dev amd64 1.46.2-3 [166 kB] #25 11.81 Get:251 http://deb.debian.org/debian-security bullseye-security/main amd64 libpng-tools amd64 1.6.37-3+deb11u1 [141 kB] #25 11.81 Get:252 http://deb.debian.org/debian bullseye/main amd64 librsvg2-common amd64 2.50.3+dfsg-1+deb11u1 [31.2 kB] #25 11.82 Get:253 http://deb.debian.org/debian bullseye/main amd64 librsvg2-dev amd64 2.50.3+dfsg-1+deb11u1 [58.7 kB] #25 11.82 Get:254 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] #25 11.82 Get:255 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] #25 11.84 Get:256 http://deb.debian.org/debian bullseye/main amd64 libwayland-client0 amd64 1.18.0-2~exp1.1 [26.9 kB] #25 11.84 Get:257 http://deb.debian.org/debian bullseye/main amd64 libxcb-randr0 amd64 1.14-3 [113 kB] #25 11.84 Get:258 http://deb.debian.org/debian bullseye/main amd64 libxi6 amd64 2:1.7.10-1 [83.4 kB] #25 11.84 Get:259 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #25 11.85 Get:260 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #25 11.85 Get:261 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #25 11.90 Get:262 http://deb.debian.org/debian bullseye/main amd64 mesa-vulkan-drivers amd64 20.3.5-1 [4086 kB] #25 11.96 Get:263 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #25 11.97 Get:264 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB] #25 11.97 Get:265 http://deb.debian.org/debian bullseye/main amd64 python-is-python2 all 2.7.18-9 [2940 B] #25 11.98 Get:266 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] #25 11.98 Get:267 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #25 11.98 Get:268 http://deb.debian.org/debian bullseye/main amd64 libglx0 amd64 1.3.2-1 [35.7 kB] #25 11.99 Get:269 http://deb.debian.org/debian bullseye/main amd64 libgl1 amd64 1.3.2-1 [89.5 kB] #25 12.30 debconf: delaying package configuration, since apt-utils is not installed #25 12.40 Fetched 190 MB in 4s (51.3 MB/s) #25 12.46 Selecting previously unselected package perl-modules-5.32. #25 12.46 (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 ... 6673 files and directories currently installed.) #25 12.47 Preparing to unpack .../00-perl-modules-5.32_5.32.1-4+deb11u4_all.deb ... #25 12.48 Unpacking perl-modules-5.32 (5.32.1-4+deb11u4) ... #25 13.55 Selecting previously unselected package libgdbm6:amd64. #25 13.55 Preparing to unpack .../01-libgdbm6_1.19-2_amd64.deb ... #25 13.56 Unpacking libgdbm6:amd64 (1.19-2) ... #25 13.65 Selecting previously unselected package libgdbm-compat4:amd64. #25 13.65 Preparing to unpack .../02-libgdbm-compat4_1.19-2_amd64.deb ... #25 13.66 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #25 13.72 Selecting previously unselected package libperl5.32:amd64. #25 13.72 Preparing to unpack .../03-libperl5.32_5.32.1-4+deb11u4_amd64.deb ... #25 13.72 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u4) ... #25 14.56 Selecting previously unselected package perl. #25 14.56 Preparing to unpack .../04-perl_5.32.1-4+deb11u4_amd64.deb ... #25 14.58 Unpacking perl (5.32.1-4+deb11u4) ... #25 14.69 Selecting previously unselected package liblocale-gettext-perl. #25 14.69 Preparing to unpack .../05-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... #25 14.70 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #25 14.77 Selecting previously unselected package libpython2.7-minimal:amd64. #25 14.77 Preparing to unpack .../06-libpython2.7-minimal_2.7.18-8+deb11u1_amd64.deb ... #25 14.78 Unpacking libpython2.7-minimal:amd64 (2.7.18-8+deb11u1) ... #25 14.99 Selecting previously unselected package python2.7-minimal. #25 15.00 Preparing to unpack .../07-python2.7-minimal_2.7.18-8+deb11u1_amd64.deb ... #25 15.01 Unpacking python2.7-minimal (2.7.18-8+deb11u1) ... #25 15.33 Selecting previously unselected package python2-minimal. #25 15.33 Preparing to unpack .../08-python2-minimal_2.7.18-3_amd64.deb ... #25 15.33 Unpacking python2-minimal (2.7.18-3) ... #25 15.45 Selecting previously unselected package media-types. #25 15.45 Preparing to unpack .../09-media-types_4.0.0_all.deb ... #25 15.46 Unpacking media-types (4.0.0) ... #25 15.56 Selecting previously unselected package mailcap. #25 15.57 Preparing to unpack .../10-mailcap_3.69_all.deb ... #25 15.57 Unpacking mailcap (3.69) ... #25 15.69 Selecting previously unselected package mime-support. #25 15.70 Preparing to unpack .../11-mime-support_3.66_all.deb ... #25 15.71 Unpacking mime-support (3.66) ... #25 15.79 Selecting previously unselected package libexpat1:amd64. #25 15.79 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u7_amd64.deb ... #25 15.80 Unpacking libexpat1:amd64 (2.2.10-2+deb11u7) ... #25 15.91 Selecting previously unselected package libncursesw6:amd64. #25 15.91 Preparing to unpack .../13-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ... #25 15.92 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #25 16.07 Selecting previously unselected package readline-common. #25 16.07 Preparing to unpack .../14-readline-common_8.1-1_all.deb ... #25 16.08 Unpacking readline-common (8.1-1) ... #25 16.20 Selecting previously unselected package libreadline8:amd64. #25 16.20 Preparing to unpack .../15-libreadline8_8.1-1_amd64.deb ... #25 16.21 Unpacking libreadline8:amd64 (8.1-1) ... #25 16.30 Selecting previously unselected package libsqlite3-0:amd64. #25 16.30 Preparing to unpack .../16-libsqlite3-0_3.34.1-3+deb11u1_amd64.deb ... #25 16.31 Unpacking libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #25 16.46 Selecting previously unselected package libpython2.7-stdlib:amd64. #25 16.47 Preparing to unpack .../17-libpython2.7-stdlib_2.7.18-8+deb11u1_amd64.deb ... #25 16.47 Unpacking libpython2.7-stdlib:amd64 (2.7.18-8+deb11u1) ... #25 17.23 Selecting previously unselected package python2.7. #25 17.24 Preparing to unpack .../18-python2.7_2.7.18-8+deb11u1_amd64.deb ... #25 17.28 Unpacking python2.7 (2.7.18-8+deb11u1) ... #25 17.59 Selecting previously unselected package libpython2-stdlib:amd64. #25 17.60 Preparing to unpack .../19-libpython2-stdlib_2.7.18-3_amd64.deb ... #25 17.62 Unpacking libpython2-stdlib:amd64 (2.7.18-3) ... #25 17.73 Setting up libpython2.7-minimal:amd64 (2.7.18-8+deb11u1) ... #25 17.77 Setting up python2.7-minimal (2.7.18-8+deb11u1) ... #25 18.34 Linking and byte-compiling packages for runtime python2.7... #25 18.39 Setting up python2-minimal (2.7.18-3) ... #25 18.59 Selecting previously unselected package python2. #25 18.59 (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 ... 9487 files and directories currently installed.) #25 18.61 Preparing to unpack .../python2_2.7.18-3_amd64.deb ... #25 18.62 Unpacking python2 (2.7.18-3) ... #25 18.77 Selecting previously unselected package libpython3.9-minimal:amd64. #25 18.78 Preparing to unpack .../libpython3.9-minimal_3.9.2-1+deb11u3_amd64.deb ... #25 18.78 Unpacking libpython3.9-minimal:amd64 (3.9.2-1+deb11u3) ... #25 19.31 Selecting previously unselected package python3.9-minimal. #25 19.31 Preparing to unpack .../python3.9-minimal_3.9.2-1+deb11u3_amd64.deb ... #25 19.33 Unpacking python3.9-minimal (3.9.2-1+deb11u3) ... #25 19.93 Setting up libpython3.9-minimal:amd64 (3.9.2-1+deb11u3) ... #25 19.95 Setting up libexpat1:amd64 (2.2.10-2+deb11u7) ... #25 19.96 Setting up python3.9-minimal (3.9.2-1+deb11u3) ... #25 21.27 Selecting previously unselected package python3-minimal. #25 21.27 (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 ... 9789 files and directories currently installed.) #25 21.32 Preparing to unpack .../python3-minimal_3.9.2-3_amd64.deb ... #25 21.34 Unpacking python3-minimal (3.9.2-3) ... #25 21.49 Selecting previously unselected package libmpdec3:amd64. #25 21.49 Preparing to unpack .../libmpdec3_2.5.1-1_amd64.deb ... #25 21.50 Unpacking libmpdec3:amd64 (2.5.1-1) ... #25 21.68 Selecting previously unselected package libpython3.9-stdlib:amd64. #25 21.68 Preparing to unpack .../libpython3.9-stdlib_3.9.2-1+deb11u3_amd64.deb ... #25 21.69 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1+deb11u3) ... #25 22.36 Selecting previously unselected package python3.9. #25 22.37 Preparing to unpack .../python3.9_3.9.2-1+deb11u3_amd64.deb ... #25 22.38 Unpacking python3.9 (3.9.2-1+deb11u3) ... #25 22.51 Selecting previously unselected package libpython3-stdlib:amd64. #25 22.51 Preparing to unpack .../libpython3-stdlib_3.9.2-3_amd64.deb ... #25 22.52 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #25 22.64 Setting up python3-minimal (3.9.2-3) ... #25 23.38 Selecting previously unselected package python3. #25 23.39 (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 ... 10179 files and directories currently installed.) #25 23.50 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #25 23.55 Unpacking python3 (3.9.2-3) ... #25 23.66 Selecting previously unselected package less. #25 23.67 Preparing to unpack .../001-less_551-2+deb11u2_amd64.deb ... #25 23.68 Unpacking less (551-2+deb11u2) ... #25 23.86 Selecting previously unselected package netbase. #25 23.86 Preparing to unpack .../002-netbase_6.3_all.deb ... #25 23.87 Unpacking netbase (6.3) ... #25 24.03 Selecting previously unselected package sensible-utils. #25 24.04 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #25 24.05 Unpacking sensible-utils (0.0.14) ... #25 24.19 Selecting previously unselected package bzip2. #25 24.19 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ... #25 24.21 Unpacking bzip2 (1.0.8-4) ... #25 24.36 Selecting previously unselected package openssl. #25 24.37 Preparing to unpack .../005-openssl_1.1.1w-0+deb11u4_amd64.deb ... #25 24.38 Unpacking openssl (1.1.1w-0+deb11u4) ... #25 24.66 Selecting previously unselected package ca-certificates. #25 24.66 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #25 24.67 Unpacking ca-certificates (20210119) ... #25 24.81 Selecting previously unselected package libmagic-mgc. #25 24.81 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... #25 24.81 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... #25 25.01 Selecting previously unselected package libmagic1:amd64. #25 25.01 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... #25 25.02 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... #25 25.14 Selecting previously unselected package file. #25 25.15 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_amd64.deb ... #25 25.17 Unpacking file (1:5.39-3+deb11u1) ... #25 25.29 Selecting previously unselected package manpages. #25 25.30 Preparing to unpack .../010-manpages_5.10-1_all.deb ... #25 25.31 Unpacking manpages (5.10-1) ... #25 25.73 Selecting previously unselected package libmd0:amd64. #25 25.73 Preparing to unpack .../011-libmd0_1.0.3-3_amd64.deb ... #25 25.74 Unpacking libmd0:amd64 (1.0.3-3) ... #25 25.86 Selecting previously unselected package libbsd0:amd64. #25 25.87 Preparing to unpack .../012-libbsd0_0.11.3-1+deb11u1_amd64.deb ... #25 25.88 Unpacking libbsd0:amd64 (0.11.3-1+deb11u1) ... #25 26.01 Selecting previously unselected package libedit2:amd64. #25 26.01 Preparing to unpack .../013-libedit2_3.1-20191231-2+b1_amd64.deb ... #25 26.03 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... #25 26.18 Selecting previously unselected package libcbor0:amd64. #25 26.18 Preparing to unpack .../014-libcbor0_0.5.0+dfsg-2_amd64.deb ... #25 26.21 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... #25 26.35 Selecting previously unselected package libfido2-1:amd64. #25 26.35 Preparing to unpack .../015-libfido2-1_1.6.0-2_amd64.deb ... #25 26.37 Unpacking libfido2-1:amd64 (1.6.0-2) ... #25 26.51 Selecting previously unselected package openssh-client. #25 26.52 Preparing to unpack .../016-openssh-client_1%3a8.4p1-5+deb11u5_amd64.deb ... #25 26.54 Unpacking openssh-client (1:8.4p1-5+deb11u5) ... #25 26.80 Selecting previously unselected package ucf. #25 26.81 Preparing to unpack .../017-ucf_3.0043+deb11u2_all.deb ... #25 26.82 Moving old data out of the way #25 26.82 Unpacking ucf (3.0043+deb11u2) ... #25 26.95 Selecting previously unselected package xz-utils. #25 26.95 Preparing to unpack .../018-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... #25 26.97 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... #25 27.22 Selecting previously unselected package libsigsegv2:amd64. #25 27.23 Preparing to unpack .../019-libsigsegv2_2.13-1_amd64.deb ... #25 27.24 Unpacking libsigsegv2:amd64 (2.13-1) ... #25 27.38 Selecting previously unselected package m4. #25 27.38 Preparing to unpack .../020-m4_1.4.18-5_amd64.deb ... #25 27.43 Unpacking m4 (1.4.18-5) ... #25 27.75 Selecting previously unselected package autoconf. #25 27.76 Preparing to unpack .../021-autoconf_2.69-14_all.deb ... #25 27.79 Unpacking autoconf (2.69-14) ... #25 28.00 Selecting previously unselected package autotools-dev. #25 28.00 Preparing to unpack .../022-autotools-dev_20180224.1+nmu1_all.deb ... #25 28.01 Unpacking autotools-dev (20180224.1+nmu1) ... #25 28.12 Selecting previously unselected package automake. #25 28.13 Preparing to unpack .../023-automake_1%3a1.16.3-2_all.deb ... #25 28.15 Unpacking automake (1:1.16.3-2) ... #25 28.41 Selecting previously unselected package binutils-common:amd64. #25 28.41 Preparing to unpack .../024-binutils-common_2.35.2-2_amd64.deb ... #25 28.42 Unpacking binutils-common:amd64 (2.35.2-2) ... #25 28.91 Selecting previously unselected package libbinutils:amd64. #25 28.92 Preparing to unpack .../025-libbinutils_2.35.2-2_amd64.deb ... #25 28.92 Unpacking libbinutils:amd64 (2.35.2-2) ... #25 29.20 Selecting previously unselected package libctf-nobfd0:amd64. #25 29.20 Preparing to unpack .../026-libctf-nobfd0_2.35.2-2_amd64.deb ... #25 29.21 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #25 29.37 Selecting previously unselected package libctf0:amd64. #25 29.37 Preparing to unpack .../027-libctf0_2.35.2-2_amd64.deb ... #25 29.38 Unpacking libctf0:amd64 (2.35.2-2) ... #25 29.48 Selecting previously unselected package binutils-x86-64-linux-gnu. #25 29.49 Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #25 29.49 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #25 30.00 Selecting previously unselected package binutils. #25 30.01 Preparing to unpack .../029-binutils_2.35.2-2_amd64.deb ... #25 30.03 Unpacking binutils (2.35.2-2) ... #25 30.19 Selecting previously unselected package libisl23:amd64. #25 30.19 Preparing to unpack .../030-libisl23_0.23-1_amd64.deb ... #25 30.21 Unpacking libisl23:amd64 (0.23-1) ... #25 30.48 Selecting previously unselected package libmpfr6:amd64. #25 30.48 Preparing to unpack .../031-libmpfr6_4.1.0-3_amd64.deb ... #25 30.50 Unpacking libmpfr6:amd64 (4.1.0-3) ... #25 30.93 Selecting previously unselected package libmpc3:amd64. #25 30.93 Preparing to unpack .../032-libmpc3_1.2.0-1_amd64.deb ... #25 30.95 Unpacking libmpc3:amd64 (1.2.0-1) ... #25 31.07 Selecting previously unselected package cpp-10. #25 31.08 Preparing to unpack .../033-cpp-10_10.2.1-6_amd64.deb ... #25 31.09 Unpacking cpp-10 (10.2.1-6) ... #25 32.83 Selecting previously unselected package cpp. #25 32.84 Preparing to unpack .../034-cpp_4%3a10.2.1-1_amd64.deb ... #25 32.84 Unpacking cpp (4:10.2.1-1) ... #25 32.95 Selecting previously unselected package libbrotli1:amd64. #25 32.95 Preparing to unpack .../035-libbrotli1_1.0.9-2+b2_amd64.deb ... #25 32.96 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #25 33.07 Selecting previously unselected package libpng16-16:amd64. #25 33.08 Preparing to unpack .../036-libpng16-16_1.6.37-3+deb11u1_amd64.deb ... #25 33.08 Unpacking libpng16-16:amd64 (1.6.37-3+deb11u1) ... #25 33.22 Selecting previously unselected package libfreetype6:amd64. #25 33.23 Preparing to unpack .../037-libfreetype6_2.10.4+dfsg-1+deb11u2_amd64.deb ... #25 33.24 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 33.40 Selecting previously unselected package fonts-dejavu-core. #25 33.40 Preparing to unpack .../038-fonts-dejavu-core_2.37-2_all.deb ... #25 33.43 Unpacking fonts-dejavu-core (2.37-2) ... #25 33.76 Selecting previously unselected package fontconfig-config. #25 33.77 Preparing to unpack .../039-fontconfig-config_2.13.1-4.2_all.deb ... #25 34.44 Unpacking fontconfig-config (2.13.1-4.2) ... #25 34.97 Selecting previously unselected package libfontconfig1:amd64. #25 34.97 Preparing to unpack .../040-libfontconfig1_2.13.1-4.2_amd64.deb ... #25 35.00 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #25 35.19 Selecting previously unselected package fontconfig. #25 35.20 Preparing to unpack .../041-fontconfig_2.13.1-4.2_amd64.deb ... #25 35.21 Unpacking fontconfig (2.13.1-4.2) ... #25 35.37 Selecting previously unselected package libcc1-0:amd64. #25 35.37 Preparing to unpack .../042-libcc1-0_10.2.1-6_amd64.deb ... #25 35.38 Unpacking libcc1-0:amd64 (10.2.1-6) ... #25 35.51 Selecting previously unselected package libgomp1:amd64. #25 35.51 Preparing to unpack .../043-libgomp1_10.2.1-6_amd64.deb ... #25 35.52 Unpacking libgomp1:amd64 (10.2.1-6) ... #25 35.69 Selecting previously unselected package libitm1:amd64. #25 35.70 Preparing to unpack .../044-libitm1_10.2.1-6_amd64.deb ... #25 35.71 Unpacking libitm1:amd64 (10.2.1-6) ... #25 35.84 Selecting previously unselected package libatomic1:amd64. #25 35.86 Preparing to unpack .../045-libatomic1_10.2.1-6_amd64.deb ... #25 35.86 Unpacking libatomic1:amd64 (10.2.1-6) ... #25 35.98 Selecting previously unselected package libasan6:amd64. #25 35.99 Preparing to unpack .../046-libasan6_10.2.1-6_amd64.deb ... #25 36.00 Unpacking libasan6:amd64 (10.2.1-6) ... #25 36.65 Selecting previously unselected package liblsan0:amd64. #25 36.65 Preparing to unpack .../047-liblsan0_10.2.1-6_amd64.deb ... #25 36.66 Unpacking liblsan0:amd64 (10.2.1-6) ... #25 37.01 Selecting previously unselected package libtsan0:amd64. #25 37.01 Preparing to unpack .../048-libtsan0_10.2.1-6_amd64.deb ... #25 37.02 Unpacking libtsan0:amd64 (10.2.1-6) ... #25 37.68 Selecting previously unselected package libubsan1:amd64. #25 37.68 Preparing to unpack .../049-libubsan1_10.2.1-6_amd64.deb ... #25 37.69 Unpacking libubsan1:amd64 (10.2.1-6) ... #25 37.94 Selecting previously unselected package libquadmath0:amd64. #25 37.94 Preparing to unpack .../050-libquadmath0_10.2.1-6_amd64.deb ... #25 37.95 Unpacking libquadmath0:amd64 (10.2.1-6) ... #25 38.06 Selecting previously unselected package libgcc-10-dev:amd64. #25 38.07 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_amd64.deb ... #25 38.07 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #25 38.72 Selecting previously unselected package gcc-10. #25 38.73 Preparing to unpack .../052-gcc-10_10.2.1-6_amd64.deb ... #25 38.74 Unpacking gcc-10 (10.2.1-6) ... #25 41.82 Selecting previously unselected package gcc. #25 41.82 Preparing to unpack .../053-gcc_4%3a10.2.1-1_amd64.deb ... #25 41.83 Unpacking gcc (4:10.2.1-1) ... #25 41.98 Selecting previously unselected package libc-dev-bin. #25 41.99 Preparing to unpack .../054-libc-dev-bin_2.31-13+deb11u13_amd64.deb ... #25 41.99 Unpacking libc-dev-bin (2.31-13+deb11u13) ... #25 42.10 Selecting previously unselected package linux-libc-dev:amd64. #25 42.10 Preparing to unpack .../055-linux-libc-dev_5.10.247-1_amd64.deb ... #25 42.12 Unpacking linux-libc-dev:amd64 (5.10.247-1) ... #25 42.81 Selecting previously unselected package libcrypt-dev:amd64. #25 42.82 Preparing to unpack .../056-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #25 42.82 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #25 43.31 Selecting previously unselected package libtirpc-dev:amd64. #25 43.31 Preparing to unpack .../057-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #25 43.33 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #25 43.50 Selecting previously unselected package libnsl-dev:amd64. #25 43.51 Preparing to unpack .../058-libnsl-dev_1.3.0-2_amd64.deb ... #25 43.52 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #25 43.60 Selecting previously unselected package libc6-dev:amd64. #25 43.61 Preparing to unpack .../059-libc6-dev_2.31-13+deb11u13_amd64.deb ... #25 43.62 Unpacking libc6-dev:amd64 (2.31-13+deb11u13) ... #25 44.42 Selecting previously unselected package libstdc++-10-dev:amd64. #25 44.42 Preparing to unpack .../060-libstdc++-10-dev_10.2.1-6_amd64.deb ... #25 44.43 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #25 45.27 Selecting previously unselected package g++-10. #25 45.28 Preparing to unpack .../061-g++-10_10.2.1-6_amd64.deb ... #25 45.29 Unpacking g++-10 (10.2.1-6) ... #25 46.76 Selecting previously unselected package g++. #25 46.76 Preparing to unpack .../062-g++_4%3a10.2.1-1_amd64.deb ... #25 46.78 Unpacking g++ (4:10.2.1-1) ... #25 46.90 Selecting previously unselected package libglib2.0-0:amd64. #25 46.91 Preparing to unpack .../063-libglib2.0-0_2.66.8-1+deb11u7_amd64.deb ... #25 46.92 Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u7) ... #25 47.35 Selecting previously unselected package libgirepository-1.0-1:amd64. #25 47.36 Preparing to unpack .../064-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ... #25 47.37 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #25 47.70 Selecting previously unselected package gir1.2-glib-2.0:amd64. #25 47.71 Preparing to unpack .../065-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ... #25 47.72 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #25 47.88 Selecting previously unselected package gir1.2-freedesktop:amd64. #25 47.88 Preparing to unpack .../066-gir1.2-freedesktop_1.66.1-1+b1_amd64.deb ... #25 47.89 Unpacking gir1.2-freedesktop:amd64 (1.66.1-1+b1) ... #25 48.04 Selecting previously unselected package libgdk-pixbuf2.0-common. #25 48.04 Preparing to unpack .../067-libgdk-pixbuf2.0-common_2.42.2+dfsg-1+deb11u4_all.deb ... #25 48.05 Unpacking libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u4) ... #25 48.28 Selecting previously unselected package libicu67:amd64. #25 48.28 Preparing to unpack .../068-libicu67_67.1-7+deb11u1_amd64.deb ... #25 48.29 Unpacking libicu67:amd64 (67.1-7+deb11u1) ... #25 50.15 Selecting previously unselected package libxml2:amd64. #25 50.16 Preparing to unpack .../069-libxml2_2.9.10+dfsg-6.7+deb11u9_amd64.deb ... #25 50.16 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... #25 50.63 Selecting previously unselected package shared-mime-info. #25 50.64 Preparing to unpack .../070-shared-mime-info_2.0-1_amd64.deb ... #25 50.69 Unpacking shared-mime-info (2.0-1) ... #25 51.07 Selecting previously unselected package libjpeg62-turbo:amd64. #25 51.07 Preparing to unpack .../071-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #25 51.09 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #25 51.19 Selecting previously unselected package libdeflate0:amd64. #25 51.19 Preparing to unpack .../072-libdeflate0_1.7-1_amd64.deb ... #25 51.20 Unpacking libdeflate0:amd64 (1.7-1) ... #25 51.36 Selecting previously unselected package libjbig0:amd64. #25 51.36 Preparing to unpack .../073-libjbig0_2.1-3.1+b2_amd64.deb ... #25 51.38 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #25 51.58 Selecting previously unselected package libwebp6:amd64. #25 51.59 Preparing to unpack .../074-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... #25 51.60 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #25 51.86 Selecting previously unselected package libtiff5:amd64. #25 51.86 Preparing to unpack .../075-libtiff5_4.2.0-1+deb11u7_amd64.deb ... #25 51.87 Unpacking libtiff5:amd64 (4.2.0-1+deb11u7) ... #25 52.08 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #25 52.09 Preparing to unpack .../076-libgdk-pixbuf-2.0-0_2.42.2+dfsg-1+deb11u4_amd64.deb ... #25 52.10 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 52.27 Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. #25 52.27 Preparing to unpack .../077-gir1.2-gdkpixbuf-2.0_2.42.2+dfsg-1+deb11u4_amd64.deb ... #25 52.27 Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 52.39 Selecting previously unselected package libgraphite2-3:amd64. #25 52.40 Preparing to unpack .../078-libgraphite2-3_1.3.14-1_amd64.deb ... #25 52.41 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #25 52.56 Selecting previously unselected package libharfbuzz0b:amd64. #25 52.57 Preparing to unpack .../079-libharfbuzz0b_2.7.4-1_amd64.deb ... #25 52.57 Unpacking libharfbuzz0b:amd64 (2.7.4-1) ... #25 52.80 Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. #25 52.80 Preparing to unpack .../080-gir1.2-harfbuzz-0.0_2.7.4-1_amd64.deb ... #25 52.81 Unpacking gir1.2-harfbuzz-0.0:amd64 (2.7.4-1) ... #25 53.11 Selecting previously unselected package libfribidi0:amd64. #25 53.12 Preparing to unpack .../081-libfribidi0_1.0.8-2+deb11u1_amd64.deb ... #25 53.15 Unpacking libfribidi0:amd64 (1.0.8-2+deb11u1) ... #25 53.30 Selecting previously unselected package libthai-data. #25 53.30 Preparing to unpack .../082-libthai-data_0.1.28-3_all.deb ... #25 53.31 Unpacking libthai-data (0.1.28-3) ... #25 53.69 Selecting previously unselected package libdatrie1:amd64. #25 53.70 Preparing to unpack .../083-libdatrie1_0.2.13-1_amd64.deb ... #25 53.73 Unpacking libdatrie1:amd64 (0.2.13-1) ... #25 54.02 Selecting previously unselected package libthai0:amd64. #25 54.03 Preparing to unpack .../084-libthai0_0.1.28-3_amd64.deb ... #25 54.04 Unpacking libthai0:amd64 (0.1.28-3) ... #25 54.16 Selecting previously unselected package libpango-1.0-0:amd64. #25 54.16 Preparing to unpack .../085-libpango-1.0-0_1.46.2-3_amd64.deb ... #25 54.18 Unpacking libpango-1.0-0:amd64 (1.46.2-3) ... #25 54.49 Selecting previously unselected package libpixman-1-0:amd64. #25 54.49 Preparing to unpack .../086-libpixman-1-0_0.40.0-1.1~deb11u1_amd64.deb ... #25 54.52 Unpacking libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ... #25 54.72 Selecting previously unselected package libxau6:amd64. #25 54.73 Preparing to unpack .../087-libxau6_1%3a1.0.9-1_amd64.deb ... #25 54.75 Unpacking libxau6:amd64 (1:1.0.9-1) ... #25 54.88 Selecting previously unselected package libxdmcp6:amd64. #25 54.89 Preparing to unpack .../088-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #25 54.91 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #25 55.05 Selecting previously unselected package libxcb1:amd64. #25 55.06 Preparing to unpack .../089-libxcb1_1.14-3_amd64.deb ... #25 55.07 Unpacking libxcb1:amd64 (1.14-3) ... #25 55.19 Selecting previously unselected package libx11-data. #25 55.20 Preparing to unpack .../090-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ... #25 55.21 Unpacking libx11-data (2:1.7.2-1+deb11u2) ... #25 55.61 Selecting previously unselected package libx11-6:amd64. #25 55.62 Preparing to unpack .../091-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ... #25 55.64 Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #25 56.03 Selecting previously unselected package libxcb-render0:amd64. #25 56.04 Preparing to unpack .../092-libxcb-render0_1.14-3_amd64.deb ... #25 56.06 Unpacking libxcb-render0:amd64 (1.14-3) ... #25 56.25 Selecting previously unselected package libxcb-shm0:amd64. #25 56.27 Preparing to unpack .../093-libxcb-shm0_1.14-3_amd64.deb ... #25 56.30 Unpacking libxcb-shm0:amd64 (1.14-3) ... #25 56.50 Selecting previously unselected package libxext6:amd64. #25 56.51 Preparing to unpack .../094-libxext6_2%3a1.3.3-1.1_amd64.deb ... #25 56.56 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #25 56.70 Selecting previously unselected package libxrender1:amd64. #25 56.71 Preparing to unpack .../095-libxrender1_1%3a0.9.10-1_amd64.deb ... #25 56.75 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #25 56.87 Selecting previously unselected package libcairo2:amd64. #25 56.87 Preparing to unpack .../096-libcairo2_1.16.0-5_amd64.deb ... #25 56.88 Unpacking libcairo2:amd64 (1.16.0-5) ... #25 57.13 Selecting previously unselected package libpangoft2-1.0-0:amd64. #25 57.14 Preparing to unpack .../097-libpangoft2-1.0-0_1.46.2-3_amd64.deb ... #25 57.15 Unpacking libpangoft2-1.0-0:amd64 (1.46.2-3) ... #25 57.30 Selecting previously unselected package libpangocairo-1.0-0:amd64. #25 57.30 Preparing to unpack .../098-libpangocairo-1.0-0_1.46.2-3_amd64.deb ... #25 57.32 Unpacking libpangocairo-1.0-0:amd64 (1.46.2-3) ... #25 57.46 Selecting previously unselected package libxft2:amd64. #25 57.47 Preparing to unpack .../099-libxft2_2.3.2-2_amd64.deb ... #25 57.48 Unpacking libxft2:amd64 (2.3.2-2) ... #25 57.62 Selecting previously unselected package libpangoxft-1.0-0:amd64. #25 57.63 Preparing to unpack .../100-libpangoxft-1.0-0_1.46.2-3_amd64.deb ... #25 57.64 Unpacking libpangoxft-1.0-0:amd64 (1.46.2-3) ... #25 57.73 Selecting previously unselected package gir1.2-pango-1.0:amd64. #25 57.74 Preparing to unpack .../101-gir1.2-pango-1.0_1.46.2-3_amd64.deb ... #25 57.75 Unpacking gir1.2-pango-1.0:amd64 (1.46.2-3) ... #25 57.90 Selecting previously unselected package libcairo-gobject2:amd64. #25 57.91 Preparing to unpack .../102-libcairo-gobject2_1.16.0-5_amd64.deb ... #25 57.91 Unpacking libcairo-gobject2:amd64 (1.16.0-5) ... #25 58.11 Selecting previously unselected package librsvg2-2:amd64. #25 58.12 Preparing to unpack .../103-librsvg2-2_2.50.3+dfsg-1+deb11u1_amd64.deb ... #25 58.13 Unpacking librsvg2-2:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 58.81 Selecting previously unselected package gir1.2-rsvg-2.0:amd64. #25 58.81 Preparing to unpack .../104-gir1.2-rsvg-2.0_2.50.3+dfsg-1+deb11u1_amd64.deb ... #25 58.85 Unpacking gir1.2-rsvg-2.0:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 59.01 Selecting previously unselected package libsasl2-modules-db:amd64. #25 59.03 Preparing to unpack .../105-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #25 59.03 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 59.21 Selecting previously unselected package libsasl2-2:amd64. #25 59.22 Preparing to unpack .../106-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #25 59.23 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 59.40 Selecting previously unselected package libldap-2.4-2:amd64. #25 59.40 Preparing to unpack .../107-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... #25 59.41 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #25 59.63 Selecting previously unselected package libnghttp2-14:amd64. #25 59.64 Preparing to unpack .../108-libnghttp2-14_1.43.0-1+deb11u2_amd64.deb ... #25 59.65 Unpacking libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... #25 59.97 Selecting previously unselected package libpsl5:amd64. #25 59.97 Preparing to unpack .../109-libpsl5_0.21.0-1.2_amd64.deb ... #25 60.02 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #25 60.20 Selecting previously unselected package librtmp1:amd64. #25 60.20 Preparing to unpack .../110-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #25 60.21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #25 60.47 Selecting previously unselected package libssh2-1:amd64. #25 60.48 Preparing to unpack .../111-libssh2-1_1.9.0-2+deb11u1_amd64.deb ... #25 60.49 Unpacking libssh2-1:amd64 (1.9.0-2+deb11u1) ... #25 60.73 Selecting previously unselected package libcurl3-gnutls:amd64. #25 60.74 Preparing to unpack .../112-libcurl3-gnutls_7.74.0-1.3+deb11u15_amd64.deb ... #25 60.76 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u15) ... #25 61.28 Selecting previously unselected package liberror-perl. #25 61.30 Preparing to unpack .../113-liberror-perl_0.17029-1_all.deb ... #25 61.34 Unpacking liberror-perl (0.17029-1) ... #25 61.51 Selecting previously unselected package git-man. #25 61.52 Preparing to unpack .../114-git-man_1%3a2.30.2-1+deb11u5_all.deb ... #25 61.53 Unpacking git-man (1:2.30.2-1+deb11u5) ... #25 61.97 Selecting previously unselected package git. #25 61.98 Preparing to unpack .../115-git_1%3a2.30.2-1+deb11u5_amd64.deb ... #25 62.06 Unpacking git (1:2.30.2-1+deb11u5) ... #25 63.00 Selecting previously unselected package icu-devtools. #25 63.01 Preparing to unpack .../116-icu-devtools_67.1-7+deb11u1_amd64.deb ... #25 63.03 Unpacking icu-devtools (67.1-7+deb11u1) ... #25 63.15 Selecting previously unselected package uuid-dev:amd64. #25 63.16 Preparing to unpack .../117-uuid-dev_2.36.1-8+deb11u2_amd64.deb ... #25 63.17 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u2) ... #25 63.35 Selecting previously unselected package libblkid-dev:amd64. #25 63.36 Preparing to unpack .../118-libblkid-dev_2.36.1-8+deb11u2_amd64.deb ... #25 63.39 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u2) ... #25 63.56 Selecting previously unselected package libbrotli-dev:amd64. #25 63.56 Preparing to unpack .../119-libbrotli-dev_1.0.9-2+b2_amd64.deb ... #25 63.57 Unpacking libbrotli-dev:amd64 (1.0.9-2+b2) ... #25 63.73 Selecting previously unselected package libxpm4:amd64. #25 63.74 Preparing to unpack .../120-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... #25 63.74 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #25 63.89 Selecting previously unselected package libgd3:amd64. #25 63.89 Preparing to unpack .../121-libgd3_2.3.0-2+deb11u1_amd64.deb ... #25 63.91 Unpacking libgd3:amd64 (2.3.0-2+deb11u1) ... #25 64.02 Selecting previously unselected package libc-devtools. #25 64.03 Preparing to unpack .../122-libc-devtools_2.31-13+deb11u13_amd64.deb ... #25 64.03 Unpacking libc-devtools (2.31-13+deb11u13) ... #25 64.20 Selecting previously unselected package liblzo2-2:amd64. #25 64.23 Preparing to unpack .../123-liblzo2-2_2.10-2_amd64.deb ... #25 64.24 Unpacking liblzo2-2:amd64 (2.10-2) ... #25 64.32 Selecting previously unselected package libcairo-script-interpreter2:amd64. #25 64.32 Preparing to unpack .../124-libcairo-script-interpreter2_1.16.0-5_amd64.deb ... #25 64.33 Unpacking libcairo-script-interpreter2:amd64 (1.16.0-5) ... #25 64.44 Selecting previously unselected package libexpat1-dev:amd64. #25 64.44 Preparing to unpack .../125-libexpat1-dev_2.2.10-2+deb11u7_amd64.deb ... #25 64.45 Unpacking libexpat1-dev:amd64 (2.2.10-2+deb11u7) ... #25 64.66 Selecting previously unselected package zlib1g-dev:amd64. #25 64.66 Preparing to unpack .../126-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... #25 64.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #25 64.91 Selecting previously unselected package libpng-dev:amd64. #25 64.92 Preparing to unpack .../127-libpng-dev_1.6.37-3+deb11u1_amd64.deb ... #25 64.93 Unpacking libpng-dev:amd64 (1.6.37-3+deb11u1) ... #25 65.19 Selecting previously unselected package libfreetype-dev:amd64. #25 65.20 Preparing to unpack .../128-libfreetype-dev_2.10.4+dfsg-1+deb11u2_amd64.deb ... #25 65.20 Unpacking libfreetype-dev:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 65.50 Selecting previously unselected package libfreetype6-dev:amd64. #25 65.51 Preparing to unpack .../129-libfreetype6-dev_2.10.4+dfsg-1+deb11u2_amd64.deb ... #25 65.57 Unpacking libfreetype6-dev:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 65.72 Selecting previously unselected package libdpkg-perl. #25 65.73 Preparing to unpack .../130-libdpkg-perl_1.20.13_all.deb ... #25 65.75 Unpacking libdpkg-perl (1.20.13) ... #25 65.98 Selecting previously unselected package pkg-config. #25 65.99 Preparing to unpack .../131-pkg-config_0.29.2-1_amd64.deb ... #25 66.00 Unpacking pkg-config (0.29.2-1) ... #25 66.13 Selecting previously unselected package libfontconfig-dev:amd64. #25 66.14 Preparing to unpack .../132-libfontconfig-dev_2.13.1-4.2_amd64.deb ... #25 66.16 Unpacking libfontconfig-dev:amd64 (2.13.1-4.2) ... #25 66.29 Selecting previously unselected package libfontconfig1-dev:amd64. #25 66.29 Preparing to unpack .../133-libfontconfig1-dev_2.13.1-4.2_amd64.deb ... #25 66.30 Unpacking libfontconfig1-dev:amd64 (2.13.1-4.2) ... #25 66.39 Selecting previously unselected package xorg-sgml-doctools. #25 66.40 Preparing to unpack .../134-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ... #25 66.41 Unpacking xorg-sgml-doctools (1:1.11-1.1) ... #25 66.50 Selecting previously unselected package x11proto-dev. #25 66.50 Preparing to unpack .../135-x11proto-dev_2020.1-1_all.deb ... #25 66.51 Unpacking x11proto-dev (2020.1-1) ... #25 66.82 Selecting previously unselected package libxau-dev:amd64. #25 66.82 Preparing to unpack .../136-libxau-dev_1%3a1.0.9-1_amd64.deb ... #25 66.83 Unpacking libxau-dev:amd64 (1:1.0.9-1) ... #25 66.94 Selecting previously unselected package libxdmcp-dev:amd64. #25 66.94 Preparing to unpack .../137-libxdmcp-dev_1%3a1.1.2-3_amd64.deb ... #25 66.95 Unpacking libxdmcp-dev:amd64 (1:1.1.2-3) ... #25 67.11 Selecting previously unselected package xtrans-dev. #25 67.12 Preparing to unpack .../138-xtrans-dev_1.4.0-1_all.deb ... #25 67.13 Unpacking xtrans-dev (1.4.0-1) ... #25 67.25 Selecting previously unselected package libpthread-stubs0-dev:amd64. #25 67.26 Preparing to unpack .../139-libpthread-stubs0-dev_0.4-1_amd64.deb ... #25 67.26 Unpacking libpthread-stubs0-dev:amd64 (0.4-1) ... #25 67.36 Selecting previously unselected package libxcb1-dev:amd64. #25 67.36 Preparing to unpack .../140-libxcb1-dev_1.14-3_amd64.deb ... #25 67.37 Unpacking libxcb1-dev:amd64 (1.14-3) ... #25 67.46 Selecting previously unselected package libx11-dev:amd64. #25 67.46 Preparing to unpack .../141-libx11-dev_2%3a1.7.2-1+deb11u2_amd64.deb ... #25 67.47 Unpacking libx11-dev:amd64 (2:1.7.2-1+deb11u2) ... #25 67.65 Selecting previously unselected package libxrender-dev:amd64. #25 67.65 Preparing to unpack .../142-libxrender-dev_1%3a0.9.10-1_amd64.deb ... #25 67.68 Unpacking libxrender-dev:amd64 (1:0.9.10-1) ... #25 67.80 Selecting previously unselected package x11proto-xext-dev. #25 67.81 Preparing to unpack .../143-x11proto-xext-dev_2020.1-1_all.deb ... #25 67.81 Unpacking x11proto-xext-dev (2020.1-1) ... #25 67.90 Selecting previously unselected package libxext-dev:amd64. #25 67.91 Preparing to unpack .../144-libxext-dev_2%3a1.3.3-1.1_amd64.deb ... #25 67.92 Unpacking libxext-dev:amd64 (2:1.3.3-1.1) ... #25 68.07 Selecting previously unselected package x11-common. #25 68.08 Preparing to unpack .../145-x11-common_1%3a7.7+22_all.deb ... #25 68.08 Unpacking x11-common (1:7.7+22) ... #25 68.27 Selecting previously unselected package libice6:amd64. #25 68.28 Preparing to unpack .../146-libice6_2%3a1.0.10-1_amd64.deb ... #25 68.28 Unpacking libice6:amd64 (2:1.0.10-1) ... #25 68.40 Selecting previously unselected package libsm6:amd64. #25 68.40 Preparing to unpack .../147-libsm6_2%3a1.2.3-1_amd64.deb ... #25 68.41 Unpacking libsm6:amd64 (2:1.2.3-1) ... #25 68.54 Selecting previously unselected package libice-dev:amd64. #25 68.54 Preparing to unpack .../148-libice-dev_2%3a1.0.10-1_amd64.deb ... #25 68.58 Unpacking libice-dev:amd64 (2:1.0.10-1) ... #25 68.70 Selecting previously unselected package libsm-dev:amd64. #25 68.71 Preparing to unpack .../149-libsm-dev_2%3a1.2.3-1_amd64.deb ... #25 68.72 Unpacking libsm-dev:amd64 (2:1.2.3-1) ... #25 68.84 Selecting previously unselected package libpixman-1-dev:amd64. #25 68.84 Preparing to unpack .../150-libpixman-1-dev_0.40.0-1.1~deb11u1_amd64.deb ... #25 68.85 Unpacking libpixman-1-dev:amd64 (0.40.0-1.1~deb11u1) ... #25 68.99 Selecting previously unselected package libxcb-render0-dev:amd64. #25 69.00 Preparing to unpack .../151-libxcb-render0-dev_1.14-3_amd64.deb ... #25 69.00 Unpacking libxcb-render0-dev:amd64 (1.14-3) ... #25 69.14 Selecting previously unselected package libxcb-shm0-dev:amd64. #25 69.14 Preparing to unpack .../152-libxcb-shm0-dev_1.14-3_amd64.deb ... #25 69.15 Unpacking libxcb-shm0-dev:amd64 (1.14-3) ... #25 69.28 Selecting previously unselected package libffi-dev:amd64. #25 69.28 Preparing to unpack .../153-libffi-dev_3.3-6_amd64.deb ... #25 69.29 Unpacking libffi-dev:amd64 (3.3-6) ... #25 69.42 Selecting previously unselected package libglib2.0-data. #25 69.43 Preparing to unpack .../154-libglib2.0-data_2.66.8-1+deb11u7_all.deb ... #25 69.45 Unpacking libglib2.0-data (2.66.8-1+deb11u7) ... #25 69.88 Selecting previously unselected package libelf1:amd64. #25 69.89 Preparing to unpack .../155-libelf1_0.183-1_amd64.deb ... #25 69.90 Unpacking libelf1:amd64 (0.183-1) ... #25 70.01 Selecting previously unselected package libglib2.0-bin. #25 70.02 Preparing to unpack .../156-libglib2.0-bin_2.66.8-1+deb11u7_amd64.deb ... #25 70.02 Unpacking libglib2.0-bin (2.66.8-1+deb11u7) ... #25 70.14 Selecting previously unselected package python3-lib2to3. #25 70.14 Preparing to unpack .../157-python3-lib2to3_3.9.2-1_all.deb ... #25 70.19 Unpacking python3-lib2to3 (3.9.2-1) ... #25 70.33 Selecting previously unselected package python3-distutils. #25 70.33 Preparing to unpack .../158-python3-distutils_3.9.2-1_all.deb ... #25 70.35 Unpacking python3-distutils (3.9.2-1) ... #25 70.57 Selecting previously unselected package libglib2.0-dev-bin. #25 70.57 Preparing to unpack .../159-libglib2.0-dev-bin_2.66.8-1+deb11u7_amd64.deb ... #25 70.58 Unpacking libglib2.0-dev-bin (2.66.8-1+deb11u7) ... #25 70.74 Selecting previously unselected package libsepol1-dev:amd64. #25 70.75 Preparing to unpack .../160-libsepol1-dev_3.1-1+deb11u1_amd64.deb ... #25 70.77 Unpacking libsepol1-dev:amd64 (3.1-1+deb11u1) ... #25 70.94 Selecting previously unselected package libpcre2-16-0:amd64. #25 70.95 Preparing to unpack .../161-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... #25 70.96 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #25 71.23 Selecting previously unselected package libpcre2-32-0:amd64. #25 71.24 Preparing to unpack .../162-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... #25 71.26 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #25 71.49 Selecting previously unselected package libpcre2-posix2:amd64. #25 71.50 Preparing to unpack .../163-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... #25 71.52 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #25 71.67 Selecting previously unselected package libpcre2-dev:amd64. #25 71.67 Preparing to unpack .../164-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... #25 71.75 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... #25 72.05 Selecting previously unselected package libselinux1-dev:amd64. #25 72.05 Preparing to unpack .../165-libselinux1-dev_3.1-3_amd64.deb ... #25 72.07 Unpacking libselinux1-dev:amd64 (3.1-3) ... #25 72.30 Selecting previously unselected package libmount-dev:amd64. #25 72.31 Preparing to unpack .../166-libmount-dev_2.36.1-8+deb11u2_amd64.deb ... #25 72.32 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u2) ... #25 72.46 Selecting previously unselected package libpcre16-3:amd64. #25 72.46 Preparing to unpack .../167-libpcre16-3_2%3a8.39-13_amd64.deb ... #25 72.52 Unpacking libpcre16-3:amd64 (2:8.39-13) ... #25 72.76 Selecting previously unselected package libpcre32-3:amd64. #25 72.76 Preparing to unpack .../168-libpcre32-3_2%3a8.39-13_amd64.deb ... #25 72.78 Unpacking libpcre32-3:amd64 (2:8.39-13) ... #25 72.96 Selecting previously unselected package libpcrecpp0v5:amd64. #25 72.97 Preparing to unpack .../169-libpcrecpp0v5_2%3a8.39-13_amd64.deb ... #25 72.97 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ... #25 73.16 Selecting previously unselected package libpcre3-dev:amd64. #25 73.17 Preparing to unpack .../170-libpcre3-dev_2%3a8.39-13_amd64.deb ... #25 73.18 Unpacking libpcre3-dev:amd64 (2:8.39-13) ... #25 73.48 Selecting previously unselected package libglib2.0-dev:amd64. #25 73.49 Preparing to unpack .../171-libglib2.0-dev_2.66.8-1+deb11u7_amd64.deb ... #25 73.50 Unpacking libglib2.0-dev:amd64 (2.66.8-1+deb11u7) ... #25 74.08 Selecting previously unselected package libcairo2-dev:amd64. #25 74.08 Preparing to unpack .../172-libcairo2-dev_1.16.0-5_amd64.deb ... #25 74.09 Unpacking libcairo2-dev:amd64 (1.16.0-5) ... #25 74.35 Selecting previously unselected package libdatrie-dev:amd64. #25 74.35 Preparing to unpack .../173-libdatrie-dev_0.2.13-1_amd64.deb ... #25 74.40 Unpacking libdatrie-dev:amd64 (0.2.13-1) ... #25 74.54 Selecting previously unselected package libdrm-common. #25 74.54 Preparing to unpack .../174-libdrm-common_2.4.104-1_all.deb ... #25 74.55 Unpacking libdrm-common (2.4.104-1) ... #25 74.65 Selecting previously unselected package libdrm2:amd64. #25 74.66 Preparing to unpack .../175-libdrm2_2.4.104-1_amd64.deb ... #25 74.67 Unpacking libdrm2:amd64 (2.4.104-1) ... #25 74.79 Selecting previously unselected package libdrm-amdgpu1:amd64. #25 74.79 Preparing to unpack .../176-libdrm-amdgpu1_2.4.104-1_amd64.deb ... #25 74.80 Unpacking libdrm-amdgpu1:amd64 (2.4.104-1) ... #25 74.94 Selecting previously unselected package libpciaccess0:amd64. #25 74.95 Preparing to unpack .../177-libpciaccess0_0.16-1_amd64.deb ... #25 74.96 Unpacking libpciaccess0:amd64 (0.16-1) ... #25 75.04 Selecting previously unselected package libdrm-intel1:amd64. #25 75.05 Preparing to unpack .../178-libdrm-intel1_2.4.104-1_amd64.deb ... #25 75.05 Unpacking libdrm-intel1:amd64 (2.4.104-1) ... #25 75.18 Selecting previously unselected package libdrm-nouveau2:amd64. #25 75.19 Preparing to unpack .../179-libdrm-nouveau2_2.4.104-1_amd64.deb ... #25 75.20 Unpacking libdrm-nouveau2:amd64 (2.4.104-1) ... #25 75.32 Selecting previously unselected package libdrm-radeon1:amd64. #25 75.33 Preparing to unpack .../180-libdrm-radeon1_2.4.104-1_amd64.deb ... #25 75.33 Unpacking libdrm-radeon1:amd64 (2.4.104-1) ... #25 75.44 Selecting previously unselected package libfile-fcntllock-perl. #25 75.44 Preparing to unpack .../181-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ... #25 75.45 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #25 75.56 Selecting previously unselected package libfribidi-dev:amd64. #25 75.56 Preparing to unpack .../182-libfribidi-dev_1.0.8-2+deb11u1_amd64.deb ... #25 75.58 Unpacking libfribidi-dev:amd64 (1.0.8-2+deb11u1) ... #25 75.73 Selecting previously unselected package libgdk-pixbuf2.0-bin. #25 75.74 Preparing to unpack .../183-libgdk-pixbuf2.0-bin_2.42.2+dfsg-1+deb11u4_amd64.deb ... #25 75.75 Unpacking libgdk-pixbuf2.0-bin (2.42.2+dfsg-1+deb11u4) ... #25 75.86 Selecting previously unselected package libgdk-pixbuf-2.0-dev:amd64. #25 75.86 Preparing to unpack .../184-libgdk-pixbuf-2.0-dev_2.42.2+dfsg-1+deb11u4_amd64.deb ... #25 75.88 Unpacking libgdk-pixbuf-2.0-dev:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 76.39 Selecting previously unselected package libgif7:amd64. #25 76.39 Preparing to unpack .../185-libgif7_5.1.9-2_amd64.deb ... #25 76.41 Unpacking libgif7:amd64 (5.1.9-2) ... #25 76.74 Selecting previously unselected package libgif-dev. #25 76.74 Preparing to unpack .../186-libgif-dev_5.1.9-2_amd64.deb ... #25 76.77 Unpacking libgif-dev (5.1.9-2) ... #25 77.05 Selecting previously unselected package libglapi-mesa:amd64. #25 77.07 Preparing to unpack .../187-libglapi-mesa_20.3.5-1_amd64.deb ... #25 77.10 Unpacking libglapi-mesa:amd64 (20.3.5-1) ... #25 77.24 Selecting previously unselected package libz3-4:amd64. #25 77.26 Preparing to unpack .../188-libz3-4_4.8.10-1_amd64.deb ... #25 77.28 Unpacking libz3-4:amd64 (4.8.10-1) ... #25 78.52 Selecting previously unselected package libllvm11:amd64. #25 78.52 Preparing to unpack .../189-libllvm11_1%3a11.0.1-2_amd64.deb ... #25 78.53 Unpacking libllvm11:amd64 (1:11.0.1-2) ... #25 82.05 Selecting previously unselected package libsensors-config. #25 82.06 Preparing to unpack .../190-libsensors-config_1%3a3.6.0-7_all.deb ... #25 82.06 Unpacking libsensors-config (1:3.6.0-7) ... #25 82.20 Selecting previously unselected package libsensors5:amd64. #25 82.21 Preparing to unpack .../191-libsensors5_1%3a3.6.0-7_amd64.deb ... #25 82.31 Unpacking libsensors5:amd64 (1:3.6.0-7) ... #25 82.50 Selecting previously unselected package libvulkan1:amd64. #25 82.50 Preparing to unpack .../192-libvulkan1_1.2.162.0-1_amd64.deb ... #25 82.51 Unpacking libvulkan1:amd64 (1.2.162.0-1) ... #25 82.69 Selecting previously unselected package libgl1-mesa-dri:amd64. #25 82.70 Preparing to unpack .../193-libgl1-mesa-dri_20.3.5-1_amd64.deb ... #25 82.73 Unpacking libgl1-mesa-dri:amd64 (20.3.5-1) ... #25 85.08 Selecting previously unselected package libglvnd0:amd64. #25 85.09 Preparing to unpack .../194-libglvnd0_1.3.2-1_amd64.deb ... #25 85.11 Unpacking libglvnd0:amd64 (1.3.2-1) ... #25 85.30 Selecting previously unselected package libx11-xcb1:amd64. #25 85.30 Preparing to unpack .../195-libx11-xcb1_2%3a1.7.2-1+deb11u2_amd64.deb ... #25 85.31 Unpacking libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ... #25 85.44 Selecting previously unselected package libxcb-dri2-0:amd64. #25 85.45 Preparing to unpack .../196-libxcb-dri2-0_1.14-3_amd64.deb ... #25 85.46 Unpacking libxcb-dri2-0:amd64 (1.14-3) ... #25 85.59 Selecting previously unselected package libxcb-dri3-0:amd64. #25 85.60 Preparing to unpack .../197-libxcb-dri3-0_1.14-3_amd64.deb ... #25 85.61 Unpacking libxcb-dri3-0:amd64 (1.14-3) ... #25 85.73 Selecting previously unselected package libxcb-glx0:amd64. #25 85.74 Preparing to unpack .../198-libxcb-glx0_1.14-3_amd64.deb ... #25 85.75 Unpacking libxcb-glx0:amd64 (1.14-3) ... #25 85.86 Selecting previously unselected package libxcb-present0:amd64. #25 85.87 Preparing to unpack .../199-libxcb-present0_1.14-3_amd64.deb ... #25 85.88 Unpacking libxcb-present0:amd64 (1.14-3) ... #25 85.99 Selecting previously unselected package libxcb-sync1:amd64. #25 86.00 Preparing to unpack .../200-libxcb-sync1_1.14-3_amd64.deb ... #25 86.01 Unpacking libxcb-sync1:amd64 (1.14-3) ... #25 86.17 Selecting previously unselected package libxcb-xfixes0:amd64. #25 86.17 Preparing to unpack .../201-libxcb-xfixes0_1.14-3_amd64.deb ... #25 86.19 Unpacking libxcb-xfixes0:amd64 (1.14-3) ... #25 86.38 Selecting previously unselected package libxdamage1:amd64. #25 86.39 Preparing to unpack .../202-libxdamage1_1%3a1.1.5-2_amd64.deb ... #25 86.43 Unpacking libxdamage1:amd64 (1:1.1.5-2) ... #25 86.67 Selecting previously unselected package libxfixes3:amd64. #25 86.67 Preparing to unpack .../203-libxfixes3_1%3a5.0.3-2_amd64.deb ... #25 86.69 Unpacking libxfixes3:amd64 (1:5.0.3-2) ... #25 86.82 Selecting previously unselected package libxshmfence1:amd64. #25 86.83 Preparing to unpack .../204-libxshmfence1_1.3-1_amd64.deb ... #25 86.86 Unpacking libxshmfence1:amd64 (1.3-1) ... #25 87.02 Selecting previously unselected package libxxf86vm1:amd64. #25 87.03 Preparing to unpack .../205-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #25 87.08 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #25 87.26 Selecting previously unselected package libglx-mesa0:amd64. #25 87.26 Preparing to unpack .../206-libglx-mesa0_20.3.5-1_amd64.deb ... #25 87.27 Unpacking libglx-mesa0:amd64 (20.3.5-1) ... #25 87.53 Selecting previously unselected package libgpm2:amd64. #25 87.54 Preparing to unpack .../207-libgpm2_1.20.7-8_amd64.deb ... #25 87.56 Unpacking libgpm2:amd64 (1.20.7-8) ... #25 87.86 Selecting previously unselected package libgraphite2-dev:amd64. #25 87.87 Preparing to unpack .../208-libgraphite2-dev_1.3.14-1_amd64.deb ... #25 87.91 Unpacking libgraphite2-dev:amd64 (1.3.14-1) ... #25 88.16 Selecting previously unselected package libharfbuzz-icu0:amd64. #25 88.17 Preparing to unpack .../209-libharfbuzz-icu0_2.7.4-1_amd64.deb ... #25 88.19 Unpacking libharfbuzz-icu0:amd64 (2.7.4-1) ... #25 88.45 Selecting previously unselected package libharfbuzz-gobject0:amd64. #25 88.46 Preparing to unpack .../210-libharfbuzz-gobject0_2.7.4-1_amd64.deb ... #25 88.51 Unpacking libharfbuzz-gobject0:amd64 (2.7.4-1) ... #25 88.65 Selecting previously unselected package libicu-dev:amd64. #25 88.66 Preparing to unpack .../211-libicu-dev_67.1-7+deb11u1_amd64.deb ... #25 88.70 Unpacking libicu-dev:amd64 (67.1-7+deb11u1) ... #25 91.21 Selecting previously unselected package libharfbuzz-dev:amd64. #25 91.22 Preparing to unpack .../212-libharfbuzz-dev_2.7.4-1_amd64.deb ... #25 91.25 Unpacking libharfbuzz-dev:amd64 (2.7.4-1) ... #25 91.60 Selecting previously unselected package libjpeg62-turbo-dev:amd64. #25 91.61 Preparing to unpack .../213-libjpeg62-turbo-dev_1%3a2.0.6-4_amd64.deb ... #25 91.62 Unpacking libjpeg62-turbo-dev:amd64 (1:2.0.6-4) ... #25 91.82 Selecting previously unselected package libjpeg-dev:amd64. #25 91.82 Preparing to unpack .../214-libjpeg-dev_1%3a2.0.6-4_amd64.deb ... #25 91.85 Unpacking libjpeg-dev:amd64 (1:2.0.6-4) ... #25 91.99 Selecting previously unselected package libldap-common. #25 92.01 Preparing to unpack .../215-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... #25 92.06 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... #25 92.30 Selecting previously unselected package libltdl7:amd64. #25 92.31 Preparing to unpack .../216-libltdl7_2.4.6-15_amd64.deb ... #25 92.32 Unpacking libltdl7:amd64 (2.4.6-15) ... #25 92.47 Selecting previously unselected package libltdl-dev:amd64. #25 92.47 Preparing to unpack .../217-libltdl-dev_2.4.6-15_amd64.deb ... #25 92.48 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #25 92.77 Selecting previously unselected package libthai-dev:amd64. #25 92.77 Preparing to unpack .../218-libthai-dev_0.1.28-3_amd64.deb ... #25 92.83 Unpacking libthai-dev:amd64 (0.1.28-3) ... #25 93.00 Selecting previously unselected package libxft-dev:amd64. #25 93.01 Preparing to unpack .../219-libxft-dev_2.3.2-2_amd64.deb ... #25 93.03 Unpacking libxft-dev:amd64 (2.3.2-2) ... #25 93.15 Selecting previously unselected package pango1.0-tools. #25 93.16 Preparing to unpack .../220-pango1.0-tools_1.46.2-3_amd64.deb ... #25 93.18 Unpacking pango1.0-tools (1.46.2-3) ... #25 93.41 Selecting previously unselected package libpango1.0-dev:amd64. #25 93.41 Preparing to unpack .../221-libpango1.0-dev_1.46.2-3_amd64.deb ... #25 93.47 Unpacking libpango1.0-dev:amd64 (1.46.2-3) ... #25 93.68 Selecting previously unselected package libpng-tools. #25 93.69 Preparing to unpack .../222-libpng-tools_1.6.37-3+deb11u1_amd64.deb ... #25 93.73 Unpacking libpng-tools (1.6.37-3+deb11u1) ... #25 93.88 Selecting previously unselected package librsvg2-common:amd64. #25 93.89 Preparing to unpack .../223-librsvg2-common_2.50.3+dfsg-1+deb11u1_amd64.deb ... #25 93.93 Unpacking librsvg2-common:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 94.11 Selecting previously unselected package librsvg2-dev:amd64. #25 94.12 Preparing to unpack .../224-librsvg2-dev_2.50.3+dfsg-1+deb11u1_amd64.deb ... #25 94.15 Unpacking librsvg2-dev:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 94.26 Selecting previously unselected package libsasl2-modules:amd64. #25 94.27 Preparing to unpack .../225-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... #25 94.28 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 94.51 Selecting previously unselected package libtool. #25 94.52 Preparing to unpack .../226-libtool_2.4.6-15_all.deb ... #25 94.55 Unpacking libtool (2.4.6-15) ... #25 94.83 Selecting previously unselected package libwayland-client0:amd64. #25 94.83 Preparing to unpack .../227-libwayland-client0_1.18.0-2~exp1.1_amd64.deb ... #25 94.84 Unpacking libwayland-client0:amd64 (1.18.0-2~exp1.1) ... #25 95.07 Selecting previously unselected package libxcb-randr0:amd64. #25 95.08 Preparing to unpack .../228-libxcb-randr0_1.14-3_amd64.deb ... #25 95.09 Unpacking libxcb-randr0:amd64 (1.14-3) ... #25 95.33 Selecting previously unselected package libxi6:amd64. #25 95.33 Preparing to unpack .../229-libxi6_2%3a1.7.10-1_amd64.deb ... #25 95.35 Unpacking libxi6:amd64 (2:1.7.10-1) ... #25 95.53 Selecting previously unselected package libxmuu1:amd64. #25 95.54 Preparing to unpack .../230-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #25 95.58 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #25 95.83 Selecting previously unselected package make. #25 95.84 Preparing to unpack .../231-make_4.3-4.1_amd64.deb ... #25 95.93 Unpacking make (4.3-4.1) ... #25 96.35 Selecting previously unselected package manpages-dev. #25 96.37 Preparing to unpack .../232-manpages-dev_5.10-1_all.deb ... #25 96.41 Unpacking manpages-dev (5.10-1) ... #25 97.03 Selecting previously unselected package mesa-vulkan-drivers:amd64. #25 97.05 Preparing to unpack .../233-mesa-vulkan-drivers_20.3.5-1_amd64.deb ... #25 97.09 Unpacking mesa-vulkan-drivers:amd64 (20.3.5-1) ... #25 98.30 Selecting previously unselected package patch. #25 98.31 Preparing to unpack .../234-patch_2.7.6-7_amd64.deb ... #25 98.32 Unpacking patch (2.7.6-7) ... #25 98.51 Selecting previously unselected package publicsuffix. #25 98.52 Preparing to unpack .../235-publicsuffix_20220811.1734-0+deb11u1_all.deb ... #25 98.55 Unpacking publicsuffix (20220811.1734-0+deb11u1) ... #25 98.82 Selecting previously unselected package python-is-python2. #25 98.84 Preparing to unpack .../236-python-is-python2_2.7.18-9_all.deb ... #25 98.84 Unpacking python-is-python2 (2.7.18-9) ... #25 98.93 Selecting previously unselected package xauth. #25 98.94 Preparing to unpack .../237-xauth_1%3a1.1-1_amd64.deb ... #25 98.98 Unpacking xauth (1:1.1-1) ... #25 99.12 Selecting previously unselected package xdg-user-dirs. #25 99.13 Preparing to unpack .../238-xdg-user-dirs_0.17-2_amd64.deb ... #25 99.15 Unpacking xdg-user-dirs (0.17-2) ... #25 99.35 Selecting previously unselected package libglx0:amd64. #25 99.36 Preparing to unpack .../239-libglx0_1.3.2-1_amd64.deb ... #25 99.37 Unpacking libglx0:amd64 (1.3.2-1) ... #25 99.57 Selecting previously unselected package libgl1:amd64. #25 99.58 Preparing to unpack .../240-libgl1_1.3.2-1_amd64.deb ... #25 99.59 Unpacking libgl1:amd64 (1.3.2-1) ... #25 99.81 Setting up media-types (4.0.0) ... #25 99.91 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ... #25 99.94 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #25 99.98 Setting up libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ... #25 100.0 Setting up libpciaccess0:amd64 (0.16-1) ... #25 100.0 Setting up libxau6:amd64 (1:1.0.9-1) ... #25 100.1 Setting up libpsl5:amd64 (0.21.0-1.2) ... #25 100.2 Setting up libpixman-1-dev:amd64 (0.40.0-1.1~deb11u1) ... #25 100.2 Setting up libgpm2:amd64 (1.20.7-8) ... #25 100.2 Setting up libpcre16-3:amd64 (2:8.39-13) ... #25 100.2 Setting up libicu67:amd64 (67.1-7+deb11u1) ... #25 100.3 Setting up libdatrie1:amd64 (0.2.13-1) ... #25 100.4 Setting up xdg-user-dirs (0.17-2) ... #25 100.6 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... #25 100.7 Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u7) ... #25 100.8 No schema files found: doing nothing. #25 100.8 Setting up manpages (5.10-1) ... #25 100.9 Setting up libglvnd0:amd64 (1.3.2-1) ... #25 100.9 Setting up perl-modules-5.32 (5.32.1-4+deb11u4) ... #25 100.9 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #25 101.0 Setting up libsqlite3-0:amd64 (3.34.1-3+deb11u1) ... #25 101.0 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... #25 101.1 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 101.1 Setting up libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u4) ... #25 101.1 Setting up binutils-common:amd64 (2.35.2-2) ... #25 101.2 Setting up x11-common (1:7.7+22) ... #25 101.7 debconf: unable to initialize frontend: Dialog #25 101.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #25 101.7 debconf: falling back to frontend: Readline #25 101.8 invoke-rc.d: could not determine current runlevel #25 101.8 invoke-rc.d: policy-rc.d denied execution of start. #25 101.8 Setting up libsensors-config (1:3.6.0-7) ... #25 102.0 Setting up libnghttp2-14:amd64 (1.43.0-1+deb11u2) ... #25 102.0 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... #25 102.1 Setting up libsepol1-dev:amd64 (3.1-1+deb11u1) ... #25 102.2 Setting up libdeflate0:amd64 (1.7-1) ... #25 102.2 Setting up less (551-2+deb11u2) ... #25 102.3 Setting up linux-libc-dev:amd64 (5.10.247-1) ... #25 102.4 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #25 102.4 Setting up liblzo2-2:amd64 (2.10-2) ... #25 102.4 Setting up file (1:5.39-3+deb11u1) ... #25 102.5 Setting up libgomp1:amd64 (10.2.1-6) ... #25 102.5 Setting up bzip2 (1.0.8-4) ... #25 102.5 Setting up libffi-dev:amd64 (3.3-6) ... #25 102.5 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... #25 102.6 Setting up libpthread-stubs0-dev:amd64 (0.4-1) ... #25 102.6 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #25 102.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... #25 102.6 Setting up libasan6:amd64 (10.2.1-6) ... #25 102.7 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 102.7 Setting up xtrans-dev (1.4.0-1) ... #25 102.7 Setting up libgraphite2-dev:amd64 (1.3.14-1) ... #25 102.7 Setting up autotools-dev (20180224.1+nmu1) ... #25 102.8 Setting up libz3-4:amd64 (4.8.10-1) ... #25 102.8 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... #25 102.8 Setting up libglib2.0-data (2.66.8-1+deb11u7) ... #25 102.9 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #25 102.9 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #25 103.0 Setting up libx11-data (2:1.7.2-1+deb11u2) ... #25 103.0 Setting up make (4.3-4.1) ... #25 103.0 Setting up libmpfr6:amd64 (4.1.0-3) ... #25 103.0 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #25 103.0 Setting up libsigsegv2:amd64 (2.13-1) ... #25 103.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... #25 103.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #25 103.1 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 #25 103.1 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 #25 103.1 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 #25 103.1 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 #25 103.1 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 #25 103.1 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 #25 103.1 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 #25 103.1 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 #25 103.1 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 #25 103.1 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 #25 103.1 Setting up libfribidi0:amd64 (1.0.8-2+deb11u1) ... #25 103.1 Setting up libquadmath0:amd64 (10.2.1-6) ... #25 103.1 Setting up libpng16-16:amd64 (1.6.37-3+deb11u1) ... #25 103.2 Setting up libpcre32-3:amd64 (2:8.39-13) ... #25 103.2 Setting up libmpc3:amd64 (1.2.0-1) ... #25 103.3 Setting up libatomic1:amd64 (10.2.1-6) ... #25 103.3 Setting up patch (2.7.6-7) ... #25 103.3 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #25 103.4 Setting up icu-devtools (67.1-7+deb11u1) ... #25 103.4 Setting up fonts-dejavu-core (2.37-2) ... #25 103.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... #25 103.6 Setting up libsensors5:amd64 (1:3.6.0-7) ... #25 103.7 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... #25 103.7 Setting up libltdl7:amd64 (2.4.6-15) ... #25 103.8 Setting up libglapi-mesa:amd64 (20.3.5-1) ... #25 103.8 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... #25 103.9 Setting up libvulkan1:amd64 (1.2.162.0-1) ... #25 103.9 Setting up libubsan1:amd64 (10.2.1-6) ... #25 104.0 Setting up libgif7:amd64 (5.1.9-2) ... #25 104.0 Setting up libmd0:amd64 (1.0.3-3) ... #25 104.1 Setting up libnsl-dev:amd64 (1.3.0-2) ... #25 104.1 Setting up sensible-utils (0.0.14) ... #25 104.1 Setting up libgif-dev (5.1.9-2) ... #25 104.2 Setting up libxshmfence1:amd64 (1.3-1) ... #25 104.2 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #25 104.2 Setting up libmpdec3:amd64 (2.5.1-1) ... #25 104.3 Setting up git-man (1:2.30.2-1+deb11u5) ... #25 104.3 Setting up libthai-data (0.1.28-3) ... #25 104.3 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ... #25 104.4 Setting up libssh2-1:amd64 (1.9.0-2+deb11u1) ... #25 104.4 Setting up xorg-sgml-doctools (1:1.11-1.1) ... #25 104.4 Setting up netbase (6.3) ... #25 104.5 Setting up libtiff5:amd64 (4.2.0-1+deb11u7) ... #25 104.5 Setting up libbinutils:amd64 (2.35.2-2) ... #25 104.6 Setting up libfido2-1:amd64 (1.6.0-2) ... #25 104.6 Setting up libisl23:amd64 (0.23-1) ... #25 104.6 Setting up libc-dev-bin (2.31-13+deb11u13) ... #25 104.7 Setting up openssl (1.1.1w-0+deb11u4) ... #25 104.7 Setting up libbsd0:amd64 (0.11.3-1+deb11u1) ... #25 104.7 Setting up libdrm-common (2.4.104-1) ... #25 104.8 Setting up libelf1:amd64 (0.183-1) ... #25 104.8 Setting up readline-common (8.1-1) ... #25 104.9 Setting up publicsuffix (20220811.1734-0+deb11u1) ... #25 104.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u9) ... #25 104.9 Setting up libcc1-0:amd64 (10.2.1-6) ... #25 104.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... #25 105.0 Setting up libbrotli-dev:amd64 (1.0.9-2+b2) ... #25 105.0 Setting up liblsan0:amd64 (10.2.1-6) ... #25 105.0 Setting up cpp-10 (10.2.1-6) ... #25 105.0 Setting up libitm1:amd64 (10.2.1-6) ... #25 105.1 Setting up libgdbm6:amd64 (1.19-2) ... #25 105.1 Setting up libtsan0:amd64 (10.2.1-6) ... #25 105.1 Setting up libwayland-client0:amd64 (1.18.0-2~exp1.1) ... #25 105.2 Setting up libctf0:amd64 (2.35.2-2) ... #25 105.2 Setting up x11proto-dev (2020.1-1) ... #25 105.2 Setting up manpages-dev (5.10-1) ... #25 105.3 Setting up libice6:amd64 (2:1.0.10-1) ... #25 105.3 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #25 105.4 Setting up libxcb1:amd64 (1.14-3) ... #25 105.4 Setting up libxcb-xfixes0:amd64 (1.14-3) ... #25 105.6 Setting up libxau-dev:amd64 (1:1.0.9-1) ... #25 105.7 Setting up libice-dev:amd64 (2:1.0.10-1) ... #25 105.8 Setting up libpng-tools (1.6.37-3+deb11u1) ... #25 105.8 Setting up libxcb-render0:amd64 (1.14-3) ... #25 105.9 Setting up libfribidi-dev:amd64 (1.0.8-2+deb11u1) ... #25 105.9 Setting up libxcb-glx0:amd64 (1.14-3) ... #25 105.9 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #25 106.0 Setting up libedit2:amd64 (3.1-20191231-2+b1) ... #25 106.0 Setting up libreadline8:amd64 (8.1-1) ... #25 106.0 Setting up libglib2.0-bin (2.66.8-1+deb11u7) ... #25 106.0 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... #25 106.0 Setting up m4 (1.4.18-5) ... #25 106.1 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u15) ... #25 106.1 Setting up libxcb-shm0:amd64 (1.14-3) ... #25 106.1 Setting up libxcb-present0:amd64 (1.14-3) ... #25 106.1 Setting up libthai0:amd64 (0.1.28-3) ... #25 106.1 Setting up ca-certificates (20210119) ... #25 106.4 debconf: unable to initialize frontend: Dialog #25 106.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #25 106.4 debconf: falling back to frontend: Readline #25 108.2 Updating certificates in /etc/ssl/certs... #25 112.1 129 added, 0 removed; done. #25 112.2 Setting up libxdmcp-dev:amd64 (1:1.1.2-3) ... #25 112.2 Setting up libllvm11:amd64 (1:11.0.1-2) ... #25 112.3 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 112.3 Setting up libxcb-sync1:amd64 (1.14-3) ... #25 112.3 Setting up shared-mime-info (2.0-1) ... #25 118.0 Setting up libgdbm-compat4:amd64 (1.19-2) ... #25 118.0 Setting up ucf (3.0043+deb11u2) ... #25 118.2 debconf: unable to initialize frontend: Dialog #25 118.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #25 118.2 debconf: falling back to frontend: Readline #25 118.4 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ... #25 118.4 Setting up libperl5.32:amd64 (5.32.1-4+deb11u4) ... #25 118.5 Setting up libxcb-dri2-0:amd64 (1.14-3) ... #25 118.5 Setting up x11proto-xext-dev (2020.1-1) ... #25 118.5 Setting up libdrm2:amd64 (2.4.104-1) ... #25 118.5 Setting up libxcb-randr0:amd64 (1.14-3) ... #25 118.5 Setting up cpp (4:10.2.1-1) ... #25 118.6 Setting up libc6-dev:amd64 (2.31-13+deb11u13) ... #25 118.6 Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ... #25 118.6 Setting up libharfbuzz0b:amd64 (2.7.4-1) ... #25 118.7 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 118.8 Setting up libsm6:amd64 (2:1.2.3-1) ... #25 118.8 Setting up libicu-dev:amd64 (67.1-7+deb11u1) ... #25 118.8 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #25 118.9 Setting up libpython3.9-stdlib:amd64 (3.9.2-1+deb11u3) ... #25 118.9 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #25 118.9 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #25 118.9 Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ... #25 119.0 Setting up libxcb-dri3-0:amd64 (1.14-3) ... #25 119.0 Setting up libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ... #25 119.0 Setting up libdrm-nouveau2:amd64 (2.4.104-1) ... #25 119.0 Setting up gir1.2-freedesktop:amd64 (1.66.1-1+b1) ... #25 119.1 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #25 119.1 Setting up libharfbuzz-icu0:amd64 (2.7.4-1) ... #25 119.1 Setting up libxdamage1:amd64 (1:1.1.5-2) ... #25 119.1 Setting up libxcb1-dev:amd64 (1.14-3) ... #25 119.1 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #25 119.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... #25 119.2 Setting up libxrender1:amd64 (1:0.9.10-1) ... #25 119.2 Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 119.3 Setting up libsm-dev:amd64 (2:1.2.3-1) ... #25 119.3 Setting up libselinux1-dev:amd64 (3.1-3) ... #25 119.3 Setting up libpcre3-dev:amd64 (2:8.39-13) ... #25 119.3 Setting up libdrm-radeon1:amd64 (2.4.104-1) ... #25 119.3 Setting up fontconfig-config (2.13.1-4.2) ... #25 119.5 debconf: unable to initialize frontend: Dialog #25 119.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #25 119.5 debconf: falling back to frontend: Readline #25 120.0 Setting up openssh-client (1:8.4p1-5+deb11u5) ... #25 120.3 Setting up libdrm-intel1:amd64 (2.4.104-1) ... #25 120.3 Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ... #25 120.4 Setting up libx11-dev:amd64 (2:1.7.2-1+deb11u2) ... #25 120.4 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #25 120.4 Setting up libharfbuzz-gobject0:amd64 (2.7.4-1) ... #25 120.4 Setting up binutils (2.35.2-2) ... #25 120.5 Setting up gir1.2-harfbuzz-0.0:amd64 (2.7.4-1) ... #25 120.5 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #25 120.5 Setting up libxcb-shm0-dev:amd64 (1.14-3) ... #25 120.5 Setting up perl (5.32.1-4+deb11u4) ... #25 120.6 Setting up libexpat1-dev:amd64 (2.2.10-2+deb11u7) ... #25 120.6 Setting up libjpeg62-turbo-dev:amd64 (1:2.0.6-4) ... #25 120.6 Setting up libxfixes3:amd64 (1:5.0.3-2) ... #25 120.6 Setting up uuid-dev:amd64 (2.36.1-8+deb11u2) ... #25 120.6 Setting up libxcb-render0-dev:amd64 (1.14-3) ... #25 120.7 Setting up gcc-10 (10.2.1-6) ... #25 120.7 Setting up libdpkg-perl (1.20.13) ... #25 120.7 Setting up autoconf (2.69-14) ... #25 120.7 Setting up libxext-dev:amd64 (2:1.3.3-1.1) ... #25 120.8 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #25 120.8 Setting up xauth (1:1.1-1) ... #25 120.8 Setting up libgdk-pixbuf2.0-bin (2.42.2+dfsg-1+deb11u4) ... #25 120.8 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #25 120.9 Setting up mailcap (3.69) ... #25 120.9 Setting up libxrender-dev:amd64 (1:0.9.10-1) ... #25 121.0 Setting up python3.9 (3.9.2-1+deb11u3) ... #25 122.7 Setting up automake (1:1.16.3-2) ... #25 122.7 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #25 122.7 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #25 122.7 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #25 122.7 Setting up mesa-vulkan-drivers:amd64 (20.3.5-1) ... #25 122.7 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u2) ... #25 122.8 Setting up fontconfig (2.13.1-4.2) ... #25 122.8 Regenerating fonts cache... done. #25 125.0 Setting up libxft2:amd64 (2.3.2-2) ... #25 125.0 Setting up libglx-mesa0:amd64 (20.3.5-1) ... #25 125.0 Setting up g++-10 (10.2.1-6) ... #25 125.0 Setting up mime-support (3.66) ... #25 125.1 Setting up libxi6:amd64 (2:1.7.10-1) ... #25 125.1 Setting up libglx0:amd64 (1.3.2-1) ... #25 125.1 Setting up libtool (2.4.6-15) ... #25 125.1 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #25 125.1 Setting up libpango-1.0-0:amd64 (1.46.2-3) ... #25 125.1 Setting up libpng-dev:amd64 (1.6.37-3+deb11u1) ... #25 125.2 Setting up libjpeg-dev:amd64 (1:2.0.6-4) ... #25 125.2 Setting up python3 (3.9.2-3) ... #25 125.2 running python rtupdate hooks for python3.9... #25 125.8 running python post-rtupdate hooks for python3.9... #25 126.0 Setting up libcairo2:amd64 (1.16.0-5) ... #25 126.0 Setting up gcc (4:10.2.1-1) ... #25 126.1 Setting up libfreetype-dev:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 126.1 Setting up libpython2.7-stdlib:amd64 (2.7.18-8+deb11u1) ... #25 126.1 Setting up liberror-perl (0.17029-1) ... #25 126.2 Setting up libltdl-dev:amd64 (2.4.6-15) ... #25 126.2 Setting up libgl1:amd64 (1.3.2-1) ... #25 126.2 Setting up libgd3:amd64 (2.3.0-2+deb11u1) ... #25 126.2 Setting up pkg-config (0.29.2-1) ... #25 126.3 Setting up git (1:2.30.2-1+deb11u5) ... #25 126.4 Setting up g++ (4:10.2.1-1) ... #25 126.5 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #25 126.6 Setting up libdatrie-dev:amd64 (0.2.13-1) ... #25 126.7 Setting up libcairo-gobject2:amd64 (1.16.0-5) ... #25 126.7 Setting up libpangoft2-1.0-0:amd64 (1.46.2-3) ... #25 126.8 Setting up python3-lib2to3 (3.9.2-1) ... #25 127.1 Setting up libmount-dev:amd64 (2.36.1-8+deb11u2) ... #25 127.1 Setting up libpangocairo-1.0-0:amd64 (1.46.2-3) ... #25 127.1 Setting up libc-devtools (2.31-13+deb11u13) ... #25 127.1 Setting up python3-distutils (3.9.2-1) ... #25 127.5 Setting up libcairo-script-interpreter2:amd64 (1.16.0-5) ... #25 127.5 Setting up libglib2.0-dev-bin (2.66.8-1+deb11u7) ... #25 127.9 Setting up libpangoxft-1.0-0:amd64 (1.46.2-3) ... #25 127.9 Setting up python2.7 (2.7.18-8+deb11u1) ... #25 129.8 Setting up libpython2-stdlib:amd64 (2.7.18-3) ... #25 129.8 Setting up pango1.0-tools (1.46.2-3) ... #25 129.8 Setting up python2 (2.7.18-3) ... #25 129.8 Setting up libfreetype6-dev:amd64 (2.10.4+dfsg-1+deb11u2) ... #25 129.9 Setting up librsvg2-2:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 129.9 Setting up gir1.2-pango-1.0:amd64 (1.46.2-3) ... #25 129.9 Setting up libglib2.0-dev:amd64 (2.66.8-1+deb11u7) ... #25 130.0 Setting up librsvg2-common:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 130.0 Setting up libthai-dev:amd64 (0.1.28-3) ... #25 130.1 Setting up gir1.2-rsvg-2.0:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 130.1 Setting up python-is-python2 (2.7.18-9) ... #25 130.1 Setting up libgdk-pixbuf-2.0-dev:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 130.1 Setting up libharfbuzz-dev:amd64 (2.7.4-1) ... #25 130.1 Setting up libfontconfig-dev:amd64 (2.13.1-4.2) ... #25 130.2 Setting up libcairo2-dev:amd64 (1.16.0-5) ... #25 130.2 Setting up libxft-dev:amd64 (2.3.2-2) ... #25 130.2 Setting up libfontconfig1-dev:amd64 (2.13.1-4.2) ... #25 130.3 Setting up libpango1.0-dev:amd64 (1.46.2-3) ... #25 130.3 Setting up librsvg2-dev:amd64 (2.50.3+dfsg-1+deb11u1) ... #25 130.3 Processing triggers for libc-bin (2.31-13+deb11u13) ... #25 130.5 Processing triggers for ca-certificates (20210119) ... #25 130.5 Updating certificates in /etc/ssl/certs... #25 132.5 0 added, 0 removed; done. #25 132.5 Running hooks in /etc/ca-certificates/update.d... #25 132.5 done. #25 132.5 Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.2+dfsg-1+deb11u4) ... #25 DONE 134.5s #26 [base 3/4] RUN mkdir -p /openedx/app /openedx/env #26 DONE 0.8s #27 [base 4/4] WORKDIR /openedx/app #27 DONE 0.1s #28 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#master . #28 DONE 0.2s #29 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #29 DONE 0.3s #30 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #30 ... #31 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #31 DONE 0.3s #32 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #32 ... #30 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #30 DONE 0.6s #33 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #33 DONE 0.7s #32 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #32 DONE 1.3s #34 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #34 DONE 0.7s #35 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #35 DONE 0.6s #36 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #36 ... #37 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #37 DONE 0.4s #36 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #36 DONE 0.3s #38 [admin-console-src 1/1] COPY --from=admin-console-git /openedx/app / #38 DONE 0.2s #39 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-authoring.git#buhaienko/test-sandbox-for-CC-17 . #39 ... #40 [communications-src 1/1] COPY --from=communications-git /openedx/app / #40 DONE 0.2s #41 [profile-src 1/1] COPY --from=profile-git /openedx/app / #41 DONE 0.2s #39 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-authoring.git#buhaienko/test-sandbox-for-CC-17 . #39 ... #42 [ora-grading-src 1/1] COPY --from=ora-grading-git /openedx/app / #42 DONE 0.3s #43 [learner-dashboard-src 1/1] COPY --from=learner-dashboard-git /openedx/app / #43 DONE 0.3s #44 [learning-src 1/1] COPY --from=learning-git /openedx/app / #44 DONE 0.5s #39 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-authoring.git#buhaienko/test-sandbox-for-CC-17 . #39 DONE 2.2s #45 [gradebook-src 1/1] COPY --from=gradebook-git /openedx/app / #45 DONE 0.6s #46 [discussions-src 1/1] COPY --from=discussions-git /openedx/app / #46 DONE 0.5s #47 [authn-src 1/1] COPY --from=authn-git /openedx/app / #47 DONE 0.5s #48 [account-src 1/1] COPY --from=account-git /openedx/app / #48 DONE 0.4s #49 [admin-console-common 1/9] COPY --from=admin-console-src /package.json /openedx/app/package.json #49 DONE 0.2s #50 [communications-common 1/9] COPY --from=communications-src /package.json /openedx/app/package.json #50 DONE 0.1s #51 [profile-common 1/9] COPY --from=profile-src /package.json /openedx/app/package.json #51 DONE 0.1s #52 [ora-grading-common 1/9] COPY --from=ora-grading-src /package.json /openedx/app/package.json #52 DONE 0.1s #53 [learner-dashboard-common 1/9] COPY --from=learner-dashboard-src /package.json /openedx/app/package.json #53 DONE 0.1s #54 [learning-common 1/9] COPY --from=learning-src /package.json /openedx/app/package.json #54 DONE 0.0s #55 [gradebook-common 1/9] COPY --from=gradebook-src /package.json /openedx/app/package.json #55 DONE 0.0s #56 [discussions-common 1/9] COPY --from=discussions-src /package.json /openedx/app/package.json #56 DONE 0.0s #57 [authn-common 1/9] COPY --from=authn-src /package.json /openedx/app/package.json #57 DONE 0.0s #58 [account-common 1/9] COPY --from=account-src /package.json /openedx/app/package.json #58 DONE 0.1s #59 [admin-console-common 2/9] COPY --from=admin-console-src /package-lock.json /openedx/app/package-lock.json #59 DONE 0.1s #60 [communications-common 2/9] COPY --from=communications-src /package-lock.json /openedx/app/package-lock.json #60 DONE 0.1s #61 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #61 ... #62 [profile-common 2/9] COPY --from=profile-src /package-lock.json /openedx/app/package-lock.json #62 DONE 0.1s #63 [ora-grading-common 2/9] COPY --from=ora-grading-src /package-lock.json /openedx/app/package-lock.json #63 DONE 0.1s #64 [learner-dashboard-common 2/9] COPY --from=learner-dashboard-src /package-lock.json /openedx/app/package-lock.json #64 DONE 0.1s #61 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #61 ... #65 [learning-common 2/9] COPY --from=learning-src /package-lock.json /openedx/app/package-lock.json #65 DONE 0.1s #66 [gradebook-common 2/9] COPY --from=gradebook-src /package-lock.json /openedx/app/package-lock.json #66 DONE 0.1s #67 [discussions-common 2/9] COPY --from=discussions-src /package-lock.json /openedx/app/package-lock.json #67 DONE 0.1s #61 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #61 ... #68 [authn-common 2/9] COPY --from=authn-src /package-lock.json /openedx/app/package-lock.json #68 DONE 0.1s #69 [account-common 2/9] COPY --from=account-src /package-lock.json /openedx/app/package-lock.json #69 DONE 0.1s #70 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 ... #61 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #61 DONE 1.5s #71 [communications-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #71 26.34 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #71 ... #70 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 30.05 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #70 ... #71 [communications-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #71 33.70 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #71 35.55 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #71 40.90 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #71 41.95 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #71 ... #70 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 37.56 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #70 39.09 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #70 44.01 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #70 ... #71 [communications-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #71 45.02 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #71 46.52 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #71 47.87 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #71 48.34 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #71 48.47 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. #71 49.45 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #71 52.19 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #71 ... #70 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 47.18 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #70 48.62 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #70 49.81 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #70 52.38 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #70 52.72 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. #70 52.92 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #70 55.04 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #70 ... #71 [communications-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #71 55.11 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #71 ... #70 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 58.60 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #70 59.83 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #70 ... #71 [communications-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #71 69.73 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 #71 ... #70 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 77.48 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 #70 ... #71 [communications-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #71 97.00 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #71 ... #70 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 106.5 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #70 ... #71 [communications-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #71 125.6 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. #71 125.8 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. #71 ... #70 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 147.8 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. #70 147.9 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. #70 ... #71 [communications-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #71 197.2 #71 197.2 added 1602 packages in 3m #71 DONE 198.8s #70 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 ... #72 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 ... #70 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 220.4 #70 220.4 added 1923 packages in 4m #70 220.4 npm notice #70 220.4 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #70 220.4 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #70 220.4 npm notice To update run: npm install -g npm@11.7.0 #70 220.4 npm notice #70 DONE 223.1s #72 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 ... #73 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #73 ... #72 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 45.38 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #72 46.23 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #72 46.57 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #72 46.69 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #72 46.98 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #72 47.21 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #72 47.27 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #72 47.64 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #72 48.28 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 48.28 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 48.29 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #72 48.29 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 48.29 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 48.33 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #72 48.33 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 48.34 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 48.38 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 48.40 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 48.40 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #72 48.41 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 48.43 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 48.51 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 49.03 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. #72 50.07 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #72 50.86 npm warn deprecated rimraf@2.6.2: Rimraf versions prior to v4 are no longer supported #72 51.74 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #72 ... #73 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #73 32.16 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #73 32.50 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #73 32.60 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #73 34.75 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #73 35.08 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #73 35.11 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #73 35.13 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #73 35.54 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #73 36.12 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #73 36.45 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #73 36.46 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #73 37.62 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. #73 38.79 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #73 40.37 npm warn deprecated npmlog@5.0.1: This package is no longer supported. #73 41.29 npm warn deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. #73 41.68 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. #73 42.75 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #73 44.59 npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported. #73 ... #72 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 58.30 npm warn deprecated lodash.pick@4.4.0: This package is deprecated. Use destructuring assignment syntax instead. #72 59.46 npm warn deprecated lodash.omit@4.5.0: This package is deprecated. Use destructuring assignment syntax instead. #72 60.94 npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead. #72 ... #73 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #73 45.46 npm warn deprecated gauge@3.0.2: This package is no longer supported. #73 47.29 npm warn deprecated react-router-redux@5.0.0-alpha.9: This project is no longer maintained. #73 ... #72 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 97.31 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 #72 ... #73 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #73 75.11 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 #73 ... #72 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 127.4 npm warn deprecated graphql@14.7.0: No longer supported; please update to a newer version. Details: https://github.com/graphql/graphql-js#version-support #72 132.9 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #72 ... #73 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #73 109.7 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #73 142.6 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. #73 142.7 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. #73 ... #72 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 182.5 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. #72 182.6 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. #72 ... #73 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #73 285.7 #73 285.7 added 1741 packages in 5m #73 DONE 287.3s #72 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 ... #74 [learner-dashboard-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #74 34.03 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #74 34.64 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #74 34.83 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #74 35.54 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #74 35.89 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #74 35.94 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #74 36.63 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #74 36.85 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #74 36.98 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #74 36.99 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #74 37.43 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. #74 38.19 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #74 39.33 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #74 65.92 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 #74 86.03 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #74 107.5 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. #74 107.5 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. #74 166.7 #74 166.7 added 1675 packages in 3m #74 DONE 168.5s #72 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 ... #75 [learning-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #75 27.50 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #75 27.89 npm warn deprecated lodash.pick@4.4.0: This package is deprecated. Use destructuring assignment syntax instead. #75 28.05 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #75 28.35 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #75 28.42 npm warn deprecated lodash.omit@4.5.0: This package is deprecated. Use destructuring assignment syntax instead. #75 29.12 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #75 29.64 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #75 29.87 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #75 30.89 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #75 31.18 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #75 31.36 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #75 31.37 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #75 31.39 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #75 32.72 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. #75 33.69 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #75 35.37 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #75 39.46 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. #75 39.57 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. #75 61.32 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 #75 85.94 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #75 107.0 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. #75 107.1 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. #75 160.4 #75 160.4 added 1848 packages in 3m #75 DONE 162.8s #72 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 ... #76 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 29.61 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #76 30.54 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #76 30.76 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #76 31.19 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #76 31.32 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #76 31.35 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #76 31.73 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #76 31.93 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #76 31.99 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #76 32.11 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #76 32.94 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. #76 33.53 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #76 33.57 npm warn deprecated redux-devtools-extension@2.13.8: Package moved to @redux-devtools/extension. #76 33.87 npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported. #76 33.89 npm warn deprecated npmlog@2.0.4: This package is no longer supported. #76 35.13 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #76 36.47 npm warn deprecated react-router-redux@5.0.0-alpha.9: This project is no longer maintained. #76 37.56 npm warn deprecated gauge@1.2.7: This package is no longer supported. #76 64.76 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 #76 ... #72 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 730.2 #72 730.2 added 2276 packages in 12m #72 DONE 732.1s #76 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 ... #77 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #77 ... #76 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 98.86 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #76 128.4 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. #76 128.6 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. #76 129.3 npm warn deprecated core-js@3.6.5: 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. #76 ... #77 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #77 40.52 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #77 41.35 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #77 41.69 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #77 42.91 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #77 43.29 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #77 43.64 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #77 43.64 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #77 44.36 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #77 44.84 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #77 45.12 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #77 45.18 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #77 46.93 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. #77 48.57 npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated #77 48.57 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #77 48.69 npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated #77 49.83 npm warn deprecated @types/minimatch@6.0.0: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed. #77 50.33 npm warn deprecated @types/schema-utils@2.4.0: This is a stub types definition. schema-utils provides its own type definitions, so you do not need this installed. #77 50.36 npm warn deprecated babel-plugin-react-intl@8.2.25: this package has been renamed to babel-plugin-formatjs #77 50.65 npm warn deprecated @types/json-stable-stringify@1.2.0: This is a stub types definition. json-stable-stringify provides its own type definitions, so you do not need this installed. #77 50.81 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #77 54.64 npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated #77 56.12 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead #77 57.34 npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated #77 57.91 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. #77 58.24 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead #77 58.69 npm warn deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added #77 70.08 npm warn deprecated intl-messageformat-parser@6.1.2: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser #77 82.90 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 #77 91.88 npm warn deprecated bootstrap@4.6.2: This version of Bootstrap is no longer supported. Please upgrade to the latest version. #77 ... #76 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 199.6 #76 199.6 added 1756 packages in 3m #76 DONE 202.4s #77 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #77 112.4 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #77 ... #78 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #78 ... #77 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #77 141.9 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. #77 141.9 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. #77 ... #78 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #78 53.06 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #78 54.23 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #78 54.58 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #78 56.82 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #78 57.23 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #78 57.57 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #78 58.18 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #78 58.75 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #78 58.98 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #78 59.03 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #78 59.91 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. #78 60.72 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #78 61.89 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #78 63.95 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. #78 63.95 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. #78 88.86 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 #78 115.7 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #78 ... #77 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #77 244.6 #77 244.6 added 2023 packages in 4m #77 DONE 247.0s #78 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #78 ... #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #78 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #78 180.0 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. #78 180.0 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. #78 ... #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 56.03 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #79 56.53 npm warn deprecated lodash.pick@4.4.0: This package is deprecated. Use destructuring assignment syntax instead. #79 56.59 npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead. #79 56.90 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #79 57.23 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #79 57.57 npm warn deprecated lodash.omit@4.5.0: This package is deprecated. Use destructuring assignment syntax instead. #79 58.54 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #79 59.04 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #79 59.11 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #79 60.62 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #79 61.21 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #79 61.59 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #79 61.71 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #79 64.56 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. #79 68.01 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #79 70.56 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #79 73.63 npm warn deprecated react-scrollspy@3.4.3: No longer actively maintained. Please use @makotot/ghostui instead. #79 73.67 npm warn deprecated redux-devtools-extension@2.13.9: Package moved to @redux-devtools/extension. #79 86.08 npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead #79 107.1 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 #79 133.3 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #79 ... #78 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #78 287.4 #78 287.4 added 2004 packages in 5m #78 DONE 290.2s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #80 [authoring-common 1/9] COPY --from=authoring-src /package.json /openedx/app/package.json #80 DONE 0.2s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #81 [communications-common 4/9] RUN mkdir -p /openedx/themes #81 DONE 8.8s #82 [admin-console-common 4/9] RUN mkdir -p /openedx/themes #82 DONE 12.0s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #83 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #83 DONE 7.6s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #84 [learner-dashboard-common 4/9] RUN mkdir -p /openedx/themes #84 ... #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 190.8 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. #79 ... #84 [learner-dashboard-common 4/9] RUN mkdir -p /openedx/themes #84 DONE 6.6s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 191.2 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. #79 ... #85 [learning-common 4/9] RUN mkdir -p /openedx/themes #85 DONE 6.0s #86 [profile-common 4/9] RUN mkdir -p /openedx/themes #86 DONE 20.4s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #87 [gradebook-common 4/9] RUN mkdir -p /openedx/themes #87 DONE 7.4s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #88 [discussions-common 4/9] RUN mkdir -p /openedx/themes #88 DONE 7.0s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #89 [authn-common 4/9] RUN mkdir -p /openedx/themes #89 DONE 13.1s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #90 [authoring-common 2/9] COPY --from=authoring-src /package-lock.json /openedx/app/package-lock.json #90 DONE 0.1s #91 [communications-common 5/9] COPY ./themes /openedx/themes #91 DONE 1.0s #92 [admin-console-common 5/9] COPY ./themes /openedx/themes #92 DONE 0.5s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #93 [ora-grading-common 5/9] COPY ./themes /openedx/themes #93 DONE 0.5s #94 [learner-dashboard-common 5/9] COPY ./themes /openedx/themes #94 DONE 0.5s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #95 [learning-common 5/9] COPY ./themes /openedx/themes #95 DONE 0.4s #96 [profile-common 5/9] COPY ./themes /openedx/themes #96 DONE 0.5s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #97 [gradebook-common 5/9] COPY ./themes /openedx/themes #97 DONE 0.6s #98 [discussions-common 5/9] COPY ./themes /openedx/themes #98 DONE 0.5s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #99 [authn-common 5/9] COPY ./themes /openedx/themes #99 DONE 0.5s #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 ... #100 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #100 ... #79 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #79 285.5 #79 285.5 added 2014 packages in 5m #79 DONE 287.6s #101 [communications-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #101 ... #100 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #100 36.86 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #100 37.52 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. #100 37.74 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #100 39.47 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. #100 39.58 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #100 40.02 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #100 40.02 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #100 40.78 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #100 41.16 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #100 41.32 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #100 41.33 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #100 41.42 npm warn deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. #100 42.32 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. #100 43.49 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #100 44.30 npm warn deprecated moment-shortformat@2.1.0: Package is no longer maintained #100 45.57 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #100 49.44 npm warn deprecated fetch-mock-jest@1.5.1: Use https://www.npmjs.com/package/@fetch-mock/jest instead. The underlying version of fetch-mock will also need upgrading: see https://www.wheresrhys.co.uk/fetch-mock/docs/Usage/upgrade-guide #100 ... #101 [communications-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #101 20.73 #101 20.73 added 1 package, changed 1 package, and audited 1605 packages in 19s #101 20.73 #101 20.73 313 packages are looking for funding #101 20.73 run `npm fund` for details #101 20.84 #101 20.84 20 vulnerabilities (7 low, 7 moderate, 6 high) #101 20.84 #101 20.84 To address issues that do not require attention, run: #101 20.84 npm audit fix #101 20.84 #101 20.84 To address all issues (including breaking changes), run: #101 20.84 npm audit fix --force #101 20.84 #101 20.84 Run `npm audit` for details. #101 20.85 npm notice #101 20.85 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #101 20.85 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #101 20.85 npm notice To update run: npm install -g npm@11.7.0 #101 20.85 npm notice #101 DONE 21.9s #100 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #100 ... #102 [admin-console-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #102 ... #100 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #100 71.23 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 #100 ... #102 [admin-console-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #102 21.77 #102 21.77 added 1 package, changed 1 package, and audited 1926 packages in 21s #102 21.77 #102 21.77 346 packages are looking for funding #102 21.77 run `npm fund` for details #102 21.80 #102 21.80 17 vulnerabilities (6 low, 6 moderate, 5 high) #102 21.80 #102 21.80 To address issues that do not require attention, run: #102 21.80 npm audit fix #102 21.80 #102 21.80 To address all issues (including breaking changes), run: #102 21.80 npm audit fix --force #102 21.80 #102 21.80 Run `npm audit` for details. #102 21.81 npm notice #102 21.81 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #102 21.81 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #102 21.81 npm notice To update run: npm install -g npm@11.7.0 #102 21.81 npm notice #102 DONE 22.4s #100 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #100 ... #103 [ora-grading-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #103 15.71 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #103 ... #100 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #100 100.2 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #100 ... #103 [ora-grading-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #103 25.36 #103 25.36 added 1 package, removed 4 packages, changed 8 packages, and audited 1740 packages in 24s #103 25.36 #103 25.36 343 packages are looking for funding #103 25.36 run `npm fund` for details #103 25.42 #103 25.42 28 vulnerabilities (9 low, 6 moderate, 12 high, 1 critical) #103 25.42 #103 25.42 To address issues that do not require attention, run: #103 25.42 npm audit fix #103 25.42 #103 25.42 To address all issues possible (including breaking changes), run: #103 25.42 npm audit fix --force #103 25.42 #103 25.42 Some issues need review, and may require choosing #103 25.42 a different dependency. #103 25.42 #103 25.42 Run `npm audit` for details. #103 25.44 npm notice #103 25.44 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #103 25.44 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #103 25.44 npm notice To update run: npm install -g npm@11.7.0 #103 25.44 npm notice #103 DONE 26.0s #100 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #100 ... #104 [learner-dashboard-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #104 ... #100 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #100 121.5 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. #100 121.6 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. #100 121.9 npm warn deprecated core-js@3.6.5: 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. #100 ... #104 [learner-dashboard-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #104 16.41 #104 16.41 added 1 package, changed 1 package, and audited 1678 packages in 15s #104 16.42 #104 16.42 336 packages are looking for funding #104 16.42 run `npm fund` for details #104 16.46 #104 16.46 16 vulnerabilities (5 low, 6 moderate, 5 high) #104 16.46 #104 16.46 To address issues that do not require attention, run: #104 16.46 npm audit fix #104 16.46 #104 16.46 To address all issues (including breaking changes), run: #104 16.46 npm audit fix --force #104 16.46 #104 16.46 Run `npm audit` for details. #104 16.47 npm notice #104 16.47 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #104 16.47 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #104 16.47 npm notice To update run: npm install -g npm@11.7.0 #104 16.47 npm notice #104 DONE 17.3s #105 [learning-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #105 18.37 #105 18.37 added 2 packages, changed 1 package, and audited 1852 packages in 18s #105 18.37 #105 18.37 391 packages are looking for funding #105 18.37 run `npm fund` for details #105 18.47 #105 18.47 28 vulnerabilities (9 low, 6 moderate, 12 high, 1 critical) #105 18.47 #105 18.47 To address issues that do not require attention, run: #105 18.47 npm audit fix #105 18.47 #105 18.47 To address all issues (including breaking changes), run: #105 18.47 npm audit fix --force #105 18.47 #105 18.47 Run `npm audit` for details. #105 18.48 npm notice #105 18.48 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #105 18.48 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #105 18.48 npm notice To update run: npm install -g npm@11.7.0 #105 18.48 npm notice #105 DONE 19.0s #100 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #100 ... #106 [profile-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #106 23.02 #106 23.02 added 1 package, changed 1 package, and audited 2279 packages in 22s #106 23.02 #106 23.03 368 packages are looking for funding #106 23.03 run `npm fund` for details #106 23.18 #106 23.18 23 vulnerabilities (7 low, 6 moderate, 10 high) #106 23.18 #106 23.18 To address issues that do not require attention, run: #106 23.18 npm audit fix #106 23.18 #106 23.18 To address all issues (including breaking changes), run: #106 23.18 npm audit fix --force #106 23.18 #106 23.18 Run `npm audit` for details. #106 23.20 npm notice #106 23.20 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #106 23.20 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #106 23.20 npm notice To update run: npm install -g npm@11.7.0 #106 23.20 npm notice #106 DONE 23.6s #100 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #100 ... #107 [gradebook-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #107 ... #100 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #100 183.4 #100 183.4 added 1861 packages in 3m #100 DONE 184.8s #107 [gradebook-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #107 ... #108 [discussions-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #108 ... #107 [gradebook-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #107 26.79 #107 26.79 added 1 package, changed 1 package, and audited 1759 packages in 26s #107 26.79 #107 26.79 332 packages are looking for funding #107 26.79 run `npm fund` for details #107 26.92 #107 26.92 27 vulnerabilities (9 low, 8 moderate, 8 high, 2 critical) #107 26.92 #107 26.92 To address issues that do not require attention, run: #107 26.92 npm audit fix #107 26.92 #107 26.92 To address all issues possible (including breaking changes), run: #107 26.92 npm audit fix --force #107 26.92 #107 26.92 Some issues need review, and may require choosing #107 26.92 a different dependency. #107 26.92 #107 26.92 Run `npm audit` for details. #107 26.95 npm notice #107 26.95 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #107 26.95 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #107 26.95 npm notice To update run: npm install -g npm@11.7.0 #107 26.95 npm notice #107 DONE 27.3s #109 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #109 ... #108 [discussions-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #108 30.76 #108 30.76 added 1 package, changed 1 package, and audited 2026 packages in 30s #108 30.76 #108 30.76 347 packages are looking for funding #108 30.77 run `npm fund` for details #108 30.96 #108 30.96 35 vulnerabilities (5 low, 23 moderate, 7 high) #108 30.96 #108 30.96 To address issues that do not require attention, run: #108 30.96 npm audit fix #108 30.96 #108 30.96 To address all issues (including breaking changes), run: #108 30.96 npm audit fix --force #108 30.96 #108 30.96 Run `npm audit` for details. #108 30.97 npm notice #108 30.97 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #108 30.97 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #108 30.97 npm notice To update run: npm install -g npm@11.7.0 #108 30.97 npm notice #108 DONE 31.4s #109 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #109 ... #110 [account-common 4/9] RUN mkdir -p /openedx/themes #110 ... #109 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #109 22.38 #109 22.38 added 1 package, changed 1 package, and audited 2007 packages in 22s #109 22.38 #109 22.38 347 packages are looking for funding #109 22.38 run `npm fund` for details #109 22.40 #109 22.40 16 vulnerabilities (5 low, 6 moderate, 5 high) #109 22.40 #109 22.40 To address issues that do not require attention, run: #109 22.40 npm audit fix #109 22.40 #109 22.40 To address all issues possible (including breaking changes), run: #109 22.40 npm audit fix --force #109 22.40 #109 22.40 Some issues need review, and may require choosing #109 22.40 a different dependency. #109 22.40 #109 22.40 Run `npm audit` for details. #109 22.42 npm notice #109 22.42 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #109 22.42 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #109 22.42 npm notice To update run: npm install -g npm@11.7.0 #109 22.42 npm notice #109 DONE 22.8s #111 [communications-common 7/9] COPY --from=communications-src / /openedx/app #111 ... #110 [account-common 4/9] RUN mkdir -p /openedx/themes #110 DONE 12.5s #111 [communications-common 7/9] COPY --from=communications-src / /openedx/app #111 DONE 11.2s #112 [ora-grading-common 7/9] COPY --from=ora-grading-src / /openedx/app #112 ... #113 [admin-console-common 7/9] COPY --from=admin-console-src / /openedx/app #113 DONE 0.6s #114 [learner-dashboard-common 7/9] COPY --from=learner-dashboard-src / /openedx/app #114 ... #112 [ora-grading-common 7/9] COPY --from=ora-grading-src / /openedx/app #112 DONE 0.9s #115 [learning-common 7/9] COPY --from=learning-src / /openedx/app #115 ... #114 [learner-dashboard-common 7/9] COPY --from=learner-dashboard-src / /openedx/app #114 DONE 1.1s #116 [profile-common 7/9] COPY --from=profile-src / /openedx/app #116 DONE 0.7s #115 [learning-common 7/9] COPY --from=learning-src / /openedx/app #115 DONE 1.6s #117 [gradebook-common 7/9] COPY --from=gradebook-src / /openedx/app #117 ... #118 [authoring-common 4/9] RUN mkdir -p /openedx/themes #118 DONE 6.5s #119 [discussions-common 7/9] COPY --from=discussions-src / /openedx/app #119 ... #117 [gradebook-common 7/9] COPY --from=gradebook-src / /openedx/app #117 DONE 6.9s #120 [authn-common 7/9] COPY --from=authn-src / /openedx/app #120 ... #119 [discussions-common 7/9] COPY --from=discussions-src / /openedx/app #119 DONE 0.6s #121 [account-common 5/9] COPY ./themes /openedx/themes #121 ... #120 [authn-common 7/9] COPY --from=authn-src / /openedx/app #120 DONE 0.5s #122 [communications-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #122 ... #121 [account-common 5/9] COPY ./themes /openedx/themes #121 DONE 0.5s #123 [admin-console-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #123 0.446 mkdir src/i18n/messages #123 0.496 cd src/i18n/messages \ #123 0.496 && atlas pull --repository=openedx/openedx-translations --revision=main \ #123 0.496 translations/frontend-platform/src/i18n/messages:frontend-platform \ #123 0.496 translations/paragon/src/i18n/messages:paragon \ #123 0.496 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #123 0.496 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #123 0.496 translations/frontend-template-application/src/i18n/messages:frontend-template-application #123 0.532 Pulling translation files #123 0.532 - directory: translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-template-application/src/i18n/messages:frontend-template-application #123 0.532 - repository: openedx/openedx-translations #123 0.532 - revision: main #123 0.532 - filter: Not Specified #123 0.532 - expand-glob: Not Specified #123 0.601 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #123 1.619 Done. #123 1.620 Setting git sparse-checkout rules... #123 1.877 Done. #123 1.881 Pulling translation files from the repository... #123 2.735 Done. #123 2.735 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #123 2.812 Done. #123 2.815 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #123 2.876 Done. #123 2.878 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #123 2.944 Done. #123 2.944 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #123 2.979 Done. #123 2.979 Copying translations from "./translations_TEMP/translations/frontend-template-application/src/i18n/messages" to "./frontend-template-application"... #123 2.979 Skipped copying "./translations_TEMP/translations/frontend-template-application/src/i18n/messages" because it was not found in the repository. #123 2.979 Done. #123 2.979 Removing temporary directory... #123 2.999 Done. #123 3.001 #123 3.003 Translations pulled successfully! #123 3.005 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-header frontend-component-footer frontend-template-application #123 3.285 intl-imports.js: Not creating 'frontend-template-application/index.js' because no .json translation files were found. #123 3.289 intl-imports.js: Skipped import due to missing 'frontend-template-application/index.js' likely due to empty translations. #123 DONE 3.8s #122 [communications-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #122 0.512 rm -rf src/i18n/messages #122 0.518 mkdir src/i18n/messages #122 0.556 cd src/i18n/messages \ #122 0.556 && atlas pull --repository=openedx/openedx-translations --revision=main \ #122 0.556 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #122 0.556 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #122 0.556 translations/paragon/src/i18n/messages:paragon \ #122 0.556 translations/frontend-platform/src/i18n/messages:frontend-platform \ #122 0.556 translations/frontend-app-communications/src/i18n/messages:frontend-app-communications #122 0.621 Pulling translation files #122 0.621 - directory: translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/paragon/src/i18n/messages:paragon translations/frontend-platform/src/i18n/messages:frontend-platform translations/frontend-app-communications/src/i18n/messages:frontend-app-communications #122 0.621 - repository: openedx/openedx-translations #122 0.621 - revision: main #122 0.621 - filter: Not Specified #122 0.622 - expand-glob: Not Specified #122 0.693 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #122 1.757 Done. #122 1.762 Setting git sparse-checkout rules... #122 2.052 Done. #122 2.052 Pulling translation files from the repository... #122 2.953 Your branch is up to date with 'origin/main'. #122 3.038 Done. #122 3.039 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #122 3.123 Done. #122 3.127 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #122 3.217 Done. #122 3.217 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #122 3.294 Done. #122 3.297 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #122 3.356 Done. #122 3.356 Copying translations from "./translations_TEMP/translations/frontend-app-communications/src/i18n/messages" to "./frontend-app-communications"... #122 3.377 Done. #122 3.379 Removing temporary directory... #122 3.405 Done. #122 3.409 #122 3.413 Translations pulled successfully! #122 3.416 ./node_modules/.bin/intl-imports.js frontend-component-header frontend-component-footer paragon frontend-platform frontend-app-communications #122 DONE 4.0s #124 [learner-dashboard-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #124 0.440 rm -rf src/i18n/messages #124 0.447 mkdir src/i18n/messages #124 0.467 cd src/i18n/messages \ #124 0.467 && atlas pull --repository=openedx/openedx-translations --revision=main \ #124 0.467 translations/frontend-platform/src/i18n/messages:frontend-platform \ #124 0.467 translations/paragon/src/i18n/messages:paragon \ #124 0.467 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #124 0.467 translations/frontend-app-learner-dashboard/src/i18n/messages:frontend-app-learner-dashboard \ #124 0.467 #124 0.534 Pulling translation files #124 0.539 - directory: translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-app-learner-dashboard/src/i18n/messages:frontend-app-learner-dashboard #124 0.539 - repository: openedx/openedx-translations #124 0.539 - revision: main #124 0.539 - filter: Not Specified #124 0.539 - expand-glob: Not Specified #124 0.625 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #124 1.597 Done. #124 1.600 Setting git sparse-checkout rules... #124 1.727 Done. #124 1.730 Pulling translation files from the repository... #124 2.735 Done. #124 2.739 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #124 2.876 Done. #124 2.876 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #124 3.010 Done. #124 3.013 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #124 3.104 Done. #124 3.104 Copying translations from "./translations_TEMP/translations/frontend-app-learner-dashboard/src/i18n/messages" to "./frontend-app-learner-dashboard"... #124 3.165 Done. #124 3.168 Removing temporary directory... #124 3.231 Done. #124 3.233 #124 3.233 Translations pulled successfully! #124 3.237 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-footer frontend-app-learner-dashboard #124 ... #125 [ora-grading-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #125 0.543 rm -rf src/i18n/messages #125 0.576 mkdir src/i18n/messages #125 0.628 cd src/i18n/messages \ #125 0.628 && atlas pull --repository=openedx/openedx-translations --revision=main \ #125 0.628 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #125 0.628 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #125 0.628 translations/frontend-platform/src/i18n/messages:frontend-platform \ #125 0.628 translations/paragon/src/i18n/messages:paragon \ #125 0.628 translations/frontend-app-ora-grading/src/i18n/messages:frontend-app-ora-grading #125 0.692 Pulling translation files #125 0.692 - directory: translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-app-ora-grading/src/i18n/messages:frontend-app-ora-grading #125 0.692 - repository: openedx/openedx-translations #125 0.692 - revision: main #125 0.692 - filter: Not Specified #125 0.692 - expand-glob: Not Specified #125 0.780 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #125 1.598 Done. #125 1.598 Setting git sparse-checkout rules... #125 1.855 Done. #125 1.855 Pulling translation files from the repository... #125 2.740 Your branch is up to date with 'origin/main'. #125 2.823 Done. #125 2.823 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #125 2.966 Done. #125 2.966 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #125 3.054 Done. #125 3.054 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #125 3.139 Done. #125 3.144 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #125 3.267 Done. #125 3.267 Copying translations from "./translations_TEMP/translations/frontend-app-ora-grading/src/i18n/messages" to "./frontend-app-ora-grading"... #125 3.289 Done. #125 3.291 Removing temporary directory... #125 3.347 Done. #125 3.348 #125 3.348 Translations pulled successfully! #125 3.354 ./node_modules/.bin/intl-imports.js frontend-component-footer frontend-component-header frontend-platform paragon frontend-app-ora-grading #125 DONE 4.0s #124 [learner-dashboard-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #124 DONE 4.0s #126 [learning-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #126 0.463 rm -rf src/i18n/messages #126 0.473 mkdir src/i18n/messages #126 0.509 cd src/i18n/messages \ #126 0.509 && atlas pull --repository=openedx/openedx-translations --revision=main \ #126 0.509 translations/frontend-platform/src/i18n/messages:frontend-platform \ #126 0.509 translations/paragon/src/i18n/messages:paragon \ #126 0.509 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #126 0.509 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #126 0.509 translations/frontend-lib-special-exams/src/i18n/messages:frontend-lib-special-exams \ #126 0.509 translations/frontend-app-learning/src/i18n/messages:frontend-app-learning #126 0.545 Pulling translation files #126 0.547 - directory: translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-lib-special-exams/src/i18n/messages:frontend-lib-special-exams translations/frontend-app-learning/src/i18n/messages:frontend-app-learning #126 0.551 - repository: openedx/openedx-translations #126 0.551 - revision: main #126 0.551 - filter: Not Specified #126 0.551 - expand-glob: Not Specified #126 0.651 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #126 1.461 Done. #126 1.461 Setting git sparse-checkout rules... #126 1.756 Done. #126 1.756 Pulling translation files from the repository... #126 3.218 Done. #126 3.218 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #126 3.295 Done. #126 3.300 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #126 3.419 Done. #126 3.419 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #126 3.505 Done. #126 3.505 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #126 3.595 Done. #126 3.595 Copying translations from "./translations_TEMP/translations/frontend-lib-special-exams/src/i18n/messages" to "./frontend-lib-special-exams"... #126 3.643 Done. #126 3.644 Copying translations from "./translations_TEMP/translations/frontend-app-learning/src/i18n/messages" to "./frontend-app-learning"... #126 3.676 Done. #126 3.676 Removing temporary directory... #126 3.702 Done. #126 ... #127 [profile-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #127 0.305 rm -rf src/i18n/messages #127 0.307 mkdir src/i18n/messages #127 0.343 cd src/i18n/messages \ #127 0.343 && atlas pull --repository=openedx/openedx-translations --revision=main \ #127 0.343 translations/frontend-platform/src/i18n/messages:frontend-platform \ #127 0.343 translations/paragon/src/i18n/messages:paragon \ #127 0.343 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #127 0.343 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #127 0.343 translations/frontend-app-profile/src/i18n/messages:frontend-app-profile #127 0.398 Pulling translation files #127 0.398 - directory: translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-app-profile/src/i18n/messages:frontend-app-profile #127 0.398 - repository: openedx/openedx-translations #127 0.398 - revision: main #127 0.398 - filter: Not Specified #127 0.398 - expand-glob: Not Specified #127 0.507 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #127 1.295 Done. #127 1.295 Setting git sparse-checkout rules... #127 1.535 Done. #127 1.535 Pulling translation files from the repository... #127 2.477 Done. #127 2.478 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #127 2.580 Done. #127 2.585 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #127 2.738 Done. #127 2.738 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #127 2.830 Done. #127 2.830 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #127 2.912 Done. #127 2.914 Copying translations from "./translations_TEMP/translations/frontend-app-profile/src/i18n/messages" to "./frontend-app-profile"... #127 2.965 Done. #127 2.970 Removing temporary directory... #127 3.020 Done. #127 3.036 #127 3.038 Translations pulled successfully! #127 3.053 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-header frontend-component-footer frontend-app-profile #127 DONE 3.8s #126 [learning-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #126 3.705 #126 3.707 Translations pulled successfully! #126 3.710 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-header frontend-component-footer frontend-lib-special-exams frontend-app-learning #126 ... #128 [authoring-common 5/9] COPY ./themes /openedx/themes #128 DONE 0.4s #126 [learning-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #126 DONE 4.2s #129 [discussions-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #129 0.439 rm -rf src/i18n/messages #129 0.449 mkdir src/i18n/messages #129 0.492 cd src/i18n/messages \ #129 0.492 && atlas pull --repository=openedx/openedx-translations --revision=main \ #129 0.492 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #129 0.492 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #129 0.492 translations/frontend-platform/src/i18n/messages:frontend-platform \ #129 0.492 translations/paragon/src/i18n/messages:paragon \ #129 0.492 translations/frontend-app-discussions/src/i18n/messages:frontend-app-discussions #129 0.557 Pulling translation files #129 0.558 - directory: translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-app-discussions/src/i18n/messages:frontend-app-discussions #129 0.564 - repository: openedx/openedx-translations #129 0.567 - revision: main #129 0.571 - filter: Not Specified #129 0.571 - expand-glob: Not Specified #129 0.663 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #129 1.549 Done. #129 1.549 Setting git sparse-checkout rules... #129 1.789 Done. #129 1.789 Pulling translation files from the repository... #129 3.230 Done. #129 3.234 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #129 3.381 Done. #129 3.386 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #129 3.558 Done. #129 3.565 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #129 3.643 Done. #129 3.643 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #129 3.679 Done. #129 3.679 Copying translations from "./translations_TEMP/translations/frontend-app-discussions/src/i18n/messages" to "./frontend-app-discussions"... #129 3.686 Done. #129 3.687 Removing temporary directory... #129 3.713 Done. #129 3.714 #129 3.714 Translations pulled successfully! #129 3.717 ./node_modules/.bin/intl-imports.js frontend-component-header frontend-component-footer frontend-platform paragon frontend-app-discussions #129 ... #130 [gradebook-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #130 0.509 rm -rf src/i18n/messages #130 0.522 mkdir src/i18n/messages #130 0.551 cd src/i18n/messages \ #130 0.551 && atlas pull --repository=openedx/openedx-translations --revision=main \ #130 0.551 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #130 0.551 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #130 0.551 translations/frontend-platform/src/i18n/messages:frontend-platform \ #130 0.551 translations/paragon/src/i18n/messages:paragon \ #130 0.551 translations/frontend-app-gradebook/src/i18n/messages:frontend-app-gradebook #130 0.613 Pulling translation files #130 0.618 - directory: translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-app-gradebook/src/i18n/messages:frontend-app-gradebook #130 0.618 - repository: openedx/openedx-translations #130 0.618 - revision: main #130 0.618 - filter: Not Specified #130 0.618 - expand-glob: Not Specified #130 0.746 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #130 1.654 Done. #130 1.654 Setting git sparse-checkout rules... #130 1.869 Done. #130 1.873 Pulling translation files from the repository... #130 2.926 Your branch is up to date with 'origin/main'. #130 3.074 Done. #130 3.074 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #130 3.175 Done. #130 3.175 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #130 3.333 Done. #130 3.342 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #130 3.474 Done. #130 3.481 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #130 3.592 Done. #130 3.608 Copying translations from "./translations_TEMP/translations/frontend-app-gradebook/src/i18n/messages" to "./frontend-app-gradebook"... #130 3.636 Done. #130 3.636 Removing temporary directory... #130 3.660 Done. #130 3.661 #130 3.661 Translations pulled successfully! #130 3.663 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-header frontend-component-footer frontend-app-gradebook #130 DONE 4.2s #129 [discussions-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #129 DONE 4.2s #131 [account-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #131 ... #132 [authn-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #132 0.477 rm -rf src/i18n/messages #132 0.485 mkdir src/i18n/messages #132 0.511 cd src/i18n/messages \ #132 0.511 && atlas pull --repository=openedx/openedx-translations --revision=main \ #132 0.511 translations/paragon/src/i18n/messages:paragon \ #132 0.511 translations/frontend-platform/src/i18n/messages:frontend-platform \ #132 0.511 translations/frontend-app-authn/src/i18n/messages:frontend-app-authn #132 0.576 Pulling translation files #132 0.582 - directory: translations/paragon/src/i18n/messages:paragon translations/frontend-platform/src/i18n/messages:frontend-platform translations/frontend-app-authn/src/i18n/messages:frontend-app-authn #132 0.584 - repository: openedx/openedx-translations #132 0.584 - revision: main #132 0.587 - filter: Not Specified #132 0.587 - expand-glob: Not Specified #132 0.710 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #132 1.576 Done. #132 1.577 Setting git sparse-checkout rules... #132 1.744 Done. #132 1.744 Pulling translation files from the repository... #132 2.635 Your branch is up to date with 'origin/main'. #132 2.741 Done. #132 2.741 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #132 2.869 Done. #132 2.875 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #132 2.950 Done. #132 2.950 Copying translations from "./translations_TEMP/translations/frontend-app-authn/src/i18n/messages" to "./frontend-app-authn"... #132 2.976 Done. #132 2.976 Removing temporary directory... #132 3.011 Done. #132 3.011 #132 3.011 Translations pulled successfully! #132 3.019 ./node_modules/.bin/intl-imports.js paragon frontend-platform frontend-app-authn #132 DONE 3.6s #133 [admin-console-common 9/9] COPY env.config.jsx /openedx/app #133 DONE 0.1s #134 [communications-common 9/9] COPY env.config.jsx /openedx/app #134 DONE 0.2s #135 [ora-grading-common 9/9] COPY env.config.jsx /openedx/app #135 DONE 0.2s #136 [learner-dashboard-common 9/9] COPY env.config.jsx /openedx/app #136 DONE 0.1s #137 [profile-common 9/9] COPY env.config.jsx /openedx/app #137 DONE 0.1s #138 [authoring-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #138 ... #131 [account-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #131 19.14 #131 19.14 added 1 package, changed 1 package, and audited 2017 packages in 19s #131 19.14 #131 19.14 350 packages are looking for funding #131 19.14 run `npm fund` for details #131 19.20 #131 19.20 19 vulnerabilities (7 low, 6 moderate, 6 high) #131 19.20 #131 19.20 To address issues that do not require attention, run: #131 19.20 npm audit fix #131 19.20 #131 19.20 To address all issues (including breaking changes), run: #131 19.20 npm audit fix --force #131 19.20 #131 19.20 Run `npm audit` for details. #131 19.20 npm notice #131 19.20 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #131 19.20 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #131 19.20 npm notice To update run: npm install -g npm@11.7.0 #131 19.20 npm notice #131 DONE 19.9s #138 [authoring-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #138 ... #139 [learning-common 9/9] COPY env.config.jsx /openedx/app #139 DONE 0.1s #140 [gradebook-common 9/9] COPY env.config.jsx /openedx/app #140 DONE 0.1s #138 [authoring-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #138 ... #141 [discussions-common 9/9] COPY env.config.jsx /openedx/app #141 DONE 0.1s #142 [authn-common 9/9] COPY env.config.jsx /openedx/app #142 DONE 0.1s #143 [admin-console-prod 1/1] RUN npm run build #143 1.249 #143 1.249 > @openedx/frontend-app-admin-console@0.1.0 build #143 1.249 > fedx-scripts webpack #143 1.249 #143 1.494 Running with resolved config: #143 1.494 /openedx/app/node_modules/@openedx/frontend-build/config/webpack.prod.config.js #143 1.494 #143 ... #138 [authoring-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #138 26.57 #138 26.57 added 33 packages, changed 11 packages, and audited 1874 packages in 26s #138 26.58 #138 26.58 344 packages are looking for funding #138 26.59 run `npm fund` for details #138 26.65 #138 26.65 31 vulnerabilities (9 low, 9 moderate, 12 high, 1 critical) #138 26.65 #138 26.65 To address issues that do not require attention, run: #138 26.65 npm audit fix #138 26.65 #138 26.65 To address all issues possible (including breaking changes), run: #138 26.65 npm audit fix --force #138 26.65 #138 26.65 Some issues need review, and may require choosing #138 26.65 a different dependency. #138 26.65 #138 26.65 Run `npm audit` for details. #138 26.66 npm notice #138 26.66 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #138 26.66 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #138 26.66 npm notice To update run: npm install -g npm@11.7.0 #138 26.66 npm notice #138 DONE 28.0s #143 [admin-console-prod 1/1] RUN npm run build #143 ... #144 [communications-prod 1/1] RUN npm run build #144 0.930 #144 0.930 > @edx/frontend-app-communications@0.1.0 build #144 0.930 > fedx-scripts webpack #144 0.930 #144 1.195 Running with resolved config: #144 1.195 /openedx/app/webpack.prod.config.js #144 1.195 #144 3.107 [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D` #144 99.78 [BABEL] Note: The code generator has deoptimised the styling of /openedx/app/node_modules/tinymce/tinymce.js as it exceeds the max of 500KB. #144 126.8 [BABEL] Note: The code generator has deoptimised the styling of /openedx/app/node_modules/tinymce/themes/silver/theme.js as it exceeds the max of 500KB. #144 ... #143 [admin-console-prod 1/1] RUN npm run build #143 348.9 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #143 351.1 assets by path *.css 809 KiB #143 351.1 asset paragon-theme-core.a619cf49d69c03440ab3.css 616 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #143 351.1 asset paragon-theme-variants-light.d82aebcd8cc74b9a3147.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #143 351.1 asset app.1bd3d9701002040b8341.css 6.06 KiB [emitted] [immutable] (name: app) 1 related asset #143 351.1 asset 556.cfc0606d136ef6d38a89.css 1 bytes [emitted] [immutable] (id hint: vendors) #143 351.1 assets by path *.js 2.21 MiB #143 351.1 asset 556.cfc0606d136ef6d38a89.js 1.76 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #143 351.1 asset app.1bd3d9701002040b8341.js 453 KiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #143 351.1 asset runtime.9a2479f68f61ac785733.js 2.08 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #143 351.1 asset index.html 1.03 KiB [emitted] #143 351.1 asset 95ec738c0b7faac5b5c9126794446bbd.svg 342 bytes [emitted] [immutable] [from: node_modules/@openedx/paragon/dist/Avatar/default-avatar.svg] (auxiliary name: app) #143 351.1 Entrypoint app [big] 2.21 MiB (5.58 MiB) = runtime.9a2479f68f61ac785733.js 2.08 KiB 556.cfc0606d136ef6d38a89.css 1 bytes 556.cfc0606d136ef6d38a89.js 1.76 MiB app.1bd3d9701002040b8341.css 6.06 KiB app.1bd3d9701002040b8341.js 453 KiB 5 auxiliary assets #143 351.1 Entrypoint paragon.theme.core [big] 618 KiB (523 KiB) = runtime.9a2479f68f61ac785733.js 2.08 KiB paragon-theme-core.a619cf49d69c03440ab3.css 616 KiB 2 auxiliary assets #143 351.1 Entrypoint paragon.theme.variants.light 189 KiB (201 KiB) = runtime.9a2479f68f61ac785733.js 2.08 KiB paragon-theme-variants-light.d82aebcd8cc74b9a3147.css 187 KiB 2 auxiliary assets #143 351.1 orphan modules 7.81 MiB [orphan] 3365 modules #143 351.1 runtime modules 4.94 KiB 11 modules #143 351.1 cacheable modules 4.4 MiB (javascript) 809 KiB (css/mini-extract) #143 351.1 javascript modules 4.39 MiB #143 351.1 modules by path ./node_modules/ 3.93 MiB 417 modules #143 351.1 ./src/index.tsx + 185 modules 462 KiB [built] [code generated] #143 351.1 ./env.config.jsx 1.35 KiB [built] [code generated] #143 351.1 css modules 809 KiB #143 351.1 modules by path ./node_modules/@openedx/paragon/ 803 KiB 3 modules #143 351.1 modules by path ./src/ 6 KiB 2 modules #143 351.1 json modules 16.1 KiB #143 351.1 ./node_modules/i18n-iso-countries/codes.json 8.55 KiB [built] [code generated] #143 351.1 ./node_modules/@cospired/i18n-iso-languages/codes.json 6.12 KiB [built] [code generated] #143 351.1 ./node_modules/@fortawesome/fontawesome-svg-core/package.json 1.39 KiB [optional] [built] [code generated] #143 351.1 #143 351.1 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #143 351.1 This can impact web performance. #143 351.1 Assets: #143 351.1 app.1bd3d9701002040b8341.js (453 KiB) #143 351.1 paragon-theme-core.a619cf49d69c03440ab3.css (616 KiB) #143 351.1 556.cfc0606d136ef6d38a89.js (1.76 MiB) #143 351.1 #143 351.1 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #143 351.1 Entrypoints: #143 351.1 app (2.21 MiB) #143 351.1 runtime.9a2479f68f61ac785733.js #143 351.1 556.cfc0606d136ef6d38a89.css #143 351.1 556.cfc0606d136ef6d38a89.js #143 351.1 app.1bd3d9701002040b8341.css #143 351.1 app.1bd3d9701002040b8341.js #143 351.1 paragon.theme.core (618 KiB) #143 351.1 runtime.9a2479f68f61ac785733.js #143 351.1 paragon-theme-core.a619cf49d69c03440ab3.css #143 351.1 #143 351.1 WARNING in webpack performance recommendations: #143 351.1 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #143 351.1 For more info visit https://webpack.js.org/guides/code-splitting/ #143 351.1 #143 351.1 webpack 5.101.3 compiled with 3 warnings in 321697 ms #143 DONE 354.0s #144 [communications-prod 1/1] RUN npm run build #144 ... #145 [ora-grading-prod 1/1] RUN npm run build #145 2.760 #145 2.760 > @edx/frontend-app-ora-grading@0.0.1 build #145 2.760 > fedx-scripts webpack #145 2.760 #145 3.030 Running with resolved config: #145 3.030 /openedx/app/webpack.prod.config.js #145 3.030 #145 12.04 Browserslist: browsers data (caniuse-lite) is 8 months old. Please run: #145 12.04 npx update-browserslist-db@latest #145 12.04 Why you should do it regularly: https://github.com/browserslist/update-db#readme #145 ... #144 [communications-prod 1/1] RUN npm run build #144 404.2 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #144 405.5 assets by path *.css 907 KiB #144 405.5 asset paragon-theme-core.a772c557ea8ec87fddcf.css 616 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #144 405.5 asset paragon-theme-variants-light.cf71416b7f846c31d3e1.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #144 405.5 asset 617.a04f628c09fdf763518a.css 98.8 KiB [emitted] [immutable] (id hint: vendors) 1 related asset #144 405.5 asset app.a5afed342c7adbdfd705.css 5.12 KiB [emitted] [immutable] (name: app) 1 related asset #144 405.5 assets by path *.js 3.68 MiB #144 405.5 asset 617.a04f628c09fdf763518a.js 2.99 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #144 405.5 asset app.a5afed342c7adbdfd705.js 705 KiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #144 405.5 asset runtime.8fdabf831f75c23b05a8.js 2.08 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #144 405.5 asset index.html 1.03 KiB [emitted] #144 405.5 asset 95ec738c0b7faac5b5c9126794446bbd.svg 342 bytes [emitted] [immutable] [from: node_modules/@openedx/paragon/dist/Avatar/default-avatar.svg] (auxiliary name: app) #144 405.5 Entrypoint app [big] 3.78 MiB (11.4 MiB) = runtime.8fdabf831f75c23b05a8.js 2.08 KiB 617.a04f628c09fdf763518a.css 98.8 KiB 617.a04f628c09fdf763518a.js 2.99 MiB app.a5afed342c7adbdfd705.css 5.12 KiB app.a5afed342c7adbdfd705.js 705 KiB 6 auxiliary assets #144 405.5 Entrypoint paragon.theme.core [big] 618 KiB (523 KiB) = runtime.8fdabf831f75c23b05a8.js 2.08 KiB paragon-theme-core.a772c557ea8ec87fddcf.css 616 KiB 2 auxiliary assets #144 405.5 Entrypoint paragon.theme.variants.light 189 KiB (201 KiB) = runtime.8fdabf831f75c23b05a8.js 2.08 KiB paragon-theme-variants-light.cf71416b7f846c31d3e1.css 187 KiB 2 auxiliary assets #144 405.5 orphan modules 5.04 MiB [orphan] 3405 modules #144 405.5 runtime modules 4.93 KiB 11 modules #144 405.5 cacheable modules 7.21 MiB (javascript) 907 KiB (css/mini-extract) 959 modules #144 405.5 #144 405.5 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #144 405.5 This can impact web performance. #144 405.5 Assets: #144 405.5 app.a5afed342c7adbdfd705.js (705 KiB) #144 405.5 paragon-theme-core.a772c557ea8ec87fddcf.css (616 KiB) #144 405.5 617.a04f628c09fdf763518a.js (2.99 MiB) #144 405.5 #144 405.5 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #144 405.5 Entrypoints: #144 405.5 app (3.78 MiB) #144 405.5 runtime.8fdabf831f75c23b05a8.js #144 405.5 617.a04f628c09fdf763518a.css #144 405.5 617.a04f628c09fdf763518a.js #144 405.5 app.a5afed342c7adbdfd705.css #144 405.5 app.a5afed342c7adbdfd705.js #144 405.5 paragon.theme.core (618 KiB) #144 405.5 runtime.8fdabf831f75c23b05a8.js #144 405.5 paragon-theme-core.a772c557ea8ec87fddcf.css #144 405.5 #144 405.5 WARNING in webpack performance recommendations: #144 405.5 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #144 405.5 For more info visit https://webpack.js.org/guides/code-splitting/ #144 405.5 #144 405.5 webpack 5.101.3 compiled with 3 warnings in 378041 ms #144 DONE 407.8s #145 [ora-grading-prod 1/1] RUN npm run build #145 ... #146 [learner-dashboard-prod 1/1] RUN npm run build #146 1.540 #146 1.540 > @edx/frontend-app-learner-dashboard@0.0.1 build #146 1.540 > fedx-scripts webpack #146 1.540 #146 1.885 Running with resolved config: #146 1.885 /openedx/app/webpack.prod.config.js #146 1.885 #146 8.788 Browserslist: browsers data (caniuse-lite) is 7 months old. Please run: #146 8.788 npx update-browserslist-db@latest #146 8.788 Why you should do it regularly: https://github.com/browserslist/update-db#readme #146 ... #145 [ora-grading-prod 1/1] RUN npm run build #145 348.6 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #145 350.0 assets by chunk 960 KiB (auxiliary name: app) #145 350.0 assets by path *.svg 465 KiB #145 350.0 asset c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg 434 KiB [emitted] [immutable] [from: node_modules/font-awesome/fonts/fontawesome-webfont.svg] [big] (auxiliary name: app) #145 350.0 + 2 assets #145 350.0 + 4 assets #145 350.0 assets by path *.js 3.31 MiB #145 350.0 asset 312.6da5baadd445d8a45e71.js 2.52 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #145 350.0 asset app.0525872e903c9d6be171.js 811 KiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #145 350.0 asset runtime.27cafc01ecb4df66ee09.js 2.05 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #145 350.0 assets by path *.css 848 KiB #145 350.0 asset paragon-theme-core.28ab421cb1e228461c3e.css 610 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #145 350.0 asset paragon-theme-variants-light.9d9d1a715b45d0b736b4.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #145 350.0 asset app.0525872e903c9d6be171.css 50.1 KiB [emitted] [immutable] (name: app) 1 related asset #145 350.0 asset index.html 983 bytes [emitted] #145 350.0 Entrypoint app [big] 3.36 MiB (10.6 MiB) = runtime.27cafc01ecb4df66ee09.js 2.05 KiB 312.6da5baadd445d8a45e71.js 2.52 MiB app.0525872e903c9d6be171.css 50.1 KiB app.0525872e903c9d6be171.js 811 KiB 11 auxiliary assets #145 350.0 Entrypoint paragon.theme.core [big] 612 KiB (520 KiB) = runtime.27cafc01ecb4df66ee09.js 2.05 KiB paragon-theme-core.28ab421cb1e228461c3e.css 610 KiB 2 auxiliary assets #145 350.0 Entrypoint paragon.theme.variants.light 189 KiB (201 KiB) = runtime.27cafc01ecb4df66ee09.js 2.05 KiB paragon-theme-variants-light.9d9d1a715b45d0b736b4.css 187 KiB 2 auxiliary assets #145 350.0 orphan modules 5.69 MiB [orphan] 3567 modules #145 350.0 runtime modules 4.89 KiB 11 modules #145 350.0 built modules 7.02 MiB (javascript) 847 KiB (css/mini-extract) [built] #145 350.0 modules by path ./node_modules/ 6.18 MiB (javascript) 806 KiB (css/mini-extract) #145 350.0 javascript modules 6.16 MiB 1278 modules #145 350.0 css modules 806 KiB 4 modules #145 350.0 json modules 14.7 KiB #145 350.0 ./node_modules/i18n-iso-countries/codes.json 8.55 KiB [built] [code generated] #145 350.0 ./node_modules/@cospired/i18n-iso-languages/codes.json 6.12 KiB [built] [code generated] #145 350.0 modules by path ./src/ 40.9 KiB (css/mini-extract) 857 KiB (javascript) #145 350.0 modules by path ./src/containers/ 5.63 KiB 5 modules #145 350.0 ./src/index.jsx + 293 modules 857 KiB [built] [code generated] #145 350.0 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/App.scss 34.9 KiB [built] [code generated] #145 350.0 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/components/FilePreview/FileCard.scss 405 bytes [built] [code generated] #145 350.0 + 7 modules #145 350.0 #145 350.0 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #145 350.0 This can impact web performance. #145 350.0 Assets: #145 350.0 c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg (434 KiB) #145 350.0 app.0525872e903c9d6be171.js (811 KiB) #145 350.0 paragon-theme-core.28ab421cb1e228461c3e.css (610 KiB) #145 350.0 312.6da5baadd445d8a45e71.js (2.52 MiB) #145 350.0 #145 350.0 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #145 350.0 Entrypoints: #145 350.0 app (3.36 MiB) #145 350.0 runtime.27cafc01ecb4df66ee09.js #145 350.0 312.6da5baadd445d8a45e71.js #145 350.0 app.0525872e903c9d6be171.css #145 350.0 app.0525872e903c9d6be171.js #145 350.0 paragon.theme.core (612 KiB) #145 350.0 runtime.27cafc01ecb4df66ee09.js #145 350.0 paragon-theme-core.28ab421cb1e228461c3e.css #145 350.0 #145 350.0 WARNING in webpack performance recommendations: #145 350.0 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #145 350.0 For more info visit https://webpack.js.org/guides/code-splitting/ #145 350.0 #145 350.0 webpack 5.99.7 compiled with 3 warnings in 313006 ms #145 DONE 351.9s #146 [learner-dashboard-prod 1/1] RUN npm run build #146 ... #147 [profile-prod 1/1] RUN npm run build #147 2.189 #147 2.189 > @edx/frontend-app-profile@1.0.0-semantically-released build #147 2.189 > fedx-scripts webpack #147 2.189 #147 2.332 Running with resolved config: #147 2.332 /openedx/app/node_modules/@openedx/frontend-build/config/webpack.prod.config.js #147 2.332 #147 ... #146 [learner-dashboard-prod 1/1] RUN npm run build #146 304.6 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #146 307.1 assets by info 4.85 MiB [immutable] #146 307.1 assets by chunk 1.01 MiB (auxiliary name: app) #146 307.1 assets by path *.svg 537 KiB 5 assets #146 307.1 + 5 assets #146 307.1 assets by path *.css 844 KiB #146 307.1 asset paragon-theme-core.b9162a715e0408b9ee28.css 616 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #146 307.1 asset paragon-theme-variants-light.82a1e4adbb599e75cbc0.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #146 307.1 asset app.726a6013cbfed95087f3.css 41.2 KiB [emitted] [immutable] (name: app) 1 related asset #146 307.1 asset 39.1b0b746a3ee3f3b86624.css 1 bytes [emitted] [immutable] (id hint: vendors) #146 307.1 assets by path *.js 3.02 MiB #146 307.1 asset 39.1b0b746a3ee3f3b86624.js 2.06 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #146 307.1 asset app.726a6013cbfed95087f3.js 973 KiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #146 307.1 asset runtime.d1dd82b52b8c888f4c15.js 2.07 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #146 307.1 asset index.html 995 bytes [emitted] #146 307.1 asset robots.txt 26 bytes [emitted] [from: public/robots.txt] [copied] #146 307.1 Entrypoint app [big] 3.06 MiB (9.02 MiB) = runtime.d1dd82b52b8c888f4c15.js 2.07 KiB 39.1b0b746a3ee3f3b86624.css 1 bytes 39.1b0b746a3ee3f3b86624.js 2.06 MiB app.726a6013cbfed95087f3.css 41.2 KiB app.726a6013cbfed95087f3.js 973 KiB 14 auxiliary assets #146 307.1 Entrypoint paragon.theme.core [big] 618 KiB (523 KiB) = runtime.d1dd82b52b8c888f4c15.js 2.07 KiB paragon-theme-core.b9162a715e0408b9ee28.css 616 KiB 2 auxiliary assets #146 307.1 Entrypoint paragon.theme.variants.light 189 KiB (201 KiB) = runtime.d1dd82b52b8c888f4c15.js 2.07 KiB paragon-theme-variants-light.82a1e4adbb599e75cbc0.css 187 KiB 2 auxiliary assets #146 307.1 orphan modules 5.58 MiB [orphan] 3570 modules #146 307.1 runtime modules 4.91 KiB 11 modules #146 307.1 built modules 6.2 MiB (javascript) 844 KiB (css/mini-extract) [built] 1186 modules #146 307.1 #146 307.1 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #146 307.1 This can impact web performance. #146 307.1 Assets: #146 307.1 c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg (434 KiB) #146 307.1 app.726a6013cbfed95087f3.js (973 KiB) #146 307.1 paragon-theme-core.b9162a715e0408b9ee28.css (616 KiB) #146 307.1 39.1b0b746a3ee3f3b86624.js (2.06 MiB) #146 307.1 #146 307.1 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #146 307.1 Entrypoints: #146 307.1 app (3.06 MiB) #146 307.1 runtime.d1dd82b52b8c888f4c15.js #146 307.1 39.1b0b746a3ee3f3b86624.css #146 307.1 39.1b0b746a3ee3f3b86624.js #146 307.1 app.726a6013cbfed95087f3.css #146 307.1 app.726a6013cbfed95087f3.js #146 307.1 paragon.theme.core (618 KiB) #146 307.1 runtime.d1dd82b52b8c888f4c15.js #146 307.1 paragon-theme-core.b9162a715e0408b9ee28.css #146 307.1 #146 307.1 WARNING in webpack performance recommendations: #146 307.1 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #146 307.1 For more info visit https://webpack.js.org/guides/code-splitting/ #146 307.1 #146 307.1 webpack 5.99.9 compiled with 3 warnings in 270795 ms #146 DONE 309.3s #147 [profile-prod 1/1] RUN npm run build #147 ... #148 [account-common 7/9] COPY --from=account-src / /openedx/app #148 DONE 1.1s #147 [profile-prod 1/1] RUN npm run build #147 ... #149 [learning-prod 1/1] RUN npm run build #149 1.899 #149 1.899 > @edx/frontend-app-learning@1.0.0-semantically-released build #149 1.899 > fedx-scripts webpack #149 1.899 #149 2.520 Running with resolved config: #149 2.520 /openedx/app/webpack.prod.config.js #149 2.520 #149 ... #147 [profile-prod 1/1] RUN npm run build #147 322.1 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #147 323.7 assets by path *.css 812 KiB #147 323.7 asset paragon-theme-core.c13ce36eb49ebd2b007a.css 616 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #147 323.7 asset paragon-theme-variants-light.26b123e79bac09f12a2e.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #147 323.7 asset app.3cbb651299b130e5f0ef.css 8.68 KiB [emitted] [immutable] (name: app) 1 related asset #147 323.7 asset 880.1b62c56f1e719debc604.css 1 bytes [emitted] [immutable] (id hint: vendors) #147 323.7 assets by chunk 26.1 KiB (auxiliary name: app) #147 323.7 asset a0f0370a16110ae560ce7ae7de5d9ffd.svg 12.7 KiB [emitted] [immutable] [from: src/profile/assets/verified-certificate.svg] (auxiliary name: app) #147 323.7 asset 82c9f268652fd1ed8271082f96f126b0.png 12 KiB [emitted] [immutable] [from: src/profile/assets/dot-pattern-light.png] [minimized] (auxiliary name: app) #147 323.7 asset b6332218bfc0017c876545f5051d24ac.svg 1010 bytes [emitted] [immutable] [from: src/profile/assets/avatar.svg] (auxiliary name: app) #147 323.7 asset 95ec738c0b7faac5b5c9126794446bbd.svg 342 bytes [emitted] [immutable] [from: node_modules/@openedx/paragon/dist/Avatar/default-avatar.svg] (auxiliary name: app) #147 323.7 assets by path *.js 2.57 MiB #147 323.7 asset 880.1b62c56f1e719debc604.js 2 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #147 323.7 asset app.3cbb651299b130e5f0ef.js 585 KiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #147 323.7 asset runtime.e1a49a7328573de132e6.js 2.06 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #147 323.7 asset index.html 1 KiB [emitted] #147 323.7 Entrypoint app [big] 2.58 MiB (6.92 MiB) = runtime.e1a49a7328573de132e6.js 2.06 KiB 880.1b62c56f1e719debc604.css 1 bytes 880.1b62c56f1e719debc604.js 2 MiB app.3cbb651299b130e5f0ef.css 8.68 KiB app.3cbb651299b130e5f0ef.js 585 KiB 8 auxiliary assets #147 323.7 Entrypoint paragon.theme.core [big] 618 KiB (523 KiB) = runtime.e1a49a7328573de132e6.js 2.06 KiB paragon-theme-core.c13ce36eb49ebd2b007a.css 616 KiB 2 auxiliary assets #147 323.7 Entrypoint paragon.theme.variants.light 189 KiB (200 KiB) = runtime.e1a49a7328573de132e6.js 2.06 KiB paragon-theme-variants-light.26b123e79bac09f12a2e.css 187 KiB 2 auxiliary assets #147 323.7 orphan modules 8.13 MiB [orphan] 3452 modules #147 323.7 runtime modules 4.91 KiB 11 modules #147 323.7 cacheable modules 5.38 MiB (javascript) 812 KiB (css/mini-extract) 1028 modules #147 323.7 #147 323.7 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #147 323.7 This can impact web performance. #147 323.7 Assets: #147 323.7 app.3cbb651299b130e5f0ef.js (585 KiB) #147 323.7 paragon-theme-core.c13ce36eb49ebd2b007a.css (616 KiB) #147 323.7 880.1b62c56f1e719debc604.js (2 MiB) #147 323.7 #147 323.7 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #147 323.7 Entrypoints: #147 323.7 app (2.58 MiB) #147 323.7 runtime.e1a49a7328573de132e6.js #147 323.7 880.1b62c56f1e719debc604.css #147 323.7 880.1b62c56f1e719debc604.js #147 323.7 app.3cbb651299b130e5f0ef.css #147 323.7 app.3cbb651299b130e5f0ef.js #147 323.7 paragon.theme.core (618 KiB) #147 323.7 runtime.e1a49a7328573de132e6.js #147 323.7 paragon-theme-core.c13ce36eb49ebd2b007a.css #147 323.7 #147 323.7 WARNING in webpack performance recommendations: #147 323.7 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #147 323.7 For more info visit https://webpack.js.org/guides/code-splitting/ #147 323.7 #147 323.7 webpack 5.101.3 compiled with 3 warnings in 294344 ms #147 DONE 326.2s #149 [learning-prod 1/1] RUN npm run build #149 ... #150 [gradebook-prod 1/1] RUN npm run build #150 1.823 #150 1.823 > @edx/frontend-app-gradebook@1.6.3 build #150 1.823 > fedx-scripts webpack #150 1.823 #150 2.251 Running with resolved config: #150 2.251 /openedx/app/webpack.prod.config.js #150 2.251 #150 211.2 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #150 212.7 assets by chunk 929 KiB (auxiliary name: app) #150 212.7 assets by path *.svg 434 KiB #150 212.7 asset c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg 434 KiB [emitted] [immutable] [from: node_modules/font-awesome/fonts/fontawesome-webfont.svg] [big] (auxiliary name: app) #150 212.7 asset 95ec738c0b7faac5b5c9126794446bbd.svg 342 bytes [emitted] [immutable] [from: node_modules/@openedx/paragon/dist/Avatar/default-avatar.svg] (auxiliary name: app) #150 212.7 + 4 assets #150 212.7 assets by path *.css 836 KiB #150 212.7 asset paragon-theme-core.0e89b063a046753e4b4a.css 610 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #150 212.7 asset paragon-theme-variants-light.33ab881b4a6cde726fee.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #150 212.7 asset app.07ee620dbf5d135be412.css 38.5 KiB [emitted] [immutable] (name: app) 1 related asset #150 212.7 asset 478.f0b728a17df424ecc789.css 1 bytes [emitted] [immutable] (id hint: vendors) #150 212.7 assets by path *.js 2.39 MiB #150 212.7 asset 478.f0b728a17df424ecc789.js 1.69 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #150 212.7 asset app.07ee620dbf5d135be412.js 713 KiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #150 212.7 asset runtime.25a6c7fb7cda07d82d4c.js 2.27 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #150 212.7 asset index.html 1 KiB [emitted] #150 212.7 Entrypoint app [big] 2.43 MiB (7.32 MiB) = runtime.25a6c7fb7cda07d82d4c.js 2.27 KiB 478.f0b728a17df424ecc789.css 1 bytes 478.f0b728a17df424ecc789.js 1.69 MiB app.07ee620dbf5d135be412.css 38.5 KiB app.07ee620dbf5d135be412.js 713 KiB 10 auxiliary assets #150 212.7 Entrypoint paragon.theme.core [big] 612 KiB (521 KiB) = runtime.25a6c7fb7cda07d82d4c.js 2.27 KiB paragon-theme-core.0e89b063a046753e4b4a.css 610 KiB 2 auxiliary assets #150 212.7 Entrypoint paragon.theme.variants.light 190 KiB (201 KiB) = runtime.25a6c7fb7cda07d82d4c.js 2.27 KiB paragon-theme-variants-light.33ab881b4a6cde726fee.css 187 KiB 2 auxiliary assets #150 212.7 orphan modules 5.11 MiB [orphan] 3473 modules #150 212.7 runtime modules 5.22 KiB 12 modules #150 212.7 cacheable modules 4.89 MiB (javascript) 836 KiB (css/mini-extract) #150 212.7 javascript modules 4.87 MiB #150 212.7 modules by path ./node_modules/ 4.13 MiB 797 modules #150 212.7 modules by path ./src/ 763 KiB 2 modules #150 212.7 + 1 module #150 212.7 css modules 836 KiB #150 212.7 modules by path ./node_modules/@openedx/paragon/dist/*.css 797 KiB 2 modules #150 212.7 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/App.scss 38.4 KiB [built] [code generated] #150 212.7 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./node_modules/@openedx/paragon/styles/scss/core/_exports.module.scss 0 bytes [built] [code generated] #150 212.7 json modules 14.7 KiB #150 212.7 ./node_modules/i18n-iso-countries/codes.json 8.55 KiB [built] [code generated] #150 212.7 ./node_modules/@cospired/i18n-iso-languages/codes.json 6.12 KiB [built] [code generated] #150 212.7 #150 212.7 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #150 212.7 This can impact web performance. #150 212.7 Assets: #150 212.7 c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg (434 KiB) #150 212.7 app.07ee620dbf5d135be412.js (713 KiB) #150 212.7 paragon-theme-core.0e89b063a046753e4b4a.css (610 KiB) #150 212.7 478.f0b728a17df424ecc789.js (1.69 MiB) #150 212.7 #150 212.7 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #150 212.7 Entrypoints: #150 212.7 app (2.43 MiB) #150 212.7 runtime.25a6c7fb7cda07d82d4c.js #150 212.7 478.f0b728a17df424ecc789.css #150 212.7 478.f0b728a17df424ecc789.js #150 212.7 app.07ee620dbf5d135be412.css #150 212.7 app.07ee620dbf5d135be412.js #150 212.7 paragon.theme.core (612 KiB) #150 212.7 runtime.25a6c7fb7cda07d82d4c.js #150 212.7 paragon-theme-core.0e89b063a046753e4b4a.css #150 212.7 #150 212.7 WARNING in webpack performance recommendations: #150 212.7 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #150 212.7 For more info visit https://webpack.js.org/guides/code-splitting/ #150 212.7 #150 212.7 webpack 5.99.7 compiled with 3 warnings in 179881 ms #150 DONE 214.5s #149 [learning-prod 1/1] RUN npm run build #149 ... #151 [discussions-prod 1/1] RUN npm run build #151 2.123 #151 2.123 > @edx/frontend-app-discussions@0.1.0 build #151 2.123 > fedx-scripts webpack #151 2.123 #151 2.379 Running with resolved config: #151 2.379 /openedx/app/node_modules/@openedx/frontend-build/config/webpack.prod.config.js #151 2.379 #151 ... #149 [learning-prod 1/1] RUN npm run build #149 611.1 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #149 612.6 assets by info 11.2 MiB [immutable] #149 612.6 assets by chunk 1.25 MiB (auxiliary name: app) #149 612.6 assets by path *.svg 25.3 KiB 7 assets #149 612.6 assets by path *.png 19.9 KiB 5 assets #149 612.6 assets by path *.gif 1.21 MiB 4 assets #149 612.6 assets by path *.js 9.16 MiB #149 612.6 assets by status 9.13 MiB [big] 2 assets #149 612.6 + 12 assets #149 612.6 assets by path *.css 829 KiB #149 612.6 asset paragon-theme-core.d83a38941b75d7b9dc13.css 610 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #149 612.6 asset paragon-theme-variants-light.572cbf14cc0176080a11.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #149 612.6 asset app.44444b8bbfc15614c811.css 32 KiB [emitted] [immutable] (name: app) 1 related asset #149 612.6 asset index.html 949 bytes [emitted] #149 612.6 asset static/LmsHtmlFragment.css 128 bytes [emitted] [from: public/static/LmsHtmlFragment.css] [copied] #149 612.6 Entrypoint app [big] 9.16 MiB (13.5 MiB) = runtime.2d63a25bcaf2d0348d57.js 3.79 KiB 76.c33c4b3d98433d0a291d.js 6.24 MiB app.44444b8bbfc15614c811.css 32 KiB app.44444b8bbfc15614c811.js 2.89 MiB 20 auxiliary assets #149 612.6 Entrypoint paragon.theme.core [big] 614 KiB (528 KiB) = runtime.2d63a25bcaf2d0348d57.js 3.79 KiB paragon-theme-core.d83a38941b75d7b9dc13.css 610 KiB 2 auxiliary assets #149 612.6 Entrypoint paragon.theme.variants.light 191 KiB (208 KiB) = runtime.2d63a25bcaf2d0348d57.js 3.79 KiB paragon-theme-variants-light.572cbf14cc0176080a11.css 187 KiB 2 auxiliary assets #149 612.6 orphan modules 10.3 MiB [orphan] 3841 modules #149 612.6 runtime modules 9.12 KiB 16 modules #149 612.6 cacheable modules 13.6 MiB (javascript) 829 KiB (css/mini-extract) #149 612.6 modules by path ./node_modules/ 10.7 MiB (javascript) 803 KiB (css/mini-extract) #149 612.6 javascript modules 10.7 MiB 776 modules #149 612.6 css modules 803 KiB 12 modules #149 612.6 json modules 47.3 KiB 9 modules #149 612.6 modules by path ./src/ 2.9 MiB (javascript) 26.6 KiB (css/mini-extract) #149 612.6 javascript modules 2.9 MiB 29 modules #149 612.6 css modules 26.6 KiB #149 612.6 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/index.scss 25.8 KiB [built] [code generated] #149 612.6 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/course-home/outline-tab/widgets/FlagButton.scss 627 bytes [built] [code generated] #149 612.6 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/course-home/outline-tab/DateSummary.scss 215 bytes [built] [code generated] #149 612.6 ./env.config.jsx 1.35 KiB [built] [code generated] #149 612.6 readable-stream (ignored) 15 bytes [built] [code generated] #149 612.6 #149 612.6 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #149 612.6 This can impact web performance. #149 612.6 Assets: #149 612.6 01745124440421a04acfaaf1f81143d4.gif (473 KiB) #149 612.6 a4d5e39caba4a4c6dd03b1765a423d7f.gif (652 KiB) #149 612.6 app.44444b8bbfc15614c811.js (2.89 MiB) #149 612.6 paragon-theme-core.d83a38941b75d7b9dc13.css (610 KiB) #149 612.6 76.c33c4b3d98433d0a291d.js (6.24 MiB) #149 612.6 #149 612.6 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #149 612.6 Entrypoints: #149 612.6 app (9.16 MiB) #149 612.6 runtime.2d63a25bcaf2d0348d57.js #149 612.6 76.c33c4b3d98433d0a291d.js #149 612.6 app.44444b8bbfc15614c811.css #149 612.6 app.44444b8bbfc15614c811.js #149 612.6 paragon.theme.core (614 KiB) #149 612.6 runtime.2d63a25bcaf2d0348d57.js #149 612.6 paragon-theme-core.d83a38941b75d7b9dc13.css #149 612.6 #149 612.6 webpack 5.99.6 compiled with 2 warnings in 567046 ms #149 DONE 616.2s #151 [discussions-prod 1/1] RUN npm run build #151 ... #152 [authn-prod 1/1] RUN npm run build #152 1.584 #152 1.584 > @edx/frontend-app-authn@0.1.0 build #152 1.584 > fedx-scripts webpack #152 1.584 #152 1.841 Running with resolved config: #152 1.841 /openedx/app/webpack.prod.config.js #152 1.841 #152 3.965 [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D` #152 181.5 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #152 182.3 assets by path *.css 821 KiB #152 182.3 asset paragon-theme-core.5cc8374f2faff423876b.css 616 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #152 182.3 asset paragon-theme-variants-light.0fdc195621108fefcd50.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #152 182.3 asset app.41baea51868be4d636cc.css 17.4 KiB [emitted] [immutable] (name: app) 1 related asset #152 182.3 asset 326.2eaeb021d8c880b31c9a.css 1 bytes [emitted] [immutable] (id hint: vendors) #152 182.3 assets by path *.js 2.81 MiB #152 182.3 asset 326.2eaeb021d8c880b31c9a.js 1.83 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #152 182.3 asset app.41baea51868be4d636cc.js 996 KiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #152 182.3 asset runtime.a33fcc163037ad2c6376.js 2.05 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #152 182.3 asset index.html 1.26 KiB [emitted] #152 182.3 asset 95ec738c0b7faac5b5c9126794446bbd.svg 342 bytes [emitted] [immutable] [from: node_modules/@openedx/paragon/dist/Avatar/default-avatar.svg] (auxiliary name: app) #152 182.3 Entrypoint app [big] 2.82 MiB (7.28 MiB) = runtime.a33fcc163037ad2c6376.js 2.05 KiB 326.2eaeb021d8c880b31c9a.css 1 bytes 326.2eaeb021d8c880b31c9a.js 1.83 MiB app.41baea51868be4d636cc.css 17.4 KiB app.41baea51868be4d636cc.js 996 KiB 5 auxiliary assets #152 182.3 Entrypoint paragon.theme.core [big] 618 KiB (523 KiB) = runtime.a33fcc163037ad2c6376.js 2.05 KiB paragon-theme-core.5cc8374f2faff423876b.css 616 KiB 2 auxiliary assets #152 182.3 Entrypoint paragon.theme.variants.light 189 KiB (200 KiB) = runtime.a33fcc163037ad2c6376.js 2.05 KiB paragon-theme-variants-light.0fdc195621108fefcd50.css 187 KiB 2 auxiliary assets #152 182.3 orphan modules 5.27 MiB [orphan] 3389 modules #152 182.3 runtime modules 4.91 KiB 11 modules #152 182.3 cacheable modules 5.6 MiB (javascript) 820 KiB (css/mini-extract) 1008 modules #152 182.3 #152 182.3 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #152 182.3 This can impact web performance. #152 182.3 Assets: #152 182.3 app.41baea51868be4d636cc.js (996 KiB) #152 182.3 paragon-theme-core.5cc8374f2faff423876b.css (616 KiB) #152 182.3 326.2eaeb021d8c880b31c9a.js (1.83 MiB) #152 182.3 #152 182.3 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #152 182.3 Entrypoints: #152 182.3 app (2.82 MiB) #152 182.3 runtime.a33fcc163037ad2c6376.js #152 182.3 326.2eaeb021d8c880b31c9a.css #152 182.3 326.2eaeb021d8c880b31c9a.js #152 182.3 app.41baea51868be4d636cc.css #152 182.3 app.41baea51868be4d636cc.js #152 182.3 paragon.theme.core (618 KiB) #152 182.3 runtime.a33fcc163037ad2c6376.js #152 182.3 paragon-theme-core.5cc8374f2faff423876b.css #152 182.3 #152 182.3 WARNING in webpack performance recommendations: #152 182.3 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #152 182.3 For more info visit https://webpack.js.org/guides/code-splitting/ #152 182.3 #152 182.3 webpack 5.101.3 compiled with 3 warnings in 157842 ms #152 DONE 184.4s #151 [discussions-prod 1/1] RUN npm run build #151 ... #153 [authoring-common 7/9] COPY --from=authoring-src / /openedx/app #153 DONE 8.8s #151 [discussions-prod 1/1] RUN npm run build #151 ... #154 [production 3/13] COPY --from=admin-console-prod /openedx/app/dist /openedx/dist/admin-console #154 DONE 0.3s #151 [discussions-prod 1/1] RUN npm run build #151 ... #155 [account-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #155 0.427 rm -rf src/i18n/messages #155 0.435 mkdir src/i18n/messages #155 0.467 cd src/i18n/messages \ #155 0.467 && atlas pull --repository=openedx/openedx-translations --revision=main \ #155 0.467 translations/frontend-platform/src/i18n/messages:frontend-platform \ #155 0.467 translations/paragon/src/i18n/messages:paragon \ #155 0.467 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #155 0.467 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #155 0.467 translations/frontend-app-account/src/i18n/messages:frontend-app-account #155 0.542 Pulling translation files #155 0.544 - directory: translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-app-account/src/i18n/messages:frontend-app-account #155 0.546 - repository: openedx/openedx-translations #155 0.546 - revision: main #155 0.550 - filter: Not Specified #155 0.550 - expand-glob: Not Specified #155 0.619 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #155 1.655 Done. #155 1.655 Setting git sparse-checkout rules... #155 1.784 Done. #155 1.784 Pulling translation files from the repository... #155 2.821 Done. #155 2.821 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #155 2.876 Done. #155 2.876 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #155 2.948 Done. #155 2.948 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #155 3.018 Done. #155 3.018 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #155 3.078 Done. #155 3.078 Copying translations from "./translations_TEMP/translations/frontend-app-account/src/i18n/messages" to "./frontend-app-account"... #155 3.103 Done. #155 3.103 Removing temporary directory... #155 3.149 Done. #155 3.149 #155 3.149 Translations pulled successfully! #155 3.153 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-header frontend-component-footer frontend-app-account #155 DONE 3.7s #156 [authoring-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #156 0.523 rm -rf src/i18n/messages #156 0.523 mkdir src/i18n/messages #156 0.540 cd src/i18n/messages \ #156 0.540 && atlas pull --repository=openedx/openedx-translations --revision=main \ #156 0.540 translations/frontend-component-ai-translations/src/i18n/messages:frontend-component-ai-translations \ #156 0.540 translations/frontend-platform/src/i18n/messages:frontend-platform \ #156 0.540 translations/paragon/src/i18n/messages:paragon \ #156 0.540 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #156 0.540 translations/frontend-app-course-authoring/src/i18n/messages:frontend-app-course-authoring #156 0.555 Pulling translation files #156 0.559 - directory: translations/frontend-component-ai-translations/src/i18n/messages:frontend-component-ai-translations translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-app-course-authoring/src/i18n/messages:frontend-app-course-authoring #156 0.560 - repository: openedx/openedx-translations #156 0.560 - revision: main #156 0.561 - filter: Not Specified #156 0.561 - expand-glob: Not Specified #156 0.588 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #156 1.369 Done. #156 1.369 Setting git sparse-checkout rules... #156 1.520 Done. #156 1.520 Pulling translation files from the repository... #156 3.160 Done. #156 3.160 Copying translations from "./translations_TEMP/translations/frontend-component-ai-translations/src/i18n/messages" to "./frontend-component-ai-translations"... #156 3.161 Skipped copying "./translations_TEMP/translations/frontend-component-ai-translations/src/i18n/messages" because it was not found in the repository. #156 3.178 Done. #156 3.179 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #156 3.231 Done. #156 3.233 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #156 3.326 Done. #156 3.326 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #156 3.399 Done. #156 3.399 Copying translations from "./translations_TEMP/translations/frontend-app-course-authoring/src/i18n/messages" to "./frontend-app-course-authoring"... #156 3.427 Done. #156 3.427 Removing temporary directory... #156 3.489 Done. #156 3.489 #156 3.489 Translations pulled successfully! #156 3.493 ./node_modules/.bin/intl-imports.js frontend-component-ai-translations frontend-platform paragon frontend-component-footer frontend-app-course-authoring #156 3.654 intl-imports.js: Not creating 'frontend-component-ai-translations/index.js' because no .json translation files were found. #156 3.839 intl-imports.js: Skipped import due to missing 'frontend-component-ai-translations/index.js' likely due to empty translations. #156 DONE 3.9s #157 [account-common 9/9] COPY env.config.jsx /openedx/app #157 DONE 0.2s #151 [discussions-prod 1/1] RUN npm run build #151 ... #158 [authoring-common 9/9] COPY env.config.jsx /openedx/app #158 DONE 0.2s #151 [discussions-prod 1/1] RUN npm run build #151 ... #159 [account-prod 1/1] RUN npm run build #159 1.228 #159 1.228 > @edx/frontend-app-account@1.0.0-semantically-released build #159 1.228 > fedx-scripts webpack #159 1.228 #159 1.391 Running with resolved config: #159 1.391 /openedx/app/node_modules/@openedx/frontend-build/config/webpack.prod.config.js #159 1.391 #159 2.929 [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D` #159 ... #151 [discussions-prod 1/1] RUN npm run build #151 317.3 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #151 318.5 assets by path *.js 4.63 MiB #151 318.5 assets by status 4.55 MiB [big] #151 318.5 asset 950.e6a76e172b05a038cbcf.js 3.34 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #151 318.5 asset app.ea6f0e056c78675fbcfa.js 1.2 MiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #151 318.5 + 17 assets #151 318.5 assets by path *.css 891 KiB #151 318.5 asset paragon-theme-core.e303a271cfee2a62e5a6.css 616 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #151 318.5 asset paragon-theme-variants-light.9e230154d98cc57934ec.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #151 318.5 asset 950.e6a76e172b05a038cbcf.css 73.1 KiB [emitted] [immutable] (id hint: vendors) 1 related asset #151 318.5 asset app.ea6f0e056c78675fbcfa.css 14.3 KiB [emitted] [immutable] (name: app) 1 related asset #151 318.5 asset 448.0dfee8de7b9bc08f8d33.css 795 bytes [emitted] [immutable] 1 related asset #151 318.5 assets by path *.svg 41.5 KiB #151 318.5 asset ce54a3c2e5b77ffdfa5e77d15e14a6ee.svg 41.2 KiB [emitted] [immutable] [from: src/assets/confirm-email.svg] #151 318.5 asset 95ec738c0b7faac5b5c9126794446bbd.svg 342 bytes [emitted] [immutable] [from: node_modules/@openedx/paragon/dist/Avatar/default-avatar.svg] (auxiliary name: app) #151 318.5 asset index.html 6.71 KiB [emitted] #151 318.5 Entrypoint app [big] 4.64 MiB (12.6 MiB) = runtime.45e0966610e2c46a6d0a.js 4.94 KiB 950.e6a76e172b05a038cbcf.css 73.1 KiB 950.e6a76e172b05a038cbcf.js 3.34 MiB app.ea6f0e056c78675fbcfa.css 14.3 KiB app.ea6f0e056c78675fbcfa.js 1.2 MiB 6 auxiliary assets #151 318.5 Entrypoint paragon.theme.core [big] 621 KiB (535 KiB) = runtime.45e0966610e2c46a6d0a.js 4.94 KiB paragon-theme-core.e303a271cfee2a62e5a6.css 616 KiB 2 auxiliary assets #151 318.5 Entrypoint paragon.theme.variants.light 192 KiB (213 KiB) = runtime.45e0966610e2c46a6d0a.js 4.94 KiB paragon-theme-variants-light.9e230154d98cc57934ec.css 187 KiB 2 auxiliary assets #151 318.5 orphan modules 8.74 MiB [orphan] 3610 modules #151 318.5 runtime modules 11.6 KiB 16 modules #151 318.5 cacheable modules 9.5 MiB (javascript) 891 KiB (css/mini-extract) #151 318.5 modules by path ./node_modules/ 8.08 MiB (javascript) 876 KiB (css/mini-extract) 1218 modules #151 318.5 modules by path ./src/ 1.42 MiB (javascript) 14.9 KiB (css/mini-extract) #151 318.5 modules by path ./src/discussions/ 497 KiB (javascript) 40 bytes (css/mini-extract) 78 modules #151 318.5 modules by path ./src/components/ 48.2 KiB (javascript) 738 bytes (css/mini-extract) 12 modules #151 318.5 modules by path ./src/data/*.js 10.3 KiB #151 318.5 ./src/data/slices.js 2.57 KiB [built] [code generated] #151 318.5 ./src/data/constants.js 5.41 KiB [built] [code generated] #151 318.5 + 2 modules #151 318.5 ./src/index.jsx + 187 modules 896 KiB [built] [code generated] #151 318.5 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/index.scss 14.2 KiB [built] [code generated] #151 318.5 ./env.config.jsx 1.35 KiB [built] [code generated] #151 318.5 #151 318.5 WARNING in ./src/index.scss (./node_modules/raw-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/index.scss) #151 318.5 Module Warning (from ./node_modules/sass-loader/dist/cjs.js): #151 318.5 Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. #151 318.5 #151 318.5 More info: https://sass-lang.com/d/legacy-js-api #151 318.5 @ ./src/components/TinyMCEEditor.jsx 39:0-65 106:46-57 #151 318.5 @ ./src/components/index.js 4:0-59 4:0-59 #151 318.5 @ ./src/discussions/discussions-home/DiscussionsHome.jsx #151 318.5 @ ./src/discussions/index.js 1:0-80 1:0-80 #151 318.5 @ ./src/index.jsx 10:0-48 20:64-79 #151 318.5 #151 318.5 WARNING in ./src/index.scss (./node_modules/raw-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/index.scss) #151 318.5 Module Warning (from ./node_modules/sass-loader/dist/cjs.js): #151 318.5 Deprecation Warning on line 3, column 8 of file:///openedx/app/src/index.scss:3:8: #151 318.5 Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. #151 318.5 #151 318.5 More info and automated migrator: https://sass-lang.com/d/import #151 318.5 #151 318.5 3 | @import "~@edx/frontend-component-footer/dist/footer"; #151 318.5 #151 318.5 #151 318.5 src/index.scss 4:9 root stylesheet #151 318.5 @ ./src/components/TinyMCEEditor.jsx 39:0-65 106:46-57 #151 318.5 @ ./src/components/index.js 4:0-59 4:0-59 #151 318.5 @ ./src/discussions/discussions-home/DiscussionsHome.jsx #151 318.5 @ ./src/discussions/index.js 1:0-80 1:0-80 #151 318.5 @ ./src/index.jsx 10:0-48 20:64-79 #151 318.5 #151 318.5 WARNING in ./src/index.scss (./node_modules/raw-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/index.scss) #151 318.5 Module Warning (from ./node_modules/sass-loader/dist/cjs.js): #151 318.5 Deprecation Warning on line 4, column 8 of file:///openedx/app/src/index.scss:4:8: #151 318.5 Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. #151 318.5 #151 318.5 More info and automated migrator: https://sass-lang.com/d/import #151 318.5 #151 318.5 4 | @import "~@edx/frontend-component-header/dist/index"; #151 318.5 #151 318.5 #151 318.5 src/index.scss 5:9 root stylesheet #151 318.5 @ ./src/components/TinyMCEEditor.jsx 39:0-65 106:46-57 #151 318.5 @ ./src/components/index.js 4:0-59 4:0-59 #151 318.5 @ ./src/discussions/discussions-home/DiscussionsHome.jsx #151 318.5 @ ./src/discussions/index.js 1:0-80 1:0-80 #151 318.5 @ ./src/index.jsx 10:0-48 20:64-79 #151 318.5 #151 318.5 WARNING in ./src/index.scss (./node_modules/raw-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/index.scss) #151 318.5 Module Warning (from ./node_modules/sass-loader/dist/cjs.js): #151 318.5 Deprecation Warning on line 7, column 8 of file:///openedx/app/node_modules/@edx/frontend-component-header/dist/index.scss:7:8: #151 318.5 Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. #151 318.5 #151 318.5 More info and automated migrator: https://sass-lang.com/d/import #151 318.5 #151 318.5 7 | @import './Menu/menu.scss'; #151 318.5 #151 318.5 #151 318.5 node_modules/@edx/frontend-component-header/dist/index.scss 8:9 @import #151 318.5 src/index.scss 5:9 root stylesheet #151 318.5 @ ./src/components/TinyMCEEditor.jsx 39:0-65 106:46-57 #151 318.5 @ ./src/components/index.js 4:0-59 4:0-59 #151 318.5 @ ./src/discussions/discussions-home/DiscussionsHome.jsx #151 318.5 @ ./src/discussions/index.js 1:0-80 1:0-80 #151 318.5 @ ./src/index.jsx 10:0-48 20:64-79 #151 318.5 #151 318.5 WARNING in ./src/index.scss (./node_modules/raw-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/index.scss) #151 318.5 Module Warning (from ./node_modules/sass-loader/dist/cjs.js): #151 318.5 Deprecation Warning on line 8, column 8 of file:///openedx/app/node_modules/@edx/frontend-component-header/dist/index.scss:8:8: #151 318.5 Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. #151 318.5 #151 318.5 More info and automated migrator: https://sass-lang.com/d/import #151 318.5 #151 318.5 8 | @import './studio-header/StudioHeader.scss'; #151 318.5 #151 318.5 #151 318.5 node_modules/@edx/frontend-component-header/dist/index.scss 9:9 @import #151 318.5 src/index.scss 5:9 root stylesheet #151 318.5 @ ./src/components/TinyMCEEditor.jsx 39:0-65 106:46-57 #151 318.5 @ ./src/components/index.js 4:0-59 4:0-59 #151 318.5 @ ./src/discussions/discussions-home/DiscussionsHome.jsx #151 318.5 @ ./src/discussions/index.js 1:0-80 1:0-80 #151 318.5 @ ./src/index.jsx 10:0-48 20:64-79 #151 318.5 #151 318.5 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #151 318.5 This can impact web performance. #151 318.5 Assets: #151 318.5 app.ea6f0e056c78675fbcfa.js (1.2 MiB) #151 318.5 paragon-theme-core.e303a271cfee2a62e5a6.css (616 KiB) #151 318.5 950.e6a76e172b05a038cbcf.js (3.34 MiB) #151 318.5 #151 318.5 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #151 318.5 Entrypoints: #151 318.5 app (4.64 MiB) #151 318.5 runtime.45e0966610e2c46a6d0a.js #151 318.5 950.e6a76e172b05a038cbcf.css #151 318.5 950.e6a76e172b05a038cbcf.js #151 318.5 app.ea6f0e056c78675fbcfa.css #151 318.5 app.ea6f0e056c78675fbcfa.js #151 318.5 paragon.theme.core (621 KiB) #151 318.5 runtime.45e0966610e2c46a6d0a.js #151 318.5 paragon-theme-core.e303a271cfee2a62e5a6.css #151 318.5 #151 318.5 webpack 5.102.1 compiled with 7 warnings in 295981 ms #151 DONE 321.4s #160 [authoring-prod 1/1] RUN npm run build #160 0.858 #160 0.858 > @edx/frontend-app-authoring@0.1.0 build #160 0.858 > fedx-scripts webpack #160 0.858 #160 1.145 Running with resolved config: #160 1.145 /openedx/app/webpack.prod.config.js #160 1.145 #160 5.006 Browserslist: browsers data (caniuse-lite) is 6 months old. Please run: #160 5.006 npx update-browserslist-db@latest #160 5.006 Why you should do it regularly: https://github.com/browserslist/update-db#readme #160 ... #159 [account-prod 1/1] RUN npm run build #159 CANCELED #160 [authoring-prod 1/1] RUN npm run build #160 CANCELED ------ > importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2255-556ac5/mfe:latest-cache: ------ ERROR: failed to build: failed to solve: Canceled: context canceled Terminated section_end:1766410727:step_script WARNING: step_script could not run to completion because the timeout was exceeded. For more control over job and script timeouts see: https://docs.gitlab.com/ci/runners/configure_runners/#set-script-and-after_script-timeouts