Refactor FXIOS-8297 [v124] Logins Key Retrieval Logic #18401
Merged
firefoxci-taskcluster / Decision Task (pull-request)
succeeded
Feb 1, 2024 in 1m 22s
FirefoxCI (pull_request)
The task that creates all of the other tasks in the task graph
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-02-01 18:07:51.246Z] Task ID: FTBU4ArYR2-1VHQD9qpBkQ
[taskcluster 2024-02-01 18:07:51.246Z] Worker ID: 328505150913537401
[taskcluster 2024-02-01 18:07:51.246Z] Worker Group: us-west1
[taskcluster 2024-02-01 18:07:51.246Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-02-01 18:07:51.246Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2024-02-01 18:07:51.246Z] Worker Version: 38.0.5
[taskcluster 2024-02-01 18:07:51.246Z] Public IP: 34.83.150.0
[taskcluster 2024-02-01 18:07:51.246Z] Hostname: mobile-1-decision-gcp-m3hmdagatrustncwnqrcbg
[taskcluster 2024-02-01 18:07:51.246Z] using cache "mobile-level-1-checkouts-v1" -> /builds/worker/checkouts
90e5e7d8b87a - Started downloading
2e4b65595e5e - Started downloading
90e5e7d8b87a - Downloaded in 0.68 seconds
2e4b65595e5e - Downloaded in 1.308 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2024-02-01 18:08:03.497Z] === Task Starting ===
[setup 2024-02-01T18:08:04.760Z] run-task started in /
[setup 2024-02-01T18:08:04.760Z] Invoked by command: --mobile-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-ios' --message="" --owner='[email protected]' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request'
[setup 2024-02-01T18:08:04.760Z] Python version: 3.11.2
[cache 2024-02-01T18:08:04.762Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[setup 2024-02-01T18:08:04.762Z] running as worker:worker
[vcs 2024-02-01T18:08:04.763Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-02-01T18:08:04.766Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-ios', '/builds/worker/checkouts/src']
[vcs 2024-02-01T18:08:04.767Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-02-01T18:09:05.859Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/lougeniaC64/firefox-ios', 're-merge-key-logic-refactor']
[vcs 2024-02-01T18:09:06.297Z] From https://github.com/lougeniaC64/firefox-ios
[vcs 2024-02-01T18:09:06.298Z] * branch re-merge-key-logic-refactor -> FETCH_HEAD
[vcs 2024-02-01T18:09:06.300Z] executing ['git', 'checkout', '-f', '-B', 're-merge-key-logic-refactor', 'd12483b438b1f9614a894ea9e94708999c15b1e7']
[vcs 2024-02-01T18:09:06.885Z] Switched to a new branch 're-merge-key-logic-refactor'
[vcs 2024-02-01T18:09:06.887Z] cleaning git checkout...
[vcs 2024-02-01T18:09:06.887Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-02-01T18:09:06.902Z] removing []
[vcs 2024-02-01T18:09:06.902Z] successfully cleaned git checkout!
[vcs 2024-02-01T18:09:06.905Z] TinderboxPrint:<a href='https://github.com/lougeniaC64/firefox-ios/commit/d12483b438b1f9614a894ea9e94708999c15b1e7' title='Built from firefox-ios commit d12483b438b1f9614a894ea9e94708999c15b1e7'>d12483b438b1f9614a894ea9e94708999c15b1e7</a>
[pip-install 2024-02-01T18:09:06.905Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-02-01T18:09:07.176Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-02-01T18:09:07.265Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2024-02-01T18:09:07.357Z] Collecting arrow==1.3.0
[pip-install 2024-02-01T18:09:07.418Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-02-01T18:09:07.432Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 5.5 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:07.436Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 15)) (0.4.4)
[pip-install 2024-02-01T18:09:07.461Z] Collecting certifi==2023.11.17
[pip-install 2024-02-01T18:09:07.471Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[pip-install 2024-02-01T18:09:07.486Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 12.9 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:07.503Z] Collecting chardet==5.2.0
[pip-install 2024-02-01T18:09:07.514Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-02-01T18:09:07.530Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 14.6 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:07.661Z] Collecting charset-normalizer==3.3.2
[pip-install 2024-02-01T18:09:07.672Z] Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2024-02-01T18:09:07.684Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 16.0 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:07.713Z] Collecting click==8.1.7
[pip-install 2024-02-01T18:09:07.723Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-02-01T18:09:07.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 25.0 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:07.753Z] Collecting cookiecutter==2.5.0
[pip-install 2024-02-01T18:09:07.762Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-02-01T18:09:07.779Z] Collecting giturlparse==0.12.0
[pip-install 2024-02-01T18:09:07.789Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-02-01T18:09:07.810Z] Collecting idna==3.6
[pip-install 2024-02-01T18:09:07.818Z] Downloading idna-3.6-py3-none-any.whl (61 kB)
[pip-install 2024-02-01T18:09:07.824Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 19.1 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:07.858Z] Collecting jinja2==3.1.3
[pip-install 2024-02-01T18:09:07.867Z] Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
[pip-install 2024-02-01T18:09:07.877Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 17.6 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:07.962Z] Collecting json-e==4.6.0
[pip-install 2024-02-01T18:09:07.974Z] Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[pip-install 2024-02-01T18:09:08.002Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-02-01T18:09:08.011Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-02-01T18:09:08.017Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 23.5 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:08.021Z] Requirement already satisfied: markupsafe==2.1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 147)) (2.1.3)
[pip-install 2024-02-01T18:09:08.034Z] Collecting mdurl==0.1.2
[pip-install 2024-02-01T18:09:08.042Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-02-01T18:09:08.046Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 213)) (0.1.1)
[pip-install 2024-02-01T18:09:08.076Z] Collecting pygments==2.17.2
[pip-install 2024-02-01T18:09:08.085Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-02-01T18:09:08.148Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.2 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:08.156Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 221)) (2.8.2)
[pip-install 2024-02-01T18:09:08.157Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 225)) (8.0.1)
[pip-install 2024-02-01T18:09:08.214Z] Collecting pyyaml==6.0.1
[pip-install 2024-02-01T18:09:08.225Z] Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[pip-install 2024-02-01T18:09:08.258Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 25.1 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:08.264Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 283)) (2.0.4)
[pip-install 2024-02-01T18:09:08.265Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 287)) (2.31.0)
[pip-install 2024-02-01T18:09:08.345Z] Collecting rich==13.7.0
[pip-install 2024-02-01T18:09:08.354Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-02-01T18:09:08.365Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 27.7 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:08.368Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 297)) (1.16.0)
[pip-install 2024-02-01T18:09:08.370Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 301)) (2.0.0)
[pip-install 2024-02-01T18:09:08.416Z] Collecting taskcluster-taskgraph==7.1.0
[pip-install 2024-02-01T18:09:08.427Z] Downloading taskcluster_taskgraph-7.1.0-py3-none-any.whl (185 kB)
[pip-install 2024-02-01T18:09:08.435Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.8/185.8 kB 28.5 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:08.439Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 309)) (13.0.1)
[pip-install 2024-02-01T18:09:08.440Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 314)) (1.3)
[pip-install 2024-02-01T18:09:08.461Z] Collecting types-python-dateutil==2.8.19.20240106
[pip-install 2024-02-01T18:09:08.471Z] Downloading types_python_dateutil-2.8.19.20240106-py3-none-any.whl (9.7 kB)
[pip-install 2024-02-01T18:09:08.517Z] Collecting urllib3==2.1.0
[pip-install 2024-02-01T18:09:08.527Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[pip-install 2024-02-01T18:09:08.532Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 48.9 MB/s eta 0:00:00
[pip-install 2024-02-01T18:09:08.553Z] Collecting voluptuous==0.14.1
[pip-install 2024-02-01T18:09:08.563Z] Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[pip-install 2024-02-01T18:09:08.915Z] Installing collected packages: json-e, voluptuous, urllib3, types-python-dateutil, pyyaml, pygments, mdurl, jinja2, idna, giturlparse, click, charset-normalizer, chardet, certifi, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2024-02-01T18:09:09.593Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-01T18:09:09.593Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-01T18:09:09.838Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-01T18:09:09.838Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-01T18:09:09.992Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-01T18:09:09.992Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-01T18:09:10.052Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-01T18:09:10.052Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-01T18:09:10.255Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-01T18:09:10.256Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-01T18:09:10.337Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-01T18:09:10.337Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-01T18:09:10.397Z] Successfully installed arrow-1.3.0 certifi-2023.11.17 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.5.0 giturlparse-0.12.0 idna-3.6 jinja2-3.1.3 json-e-4.6.0 markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.17.2 pyyaml-6.0.1 rich-13.7.0 taskcluster-taskgraph-7.1.0 types-python-dateutil-2.8.19.20240106 urllib3-2.1.0 voluptuous-0.14.1
[task 2024-02-01T18:09:10.496Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-ios\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-02-01T18:09:10.498Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-02-01T18:09:10.499Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-ios --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/firefox-ios --head-repository=https://github.com/lougeniaC64/firefox-ios --head-ref=re-merge-key-logic-refactor --head-rev=d12483b438b1f9614a894ea9e94708999c15b1e7 --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2024-02-01T18:09:10.706Z] 2024-02-01 18:09:10,706 - INFO - Loading graph configuration.
[task 2024-02-01T18:09:10.724Z] 2024-02-01 18:09:10,724 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-02-01T18:09:10.725Z] 2024-02-01 18:09:10,724 - INFO - base_rev is not set.
[task 2024-02-01T18:09:10.725Z] 2024-02-01 18:09:10,724 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-02-01T18:09:10.727Z] 2024-02-01 18:09:10,727 - INFO - base_rev has been reset from "" to "4aafd6fd4d61f36321b69e3aac7a9f4bb093434e".
[task 2024-02-01T18:09:10.727Z] 2024-02-01 18:09:10,727 - WARNING - using default project parameters; add firefox-ios to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-02-01T18:09:10.730Z] 2024-02-01 18:09:10,730 - INFO - Using Parameters(id=a673c7117a89) (from defaults)
[task 2024-02-01T18:09:10.730Z] 2024-02-01 18:09:10,730 - INFO - writing artifact file `parameters.yml`
[task 2024-02-01T18:09:10.736Z] 2024-02-01 18:09:10,736 - INFO - writing artifact file `actions.json`
[task 2024-02-01T18:09:10.738Z] 2024-02-01 18:09:10,738 - INFO - Loading kinds
[task 2024-02-01T18:09:10.749Z] 2024-02-01 18:09:10,748 - INFO - Generating full task set
[task 2024-02-01T18:09:10.757Z] 2024-02-01 18:09:10,757 - INFO - Generated 1 tasks for kind bitrise-performance
[task 2024-02-01T18:09:10.759Z] 2024-02-01 18:09:10,759 - INFO - Generated 1 tasks for kind build
[task 2024-02-01T18:09:10.760Z] 2024-02-01 18:09:10,760 - INFO - Writing docker-contexts/alpine.tar.gz for docker image alpine
[task 2024-02-01T18:09:10.776Z] 2024-02-01 18:09:10,776 - INFO - Writing docker-contexts/screenshots.tar.gz for docker image screenshots
[task 2024-02-01T18:09:10.793Z] 2024-02-01 18:09:10,793 - INFO - Generated 2 tasks for kind docker-image
[task 2024-02-01T18:09:10.795Z] 2024-02-01 18:09:10,795 - INFO - Generated 1 tasks for kind firebase-performance
[task 2024-02-01T18:09:10.808Z] 2024-02-01 18:09:10,808 - INFO - Generated 17 tasks for kind generate-screenshots
[task 2024-02-01T18:09:10.810Z] 2024-02-01 18:09:10,810 - INFO - Generated 1 tasks for kind test
[task 2024-02-01T18:09:10.810Z] 2024-02-01 18:09:10,810 - INFO - Generating full task graph
[task 2024-02-01T18:09:10.810Z] 2024-02-01 18:09:10,810 - INFO - Full task graph contains 23 tasks and 38 dependencies
[task 2024-02-01T18:09:10.811Z] 2024-02-01 18:09:10,811 - INFO - writing artifact file `full-task-graph.json`
[task 2024-02-01T18:09:10.817Z] 2024-02-01 18:09:10,816 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-02-01T18:09:10.817Z] 2024-02-01 18:09:10,817 - INFO - Generating target task set
[task 2024-02-01T18:09:10.818Z] 2024-02-01 18:09:10,817 - INFO - Filter filter_target_tasks pruned 22 tasks (1 remain)
[task 2024-02-01T18:09:10.818Z] 2024-02-01 18:09:10,817 - INFO - writing artifact file `target-tasks.json`
[task 2024-02-01T18:09:10.818Z] 2024-02-01 18:09:10,818 - INFO - Generating target task graph
[task 2024-02-01T18:09:10.818Z] 2024-02-01 18:09:10,818 - INFO - Adding 2 tasks with `always_target` attribute
[task 2024-02-01T18:09:10.818Z] 2024-02-01 18:09:10,818 - INFO - Generating optimized task graph
[task 2024-02-01T18:09:10.822Z] 2024-02-01 18:09:10,822 - INFO - Removed 1 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2024-02-01T18:09:10.912Z] 2024-02-01 18:09:10,912 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2024-02-01T18:09:10.913Z] 2024-02-01 18:09:10,912 - INFO - writing artifact file `task-graph.json`
[task 2024-02-01T18:09:10.913Z] 2024-02-01 18:09:10,912 - INFO - writing artifact file `label-to-taskid.json`
[taskcluster 2024-02-01 18:09:11.456Z] === Task Finished ===
[taskcluster 2024-02-01 18:09:13.044Z] Successful task run with exit code: 0 completed in 81.8 seconds
Loading