hack: Keep 125.0.1 as a major version #1430
Merged
firefoxci-taskcluster / Decision Task
succeeded
Apr 17, 2024 in 11s
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-04-17 13:07:17.836Z] Worker Group: us-west1-a
[taskcluster 2024-04-17 13:07:17.836Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-04-17 13:07:17.836Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-04-17 13:07:17.836Z] Worker Version: 38.0.5
[taskcluster 2024-04-17 13:07:17.836Z] Public IP: 34.105.121.91
[taskcluster 2024-04-17 13:07:17.836Z] Hostname: releng-1-decision-gcp-fgae3shtsvoueb1xxvhcjw
[taskcluster 2024-04-17 13:07:18.363Z] === Task Starting ===
[setup 2024-04-17T13:07:18.676Z] run-task started in /
[setup 2024-04-17T13:07:18.676Z] Invoked by command: --shipit-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='shipit' --message="" --owner='[email protected]' --level='1' --base-repository="$SHIPIT_BASE_REPOSITORY" --head-repository="$SHIPIT_HEAD_REPOSITORY" --head-ref="$SHIPIT_HEAD_REF" --head-rev="$SHIPIT_HEAD_REV" --repository-type="$SHIPIT_REPOSITORY_TYPE" --tasks-for='github-pull-request'
[setup 2024-04-17T13:07:18.676Z] Python version: 3.11.2
[vcs 2024-04-17T13:07:18.678Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-04-17T13:07:18.678Z] running as worker:worker
[vcs 2024-04-17T13:07:18.678Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-04-17T13:07:18.680Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/shipit', '/builds/worker/checkouts/src']
[vcs 2024-04-17T13:07:18.686Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-04-17T13:07:19.544Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bhearsum/shipit', '125.0-hack']
[vcs 2024-04-17T13:07:19.929Z] From https://github.com/bhearsum/shipit
[vcs 2024-04-17T13:07:19.929Z] * branch 125.0-hack -> FETCH_HEAD
[vcs 2024-04-17T13:07:19.932Z] executing ['git', 'checkout', '-f', '-B', '125.0-hack', '8fe4b089b80429d4f16a0e256c59e38b61590546']
[vcs 2024-04-17T13:07:19.946Z] Switched to a new branch '125.0-hack'
[vcs 2024-04-17T13:07:19.947Z] cleaning git checkout...
[vcs 2024-04-17T13:07:19.947Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-04-17T13:07:19.951Z] removing []
[vcs 2024-04-17T13:07:19.951Z] successfully cleaned git checkout!
[vcs 2024-04-17T13:07:19.953Z] TinderboxPrint:<a href='https://github.com/bhearsum/shipit/commit/8fe4b089b80429d4f16a0e256c59e38b61590546' title='Built from shipit commit 8fe4b089b80429d4f16a0e256c59e38b61590546'>8fe4b089b80429d4f16a0e256c59e38b61590546</a>
[pip-install 2024-04-17T13:07:19.954Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-04-17T13:07:20.269Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-04-17T13:07:20.379Z] 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-04-17T13:07:20.470Z] Collecting arrow==1.3.0
[pip-install 2024-04-17T13:07:20.532Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-04-17T13:07:20.548Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 4.7 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:20.553Z] 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-04-17T13:07:20.583Z] Collecting certifi==2023.11.17
[pip-install 2024-04-17T13:07:20.594Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[pip-install 2024-04-17T13:07:20.611Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 10.7 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:20.631Z] Collecting chardet==5.2.0
[pip-install 2024-04-17T13:07:20.645Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-04-17T13:07:20.665Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 11.4 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:20.805Z] Collecting charset-normalizer==3.3.2
[pip-install 2024-04-17T13:07:20.816Z] Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2024-04-17T13:07:20.830Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 13.2 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:20.864Z] Collecting click==8.1.7
[pip-install 2024-04-17T13:07:20.874Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-04-17T13:07:20.884Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 13.0 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:20.912Z] Collecting cookiecutter==2.5.0
[pip-install 2024-04-17T13:07:20.924Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-04-17T13:07:20.945Z] Collecting giturlparse==0.12.0
[pip-install 2024-04-17T13:07:20.955Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-04-17T13:07:20.981Z] Collecting idna==3.6
[pip-install 2024-04-17T13:07:20.991Z] Downloading idna-3.6-py3-none-any.whl (61 kB)
[pip-install 2024-04-17T13:07:20.996Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 26.6 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:20.999Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 135)) (3.1.2)
[pip-install 2024-04-17T13:07:21.027Z] Collecting json-e==4.6.0
[pip-install 2024-04-17T13:07:21.039Z] Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[pip-install 2024-04-17T13:07:21.071Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-04-17T13:07:21.081Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-04-17T13:07:21.089Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 17.4 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:21.092Z] 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-04-17T13:07:21.109Z] Collecting mdurl==0.1.2
[pip-install 2024-04-17T13:07:21.119Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-04-17T13:07:21.124Z] 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-04-17T13:07:21.157Z] Collecting pygments==2.17.2
[pip-install 2024-04-17T13:07:21.168Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-04-17T13:07:21.244Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.0 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:21.252Z] 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-04-17T13:07:21.254Z] 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-04-17T13:07:21.315Z] Collecting pyyaml==6.0.1
[pip-install 2024-04-17T13:07:21.326Z] Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[pip-install 2024-04-17T13:07:21.365Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 21.2 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:21.371Z] 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-04-17T13:07:21.374Z] 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-04-17T13:07:21.464Z] Collecting rich==13.7.0
[pip-install 2024-04-17T13:07:21.476Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-04-17T13:07:21.489Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 23.9 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:21.494Z] 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-04-17T13:07:21.497Z] 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-04-17T13:07:21.530Z] Collecting taskcluster-taskgraph==7.0.2
[pip-install 2024-04-17T13:07:21.541Z] Downloading taskcluster_taskgraph-7.0.2-py3-none-any.whl (185 kB)
[pip-install 2024-04-17T13:07:21.549Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.8/185.8 kB 38.2 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:21.554Z] 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-04-17T13:07:21.555Z] 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-04-17T13:07:21.582Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-04-17T13:07:21.592Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-04-17T13:07:21.644Z] Collecting urllib3==2.1.0
[pip-install 2024-04-17T13:07:21.654Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[pip-install 2024-04-17T13:07:21.660Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 37.1 MB/s eta 0:00:00
[pip-install 2024-04-17T13:07:21.683Z] Collecting voluptuous==0.14.1
[pip-install 2024-04-17T13:07:21.694Z] Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[pip-install 2024-04-17T13:07:22.093Z] Installing collected packages: types-python-dateutil, json-e, voluptuous, urllib3, pyyaml, pygments, mdurl, idna, giturlparse, click, charset-normalizer, chardet, certifi, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2024-04-17T13:07:22.884Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-17T13:07:22.884Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-17T13:07:23.077Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-17T13:07:23.077Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-17T13:07:23.263Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-17T13:07:23.263Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-17T13:07:23.334Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-17T13:07:23.336Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-17T13:07:23.581Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-17T13:07:23.583Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-17T13:07:23.680Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-17T13:07:23.681Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-17T13:07:23.747Z] 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 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.0.2 types-python-dateutil-2.8.19.14 urllib3-2.1.0 voluptuous-0.14.1
[task 2024-04-17T13:07:23.941Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'shipit\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$SHIPIT_BASE_REPOSITORY" --head-repository="$SHIPIT_HEAD_REPOSITORY" --head-ref="$SHIPIT_HEAD_REF" --head-rev="$SHIPIT_HEAD_REV" --repository-type="$SHIPIT_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-04-17T13:07:23.943Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-04-17T13:07:23.944Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=shipit --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-releng/shipit --head-repository=https://github.com/bhearsum/shipit --head-ref=125.0-hack --head-rev=8fe4b089b80429d4f16a0e256c59e38b61590546 --repository-type=git --tasks-for=github-pull-request
[task 2024-04-17T13:07:24.190Z] 2024-04-17 13:07:24,189 - INFO - Loading graph configuration.
[task 2024-04-17T13:07:24.203Z] 2024-04-17 13:07:24,203 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-04-17T13:07:24.203Z] 2024-04-17 13:07:24,203 - INFO - base_rev is not set.
[task 2024-04-17T13:07:24.204Z] 2024-04-17 13:07:24,203 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-04-17T13:07:24.206Z] 2024-04-17 13:07:24,206 - INFO - base_rev has been reset from "" to "ae98b8c0e2158fb70eea5c671053e33b03c28a8f".
[task 2024-04-17T13:07:24.206Z] 2024-04-17 13:07:24,206 - WARNING - using default project parameters; add shipit to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-04-17T13:07:24.207Z] 2024-04-17 13:07:24,207 - INFO - Using Parameters(id=7ef939ecf463) (from defaults)
[task 2024-04-17T13:07:24.209Z] 2024-04-17 13:07:24,208 - INFO - writing artifact file `parameters.yml`
[task 2024-04-17T13:07:24.213Z] 2024-04-17 13:07:24,213 - INFO - writing artifact file `actions.json`
[task 2024-04-17T13:07:24.215Z] 2024-04-17 13:07:24,215 - INFO - Loading kinds
[task 2024-04-17T13:07:24.234Z] 2024-04-17 13:07:24,234 - INFO - Generating full task set
[task 2024-04-17T13:07:24.243Z] 2024-04-17 13:07:24,243 - INFO - Writing docker-contexts/python39.tar.gz for docker image python39
[task 2024-04-17T13:07:24.262Z] 2024-04-17 13:07:24,262 - INFO - Writing docker-contexts/node14.tar.gz for docker image node14
[task 2024-04-17T13:07:24.278Z] 2024-04-17 13:07:24,278 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-04-17T13:07:24.295Z] 2024-04-17 13:07:24,294 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-04-17T13:07:24.313Z] 2024-04-17 13:07:24,312 - INFO - Generated 4 tasks for kind docker-image
[task 2024-04-17T13:07:24.325Z] 2024-04-17 13:07:24,325 - INFO - Generated 1 tasks for kind fetch
[task 2024-04-17T13:07:24.326Z] 2024-04-17 13:07:24,326 - INFO - Writing docker-contexts/shipit-admin.tar.gz for docker image shipit-admin
[task 2024-04-17T13:07:24.369Z] 2024-04-17 13:07:24,369 - INFO - Writing docker-contexts/shipit-public.tar.gz for docker image shipit-public
[task 2024-04-17T13:07:24.412Z] 2024-04-17 13:07:24,412 - INFO - Generated 2 tasks for kind k8s-image
[task 2024-04-17T13:07:24.415Z] 2024-04-17 13:07:24,414 - INFO - Generated 0 tasks for kind push-image
[task 2024-04-17T13:07:24.418Z] 2024-04-17 13:07:24,418 - INFO - Generated 2 tasks for kind tests
[task 2024-04-17T13:07:24.420Z] 2024-04-17 13:07:24,420 - INFO - Generated 0 tasks for kind codecov
[task 2024-04-17T13:07:24.421Z] 2024-04-17 13:07:24,421 - INFO - Generated 1 tasks for kind pr
[task 2024-04-17T13:07:24.423Z] 2024-04-17 13:07:24,423 - INFO - Generated 0 tasks for kind push-js
[task 2024-04-17T13:07:24.423Z] 2024-04-17 13:07:24,423 - INFO - Generating full task graph
[task 2024-04-17T13:07:24.423Z] 2024-04-17 13:07:24,423 - INFO - Full task graph contains 10 tasks and 3 dependencies
[task 2024-04-17T13:07:24.423Z] 2024-04-17 13:07:24,423 - INFO - writing artifact file `full-task-graph.json`
[task 2024-04-17T13:07:24.425Z] 2024-04-17 13:07:24,425 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-04-17T13:07:24.426Z] 2024-04-17 13:07:24,425 - INFO - Generating target task set
[task 2024-04-17T13:07:24.426Z] 2024-04-17 13:07:24,426 - INFO - Filter filter_target_tasks pruned 7 tasks (3 remain)
[task 2024-04-17T13:07:24.426Z] 2024-04-17 13:07:24,426 - INFO - writing artifact file `target-tasks.json`
[task 2024-04-17T13:07:24.426Z] 2024-04-17 13:07:24,426 - INFO - Generating target task graph
[task 2024-04-17T13:07:24.427Z] 2024-04-17 13:07:24,427 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-04-17T13:07:24.427Z] 2024-04-17 13:07:24,427 - INFO - Generating optimized task graph
[task 2024-04-17T13:07:24.427Z] 2024-04-17 13:07:24,427 - INFO - No tasks removed during optimization
[task 2024-04-17T13:07:24.705Z] 2024-04-17 13:07:24,705 - WARNING - response body: {
[task 2024-04-17T13:07:24.706Z] "code": "ResourceNotFound",
[task 2024-04-17T13:07:24.707Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-17T13:07:24.703Z",
[task 2024-04-17T13:07:24.707Z] "requestInfo": {
[task 2024-04-17T13:07:24.708Z] "method": "findTask",
[task 2024-04-17T13:07:24.708Z] "params": {
[task 2024-04-17T13:07:24.708Z] "indexPath": "releng.cache.level-3.docker-images.v2.shipit-admin.hash.67d324505262161b178d82e6063ddd09b1603218adea14fcb1f6a615bdd59030"
[task 2024-04-17T13:07:24.708Z] },
[task 2024-04-17T13:07:24.709Z] "payload": {},
[task 2024-04-17T13:07:24.709Z] "time": "2024-04-17T13:07:24.703Z"
[task 2024-04-17T13:07:24.709Z] }
[task 2024-04-17T13:07:24.709Z] }
[task 2024-04-17T13:07:24.720Z] 2024-04-17 13:07:24,719 - WARNING - response body: {
[task 2024-04-17T13:07:24.720Z] "code": "ResourceNotFound",
[task 2024-04-17T13:07:24.720Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-17T13:07:24.717Z",
[task 2024-04-17T13:07:24.720Z] "requestInfo": {
[task 2024-04-17T13:07:24.721Z] "method": "findTask",
[task 2024-04-17T13:07:24.721Z] "params": {
[task 2024-04-17T13:07:24.721Z] "indexPath": "releng.cache.level-2.docker-images.v2.shipit-admin.hash.67d324505262161b178d82e6063ddd09b1603218adea14fcb1f6a615bdd59030"
[task 2024-04-17T13:07:24.721Z] },
[task 2024-04-17T13:07:24.722Z] "payload": {},
[task 2024-04-17T13:07:24.722Z] "time": "2024-04-17T13:07:24.717Z"
[task 2024-04-17T13:07:24.722Z] }
[task 2024-04-17T13:07:24.722Z] }
[task 2024-04-17T13:07:24.740Z] 2024-04-17 13:07:24,739 - WARNING - response body: {
[task 2024-04-17T13:07:24.740Z] "code": "ResourceNotFound",
[task 2024-04-17T13:07:24.740Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-17T13:07:24.737Z",
[task 2024-04-17T13:07:24.740Z] "requestInfo": {
[task 2024-04-17T13:07:24.740Z] "method": "findTask",
[task 2024-04-17T13:07:24.740Z] "params": {
[task 2024-04-17T13:07:24.740Z] "indexPath": "releng.cache.level-1.docker-images.v2.shipit-admin.hash.67d324505262161b178d82e6063ddd09b1603218adea14fcb1f6a615bdd59030"
[task 2024-04-17T13:07:24.740Z] },
[task 2024-04-17T13:07:24.740Z] "payload": {},
[task 2024-04-17T13:07:24.740Z] "time": "2024-04-17T13:07:24.737Z"
[task 2024-04-17T13:07:24.740Z] }
[task 2024-04-17T13:07:24.740Z] }
[task 2024-04-17T13:07:24.813Z] 2024-04-17 13:07:24,813 - WARNING - response body: {
[task 2024-04-17T13:07:24.813Z] "code": "ResourceNotFound",
[task 2024-04-17T13:07:24.813Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-17T13:07:24.811Z",
[task 2024-04-17T13:07:24.813Z] "requestInfo": {
[task 2024-04-17T13:07:24.813Z] "method": "findTask",
[task 2024-04-17T13:07:24.813Z] "params": {
[task 2024-04-17T13:07:24.813Z] "indexPath": "releng.cache.head.125.0-hack.docker-images.v2.shipit-admin.hash.67d324505262161b178d82e6063ddd09b1603218adea14fcb1f6a615bdd59030"
[task 2024-04-17T13:07:24.813Z] },
[task 2024-04-17T13:07:24.813Z] "payload": {},
[task 2024-04-17T13:07:24.813Z] "time": "2024-04-17T13:07:24.811Z"
[task 2024-04-17T13:07:24.813Z] }
[task 2024-04-17T13:07:24.813Z] }
[task 2024-04-17T13:07:24.840Z] 2024-04-17 13:07:24,839 - WARNING - response body: {
[task 2024-04-17T13:07:24.840Z] "code": "ResourceNotFound",
[task 2024-04-17T13:07:24.840Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-17T13:07:24.837Z",
[task 2024-04-17T13:07:24.840Z] "requestInfo": {
[task 2024-04-17T13:07:24.840Z] "method": "findTask",
[task 2024-04-17T13:07:24.840Z] "params": {
[task 2024-04-17T13:07:24.840Z] "indexPath": "releng.cache.level-3.docker-images.v2.shipit-public.hash.ade90e771c6206dc4788a837792a245dcf236fc5210f6be94128557bf982d8dc"
[task 2024-04-17T13:07:24.840Z] },
[task 2024-04-17T13:07:24.840Z] "payload": {},
[task 2024-04-17T13:07:24.840Z] "time": "2024-04-17T13:07:24.837Z"
[task 2024-04-17T13:07:24.840Z] }
[task 2024-04-17T13:07:24.840Z] }
[task 2024-04-17T13:07:24.857Z] 2024-04-17 13:07:24,857 - WARNING - response body: {
[task 2024-04-17T13:07:24.857Z] "code": "ResourceNotFound",
[task 2024-04-17T13:07:24.857Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-17T13:07:24.855Z",
[task 2024-04-17T13:07:24.857Z] "requestInfo": {
[task 2024-04-17T13:07:24.857Z] "method": "findTask",
[task 2024-04-17T13:07:24.857Z] "params": {
[task 2024-04-17T13:07:24.857Z] "indexPath": "releng.cache.level-2.docker-images.v2.shipit-public.hash.ade90e771c6206dc4788a837792a245dcf236fc5210f6be94128557bf982d8dc"
[task 2024-04-17T13:07:24.857Z] },
[task 2024-04-17T13:07:24.857Z] "payload": {},
[task 2024-04-17T13:07:24.857Z] "time": "2024-04-17T13:07:24.855Z"
[task 2024-04-17T13:07:24.857Z] }
[task 2024-04-17T13:07:24.857Z] }
[task 2024-04-17T13:07:24.894Z] 2024-04-17 13:07:24,894 - WARNING - response body: {
[task 2024-04-17T13:07:24.894Z] "code": "ResourceNotFound",
[task 2024-04-17T13:07:24.894Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-17T13:07:24.892Z",
[task 2024-04-17T13:07:24.894Z] "requestInfo": {
[task 2024-04-17T13:07:24.894Z] "method": "findTask",
[task 2024-04-17T13:07:24.894Z] "params": {
[task 2024-04-17T13:07:24.894Z] "indexPath": "releng.cache.level-1.docker-images.v2.shipit-public.hash.ade90e771c6206dc4788a837792a245dcf236fc5210f6be94128557bf982d8dc"
[task 2024-04-17T13:07:24.894Z] },
[task 2024-04-17T13:07:24.894Z] "payload": {},
[task 2024-04-17T13:07:24.894Z] "time": "2024-04-17T13:07:24.892Z"
[task 2024-04-17T13:07:24.894Z] }
[task 2024-04-17T13:07:24.894Z] }
[task 2024-04-17T13:07:24.911Z] 2024-04-17 13:07:24,911 - WARNING - response body: {
[task 2024-04-17T13:07:24.911Z] "code": "ResourceNotFound",
[task 2024-04-17T13:07:24.911Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-17T13:07:24.909Z",
[task 2024-04-17T13:07:24.911Z] "requestInfo": {
[task 2024-04-17T13:07:24.911Z] "method": "findTask",
[task 2024-04-17T13:07:24.911Z] "params": {
[task 2024-04-17T13:07:24.911Z] "indexPath": "releng.cache.head.125.0-hack.docker-images.v2.shipit-public.hash.ade90e771c6206dc4788a837792a245dcf236fc5210f6be94128557bf982d8dc"
[task 2024-04-17T13:07:24.911Z] },
[task 2024-04-17T13:07:24.911Z] "payload": {},
[task 2024-04-17T13:07:24.911Z] "time": "2024-04-17T13:07:24.909Z"
[task 2024-04-17T13:07:24.911Z] }
[task 2024-04-17T13:07:24.911Z] }
[task 2024-04-17T13:07:24.951Z] 2024-04-17 13:07:24,951 - INFO - Replaced 4 tasks by index-search (index-search) during optimization.
[task 2024-04-17T13:07:24.952Z] 2024-04-17 13:07:24,952 - INFO - writing artifact file `task-graph.json`
[task 2024-04-17T13:07:24.953Z] 2024-04-17 13:07:24,953 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-04-17T13:07:24.955Z] 2024-04-17 13:07:24,955 - INFO - Creating task with taskId Ck7DUJdOQamaOlZseiuxWQ for build-docker-image-shipit-public
[task 2024-04-17T13:07:24.957Z] 2024-04-17 13:07:24,957 - INFO - Creating task with taskId Cw67lJxmQBGe_1NSD5625w for tests-frontend-node-14
[task 2024-04-17T13:07:24.959Z] 2024-04-17 13:07:24,959 - INFO - Creating task with taskId NEZC1dmsQWuEUWo0Dfz4wg for build-docker-image-shipit-admin
[task 2024-04-17T13:07:24.963Z] 2024-04-17 13:07:24,961 - INFO - Creating task with taskId PiD98TLkRwqRi0gwutcStQ for tests-api-python-39
[task 2024-04-17T13:07:25.065Z] 2024-04-17 13:07:25,065 - INFO - Creating task with taskId IybU4gvOQ7KYhLGLEYOVsQ for pr-complete
[taskcluster 2024-04-17 13:07:25.447Z] === Task Finished ===
[taskcluster 2024-04-17 13:07:27.585Z] Successful task run with exit code: 0 completed in 9.749 seconds
Loading