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

[Deploy preview] Revert to using Math functions in _accumulateInBuffer #4772

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Use development build on netlify.

123cd53
Select commit
Loading
Failed to load commit list.
Draft

[Deploy preview] Revert to using Math functions in _accumulateInBuffer #4772

Use development build on netlify.
123cd53
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Oct 11, 2023 in 9s

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-10-11 02:34:07.465Z] Task ID: Rda2iqDtQzKR-a_hiQiWLQ
[taskcluster 2023-10-11 02:34:07.465Z] Worker ID: 4045127732983216138
[taskcluster 2023-10-11 02:34:07.465Z] Worker Group: us-central1
[taskcluster 2023-10-11 02:34:07.465Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-10-11 02:34:07.465Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2023-10-11 02:34:07.465Z] Worker Version: 38.0.5
[taskcluster 2023-10-11 02:34:07.465Z] Public IP: 34.66.80.68
[taskcluster 2023-10-11 02:34:07.465Z] Hostname: mozilla-1-decision-gcp-b1rpgyq5raosax02jupbwq
[taskcluster 2023-10-11 02:34:07.465Z] using cache "mozilla-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

[taskcluster 2023-10-11 02:34:07.947Z] === Task Starting ===
[setup 2023-10-11T02:34:08.228Z] run-task started in /
[vcs 2023-10-11T02:34:08.230Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2023-10-11T02:34:08.230Z] running as worker:worker
[vcs 2023-10-11T02:34:08.230Z] executing ['git', 'fetch', '--tags', 'https://github.com/mstange/perf.html', 'slow-math']
[vcs 2023-10-11T02:34:08.499Z] From https://github.com/mstange/perf.html
[vcs 2023-10-11T02:34:08.499Z]  * branch              slow-math  -> FETCH_HEAD
[vcs 2023-10-11T02:34:08.503Z] executing ['git', 'checkout', '-f', '123cd539196a5b7f14fee78b454f574fece087ba']
[vcs 2023-10-11T02:34:08.509Z] Warning: you are leaving 1 commit behind, not connected to
[vcs 2023-10-11T02:34:08.509Z] any of your branches:
[vcs 2023-10-11T02:34:08.509Z] 
[vcs 2023-10-11T02:34:08.509Z]   a67cd338 Use development build on netlify.
[vcs 2023-10-11T02:34:08.509Z] 
[vcs 2023-10-11T02:34:08.509Z] If you want to keep it by creating a new branch, this may be a good time
[vcs 2023-10-11T02:34:08.509Z] to do so with:
[vcs 2023-10-11T02:34:08.509Z] 
[vcs 2023-10-11T02:34:08.509Z]  git branch <new-branch-name> a67cd338
[vcs 2023-10-11T02:34:08.510Z] 
[vcs 2023-10-11T02:34:08.510Z] HEAD is now at 123cd539 Use development build on netlify.
[vcs 2023-10-11T02:34:08.511Z] executing ['git', 'clean', '-xdff']
[vcs 2023-10-11T02:34:08.515Z] Removing artifacts
[vcs 2023-10-11T02:34:08.515Z] Removing docker-contexts/
[vcs 2023-10-11T02:34:08.515Z] Removing taskcluster/firefox_profiler_taskgraph/transforms/__pycache__/hello.cpython-38.pyc
[vcs 2023-10-11T02:34:08.518Z] TinderboxPrint:<a href='https://github.com/mstange/perf.html/commit/123cd539196a5b7f14fee78b454f574fece087ba' title='Built from perf.html commit 123cd539196a5b7f14fee78b454f574fece087ba'>123cd539196a5b7f14fee78b454f574fece087ba</a>
[pip-install 2023-10-11T02:34:08.518Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2023-10-11T02:34:09.102Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2023-10-11T02:34:09.173Z] 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-10-11T02:34:09.279Z] Collecting arrow==1.2.3
[pip-install 2023-10-11T02:34:09.347Z]   Downloading arrow-1.2.3-py3-none-any.whl (66 kB)
[pip-install 2023-10-11T02:34:09.390Z] Collecting binaryornot==0.4.4
[pip-install 2023-10-11T02:34:09.405Z]   Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[pip-install 2023-10-11T02:34:09.458Z] Collecting certifi==2023.7.22
[pip-install 2023-10-11T02:34:09.475Z]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2023-10-11T02:34:09.515Z] Collecting chardet==5.2.0
[pip-install 2023-10-11T02:34:09.535Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2023-10-11T02:34:09.755Z] Collecting charset-normalizer==3.2.0
[pip-install 2023-10-11T02:34:09.773Z]   Downloading charset_normalizer-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB)
[pip-install 2023-10-11T02:34:09.823Z] Collecting click==8.1.7
[pip-install 2023-10-11T02:34:09.839Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2023-10-11T02:34:09.880Z] Collecting cookiecutter==2.3.0
[pip-install 2023-10-11T02:34:09.898Z]   Downloading cookiecutter-2.3.0-py3-none-any.whl (39 kB)
[pip-install 2023-10-11T02:34:09.923Z] Collecting giturlparse==0.11.1
[pip-install 2023-10-11T02:34:09.941Z]   Downloading giturlparse-0.11.1-py2.py3-none-any.whl (15 kB)
[pip-install 2023-10-11T02:34:09.970Z] Collecting idna==3.4
[pip-install 2023-10-11T02:34:09.985Z]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[pip-install 2023-10-11T02:34:10.026Z] Collecting jinja2==3.1.2
[pip-install 2023-10-11T02:34:10.043Z]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[pip-install 2023-10-11T02:34:10.070Z] Collecting json-e==4.5.3
[pip-install 2023-10-11T02:34:10.085Z]   Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2023-10-11T02:34:10.130Z] Collecting markdown-it-py==3.0.0
[pip-install 2023-10-11T02:34:10.144Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2023-10-11T02:34:10.287Z] Collecting markupsafe==2.1.3
[pip-install 2023-10-11T02:34:10.301Z]   Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2023-10-11T02:34:10.323Z] Collecting mdurl==0.1.2
[pip-install 2023-10-11T02:34:10.343Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2023-10-11T02:34:10.366Z] Collecting mozilla-repo-urls==0.1.1
[pip-install 2023-10-11T02:34:10.384Z]   Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[pip-install 2023-10-11T02:34:10.439Z] Collecting pygments==2.16.1
[pip-install 2023-10-11T02:34:10.457Z]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2023-10-11T02:34:10.515Z] Collecting python-dateutil==2.8.2
[pip-install 2023-10-11T02:34:10.530Z]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[pip-install 2023-10-11T02:34:10.567Z] Collecting python-slugify==8.0.1
[pip-install 2023-10-11T02:34:10.583Z]   Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
[pip-install 2023-10-11T02:34:10.696Z] Collecting pyyaml==6.0.1
[pip-install 2023-10-11T02:34:10.715Z]   Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2023-10-11T02:34:10.728Z] 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 248)) (2.0.4)
[pip-install 2023-10-11T02:34:10.796Z] Collecting requests==2.31.0
[pip-install 2023-10-11T02:34:10.809Z]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[pip-install 2023-10-11T02:34:10.813Z] Requirement already satisfied: requests-unixsocket==0.3.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 259)) (0.3.0)
[pip-install 2023-10-11T02:34:10.958Z] Collecting rich==13.5.2
[pip-install 2023-10-11T02:34:10.974Z]   Downloading rich-13.5.2-py3-none-any.whl (239 kB)
[pip-install 2023-10-11T02:34:11.006Z] Collecting six==1.16.0
[pip-install 2023-10-11T02:34:11.020Z]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[pip-install 2023-10-11T02:34:11.023Z] 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 271)) (2.0.0)
[pip-install 2023-10-11T02:34:11.070Z] Collecting taskcluster-taskgraph==6.2.0
[pip-install 2023-10-11T02:34:11.089Z]   Downloading taskcluster_taskgraph-6.2.0-py3-none-any.whl (187 kB)
[pip-install 2023-10-11T02:34:11.095Z] 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 279)) (13.0.1)
[pip-install 2023-10-11T02:34:11.114Z] Collecting text-unidecode==1.3
[pip-install 2023-10-11T02:34:11.129Z]   Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[pip-install 2023-10-11T02:34:11.168Z] Collecting typing-extensions==4.7.1
[pip-install 2023-10-11T02:34:11.182Z]   Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB)
[pip-install 2023-10-11T02:34:11.254Z] Collecting urllib3==2.0.6
[pip-install 2023-10-11T02:34:11.269Z]   Downloading urllib3-2.0.6-py3-none-any.whl (123 kB)
[pip-install 2023-10-11T02:34:11.300Z] Collecting voluptuous==0.13.1
[pip-install 2023-10-11T02:34:11.316Z]   Downloading voluptuous-0.13.1-py3-none-any.whl (29 kB)
[pip-install 2023-10-11T02:34:11.674Z] Installing collected packages: six, mdurl, urllib3, typing-extensions, text-unidecode, python-dateutil, pygments, markupsafe, markdown-it-py, idna, charset-normalizer, chardet, certifi, rich, requests, pyyaml, python-slugify, jinja2, giturlparse, click, binaryornot, arrow, voluptuous, mozilla-repo-urls, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2023-10-11T02:34:12.283Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-10-11T02:34:12.283Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-10-11T02:34:12.344Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-10-11T02:34:12.344Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-10-11T02:34:12.434Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-10-11T02:34:12.434Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-10-11T02:34:12.576Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-10-11T02:34:12.576Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-10-11T02:34:12.791Z]   WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-10-11T02:34:12.791Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-10-11T02:34:13.011Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-10-11T02:34:13.011Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-10-11T02:34:13.091Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-10-11T02:34:13.091Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-10-11T02:34:13.100Z] Successfully installed arrow-1.2.3 binaryornot-0.4.4 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.2.0 click-8.1.7 cookiecutter-2.3.0 giturlparse-0.11.1 idna-3.4 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.5.2 six-1.16.0 taskcluster-taskgraph-6.2.0 text-unidecode-1.3 typing-extensions-4.7.1 urllib3-2.0.6 voluptuous-0.13.1
[pip-install 2023-10-11T02:34:13.230Z] WARNING: You are using pip version 21.1.3; however, version 23.2.1 is available.
[pip-install 2023-10-11T02:34:13.230Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-10-11T02:34:13.284Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-profiler' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/firefox-devtools/profiler' --base-ref='main' --base-rev='b1c4852d4e0c79ac6d357587de008c3c67b62aef' --head-repository='https://github.com/mstange/perf.html' --head-ref='slow-math' --head-rev='123cd539196a5b7f14fee78b454f574fece087ba' \n"]
[task 2023-10-11T02:34:13.286Z] + cd /builds/worker/checkouts/src
[task 2023-10-11T02:34:13.287Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-10-11T02:34:13.288Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-profiler [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/firefox-devtools/profiler --base-ref=main --base-rev=b1c4852d4e0c79ac6d357587de008c3c67b62aef --head-repository=https://github.com/mstange/perf.html --head-ref=slow-math --head-rev=123cd539196a5b7f14fee78b454f574fece087ba
[task 2023-10-11T02:34:13.472Z] 2023-10-11 02:34:13,472 - INFO - Loading graph configuration.
[task 2023-10-11T02:34:13.482Z] 2023-10-11 02:34:13,482 - WARNING - using default project parameters; add firefox-profiler to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2023-10-11T02:34:13.483Z] 2023-10-11 02:34:13,483 - INFO - Using Parameters(id=12838f6551a6) (from defaults)
[task 2023-10-11T02:34:13.484Z] 2023-10-11 02:34:13,483 - INFO - writing artifact file `parameters.yml`
[task 2023-10-11T02:34:13.489Z] 2023-10-11 02:34:13,489 - INFO - writing artifact file `actions.json`
[task 2023-10-11T02:34:13.491Z] 2023-10-11 02:34:13,491 - INFO - Loading kinds
[task 2023-10-11T02:34:13.494Z] 2023-10-11 02:34:13,493 - INFO - Generating full task set
[task 2023-10-11T02:34:13.502Z] 2023-10-11 02:34:13,502 - INFO - Writing docker-contexts/linux.tar.gz for docker image linux
[task 2023-10-11T02:34:13.518Z] 2023-10-11 02:34:13,518 - INFO - Generated 1 tasks for kind docker-image
[task 2023-10-11T02:34:13.527Z] 2023-10-11 02:34:13,527 - INFO - Generated 1 tasks for kind hello
[task 2023-10-11T02:34:13.527Z] 2023-10-11 02:34:13,527 - INFO - Generating full task graph
[task 2023-10-11T02:34:13.527Z] 2023-10-11 02:34:13,527 - INFO - Full task graph contains 2 tasks and 1 dependencies
[task 2023-10-11T02:34:13.527Z] 2023-10-11 02:34:13,527 - INFO - writing artifact file `full-task-graph.json`
[task 2023-10-11T02:34:13.528Z] 2023-10-11 02:34:13,528 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-10-11T02:34:13.528Z] 2023-10-11 02:34:13,528 - INFO - Generating target task set
[task 2023-10-11T02:34:13.528Z] 2023-10-11 02:34:13,528 - INFO - Filter filter_target_tasks pruned 1 tasks (1 remain)
[task 2023-10-11T02:34:13.528Z] 2023-10-11 02:34:13,528 - INFO - writing artifact file `target-tasks.json`
[task 2023-10-11T02:34:13.528Z] 2023-10-11 02:34:13,528 - INFO - Generating target task graph
[task 2023-10-11T02:34:13.528Z] 2023-10-11 02:34:13,528 - INFO - Adding 1 tasks with `always_target` attribute
[task 2023-10-11T02:34:13.529Z] 2023-10-11 02:34:13,528 - INFO - Generating optimized task graph
[task 2023-10-11T02:34:13.529Z] 2023-10-11 02:34:13,528 - INFO - No tasks removed during optimization
[task 2023-10-11T02:34:13.632Z] 2023-10-11 02:34:13,632 - INFO - No tasks replaced during optimization
[task 2023-10-11T02:34:13.633Z] 2023-10-11 02:34:13,633 - INFO - writing artifact file `task-graph.json`
[task 2023-10-11T02:34:13.634Z] 2023-10-11 02:34:13,633 - INFO - writing artifact file `label-to-taskid.json`
[task 2023-10-11T02:34:13.635Z] 2023-10-11 02:34:13,635 - INFO - Creating task with taskId YLnM5u-dTrCpMw1BNs2jsw for build-docker-image-linux
[task 2023-10-11T02:34:13.734Z] 2023-10-11 02:34:13,734 - INFO - Creating task with taskId J4wxtscPQtSeRliMsQRT5g for hello-world
[taskcluster 2023-10-11 02:34:14.065Z] === Task Finished ===
[taskcluster 2023-10-11 02:34:16.008Z] Successful task run with exit code: 0 completed in 8.543 seconds