Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1764135800: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:1764135833:prepare_executor section_start:1764135833:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-51564656-concurrent-0 via gitlab-runner-66336c5289e5e542... section_end:1764135833:prepare_script section_start:1764135833: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 8569eeaf as detached HEAD (ref is main)... Removing .terraform/ Removing instances/pr-2619-673030/.venv/ Removing instances/pr-2619-673030/env/ Removing instances/pr-2619-673030/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 6d05782 Merge branch 'kaustav/add_default_project' into 'main' Updated submodules Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' section_end:1764135836:get_sources section_start:1764135836:restore_cache Restoring cache Checking cache for tf-8569eeaf-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:1764135841:restore_cache section_start:1764135841: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/null... - Finding digitalocean/digitalocean versions matching "~> 2.0"... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Finding latest version of hashicorp/kubernetes... - Finding latest version of hashicorp/external... - Finding latest version of hashicorp/tls... - Finding latest version of loafoe/htpasswd... - Finding latest version of hashicorp/random... - Finding hashicorp/helm versions matching "~> 2.17"... - Installing digitalocean/digitalocean v2.69.0... - Installed digitalocean/digitalocean v2.69.0 (signed, key ID F82037E524B9C0E8) - Installing hashicorp/kubernetes v2.38.0... - Installed hashicorp/kubernetes v2.38.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/external v2.3.5... - Installed hashicorp/external v2.3.5 (signed, key ID 0C0AF313E5FD9F80) - Installing loafoe/htpasswd v1.5.0... - Installed loafoe/htpasswd v1.5.0 (signed, key ID C0E4EB79E9E6A23D) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/null v3.2.4... - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing gavinbunney/kubectl v1.19.0... - Installed gavinbunney/kubectl v1.19.0 (signed, key ID 1E1CE42504F5FBB2) - Installing hashicorp/tls v4.1.0... - Installed hashicorp/tls v4.1.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/random v3.7.2... - Installed hashicorp/random v3.7.2 (signed, key ID 0C0AF313E5FD9F80) Providers are signed by their developers. If you'd like to know more about provider signing, you can read about it here: https://opentofu.org/docs/cli/plugins/signing/ OpenTofu has created a lock file .terraform.lock.hcl to record the provider selections it made above. Include this file in your version control repository so that OpenTofu can guarantee to make the same selections by default when you run "tofu init" in the future. OpenTofu has been successfully initialized! $ docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/grove/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded $ printf "debug = true\n[worker.oci]\n max-parallelism = $DOCKER_BUILDKIT_PARALLELISM\n[registry.\"docker.io\"]\n mirrors = [\"${CUSTOM_DOCKER_REGISTRY:-https://registry-1.docker.io}\"]" > ~/buildkitd.toml $ docker buildx create --use --config ~/buildkitd.toml agitated_hoover $ 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/19.3 MiB (6.4 KiB/s) with 162 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/openedx/config/lms.env.yml to instances/pr-2619-673030/env/apps/openedx/config/lms.env.yml Completed 2.2 KiB/19.3 MiB (6.4 KiB/s) with 161 file(s) remaining Completed 4.1 KiB/19.3 MiB (11.6 KiB/s) with 161 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/openedx/config/cms.env.yml to instances/pr-2619-673030/env/apps/openedx/config/cms.env.yml Completed 4.1 KiB/19.3 MiB (11.6 KiB/s) with 160 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/openedx/settings/cms/__init__.py to instances/pr-2619-673030/env/apps/openedx/settings/cms/__init__.py Completed 4.1 KiB/19.3 MiB (11.6 KiB/s) with 159 file(s) remaining Completed 4.3 KiB/19.3 MiB (10.1 KiB/s) with 159 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/openedx/settings/cms/test.py to instances/pr-2619-673030/env/apps/openedx/settings/cms/test.py Completed 4.3 KiB/19.3 MiB (10.1 KiB/s) with 158 file(s) remaining Completed 4.9 KiB/19.3 MiB (10.9 KiB/s) with 158 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/openedx/uwsgi.ini to instances/pr-2619-673030/env/apps/openedx/uwsgi.ini Completed 4.9 KiB/19.3 MiB (10.9 KiB/s) with 157 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/openedx/settings/lms/__init__.py to instances/pr-2619-673030/env/apps/openedx/settings/lms/__init__.py Completed 4.9 KiB/19.3 MiB (10.9 KiB/s) with 156 file(s) remaining Completed 6.9 KiB/19.3 MiB (15.2 KiB/s) with 156 file(s) remaining Completed 7.1 KiB/19.3 MiB (15.4 KiB/s) with 156 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/caddy/Caddyfile to instances/pr-2619-673030/env/apps/caddy/Caddyfile Completed 7.1 KiB/19.3 MiB (15.4 KiB/s) with 155 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/openedx/settings/lms/test.py to instances/pr-2619-673030/env/apps/openedx/settings/lms/test.py Completed 7.1 KiB/19.3 MiB (15.4 KiB/s) with 154 file(s) remaining Completed 7.2 KiB/19.3 MiB (15.5 KiB/s) with 154 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/permissions/setowners.sh to instances/pr-2619-673030/env/apps/permissions/setowners.sh Completed 7.2 KiB/19.3 MiB (15.5 KiB/s) with 153 file(s) remaining Completed 21.9 KiB/19.3 MiB (43.2 KiB/s) with 153 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/openedx/settings/cms/production.py to instances/pr-2619-673030/env/apps/openedx/settings/cms/production.py Completed 21.9 KiB/19.3 MiB (43.2 KiB/s) with 152 file(s) remaining Completed 41.2 KiB/19.3 MiB (77.7 KiB/s) with 152 file(s) remaining Completed 42.1 KiB/19.3 MiB (79.4 KiB/s) with 152 file(s) remaining Completed 57.3 KiB/19.3 MiB (107.7 KiB/s) with 152 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/openedx/settings/lms/production.py to instances/pr-2619-673030/env/apps/openedx/settings/lms/production.py Completed 57.3 KiB/19.3 MiB (107.7 KiB/s) with 151 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/redis/redis.conf to instances/pr-2619-673030/env/apps/redis/redis.conf Completed 57.3 KiB/19.3 MiB (107.7 KiB/s) with 150 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/openedx/settings/cms/development.py to instances/pr-2619-673030/env/apps/openedx/settings/cms/development.py Completed 57.3 KiB/19.3 MiB (107.7 KiB/s) with 149 file(s) remaining Completed 57.4 KiB/19.3 MiB (105.4 KiB/s) with 149 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/bin/reload-uwsgi to instances/pr-2619-673030/env/build/openedx/bin/reload-uwsgi Completed 57.4 KiB/19.3 MiB (105.4 KiB/s) with 148 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/grove/scripts/.gitkeep to instances/pr-2619-673030/env/build/openedx/grove/scripts/.gitkeep Completed 57.4 KiB/19.3 MiB (105.4 KiB/s) with 147 file(s) remaining Completed 80.2 KiB/19.3 MiB (142.7 KiB/s) with 147 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/settings/cms/__init__.py to instances/pr-2619-673030/env/build/openedx/settings/cms/__init__.py Completed 80.2 KiB/19.3 MiB (142.7 KiB/s) with 146 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/apps/openedx/settings/lms/development.py to instances/pr-2619-673030/env/apps/openedx/settings/lms/development.py Completed 80.2 KiB/19.3 MiB (142.7 KiB/s) with 145 file(s) remaining Completed 80.6 KiB/19.3 MiB (140.1 KiB/s) with 145 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/settings/cms/i18n.py to instances/pr-2619-673030/env/build/openedx/settings/cms/i18n.py Completed 80.6 KiB/19.3 MiB (140.1 KiB/s) with 144 file(s) remaining Completed 92.9 KiB/19.3 MiB (160.1 KiB/s) with 144 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/Dockerfile to instances/pr-2619-673030/env/build/openedx/Dockerfile Completed 92.9 KiB/19.3 MiB (160.1 KiB/s) with 143 file(s) remaining Completed 92.9 KiB/19.3 MiB (154.4 KiB/s) with 143 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/revisions.yml to instances/pr-2619-673030/env/build/openedx/revisions.yml Completed 92.9 KiB/19.3 MiB (154.4 KiB/s) with 142 file(s) remaining Completed 93.5 KiB/19.3 MiB (146.9 KiB/s) with 142 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/settings/lms/__init__.py to instances/pr-2619-673030/env/build/openedx/settings/lms/__init__.py Completed 93.5 KiB/19.3 MiB (146.9 KiB/s) with 141 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/settings/lms/assets.py to instances/pr-2619-673030/env/build/openedx/settings/lms/assets.py Completed 93.5 KiB/19.3 MiB (146.9 KiB/s) with 140 file(s) remaining Completed 94.1 KiB/19.3 MiB (145.8 KiB/s) with 140 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/settings/uwsgi.ini to instances/pr-2619-673030/env/build/openedx/settings/uwsgi.ini Completed 94.1 KiB/19.3 MiB (145.8 KiB/s) with 139 file(s) remaining Completed 94.4 KiB/19.3 MiB (145.3 KiB/s) with 139 file(s) remaining Completed 95.0 KiB/19.3 MiB (146.0 KiB/s) with 139 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/settings/lms/i18n.py to instances/pr-2619-673030/env/build/openedx/settings/lms/i18n.py Completed 95.0 KiB/19.3 MiB (146.0 KiB/s) with 138 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/settings/cms/assets.py to instances/pr-2619-673030/env/build/openedx/settings/cms/assets.py Completed 95.0 KiB/19.3 MiB (146.0 KiB/s) with 137 file(s) remaining Completed 95.1 KiB/19.3 MiB (142.7 KiB/s) with 137 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/description to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/description Completed 95.1 KiB/19.3 MiB (142.7 KiB/s) with 136 file(s) remaining Completed 95.1 KiB/19.3 MiB (142.0 KiB/s) with 136 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/README to instances/pr-2619-673030/env/build/openedx/themes/README Completed 95.1 KiB/19.3 MiB (142.0 KiB/s) with 135 file(s) remaining Completed 96.0 KiB/19.3 MiB (139.4 KiB/s) with 135 file(s) remaining Completed 96.3 KiB/19.3 MiB (139.6 KiB/s) with 135 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 96.3 KiB/19.3 MiB (139.6 KiB/s) with 134 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/config to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/config Completed 96.3 KiB/19.3 MiB (139.6 KiB/s) with 133 file(s) remaining Completed 96.3 KiB/19.3 MiB (138.3 KiB/s) with 133 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/HEAD to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/HEAD Completed 96.3 KiB/19.3 MiB (138.3 KiB/s) with 132 file(s) remaining Completed 96.8 KiB/19.3 MiB (131.4 KiB/s) with 132 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 96.8 KiB/19.3 MiB (131.4 KiB/s) with 131 file(s) remaining Completed 97.2 KiB/19.3 MiB (130.5 KiB/s) with 131 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 97.2 KiB/19.3 MiB (130.5 KiB/s) with 130 file(s) remaining Completed 97.4 KiB/19.3 MiB (129.9 KiB/s) with 130 file(s) remaining Completed 99.0 KiB/19.3 MiB (131.9 KiB/s) with 130 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 99.0 KiB/19.3 MiB (131.9 KiB/s) with 129 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 99.0 KiB/19.3 MiB (131.9 KiB/s) with 128 file(s) remaining Completed 99.4 KiB/19.3 MiB (131.0 KiB/s) with 128 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 99.4 KiB/19.3 MiB (131.0 KiB/s) with 127 file(s) remaining Completed 100.8 KiB/19.3 MiB (131.7 KiB/s) with 127 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 100.8 KiB/19.3 MiB (131.7 KiB/s) with 126 file(s) remaining Completed 103.5 KiB/19.3 MiB (132.7 KiB/s) with 126 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 103.5 KiB/19.3 MiB (132.7 KiB/s) with 125 file(s) remaining Completed 107.0 KiB/19.3 MiB (135.7 KiB/s) with 125 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample Completed 107.0 KiB/19.3 MiB (135.7 KiB/s) with 124 file(s) remaining Completed 108.5 KiB/19.3 MiB (134.7 KiB/s) with 124 file(s) remaining Completed 113.3 KiB/19.3 MiB (140.4 KiB/s) with 124 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 113.3 KiB/19.3 MiB (140.4 KiB/s) with 123 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 113.3 KiB/19.3 MiB (140.4 KiB/s) with 122 file(s) remaining Completed 113.8 KiB/19.3 MiB (136.1 KiB/s) with 122 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 113.8 KiB/19.3 MiB (136.1 KiB/s) with 121 file(s) remaining Completed 115.9 KiB/19.3 MiB (137.1 KiB/s) with 121 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/index to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/index Completed 115.9 KiB/19.3 MiB (137.1 KiB/s) with 120 file(s) remaining Completed 118.1 KiB/19.3 MiB (139.2 KiB/s) with 120 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 118.1 KiB/19.3 MiB (139.2 KiB/s) with 119 file(s) remaining Completed 118.4 KiB/19.3 MiB (138.1 KiB/s) with 119 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/info/exclude to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/info/exclude Completed 118.4 KiB/19.3 MiB (138.1 KiB/s) with 118 file(s) remaining Completed 118.6 KiB/19.3 MiB (137.4 KiB/s) with 118 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD Completed 118.6 KiB/19.3 MiB (137.4 KiB/s) with 117 file(s) remaining Completed 121.0 KiB/19.3 MiB (136.7 KiB/s) with 117 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/packed-refs to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/packed-refs Completed 121.0 KiB/19.3 MiB (136.7 KiB/s) with 116 file(s) remaining Completed 121.2 KiB/19.3 MiB (136.0 KiB/s) with 116 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 121.2 KiB/19.3 MiB (136.0 KiB/s) with 115 file(s) remaining Completed 121.5 KiB/19.3 MiB (132.7 KiB/s) with 115 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 121.5 KiB/19.3 MiB (132.7 KiB/s) with 114 file(s) remaining Completed 121.5 KiB/19.3 MiB (129.4 KiB/s) with 114 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json Completed 121.5 KiB/19.3 MiB (129.4 KiB/s) with 113 file(s) remaining Completed 128.3 KiB/19.3 MiB (136.0 KiB/s) with 113 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.gitignore to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.gitignore Completed 128.3 KiB/19.3 MiB (136.0 KiB/s) with 112 file(s) remaining Completed 130.3 KiB/19.3 MiB (134.7 KiB/s) with 112 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/common/_variables.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/common/_variables.scss Completed 130.3 KiB/19.3 MiB (134.7 KiB/s) with 111 file(s) remaining Completed 135.1 KiB/19.3 MiB (139.0 KiB/s) with 111 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/README.md to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/README.md Completed 135.1 KiB/19.3 MiB (139.0 KiB/s) with 110 file(s) remaining Completed 135.2 KiB/19.3 MiB (137.3 KiB/s) with 110 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 135.2 KiB/19.3 MiB (137.3 KiB/s) with 109 file(s) remaining Completed 139.2 KiB/19.3 MiB (140.2 KiB/s) with 109 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.rev to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.rev Completed 139.2 KiB/19.3 MiB (140.2 KiB/s) with 108 file(s) remaining Completed 139.3 KiB/19.3 MiB (136.0 KiB/s) with 108 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 139.3 KiB/19.3 MiB (136.0 KiB/s) with 107 file(s) remaining Completed 172.4 KiB/19.3 MiB (167.7 KiB/s) with 107 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/LICENSE to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/LICENSE Completed 172.4 KiB/19.3 MiB (167.7 KiB/s) with 106 file(s) remaining Completed 201.1 KiB/19.3 MiB (194.6 KiB/s) with 106 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.idx to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.idx Completed 201.1 KiB/19.3 MiB (194.6 KiB/s) with 105 file(s) remaining Completed 201.2 KiB/19.3 MiB (193.4 KiB/s) with 105 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 201.2 KiB/19.3 MiB (193.4 KiB/s) with 104 file(s) remaining Completed 201.2 KiB/19.3 MiB (191.8 KiB/s) with 104 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 201.2 KiB/19.3 MiB (191.8 KiB/s) with 103 file(s) remaining Completed 201.3 KiB/19.3 MiB (187.2 KiB/s) with 103 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 201.3 KiB/19.3 MiB (187.2 KiB/s) with 102 file(s) remaining Completed 201.4 KiB/19.3 MiB (186.4 KiB/s) with 102 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 201.4 KiB/19.3 MiB (186.4 KiB/s) with 101 file(s) remaining Completed 201.4 KiB/19.3 MiB (185.0 KiB/s) with 101 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 201.4 KiB/19.3 MiB (185.0 KiB/s) with 100 file(s) remaining Completed 201.5 KiB/19.3 MiB (183.2 KiB/s) with 100 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 201.5 KiB/19.3 MiB (183.2 KiB/s) with 99 file(s) remaining Completed 201.8 KiB/19.3 MiB (180.3 KiB/s) with 99 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 201.8 KiB/19.3 MiB (180.3 KiB/s) with 98 file(s) remaining Completed 203.2 KiB/19.3 MiB (179.4 KiB/s) with 98 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss Completed 203.2 KiB/19.3 MiB (179.4 KiB/s) with 97 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss Completed 203.2 KiB/19.3 MiB (179.4 KiB/s) with 96 file(s) remaining Completed 203.9 KiB/19.3 MiB (177.7 KiB/s) with 96 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/package.json to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/package.json Completed 203.9 KiB/19.3 MiB (177.7 KiB/s) with 95 file(s) remaining Completed 216.9 KiB/19.3 MiB (188.0 KiB/s) with 95 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 216.9 KiB/19.3 MiB (188.0 KiB/s) with 94 file(s) remaining Completed 217.0 KiB/19.3 MiB (185.7 KiB/s) with 94 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss Completed 217.0 KiB/19.3 MiB (185.7 KiB/s) with 93 file(s) remaining Completed 217.2 KiB/19.3 MiB (182.1 KiB/s) with 93 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/permissions/Dockerfile to instances/pr-2619-673030/env/build/permissions/Dockerfile Completed 217.2 KiB/19.3 MiB (182.1 KiB/s) with 92 file(s) remaining Completed 223.2 KiB/19.3 MiB (184.8 KiB/s) with 92 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss Completed 223.2 KiB/19.3 MiB (184.8 KiB/s) with 91 file(s) remaining Completed 223.3 KiB/19.3 MiB (183.7 KiB/s) with 91 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 223.3 KiB/19.3 MiB (183.7 KiB/s) with 90 file(s) remaining Completed 479.3 KiB/19.3 MiB (392.4 KiB/s) with 90 file(s) remaining Completed 489.2 KiB/19.3 MiB (394.2 KiB/s) with 90 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/k8s/deployments.yml to instances/pr-2619-673030/env/k8s/deployments.yml Completed 489.2 KiB/19.3 MiB (394.2 KiB/s) with 89 file(s) remaining Completed 489.5 KiB/19.3 MiB (392.3 KiB/s) with 89 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/permissions/setowner.sh to instances/pr-2619-673030/env/build/permissions/setowner.sh Completed 489.5 KiB/19.3 MiB (392.3 KiB/s) with 88 file(s) remaining Completed 490.3 KiB/19.3 MiB (388.7 KiB/s) with 88 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/dev/docker-compose.jobs.yml to instances/pr-2619-673030/env/dev/docker-compose.jobs.yml Completed 490.3 KiB/19.3 MiB (388.7 KiB/s) with 87 file(s) remaining Completed 490.4 KiB/19.3 MiB (387.0 KiB/s) with 87 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/k8s/override.yml to instances/pr-2619-673030/env/k8s/override.yml Completed 490.4 KiB/19.3 MiB (387.0 KiB/s) with 86 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/k8s/namespace.yml to instances/pr-2619-673030/env/k8s/namespace.yml Completed 490.4 KiB/19.3 MiB (387.0 KiB/s) with 85 file(s) remaining Completed 496.9 KiB/19.3 MiB (380.1 KiB/s) with 85 file(s) remaining Completed 498.4 KiB/19.3 MiB (380.8 KiB/s) with 85 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/dev/docker-compose.yml to instances/pr-2619-673030/env/dev/docker-compose.yml Completed 498.4 KiB/19.3 MiB (380.8 KiB/s) with 84 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/k8s/services.yml to instances/pr-2619-673030/env/k8s/services.yml Completed 498.4 KiB/19.3 MiB (380.8 KiB/s) with 83 file(s) remaining Completed 754.4 KiB/19.3 MiB (573.2 KiB/s) with 83 file(s) remaining Completed 757.1 KiB/19.3 MiB (574.2 KiB/s) with 83 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/kustomization.yml to instances/pr-2619-673030/env/kustomization.yml Completed 757.1 KiB/19.3 MiB (574.2 KiB/s) with 82 file(s) remaining Completed 1013.1 KiB/19.3 MiB (765.6 KiB/s) with 82 file(s) remaining Completed 1013.6 KiB/19.3 MiB (757.1 KiB/s) with 82 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/k8s/volumes.yml to instances/pr-2619-673030/env/k8s/volumes.yml Completed 1013.6 KiB/19.3 MiB (757.1 KiB/s) with 81 file(s) remaining Completed 1016.8 KiB/19.3 MiB (750.9 KiB/s) with 81 file(s) remaining Completed 1018.9 KiB/19.3 MiB (751.5 KiB/s) with 81 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/local/docker-compose.yml to instances/pr-2619-673030/env/local/docker-compose.yml Completed 1018.9 KiB/19.3 MiB (751.5 KiB/s) with 80 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/k8s/jobs.yml to instances/pr-2619-673030/env/k8s/jobs.yml Completed 1018.9 KiB/19.3 MiB (751.5 KiB/s) with 79 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/cron-jobs.yml to instances/pr-2619-673030/env/plugins/grove/k8s/cron-jobs.yml Completed 1018.9 KiB/19.3 MiB (751.5 KiB/s) with 78 file(s) remaining Completed 1.1 MiB/19.3 MiB (805.9 KiB/s) with 78 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/package-lock.json to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/package-lock.json Completed 1.1 MiB/19.3 MiB (805.9 KiB/s) with 77 file(s) remaining Completed 1.1 MiB/19.3 MiB (801.9 KiB/s) with 77 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 1.1 MiB/19.3 MiB (801.9 KiB/s) with 76 file(s) remaining Completed 1.3 MiB/19.3 MiB (977.4 KiB/s) with 76 file(s) remaining Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 76 file(s) remaining Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 76 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/deployment-revision-history.yml to instances/pr-2619-673030/env/plugins/grove/k8s/deployment-revision-history.yml Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 75 file(s) remaining Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 75 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/deployments.yml to instances/pr-2619-673030/env/plugins/grove/k8s/deployments.yml Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 74 file(s) remaining Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 74 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/affinities.yml to instances/pr-2619-673030/env/plugins/grove/k8s/affinities.yml Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 73 file(s) remaining Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 73 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/ingress.yml to instances/pr-2619-673030/env/plugins/grove/k8s/ingress.yml Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 72 file(s) remaining Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 72 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/local/docker-compose.jobs.yml to instances/pr-2619-673030/env/local/docker-compose.jobs.yml Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 71 file(s) remaining Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 71 file(s) remaining Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 71 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/local/docker-compose.prod.yml to instances/pr-2619-673030/env/local/docker-compose.prod.yml Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 70 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/priority-class.yml to instances/pr-2619-673030/env/plugins/grove/k8s/priority-class.yml Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 69 file(s) remaining Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 69 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/pdb.yml to instances/pr-2619-673030/env/plugins/grove/k8s/pdb.yml Completed 1.6 MiB/19.3 MiB (1.1 MiB/s) with 68 file(s) remaining Completed 1.8 MiB/19.3 MiB (1.2 MiB/s) with 68 file(s) remaining Completed 2.1 MiB/19.3 MiB (1.4 MiB/s) with 68 file(s) remaining Completed 2.3 MiB/19.3 MiB (1.6 MiB/s) with 68 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/forum-job.yml to instances/pr-2619-673030/env/plugins/grove/k8s/forum-job.yml Completed 2.3 MiB/19.3 MiB (1.6 MiB/s) with 67 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/shared-elasticsearch.yml to instances/pr-2619-673030/env/plugins/grove/k8s/shared-elasticsearch.yml Completed 2.3 MiB/19.3 MiB (1.6 MiB/s) with 66 file(s) remaining Completed 2.3 MiB/19.3 MiB (1.5 MiB/s) with 66 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml to instances/pr-2619-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml Completed 2.3 MiB/19.3 MiB (1.5 MiB/s) with 65 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/volumes.yml to instances/pr-2619-673030/env/plugins/grove/k8s/volumes.yml Completed 2.3 MiB/19.3 MiB (1.5 MiB/s) with 64 file(s) remaining Completed 2.3 MiB/19.3 MiB (1.5 MiB/s) with 64 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml to instances/pr-2619-673030/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml Completed 2.3 MiB/19.3 MiB (1.5 MiB/s) with 63 file(s) remaining Completed 2.3 MiB/19.3 MiB (1.5 MiB/s) with 63 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/celery-beat.yml to instances/pr-2619-673030/env/plugins/grove/k8s/celery-beat.yml Completed 2.3 MiB/19.3 MiB (1.5 MiB/s) with 62 file(s) remaining Completed 2.6 MiB/19.3 MiB (1.6 MiB/s) with 62 file(s) remaining Completed 2.6 MiB/19.3 MiB (1.6 MiB/s) with 62 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml to instances/pr-2619-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml Completed 2.6 MiB/19.3 MiB (1.6 MiB/s) with 61 file(s) remaining Completed 2.8 MiB/19.3 MiB (1.8 MiB/s) with 61 file(s) remaining Completed 2.8 MiB/19.3 MiB (1.8 MiB/s) with 61 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/grove/k8s/maintenance-mode.yml to instances/pr-2619-673030/env/plugins/grove/k8s/maintenance-mode.yml Completed 2.8 MiB/19.3 MiB (1.8 MiB/s) with 60 file(s) remaining Completed 3.1 MiB/19.3 MiB (2.0 MiB/s) with 60 file(s) remaining Completed 3.3 MiB/19.3 MiB (2.1 MiB/s) with 60 file(s) remaining Completed 3.6 MiB/19.3 MiB (2.3 MiB/s) with 60 file(s) remaining Completed 3.6 MiB/19.3 MiB (2.3 MiB/s) with 60 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/README to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/README Completed 3.6 MiB/19.3 MiB (2.3 MiB/s) with 59 file(s) remaining Completed 3.8 MiB/19.3 MiB (2.4 MiB/s) with 59 file(s) remaining Completed 3.8 MiB/19.3 MiB (2.4 MiB/s) with 59 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/env.config.jsx to instances/pr-2619-673030/env/plugins/mfe/build/mfe/env.config.jsx Completed 3.8 MiB/19.3 MiB (2.4 MiB/s) with 58 file(s) remaining Completed 4.1 MiB/19.3 MiB (2.6 MiB/s) with 58 file(s) remaining Completed 4.3 MiB/19.3 MiB (2.7 MiB/s) with 58 file(s) remaining Completed 4.4 MiB/19.3 MiB (2.7 MiB/s) with 58 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/Dockerfile to instances/pr-2619-673030/env/plugins/mfe/build/mfe/Dockerfile Completed 4.4 MiB/19.3 MiB (2.7 MiB/s) with 57 file(s) remaining Completed 4.4 MiB/19.3 MiB (2.7 MiB/s) with 57 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config Completed 4.4 MiB/19.3 MiB (2.7 MiB/s) with 56 file(s) remaining Completed 4.4 MiB/19.3 MiB (2.7 MiB/s) with 56 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD Completed 4.4 MiB/19.3 MiB (2.7 MiB/s) with 55 file(s) remaining Completed 4.4 MiB/19.3 MiB (2.7 MiB/s) with 55 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js to instances/pr-2619-673030/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js Completed 4.4 MiB/19.3 MiB (2.7 MiB/s) with 54 file(s) remaining Completed 4.4 MiB/19.3 MiB (2.7 MiB/s) with 54 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 4.4 MiB/19.3 MiB (2.7 MiB/s) with 53 file(s) remaining Completed 4.6 MiB/19.3 MiB (2.8 MiB/s) with 53 file(s) remaining Completed 4.9 MiB/19.3 MiB (2.9 MiB/s) with 53 file(s) remaining Completed 5.1 MiB/19.3 MiB (3.1 MiB/s) with 53 file(s) remaining Completed 5.4 MiB/19.3 MiB (3.2 MiB/s) with 53 file(s) remaining Completed 5.6 MiB/19.3 MiB (3.4 MiB/s) with 53 file(s) remaining Completed 5.9 MiB/19.3 MiB (3.5 MiB/s) with 53 file(s) remaining Completed 6.1 MiB/19.3 MiB (3.7 MiB/s) with 53 file(s) remaining Completed 6.4 MiB/19.3 MiB (3.8 MiB/s) with 53 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.9 MiB/s) with 53 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.pack to instances/pr-2619-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.pack Completed 6.6 MiB/19.3 MiB (3.9 MiB/s) with 52 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.9 MiB/s) with 52 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 6.6 MiB/19.3 MiB (3.9 MiB/s) with 51 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.9 MiB/s) with 51 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.9 MiB/s) with 51 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description Completed 6.6 MiB/19.3 MiB (3.9 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.9 MiB/s) with 50 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 6.6 MiB/19.3 MiB (3.9 MiB/s) with 49 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 6.6 MiB/19.3 MiB (3.9 MiB/s) with 48 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.8 MiB/s) with 48 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.8 MiB/s) with 48 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.8 MiB/s) with 48 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 6.6 MiB/19.3 MiB (3.8 MiB/s) with 47 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 6.6 MiB/19.3 MiB (3.8 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.8 MiB/s) with 46 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 6.6 MiB/19.3 MiB (3.8 MiB/s) with 45 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/apps/mfe/Caddyfile to instances/pr-2619-673030/env/plugins/mfe/apps/mfe/Caddyfile Completed 6.6 MiB/19.3 MiB (3.8 MiB/s) with 44 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.8 MiB/s) with 44 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 6.6 MiB/19.3 MiB (3.8 MiB/s) with 43 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.7 MiB/s) with 43 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 6.6 MiB/19.3 MiB (3.7 MiB/s) with 42 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.7 MiB/s) with 42 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 6.6 MiB/19.3 MiB (3.7 MiB/s) with 41 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.7 MiB/s) with 41 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample Completed 6.6 MiB/19.3 MiB (3.7 MiB/s) with 40 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.7 MiB/s) with 40 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index Completed 6.6 MiB/19.3 MiB (3.7 MiB/s) with 39 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.7 MiB/s) with 39 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 6.6 MiB/19.3 MiB (3.7 MiB/s) with 38 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 38 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 38 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 37 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 36 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 36 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 35 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 35 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 34 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 34 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.idx to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.idx Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 33 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 33 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 32 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 32 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 6.6 MiB/19.3 MiB (3.6 MiB/s) with 31 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.5 MiB/s) with 31 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs Completed 6.6 MiB/19.3 MiB (3.5 MiB/s) with 30 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.4 MiB/s) with 30 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 6.6 MiB/19.3 MiB (3.4 MiB/s) with 29 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.4 MiB/s) with 29 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore Completed 6.6 MiB/19.3 MiB (3.4 MiB/s) with 28 file(s) remaining Completed 6.6 MiB/19.3 MiB (3.4 MiB/s) with 28 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json Completed 6.6 MiB/19.3 MiB (3.4 MiB/s) with 27 file(s) remaining Completed 6.7 MiB/19.3 MiB (3.4 MiB/s) with 27 file(s) remaining Completed 6.7 MiB/19.3 MiB (3.4 MiB/s) with 27 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.rev to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.rev Completed 6.7 MiB/19.3 MiB (3.4 MiB/s) with 26 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.rev to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.rev Completed 6.7 MiB/19.3 MiB (3.4 MiB/s) with 25 file(s) remaining Completed 6.7 MiB/19.3 MiB (3.3 MiB/s) with 25 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master Completed 6.7 MiB/19.3 MiB (3.3 MiB/s) with 24 file(s) remaining Completed 6.7 MiB/19.3 MiB (3.3 MiB/s) with 24 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.idx to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.idx Completed 6.7 MiB/19.3 MiB (3.3 MiB/s) with 23 file(s) remaining Completed 6.7 MiB/19.3 MiB (3.3 MiB/s) with 23 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 6.7 MiB/19.3 MiB (3.3 MiB/s) with 22 file(s) remaining Completed 6.9 MiB/19.3 MiB (3.4 MiB/s) with 22 file(s) remaining Completed 7.0 MiB/19.3 MiB (3.4 MiB/s) with 22 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE Completed 7.0 MiB/19.3 MiB (3.4 MiB/s) with 21 file(s) remaining Completed 7.0 MiB/19.3 MiB (3.4 MiB/s) with 21 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md Completed 7.0 MiB/19.3 MiB (3.4 MiB/s) with 20 file(s) remaining Completed 7.0 MiB/19.3 MiB (3.4 MiB/s) with 20 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 7.0 MiB/19.3 MiB (3.4 MiB/s) with 19 file(s) remaining Completed 7.0 MiB/19.3 MiB (3.3 MiB/s) with 19 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss Completed 7.0 MiB/19.3 MiB (3.3 MiB/s) with 18 file(s) remaining Completed 7.0 MiB/19.3 MiB (3.3 MiB/s) with 18 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 7.0 MiB/19.3 MiB (3.3 MiB/s) with 17 file(s) remaining Completed 7.0 MiB/19.3 MiB (3.3 MiB/s) with 17 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 7.0 MiB/19.3 MiB (3.3 MiB/s) with 16 file(s) remaining Completed 7.0 MiB/19.3 MiB (3.3 MiB/s) with 16 file(s) remaining Completed 7.0 MiB/19.3 MiB (3.3 MiB/s) with 16 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 7.0 MiB/19.3 MiB (3.3 MiB/s) with 15 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss Completed 7.0 MiB/19.3 MiB (3.3 MiB/s) with 14 file(s) remaining Completed 7.2 MiB/19.3 MiB (3.4 MiB/s) with 14 file(s) remaining Completed 7.2 MiB/19.3 MiB (3.4 MiB/s) with 14 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 7.2 MiB/19.3 MiB (3.4 MiB/s) with 13 file(s) remaining Completed 7.2 MiB/19.3 MiB (3.3 MiB/s) with 13 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 7.2 MiB/19.3 MiB (3.3 MiB/s) with 12 file(s) remaining Completed 7.2 MiB/19.3 MiB (3.3 MiB/s) with 12 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 7.2 MiB/19.3 MiB (3.3 MiB/s) with 11 file(s) remaining Completed 7.5 MiB/19.3 MiB (3.4 MiB/s) with 11 file(s) remaining Completed 7.5 MiB/19.3 MiB (3.4 MiB/s) with 11 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 7.5 MiB/19.3 MiB (3.4 MiB/s) with 10 file(s) remaining Completed 7.5 MiB/19.3 MiB (3.4 MiB/s) with 10 file(s) remaining Completed 7.5 MiB/19.3 MiB (3.4 MiB/s) with 10 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 7.5 MiB/19.3 MiB (3.4 MiB/s) with 9 file(s) remaining Completed 7.7 MiB/19.3 MiB (3.5 MiB/s) with 9 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss Completed 7.7 MiB/19.3 MiB (3.5 MiB/s) with 8 file(s) remaining Completed 8.0 MiB/19.3 MiB (3.6 MiB/s) with 8 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss Completed 8.0 MiB/19.3 MiB (3.6 MiB/s) with 7 file(s) remaining Completed 8.2 MiB/19.3 MiB (3.7 MiB/s) with 7 file(s) remaining Completed 8.2 MiB/19.3 MiB (3.6 MiB/s) with 7 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 8.2 MiB/19.3 MiB (3.6 MiB/s) with 6 file(s) remaining Completed 8.3 MiB/19.3 MiB (3.7 MiB/s) with 6 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json Completed 8.3 MiB/19.3 MiB (3.7 MiB/s) with 5 file(s) remaining Completed 8.3 MiB/19.3 MiB (3.7 MiB/s) with 5 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss Completed 8.3 MiB/19.3 MiB (3.7 MiB/s) with 4 file(s) remaining Completed 8.6 MiB/19.3 MiB (3.7 MiB/s) with 4 file(s) remaining Completed 8.8 MiB/19.3 MiB (3.9 MiB/s) with 4 file(s) remaining Completed 9.1 MiB/19.3 MiB (4.0 MiB/s) with 4 file(s) remaining Completed 9.3 MiB/19.3 MiB (4.1 MiB/s) with 4 file(s) remaining Completed 9.6 MiB/19.3 MiB (4.2 MiB/s) with 4 file(s) remaining Completed 9.6 MiB/19.3 MiB (4.2 MiB/s) with 4 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/version to instances/pr-2619-673030/env/version Completed 9.6 MiB/19.3 MiB (4.2 MiB/s) with 3 file(s) remaining Completed 9.6 MiB/19.3 MiB (4.1 MiB/s) with 3 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json Completed 9.6 MiB/19.3 MiB (4.1 MiB/s) with 2 file(s) remaining Completed 9.8 MiB/19.3 MiB (4.2 MiB/s) with 2 file(s) remaining Completed 10.1 MiB/19.3 MiB (4.3 MiB/s) with 2 file(s) remaining Completed 10.3 MiB/19.3 MiB (4.4 MiB/s) with 2 file(s) remaining Completed 10.6 MiB/19.3 MiB (4.5 MiB/s) with 2 file(s) remaining Completed 10.8 MiB/19.3 MiB (4.6 MiB/s) with 2 file(s) remaining Completed 11.1 MiB/19.3 MiB (4.7 MiB/s) with 2 file(s) remaining Completed 11.3 MiB/19.3 MiB (4.8 MiB/s) with 2 file(s) remaining Completed 11.6 MiB/19.3 MiB (4.9 MiB/s) with 2 file(s) remaining Completed 11.8 MiB/19.3 MiB (5.0 MiB/s) with 2 file(s) remaining Completed 12.1 MiB/19.3 MiB (5.0 MiB/s) with 2 file(s) remaining Completed 12.3 MiB/19.3 MiB (5.1 MiB/s) with 2 file(s) remaining Completed 12.6 MiB/19.3 MiB (5.2 MiB/s) with 2 file(s) remaining Completed 12.8 MiB/19.3 MiB (5.3 MiB/s) with 2 file(s) remaining Completed 13.1 MiB/19.3 MiB (5.4 MiB/s) with 2 file(s) remaining Completed 13.3 MiB/19.3 MiB (5.5 MiB/s) with 2 file(s) remaining Completed 13.6 MiB/19.3 MiB (5.5 MiB/s) with 2 file(s) remaining Completed 13.8 MiB/19.3 MiB (5.6 MiB/s) with 2 file(s) remaining Completed 14.1 MiB/19.3 MiB (5.7 MiB/s) with 2 file(s) remaining Completed 14.3 MiB/19.3 MiB (5.8 MiB/s) with 2 file(s) remaining Completed 14.3 MiB/19.3 MiB (5.8 MiB/s) with 2 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.pack to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.pack Completed 14.3 MiB/19.3 MiB (5.8 MiB/s) with 1 file(s) remaining Completed 14.6 MiB/19.3 MiB (5.9 MiB/s) with 1 file(s) remaining Completed 14.8 MiB/19.3 MiB (6.0 MiB/s) with 1 file(s) remaining Completed 15.1 MiB/19.3 MiB (6.1 MiB/s) with 1 file(s) remaining Completed 15.3 MiB/19.3 MiB (6.2 MiB/s) with 1 file(s) remaining Completed 15.6 MiB/19.3 MiB (6.3 MiB/s) with 1 file(s) remaining Completed 15.8 MiB/19.3 MiB (6.4 MiB/s) with 1 file(s) remaining Completed 16.1 MiB/19.3 MiB (6.3 MiB/s) with 1 file(s) remaining Completed 16.3 MiB/19.3 MiB (6.4 MiB/s) with 1 file(s) remaining Completed 16.6 MiB/19.3 MiB (6.5 MiB/s) with 1 file(s) remaining Completed 16.8 MiB/19.3 MiB (6.6 MiB/s) with 1 file(s) remaining Completed 17.1 MiB/19.3 MiB (6.7 MiB/s) with 1 file(s) remaining Completed 17.3 MiB/19.3 MiB (6.8 MiB/s) with 1 file(s) remaining Completed 17.6 MiB/19.3 MiB (6.8 MiB/s) with 1 file(s) remaining Completed 17.8 MiB/19.3 MiB (6.9 MiB/s) with 1 file(s) remaining Completed 18.1 MiB/19.3 MiB (6.9 MiB/s) with 1 file(s) remaining Completed 18.3 MiB/19.3 MiB (7.0 MiB/s) with 1 file(s) remaining Completed 18.6 MiB/19.3 MiB (7.0 MiB/s) with 1 file(s) remaining Completed 18.8 MiB/19.3 MiB (7.1 MiB/s) with 1 file(s) remaining Completed 19.1 MiB/19.3 MiB (7.2 MiB/s) with 1 file(s) remaining Completed 19.3 MiB/19.3 MiB (7.2 MiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.pack to instances/pr-2619-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.pack Completed 2.3 KiB/2.3 KiB (6.7 KiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2619-673030/grove-preserved-config.yml to instances/pr-2619-673030/grove-preserved-config.yml No ssh key provided. Skipping writing ssh key. rm -rf /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2619-673030/env/build/openedx/requirements/private/* No private plugins provided. Skipping installing private plugins. /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2619-673030/.venv/bin/tutor images build mfe --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --cache-to-registry --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/openedx/edx-platform.git" --build-arg EDX_PLATFORM_VERSION="release/ulmo" ⚠️ 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-2619-673030/mfe:latest docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2619-673030/mfe:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/openedx/edx-platform.git --build-arg EDX_PLATFORM_VERSION=release/ulmo --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2619-673030/mfe:latest-cache --cache-to=type=registry,mode=max,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2619-673030/mfe:latest-cache,image-manifest=true /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2619-673030/env/plugins/mfe/build/mfe #0 building with "agitated_hoover" 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 3.5s done #1 creating container buildx_buildkit_agitated_hoover0 #1 creating container buildx_buildkit_agitated_hoover0 0.7s done #1 DONE 4.3s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 22.95kB done #2 DONE 0.0s #3 resolve image config for docker-image://docker.io/docker/dockerfile:1 #3 DONE 1.9s #4 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 #4 resolve docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 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.3s done #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 0.2s done #4 DONE 0.5s #5 [internal] load metadata for docker.io/library/node:24.11.0-bullseye-slim #5 ... #6 [internal] load metadata for docker.io/library/caddy:2.7.4 #6 DONE 1.6s #5 [internal] load metadata for docker.io/library/node:24.11.0-bullseye-slim #5 DONE 1.6s #7 [internal] load .dockerignore #7 transferring context: 2B done #7 DONE 0.0s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2619-673030/mfe:latest-cache #8 ... #9 [internal] load build context #9 DONE 0.0s #10 [base 1/7] 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 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #11 resolve docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 0.0s done #11 DONE 0.0s #12 [auth] opencraft/ops/axim-pr-sandboxes/pr-2619-673030/mfe:pull token for registry.gitlab.com #12 DONE 0.0s #13 [base 5/7] ADD https://github.com/open-craft/edx-simple-theme.git#master ./simple-theme #13 0.315 bdeafff43644324ddd9e43d77577648415699726 refs/heads/master #13 DONE 0.3s #14 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#release/ulmo . #14 0.329 7ddc95003e02f2a9f2d9fb2b1f0fd763c320fe6b refs/heads/release/ulmo #14 DONE 0.3s #15 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#release/ulmo . #15 0.367 0db621b13458945a7a2750fd1baf581d2a758588 refs/heads/release/ulmo #15 DONE 0.4s #16 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#release/ulmo . #16 0.379 508c91d4871832ae6a8b247a652b7e16597c1df0 refs/heads/release/ulmo #16 DONE 0.4s #17 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#release/ulmo . #17 0.377 126844241516e0402efb1bf8aa665c941db666c8 refs/heads/release/ulmo #17 DONE 0.4s #18 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/open-craft/frontend-app-authoring.git#kaustav/testing_ulmo_sandbox . #18 0.377 9b55b514ca50c5ae8af80c09bc39277b2b08a4b9 refs/heads/kaustav/testing_ulmo_sandbox #18 DONE 0.4s #19 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#release/ulmo . #19 0.391 36827914eb4238425f410987e66aed5cc1b1fe08 refs/heads/release/ulmo #19 DONE 0.4s #20 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#release/ulmo . #20 0.404 02a3bda10a572eb89204b42b54c32cccf0c79685 refs/heads/release/ulmo #20 DONE 0.4s #21 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#release/ulmo . #21 0.407 1d5484ff1d47da354b10f334e2376cf8136344eb refs/heads/release/ulmo #21 DONE 0.4s #22 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#release/ulmo . #22 0.409 e08014c656d66f9c37e18658f02f5ac75c51d013 refs/heads/release/ulmo #22 DONE 0.4s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2619-673030/mfe:latest-cache #8 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done #8 DONE 1.4s #23 [base 3/7] RUN mkdir -p /openedx/app /openedx/env #23 CACHED #24 [base 2/7] 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 #24 CACHED #25 [base 4/7] WORKDIR /openedx/app #25 CACHED #19 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#release/ulmo . #19 0.058 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs/ #19 ... #26 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#release/ulmo . #26 0.303 3a1cafa9f489ea1d3c3516c86d8f7abdc4e4316b refs/heads/release/ulmo #26 DONE 0.3s #27 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#release/ulmo . #27 0.354 362a2962af54b9ad9d148995ab22cb0af9047b92 refs/heads/release/ulmo #27 DONE 0.4s #25 [base 4/7] WORKDIR /openedx/app #25 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done #25 sha256:59c530f5dbabcfb72878a1d4040921f09fe74cea1a867a92267323cb29a29c42 0B / 128B 0.3s #25 sha256:4427ec94b8dcf5549faa275c2904eae4a2bc8d65e6191db5e38468c911cbf7fe 0B / 250.42MB 0.3s #25 sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 0B / 448B 0.3s #25 sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 0B / 1.74MB 0.2s #25 ... #13 [base 5/7] ADD https://github.com/open-craft/edx-simple-theme.git#master ./simple-theme #13 0.055 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/5/fs/ #13 0.535 From https://github.com/open-craft/edx-simple-theme #13 0.535 * [new branch] master -> master #13 0.536 * [new branch] master -> origin/master #13 0.542 bdeafff43644324ddd9e43d77577648415699726 #13 DONE 0.9s #25 [base 4/7] WORKDIR /openedx/app #25 sha256:59c530f5dbabcfb72878a1d4040921f09fe74cea1a867a92267323cb29a29c42 128B / 128B 0.4s done #25 sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 448B / 448B 0.6s done #25 sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 0B / 4.07kB 0.2s #25 ... #19 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#release/ulmo . #19 0.640 From https://github.com/openedx/frontend-app-account #19 0.640 * [new branch] release/ulmo -> release/ulmo #19 0.640 * [new branch] release/ulmo -> origin/release/ulmo #19 0.645 36827914eb4238425f410987e66aed5cc1b1fe08 #19 0.657 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/9/fs/.git/ #19 0.661 commit #19 0.730 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs #19 0.730 * [new tag] release/ulmo -> release/ulmo #19 0.731 * [new tag] release/ulmo -> release/ulmo #19 0.785 Note: switching to 'FETCH_HEAD'. #19 0.785 #19 0.785 You are in 'detached HEAD' state. You can look around, make experimental #19 0.785 changes and commit them, and you can discard any commits you make in this #19 0.785 state without impacting any branches by switching back to a branch. #19 0.785 #19 0.785 If you want to create a new branch to retain commits you create, you may #19 0.785 do so (now or later) by using -c with the switch command. Example: #19 0.785 #19 0.785 git switch -c #19 0.785 #19 0.785 Or undo this operation with: #19 0.785 #19 0.785 git switch - #19 0.785 #19 0.785 Turn off this advice by setting config variable advice.detachedHead to false #19 0.785 #19 0.785 HEAD is now at 3682791 fix: removed hard-coded waffle flag checks for email and push notifications (#1387) #19 DONE 1.2s #25 [base 4/7] WORKDIR /openedx/app #25 sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 4.07kB / 4.07kB 0.3s done #25 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 0B / 51.80MB 0.2s #25 ... #9 [internal] load build context #9 transferring context: 13.34MB 0.2s done #9 DONE 0.2s #25 [base 4/7] WORKDIR /openedx/app #25 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 0B / 30.26MB 0.2s #25 sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 135.17kB / 1.74MB 0.8s #25 ... #28 [base 6/7] ADD ./tokens ./simple-theme/tokens #28 ERROR: failed to calculate checksum of ref u9osuwwei0cxzcmxdufukkkdr::ub015tkqw9ylo1ovjq63gnv1b: "/tokens": not found #29 [base 5/7] ADD https://github.com/open-craft/edx-simple-theme.git#master ./simple-theme #29 CANCELED #17 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#release/ulmo . #17 0.024 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/8/fs/ #17 CANCELED #26 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#release/ulmo . #26 0.032 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/11/fs/ #26 CANCELED ------ > [base 6/7] ADD ./tokens ./simple-theme/tokens: ------ Dockerfile:24 -------------------- 22 | 23 | ADD https://github.com/open-craft/edx-simple-theme.git#master ./simple-theme 24 | >>> ADD ./tokens ./simple-theme/tokens 25 | RUN cd simple-theme && npm install && npm run build-tokens && npm run build && cd .. 26 | -------------------- ERROR: failed to build: failed to solve: failed to compute cache key: failed to calculate checksum of ref u9osuwwei0cxzcmxdufukkkdr::ub015tkqw9ylo1ovjq63gnv1b: "/tokens": not found Error: Command failed with status 1: docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2619-673030/mfe:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/openedx/edx-platform.git --build-arg EDX_PLATFORM_VERSION=release/ulmo --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2619-673030/mfe:latest-cache --cache-to=type=registry,mode=max,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-2619-673030/mfe:latest-cache,image-manifest=true /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2619-673030/env/plugins/mfe/build/mfe ╭───────────────────── Traceback (most recent call last) ──────────────────────╮ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/bin/ │ │ cli.py:292 in buildimage │ │ │ │ 289 │ │ │ # Then we can try again: │ │ 290 │ │ │ instance.tutor_command(tutor_command) │ │ 291 │ │ else: │ │ ❱ 292 │ │ │ raise err │ │ 293 │ │ 294 │ │ 295 def exec_pipeline_command(command: str, env: None): │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ build_args = [ │ │ │ │ │ '--output="type=registry"', │ │ │ │ │ '--docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64"', │ │ │ │ │ '--cache-to-registry', │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_REPOSITORY="https://github.com/o… │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_VERSION="release/ulmo"' │ │ │ │ ] │ │ │ │ cache_from = [] │ │ │ │ cache_to = [] │ │ │ │ edx_platform_repository = 'https://github.com/openedx/edx-platform.git' │ │ │ │ edx_platform_version = 'release/ulmo' │ │ │ │ image_name = 'mfe' │ │ │ │ instance = │ │ │ │ instance_name = 'pr-2619-673030' │ │ │ │ platform_build_args = '--output="type=registry" │ │ │ │ --docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64" --'+147 │ │ │ │ tutor_cache_from_arg = '' │ │ │ │ tutor_cache_from_args = [] │ │ │ │ tutor_cache_to_arg = '' │ │ │ │ tutor_cache_to_args = [] │ │ │ │ tutor_command = 'images build mfe --output="type=registry" │ │ │ │ --docker-arg="--platform" --docker-a'+166 │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/bin/ │ │ cli.py:282 in buildimage │ │ │ │ 279 │ platform_build_args = " ".join(build_args) │ │ 280 │ tutor_command = f"images build {image_name} {tutor_cache_to_arg} { │ │ 281 │ try: │ │ ❱ 282 │ │ instance.tutor_command(tutor_command) │ │ 283 │ except CommandFailedError as err: │ │ 284 │ │ if "Please switch to a different driver" in "\n".join(err.outp │ │ 285 │ │ │ typer.echo("Buildx builder is missing; trying to force cre │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ build_args = [ │ │ │ │ │ '--output="type=registry"', │ │ │ │ │ '--docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64"', │ │ │ │ │ '--cache-to-registry', │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_REPOSITORY="https://github.com/o… │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_VERSION="release/ulmo"' │ │ │ │ ] │ │ │ │ cache_from = [] │ │ │ │ cache_to = [] │ │ │ │ edx_platform_repository = 'https://github.com/openedx/edx-platform.git' │ │ │ │ edx_platform_version = 'release/ulmo' │ │ │ │ image_name = 'mfe' │ │ │ │ instance = │ │ │ │ instance_name = 'pr-2619-673030' │ │ │ │ platform_build_args = '--output="type=registry" │ │ │ │ --docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64" --'+147 │ │ │ │ tutor_cache_from_arg = '' │ │ │ │ tutor_cache_from_args = [] │ │ │ │ tutor_cache_to_arg = '' │ │ │ │ tutor_cache_to_args = [] │ │ │ │ tutor_command = 'images build mfe --output="type=registry" │ │ │ │ --docker-arg="--platform" --docker-a'+166 │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/grov │ │ e/instance.py:585 in tutor_command │ │ │ │ 582 │ │ │ │ "The tutor executable could not found. Please check yo │ │ 583 │ │ │ │ f" and run `./grove venv update {self.instance_name}`. │ │ 584 │ │ │ ) │ │ ❱ 585 │ │ return execute(f"{self.tutor_executable} {argstr}", capture_ou │ │ 586 │ │ │ 587 │ def deploy(self): │ │ 588 │ │ """ │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ argstr = 'images build mfe --output="type=registry" │ │ │ │ --docker-arg="--platform" --docker-a'+166 │ │ │ │ env = {} │ │ │ │ self = │ │ │ │ tutor_env = { │ │ │ │ │ 'TUTOR_ID': 'pr-2619-673030', │ │ │ │ │ 'TUTOR_ROOT': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2619-… │ │ │ │ │ 'TUTOR_K8S_NAMESPACE': 'pr-2619-673030', │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-261… │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-261… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-261… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-261… │ │ │ │ │ 'TUTOR_MYSQL_HOST': │ │ │ │ 'axim-sandboxes-mysql-do-user-14983397-0.c.db.ondigitalocea… │ │ │ │ │ 'TUTOR_MYSQL_PORT': '25060', │ │ │ │ │ 'TUTOR_MYSQL_ROOT_USERNAME': 'doadmin', │ │ │ │ │ ... +19 │ │ │ │ } │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/grov │ │ e/utils.py:130 in execute │ │ │ │ 127 │ │ │ process.wait() │ │ 128 │ │ │ raise CommandFailedError(f"Command failed: {command}", out │ │ 129 │ │ if result > 0: │ │ ❱ 130 │ │ │ raise CommandFailedError(f"Command failed with status {res │ │ 131 │ │ │ 132 │ if capture_output: │ │ 133 │ │ return "\n".join(output) │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ capture_output = True │ │ │ │ command = '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-… │ │ │ │ env = { │ │ │ │ │ 'TUTOR_ID': 'pr-2619-673030', │ │ │ │ │ 'TUTOR_ROOT': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-… │ │ │ │ │ 'TUTOR_K8S_NAMESPACE': 'pr-2619-673030', │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_MYSQL_HOST': │ │ │ │ 'axim-sandboxes-mysql-do-user-14983397-0.c.db.ondigita… │ │ │ │ │ 'TUTOR_MYSQL_PORT': '25060', │ │ │ │ │ 'TUTOR_MYSQL_ROOT_USERNAME': 'doadmin', │ │ │ │ │ ... +19 │ │ │ │ } │ │ │ │ environ = { │ │ │ │ │ 'PYTHONPATH': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/grove/tools-c… │ │ │ │ │ 'CI_DEFAULT_BRANCH_SLUG': 'main', │ │ │ │ │ 'TF_VAR_velero_enabled': 'false', │ │ │ │ │ 'CI_PROJECT_NAMESPACE': 'opencraft/ops', │ │ │ │ │ 'DOCKER_ENV_CI_JOB_STATUS': 'running', │ │ │ │ │ 'GITLAB_USER_ID': '10035712', │ │ │ │ │ 'DOCKER_VERSION': '28.5.1', │ │ │ │ │ 'DOCKER_ENV_CI_PROJECT_DESCRIPTION': 'This cluster │ │ │ │ repository is for hosting PR sandboxes for │ │ │ │ Axim.\r\n\r\nDevelopment epi'+109, │ │ │ │ │ 'CI_RUNNER_VERSION': '17.11.0', │ │ │ │ │ 'DOCKER_ENV_CI_BUILDS_DIR': '/builds', │ │ │ │ │ ... +417 │ │ │ │ } │ │ │ │ hide_output = False │ │ │ │ key = 'TUTOR_S3_REGION' │ │ │ │ line = 'Error: Command failed with status 1: docker buildx │ │ │ │ build --tag=registry.gitlab.c'+581 │ │ │ │ output = [ │ │ │ │ │ "⚠️ Found conflicting values for setting │ │ │ │ 'DISCOVERY_INDEX_OVERRIDES': '{'course_"+1270, │ │ │ │ │ "⚠️ Found conflicting values for setting │ │ │ │ 'DISCOVERY_INDEX_OVERRIDES': '{'course_"+1270, │ │ │ │ │ 'Building image │ │ │ │ registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr… │ │ │ │ │ 'docker buildx build │ │ │ │ --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandbo… │ │ │ │ │ '#0 building with "agitated_hoover" instance using │ │ │ │ docker-container driver\n', │ │ │ │ │ '\n', │ │ │ │ │ '#1 [internal] booting buildkit\n', │ │ │ │ │ '#1 pulling image moby/buildkit:buildx-stable-1\n', │ │ │ │ │ '#1 pulling image moby/buildkit:buildx-stable-1 │ │ │ │ 3.5s done\n', │ │ │ │ │ '#1 creating container │ │ │ │ buildx_buildkit_agitated_hoover0\n', │ │ │ │ │ ... +206 │ │ │ │ ] │ │ │ │ process = │ │ │ │ result = 1 │ │ │ │ val = 'nyc3' │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ ╰──────────────────────────────────────────────────────────────────────────────╯ CommandFailedError: Command failed with status 1: /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2619-673030/.venv/bin/tutor images build mfe --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --cache-to-registry --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/openedx/edx-platform.git" --build-arg EDX_PLATFORM_VERSION="release/ulmo" section_end:1764135878:step_script section_start:1764135878:cleanup_file_variables Cleaning up project directory and file based variables section_end:1764135879:cleanup_file_variables ERROR: Job failed: exit code 1