Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor FXIOS-7817 [v122] Add BrowserViewControllerState (backport #17565) #17631

Merged
merged 2 commits into from
Dec 5, 2023

fix conflicts

71a4c97
Select commit
Loading
Failed to load commit list.
Merged

Refactor FXIOS-7817 [v122] Add BrowserViewControllerState (backport #17565) #17631

fix conflicts
71a4c97
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Dec 5, 2023 in 49s

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 2023-12-05 19:23:08.099Z] Task ID: VL4TCrtURxygELOsJRAbeA
[taskcluster 2023-12-05 19:23:08.099Z] Worker ID: 7019232486265900158
[taskcluster 2023-12-05 19:23:08.099Z] Worker Group: us-west1
[taskcluster 2023-12-05 19:23:08.099Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-12-05 19:23:08.099Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2023-12-05 19:23:08.099Z] Worker Version: 38.0.5
[taskcluster 2023-12-05 19:23:08.099Z] Public IP: 34.83.180.48
[taskcluster 2023-12-05 19:23:08.099Z] Hostname: mobile-1-decision-gcp-acwz007cs-og8rhlrwsthw

[taskcluster 2023-12-05 19:23:08.561Z] === Task Starting ===
[setup 2023-12-05T19:23:08.839Z] run-task started in /
[vcs 2023-12-05T19:23:08.841Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2023-12-05T19:23:08.841Z] running as worker:worker
[vcs 2023-12-05T19:23:08.841Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-ios', '/builds/worker/checkouts/src']
[vcs 2023-12-05T19:23:08.845Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2023-12-05T19:23:48.077Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/firefox-ios', 'mergify/bp/release/v121/pr-17565']
[vcs 2023-12-05T19:23:48.330Z] From https://github.com/mozilla-mobile/firefox-ios
[vcs 2023-12-05T19:23:48.330Z]  * branch                mergify/bp/release/v121/pr-17565 -> FETCH_HEAD
[vcs 2023-12-05T19:23:48.334Z] executing ['git', 'checkout', '-f', '-B', 'mergify/bp/release/v121/pr-17565', '71a4c974bae36122bf081def634b0033c8e7b32f']
[vcs 2023-12-05T19:23:48.541Z] Switched to a new branch 'mergify/bp/release/v121/pr-17565'
[vcs 2023-12-05T19:23:48.543Z] cleaning git checkout...
[vcs 2023-12-05T19:23:48.543Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-12-05T19:23:48.558Z] removing []
[vcs 2023-12-05T19:23:48.558Z] successfully cleaned git checkout!
[vcs 2023-12-05T19:23:48.562Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/firefox-ios/commit/71a4c974bae36122bf081def634b0033c8e7b32f' title='Built from firefox-ios commit 71a4c974bae36122bf081def634b0033c8e7b32f'>71a4c974bae36122bf081def634b0033c8e7b32f</a>
[pip-install 2023-12-05T19:23:48.562Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2023-12-05T19:23:48.799Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2023-12-05T19:23:48.860Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2023-12-05T19:23:48.953Z] Collecting arrow==1.3.0
[pip-install 2023-12-05T19:23:48.981Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2023-12-05T19:23:49.008Z] Collecting binaryornot==0.4.4
[pip-install 2023-12-05T19:23:49.017Z]   Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[pip-install 2023-12-05T19:23:49.057Z] Collecting certifi==2023.7.22
[pip-install 2023-12-05T19:23:49.066Z]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2023-12-05T19:23:49.096Z] Collecting chardet==5.2.0
[pip-install 2023-12-05T19:23:49.107Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2023-12-05T19:23:49.375Z] Collecting charset-normalizer==3.3.1
[pip-install 2023-12-05T19:23:49.386Z]   Downloading charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[pip-install 2023-12-05T19:23:49.432Z] Collecting click==8.1.7
[pip-install 2023-12-05T19:23:49.440Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2023-12-05T19:23:49.476Z] Collecting cookiecutter==2.4.0
[pip-install 2023-12-05T19:23:49.486Z]   Downloading cookiecutter-2.4.0-py3-none-any.whl (38 kB)
[pip-install 2023-12-05T19:23:49.506Z] Collecting giturlparse==0.12.0
[pip-install 2023-12-05T19:23:49.514Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2023-12-05T19:23:49.520Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 131)) (3.4)
[pip-install 2023-12-05T19:23:49.556Z] Collecting jinja2==3.1.2
[pip-install 2023-12-05T19:23:49.564Z]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[pip-install 2023-12-05T19:23:49.589Z] Collecting json-e==4.5.3
[pip-install 2023-12-05T19:23:49.599Z]   Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2023-12-05T19:23:49.639Z] Collecting markdown-it-py==3.0.0
[pip-install 2023-12-05T19:23:49.648Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2023-12-05T19:23:49.784Z] Collecting markupsafe==2.1.3
[pip-install 2023-12-05T19:23:49.793Z]   Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2023-12-05T19:23:49.811Z] Collecting mdurl==0.1.2
[pip-install 2023-12-05T19:23:49.819Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2023-12-05T19:23:49.900Z] Collecting mozilla-repo-urls==0.1.1
[pip-install 2023-12-05T19:23:49.912Z]   Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[pip-install 2023-12-05T19:23:49.965Z] Collecting pygments==2.16.1
[pip-install 2023-12-05T19:23:49.973Z]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2023-12-05T19:23:50.020Z] Collecting python-dateutil==2.8.2
[pip-install 2023-12-05T19:23:50.028Z]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[pip-install 2023-12-05T19:23:50.060Z] Collecting python-slugify==8.0.1
[pip-install 2023-12-05T19:23:50.069Z]   Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
[pip-install 2023-12-05T19:23:50.176Z] Collecting pyyaml==6.0.1
[pip-install 2023-12-05T19:23:50.193Z]   Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2023-12-05T19:23:50.204Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 283)) (2.0.4)
[pip-install 2023-12-05T19:23:50.267Z] Collecting requests==2.31.0
[pip-install 2023-12-05T19:23:50.275Z]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[pip-install 2023-12-05T19:23:50.416Z] Collecting rich==13.6.0
[pip-install 2023-12-05T19:23:50.425Z]   Downloading rich-13.6.0-py3-none-any.whl (239 kB)
[pip-install 2023-12-05T19:23:50.455Z] Collecting six==1.16.0
[pip-install 2023-12-05T19:23:50.463Z]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[pip-install 2023-12-05T19:23:50.467Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 301)) (2.0.0)
[pip-install 2023-12-05T19:23:50.505Z] Collecting taskcluster-taskgraph==6.3.1
[pip-install 2023-12-05T19:23:50.515Z]   Downloading taskcluster_taskgraph-6.3.1-py3-none-any.whl (187 kB)
[pip-install 2023-12-05T19:23:50.522Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 309)) (13.0.1)
[pip-install 2023-12-05T19:23:50.537Z] Collecting text-unidecode==1.3
[pip-install 2023-12-05T19:23:50.545Z]   Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[pip-install 2023-12-05T19:23:50.579Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2023-12-05T19:23:50.588Z]   Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2023-12-05T19:23:50.629Z] Collecting typing-extensions==4.8.0
[pip-install 2023-12-05T19:23:50.637Z]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[pip-install 2023-12-05T19:23:50.707Z] Collecting urllib3==2.0.7
[pip-install 2023-12-05T19:23:50.716Z]   Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
[pip-install 2023-12-05T19:23:50.722Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 330)) (0.13.1)
[pip-install 2023-12-05T19:23:51.088Z] Installing collected packages: six, mdurl, urllib3, typing-extensions, types-python-dateutil, text-unidecode, python-dateutil, pygments, markupsafe, markdown-it-py, charset-normalizer, chardet, certifi, rich, requests, pyyaml, python-slugify, jinja2, giturlparse, click, binaryornot, arrow, mozilla-repo-urls, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2023-12-05T19:23:51.725Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-05T19:23:51.725Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-05T19:23:51.785Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-05T19:23:51.785Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-05T19:23:51.811Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-05T19:23:51.811Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-05T19:23:51.960Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-05T19:23:51.961Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-05T19:23:52.181Z]   WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-05T19:23:52.182Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-05T19:23:52.396Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-05T19:23:52.396Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-05T19:23:52.475Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-12-05T19:23:52.475Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-12-05T19:23:52.485Z] Successfully installed arrow-1.3.0 binaryornot-0.4.4 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.3.1 click-8.1.7 cookiecutter-2.4.0 giturlparse-0.12.0 jinja2-3.1.2 json-e-4.5.3 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 mozilla-repo-urls-0.1.1 pygments-2.16.1 python-dateutil-2.8.2 python-slugify-8.0.1 pyyaml-6.0.1 requests-2.31.0 rich-13.6.0 six-1.16.0 taskcluster-taskgraph-6.3.1 text-unidecode-1.3 types-python-dateutil-2.8.19.14 typing-extensions-4.8.0 urllib3-2.0.7
[pip-install 2023-12-05T19:23:52.598Z] WARNING: You are using pip version 21.1.3; however, version 23.3.1 is available.
[pip-install 2023-12-05T19:23:52.598Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-12-05T19:23:52.675Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-ios\' --message="" --owner=\'mergify[bot]@users.noreply.github.com\' --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-untrusted\' \n']
[task 2023-12-05T19:23:52.678Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-12-05T19:23:52.679Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-ios --message= '--owner=mergify[bot]@users.noreply.github.com' --level=1 --base-repository=https://github.com/mozilla-mobile/firefox-ios --head-repository=https://github.com/mozilla-mobile/firefox-ios --head-ref=mergify/bp/release/v121/pr-17565 --head-rev=71a4c974bae36122bf081def634b0033c8e7b32f --head-tag= --repository-type=git --tasks-for=github-pull-request-untrusted
[task 2023-12-05T19:23:52.900Z] 2023-12-05 19:23:52,900 - INFO - Loading graph configuration.
[task 2023-12-05T19:23:52.925Z] 2023-12-05 19:23:52,925 - INFO - base_ref has been reset from "" to "origin/main".
[task 2023-12-05T19:23:52.926Z] 2023-12-05 19:23:52,925 - INFO - base_rev is not set.
[task 2023-12-05T19:23:52.926Z] 2023-12-05 19:23:52,925 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2023-12-05T19:23:52.931Z] 2023-12-05 19:23:52,930 - INFO - base_rev has been reset from "" to "4916a480f24386a6d6b0a795e6cd9db22aea585e".
[task 2023-12-05T19:23:52.931Z] 2023-12-05 19:23:52,931 - WARNING - using default project parameters; add firefox-ios to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2023-12-05T19:23:52.932Z] 2023-12-05 19:23:52,932 - INFO - Using Parameters(id=175b8d81061d) (from defaults)
[task 2023-12-05T19:23:52.933Z] 2023-12-05 19:23:52,933 - INFO - writing artifact file `parameters.yml`
[task 2023-12-05T19:23:52.938Z] 2023-12-05 19:23:52,938 - INFO - writing artifact file `actions.json`
[task 2023-12-05T19:23:52.940Z] 2023-12-05 19:23:52,940 - INFO - Loading kinds
[task 2023-12-05T19:23:52.951Z] 2023-12-05 19:23:52,951 - INFO - Generating full task set
[task 2023-12-05T19:23:52.961Z] 2023-12-05 19:23:52,961 - INFO - Generated 1 tasks for kind bitrise-performance
[task 2023-12-05T19:23:52.963Z] 2023-12-05 19:23:52,963 - INFO - Generated 1 tasks for kind build
[task 2023-12-05T19:23:52.964Z] 2023-12-05 19:23:52,964 - INFO - Writing docker-contexts/screenshots.tar.gz for docker image screenshots
[task 2023-12-05T19:23:52.981Z] 2023-12-05 19:23:52,981 - INFO - Generated 1 tasks for kind docker-image
[task 2023-12-05T19:23:52.983Z] 2023-12-05 19:23:52,983 - INFO - Generated 1 tasks for kind firebase-performance
[task 2023-12-05T19:23:52.998Z] 2023-12-05 19:23:52,998 - INFO - Generated 17 tasks for kind generate-screenshots
[task 2023-12-05T19:23:52.998Z] 2023-12-05 19:23:52,998 - INFO - Generating full task graph
[task 2023-12-05T19:23:52.998Z] 2023-12-05 19:23:52,998 - INFO - Full task graph contains 21 tasks and 37 dependencies
[task 2023-12-05T19:23:52.999Z] 2023-12-05 19:23:52,999 - INFO - writing artifact file `full-task-graph.json`
[task 2023-12-05T19:23:53.004Z] 2023-12-05 19:23:53,004 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-12-05T19:23:53.005Z] 2023-12-05 19:23:53,005 - INFO - Generating target task set
[task 2023-12-05T19:23:53.005Z] 2023-12-05 19:23:53,005 - INFO - Filter filter_target_tasks pruned 21 tasks (0 remain)
[task 2023-12-05T19:23:53.005Z] 2023-12-05 19:23:53,005 - INFO - writing artifact file `target-tasks.json`
[task 2023-12-05T19:23:53.006Z] 2023-12-05 19:23:53,005 - INFO - Generating target task graph
[task 2023-12-05T19:23:53.006Z] 2023-12-05 19:23:53,005 - INFO - Adding 1 tasks with `always_target` attribute
[task 2023-12-05T19:23:53.006Z] 2023-12-05 19:23:53,005 - INFO - Generating optimized task graph
[task 2023-12-05T19:23:53.006Z] 2023-12-05 19:23:53,006 - INFO - No tasks removed during optimization
[task 2023-12-05T19:23:53.042Z] 2023-12-05 19:23:53,042 - INFO - Replaced 1 tasks by index-search (index-search) during optimization.
[task 2023-12-05T19:23:53.043Z] 2023-12-05 19:23:53,042 - INFO - writing artifact file `task-graph.json`
[task 2023-12-05T19:23:53.043Z] 2023-12-05 19:23:53,043 - INFO - writing artifact file `label-to-taskid.json`
[taskcluster 2023-12-05 19:23:53.546Z] === Task Finished ===
[taskcluster 2023-12-05 19:23:55.875Z] Successful task run with exit code: 0 completed in 47.776 seconds