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

Sync WPT with upstream (06-09-2019) #24154

Merged
merged 2 commits into from Sep 7, 2019

Conversation

@servo-wpt-sync
Copy link
Collaborator

servo-wpt-sync commented Sep 6, 2019

Automated downstream sync of changes from upstream as of 06-09-2019.
[no-wpt-sync]


This change is Reviewable

@servo-wpt-sync
Copy link
Collaborator Author

servo-wpt-sync commented Sep 6, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Sep 6, 2019

📌 Commit 81f021f has been approved by servo-wpt-sync

@highfive
Copy link

highfive commented Sep 6, 2019

warning Warning warning

  • These commits include an empty title element (<title></title>). Consider adding appropriate metadata.
@bors-servo
Copy link
Contributor

bors-servo commented Sep 6, 2019

Testing commit 81f021f with merge 9b80852...

bors-servo added a commit that referenced this pull request Sep 6, 2019
…wpt-sync

Sync WPT with upstream (06-09-2019)

Automated downstream sync of changes from upstream as of 06-09-2019.
[no-wpt-sync]

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24154)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Sep 6, 2019

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Sep 6, 2019

+ ./mach bootstrap-android --accept-all-licences --build
"/repo/python/_virtualenv/bin/python2.7" "-m" "pip" "install" "-I" "-r" "/repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt" failed with error code 1:
Output:
Collecting marionette_driver==2.8.0 (from -r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/32/22/a46459855fb0257f798e88b3dbe11f3be857513a2bfa7bee5596ba3dc48d/marionette_driver-2.8.0-py2-none-any.whl (47kB)
Collecting mozcrash==1.1.0 (from -r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 2))
  Downloading https://files.pythonhosted.org/packages/c6/c6/84b232a5e1ebf97287211777b3859d86b9e268d288568f66a5e3db751933/mozcrash-1.1.0-py2.py3-none-any.whl
Collecting mozdownload==1.26.0 (from -r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Downloading https://files.pythonhosted.org/packages/d1/19/01b869f8c4fb65fc6590b7edcfe8a04aaa30468d7e1634579498853070db/mozdownload-1.26.0-py2-none-any.whl
Collecting mozinstall==2.0.0 (from -r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 4))
  Downloading https://files.pythonhosted.org/packages/0f/13/a1560050203dbbff76930094e0dbdb8418a58c876a943b1327dcb4b18d5c/mozInstall-2.0.0.tar.gz
Collecting mozleak==0.2 (from -r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 5))
  Downloading https://files.pythonhosted.org/packages/e0/f9/f8e451afe9bc366efc968a9bd8c18c3830a6770a766f8f4373f7045aa488/mozleak-0.2-py2.py3-none-any.whl
Collecting moznetwork==0.27 (from -r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 6))
  Downloading https://files.pythonhosted.org/packages/d3/bf/69d003109e837f3e5a3d74f44407f3006fb3eb588968246b56ead8a26503/moznetwork-0.27.tar.gz
Collecting mozprocess==1.0.0 (from -r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 7))
  Using cached https://files.pythonhosted.org/packages/3f/de/cd2d1831026bff999ee7ee47fe7e2c26f402c9504cdaaa2d20e2f5775966/mozprocess-1.0.0-py2.py3-none-any.whl
Collecting mozprofile==2.3.0 (from -r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 8))
  Downloading https://files.pythonhosted.org/packages/0f/7e/93042369d34fd972c410729b0d42e1cd4cc719ef428a74462b981bd27337/mozprofile-2.3.0-py2.py3-none-any.whl
Collecting mozrunner==7.5.1 (from -r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 9))
  Downloading https://files.pythonhosted.org/packages/44/cc/c5ac27102a7c61a25f1ab015c0ebed6c381403455cd5f55ac18e98bdf356/mozrunner-7.5.1-py2.py3-none-any.whl
Collecting mozversion==2.1.0 (from -r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 10))
  Downloading https://files.pythonhosted.org/packages/4b/1b/8a458f3fa29c476b482ee32fee89a51f7bf14f7c8c4e6a1e3bf04585888f/mozversion-2.1.0-py2.py3-none-any.whl
Collecting psutil==5.6.3 (from -r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 11))
  Downloading https://files.pythonhosted.org/packages/1c/ca/5b8c1fe032a458c2c4bcbe509d1401dca9dda35c7fc46b36bb81c2834740/psutil-5.6.3.tar.gz (435kB)
Collecting six (from marionette_driver==2.8.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 1))
  Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting mozlog>=3.0 (from mozcrash==1.1.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 2))
  Using cached https://files.pythonhosted.org/packages/57/e5/c92b061ef59d0ed1d211a8e609c9a03d85ecff9438bc419f1eb7a7fb39d4/mozlog-4.2.0-py2.py3-none-any.whl
Collecting mozfile>=1.0 (from mozcrash==1.1.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 2))
  Using cached https://files.pythonhosted.org/packages/85/ed/4f8bec5ac04373ef0c79428bdd50ce039e91e4b53660d08e9a45988b74dc/mozfile-2.0.0-py2.py3-none-any.whl
Collecting redo==2.0.3 (from mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Downloading https://files.pythonhosted.org/packages/02/61/6b9592dd8fabeaf935dbc1e9936b09ffee16e5ab3cbfb84473d636c4ceb5/redo-2.0.3-py2.py3-none-any.whl
Collecting treeherder-client<6.0.0,>=5.0.0 (from mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Downloading https://files.pythonhosted.org/packages/2e/98/78ab39dc8a96b3fc8b9dad6a6699395e3f834bd705ca259a592637a06e70/treeherder_client-5.0.0-py2.py3-none-any.whl
Collecting requests<3.0.0,>=2.21.0 (from mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl
Collecting packaging>=19.0 (from mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Downloading https://files.pythonhosted.org/packages/ec/22/630ac83e8f8a9566c4f88038447ed9e16e6f10582767a01f31c769d9a71e/packaging-19.1-py2.py3-none-any.whl
Collecting progressbar2>=3.34.3 (from mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Downloading https://files.pythonhosted.org/packages/a3/72/1e88c46edd372d46f989db9b0168951b080a83666b6820bb8159a3d62280/progressbar2-3.43.1-py2.py3-none-any.whl
Collecting mozinfo>=1.0.0 (from mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Using cached https://files.pythonhosted.org/packages/bd/49/e24d1a3ed1a8d2e39593ddd10a60516164e42f080f8b2ffecb5b0c36e71e/mozinfo-1.1.0-py2.py3-none-any.whl
Collecting mozdevice>=3.0.1 (from mozrunner==7.5.1->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 9))
  Downloading https://files.pythonhosted.org/packages/c4/db/95470d9a9b0d9cd9c2fbae84947dfa27427b86fd0599b10b543a0c25c53d/mozdevice-3.0.5-py2.py3-none-any.whl
Collecting mozterm (from mozlog>=3.0->mozcrash==1.1.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 2))
  Using cached https://files.pythonhosted.org/packages/ab/eb/0c53684f5821d666372c6ea03d8c64558c8f74fda0fd5b24ae3dd2ab6a95/mozterm-1.0.0-py2.py3-none-any.whl
Collecting blessings>=1.3 (from mozlog>=3.0->mozcrash==1.1.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 2))
  Using cached https://files.pythonhosted.org/packages/8d/b1/a3fe6fd8a012e6d019bafd671c2fee0597ea97ff2e76c25aadfa4545fc32/blessings-1.7-py2-none-any.whl
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests<3.0.0,>=2.21.0->mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl
Collecting certifi>=2017.4.17 (from requests<3.0.0,>=2.21.0->mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Using cached https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl
Collecting chardet<3.1.0,>=3.0.2 (from requests<3.0.0,>=2.21.0->mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting idna<2.9,>=2.5 (from requests<3.0.0,>=2.21.0->mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl
Collecting pyparsing>=2.0.2 (from packaging>=19.0->mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Downloading https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl (65kB)
Collecting attrs (from packaging>=19.0->mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl
Collecting python-utils>=2.3.0 (from progressbar2>=3.34.3->mozdownload==1.26.0->-r /repo/tests/wpt/web-platform-tests/tools/wptrunner/requirements_firefox.txt (line 3))
  Downloading https://files.pythonhosted.org/packages/eb/a0/19119d8b7c05be49baf6c593f11c432d571b70d805f2fe94c0585e55e4c8/python_utils-2.3.0-py2.py3-none-any.whl
Building wheels for collected packages: mozinstall, moznetwork, psutil
  Building wheel for mozinstall (setup.py): started
  Building wheel for mozinstall (setup.py): finished with status 'done'
  Created wheel for mozinstall: filename=mozInstall-2.0.0-py2.py3-none-any.whl size=6094 sha256=a313c6325997d8a1265466f441aed44480971f5a508207c9533818424ce697c9
  Stored in directory: /root/.cache/pip/wheels/b3/09/b9/b682485afe40c958580e07d8556e4eb5a88af90c1d75d9daf4
  Building wheel for moznetwork (setup.py): started
  Building wheel for moznetwork (setup.py): finished with status 'done'
  Created wheel for moznetwork: filename=moznetwork-0.27-cp27-none-any.whl size=4119 sha256=0bdc683905542016d8aa17a53d8afa33b896d8eb789230827f346da22c26f8c0
  Stored in directory: /root/.cache/pip/wheels/c3/f6/ed/ac0af1e6be733e088b2f70845130a48fb16cbb0ccb5f89db28
  Building wheel for psutil (setup.py): started
  Building wheel for psutil (setup.py): finished with status 'error'
  Running setup.py clean for psutil
Successfully built mozinstall moznetwork
Failed to build psutil
Installing collected packages: six, mozfile, mozinfo, mozterm, blessings, mozlog, mozprofile, mozdevice, mozprocess, mozrunner, mozversion, marionette-driver, mozcrash, redo, urllib3, certifi, chardet, idna, requests, treeherder-client, pyparsing, attrs, packaging, python-utils, progressbar2, mozdownload, mozinstall, mozleak, moznetwork, psutil
  Running setup.py install for psutil: started
    Running setup.py install for psutil: finished with status 'error'
Error:
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  ERROR: Command errored out with exit status 1:
   command: /repo/python/_virtualenv/bin/python2.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-5IleuM/psutil/setup.py'"'"'; __file__='"'"'/tmp/pip-install-5IleuM/psutil/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-WmjAR3 --python-tag cp27
       cwd: /tmp/pip-install-5IleuM/psutil/
  Complete output (44 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-x86_64-2.7
  creating build/lib.linux-x86_64-2.7/psutil
  copying psutil/_pssunos.py -> build/lib.linux-x86_64-2.7/psutil
  copying psutil/_psbsd.py -> build/lib.linux-x86_64-2.7/psutil
  copying psutil/_compat.py -> build/lib.linux-x86_64-2.7/psutil
  copying psutil/_psosx.py -> build/lib.linux-x86_64-2.7/psutil
  copying psutil/_psaix.py -> build/lib.linux-x86_64-2.7/psutil
  copying psutil/_pslinux.py -> build/lib.linux-x86_64-2.7/psutil
  copying psutil/__init__.py -> build/lib.linux-x86_64-2.7/psutil
  copying psutil/_psposix.py -> build/lib.linux-x86_64-2.7/psutil
  copying psutil/_common.py -> build/lib.linux-x86_64-2.7/psutil
  copying psutil/_pswindows.py -> build/lib.linux-x86_64-2.7/psutil
  creating build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_system.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_aix.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/runner.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_unicode.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_connections.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_process.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/__main__.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_memory_leaks.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_contracts.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/__init__.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-2.7/psutil/tests
  copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-2.7/psutil/tests
  running build_ext
  building 'psutil._psutil_linux' extension
  creating build/temp.linux-x86_64-2.7
  creating build/temp.linux-x86_64-2.7/psutil
  clang -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-MW0004/python2.7-2.7.15=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=563 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o
  psutil/_psutil_common.c:9:10: fatal error: 'Python.h' file not found
  #include <Python.h>
           ^~~~~~~~~~
  1 error generated.
  error: command 'clang' failed with exit status 1
  ----------------------------------------
  ERROR: Failed building wheel for psutil
    ERROR: Command errored out with exit status 1:
     command: /repo/python/_virtualenv/bin/python2.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-5IleuM/psutil/setup.py'"'"'; __file__='"'"'/tmp/pip-install-5IleuM/psutil/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-ixh4B2/install-record.txt --single-version-externally-managed --compile --install-headers /repo/python/_virtualenv/include/site/python2.7/psutil
         cwd: /tmp/pip-install-5IleuM/psutil/
    Complete output (44 lines):
    running install
    running build
    running build_py
    creating build
    creating build/lib.linux-x86_64-2.7
    creating build/lib.linux-x86_64-2.7/psutil
    copying psutil/_pssunos.py -> build/lib.linux-x86_64-2.7/psutil
    copying psutil/_psbsd.py -> build/lib.linux-x86_64-2.7/psutil
    copying psutil/_compat.py -> build/lib.linux-x86_64-2.7/psutil
    copying psutil/_psosx.py -> build/lib.linux-x86_64-2.7/psutil
    copying psutil/_psaix.py -> build/lib.linux-x86_64-2.7/psutil
    copying psutil/_pslinux.py -> build/lib.linux-x86_64-2.7/psutil
    copying psutil/__init__.py -> build/lib.linux-x86_64-2.7/psutil
    copying psutil/_psposix.py -> build/lib.linux-x86_64-2.7/psutil
    copying psutil/_common.py -> build/lib.linux-x86_64-2.7/psutil
    copying psutil/_pswindows.py -> build/lib.linux-x86_64-2.7/psutil
    creating build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_system.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_aix.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/runner.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_unicode.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_connections.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_process.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/__main__.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_memory_leaks.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_contracts.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/__init__.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-2.7/psutil/tests
    copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-2.7/psutil/tests
    running build_ext
    building 'psutil._psutil_linux' extension
    creating build/temp.linux-x86_64-2.7
    creating build/temp.linux-x86_64-2.7/psutil
    clang -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-MW0004/python2.7-2.7.15=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=563 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o
    psutil/_psutil_common.c:9:10: fatal error: 'Python.h' file not found
    #include <Python.h>
             ^~~~~~~~~~
    1 error generated.
    error: command 'clang' failed with exit status 1
    ----------------------------------------
ERROR: Command errored out with exit status 1: /repo/python/_virtualenv/bin/python2.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-5IleuM/psutil/setup.py'"'"'; __file__='"'"'/tmp/pip-install-5IleuM/psutil/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-ixh4B2/install-record.txt --single-version-externally-managed --compile --install-headers /repo/python/_virtualenv/include/site/python2.7/psutil Check the logs for full command output.
[taskcluster 2019-09-06 17:11:01.360Z] === Task Finished ===
[taskcluster 2019-09-06 17:11:01.360Z] Unsuccessful task run with exit code: 1 completed in 312.2 seconds

Fun!

@jdm
Copy link
Member

jdm commented Sep 6, 2019

@bors-servo try=linux

@bors-servo
Copy link
Contributor

bors-servo commented Sep 6, 2019

Trying commit a1e2cb4 with merge 0175b62...

bors-servo added a commit that referenced this pull request Sep 6, 2019
Sync WPT with upstream (06-09-2019)

Automated downstream sync of changes from upstream as of 06-09-2019.
[no-wpt-sync]

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24154)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Sep 6, 2019

☀️ Test successful - status-taskcluster
State: approved= try=True

@jdm
Copy link
Member

jdm commented Sep 6, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Sep 6, 2019

📌 Commit a1e2cb4 has been approved by jdm

@highfive highfive assigned jdm and unassigned SimonSapin Sep 6, 2019
@bors-servo
Copy link
Contributor

bors-servo commented Sep 6, 2019

Testing commit a1e2cb4 with merge 37c635b...

bors-servo added a commit that referenced this pull request Sep 6, 2019
Sync WPT with upstream (06-09-2019)

Automated downstream sync of changes from upstream as of 06-09-2019.
[no-wpt-sync]

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24154)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Sep 7, 2019

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Sep 7, 2019

@bors-servo retry

  • killed a rogue process
@bors-servo
Copy link
Contributor

bors-servo commented Sep 7, 2019

💣 Failed to start rebuilding: Unknown error

@bors-servo
Copy link
Contributor

bors-servo commented Sep 7, 2019

Testing commit a1e2cb4 with merge 47e776b...

bors-servo added a commit that referenced this pull request Sep 7, 2019
Sync WPT with upstream (06-09-2019)

Automated downstream sync of changes from upstream as of 06-09-2019.
[no-wpt-sync]

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24154)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Sep 7, 2019

💔 Test failed - linux-rel-wpt

@CYBAI
Copy link
Collaborator

CYBAI commented Sep 7, 2019

@bors-servo retry

  • I guess this one is intermittent ?
  ▶ TIMEOUT [expected PASS] /css/css-transforms/rotate/svg-rotate-3args-003.html
  │ 
  │ 
  │ 
  │ 
  │ 
  │ (servo:101174): GStreamer-WARNING **: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.
  │ 0:00:00.045833189 101174 0x55f511a1b730 WARN      GST_PLUGIN_LOADING gstplugin.c:793:_priv_gst_plugin_load_file_for_registry: module_open failed: libmms.so.0: cannot open shared object file: No such file or directory
  │ 
  │ (servo:101174): GStreamer-WARNING **: Failed to load plugin '/home/servo/gst/lib/gstreamer-1.0/libgstmms.so': libmms.so.0: cannot open shared object file: No such file or directory
  │ 0:00:00.046092167 101174 0x55f511a1b730 WARN      GST_PLUGIN_LOADING gstplugin.c:793:_priv_gst_plugin_load_file_for_registry: module_open failed: libfaad.so.2: cannot open shared object file: No such file or directory
  │ 
  │ (servo:101174): GStreamer-WARNING **: Failed to load plugin '/home/servo/gst/lib/gstreamer-1.0/libgstfaad.so': libfaad.so.2: cannot open shared object file: No such file or directory
  │ CloneApi message response was dropped while WebRender was still alive: io error: All senders for this socket closed (thread Constellation, at /home/servo/.cargo/git/checkouts/webrender-c3596abe1cf4f320/4646982/webrender_api/src/api.rs:1017)
  │ stack backtrace:
  │    0: servo::main::{{closure}}::hf8b3c67cd313fc40 (0x55f50bf0fecd)
  │    1: std::panicking::rust_panic_with_hook::h2e01ca08bfa50f6c (0x55f50f19f29c)
  │              at src/libstd/panicking.rs:481
  │    2: std::panicking::continue_panic_fmt::h89ac412ecc105abb (0x55f50f19ed52)
  │              at src/libstd/panicking.rs:384
  │    3: std::panicking::begin_panic_fmt::h3f1d28f75dd1f9c1 (0x55f50f19ecac)
  │              at src/libstd/panicking.rs:339
  │    4: webrender_api::api::RenderApiSender::create_api::h3090b78a55143ef4 (0x55f50f037eed)
  │    5: constellation::pipeline::UnprivilegedPipelineContent::start_all::h17cd526d224df4a5 (0x55f50bf8a892)
  │    6: constellation::pipeline::Pipeline::spawn::h10ce0bb993ba3628 (0x55f50bf8d64b)
  │    7: constellation::constellation::Constellation<Message,LTF,STF>::new_pipeline::haec5a7e5b85d856a (0x55f50c0a61cb)
  │    8: constellation::constellation::Constellation<Message,LTF,STF>::handle_request_from_compositor::hf9597c760e4f84f4 (0x55f50c0bfb0f)
  │    9: constellation::constellation::Constellation<Message,LTF,STF>::run::h7a5865e399aca463 (0x55f50c0c7682)
  │   10: std::sys_common::backtrace::__rust_begin_short_backtrace::h92b709b5aed76247 (0x55f50c004840)
  │   11: _ZN3std9panicking3try7do_call17ha32df568c6568017E.llvm.4594797795304791800 (0x55f50c005486)
  │   12: __rust_maybe_catch_panic (0x55f50f1a8efa)
  │              at src/libpanic_unwind/lib.rs:80
  │   13: core::ops::function::FnOnce::call_once{{vtable.shim}}::h2220a8e9534effb1 (0x55f50c0056d6)
  │   14: <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::hf92c7ee34ebffad1 (0x55f50f18d90f)
  │              at /rustc/521d78407471cb78e9bbf47160f6aa23047ac499/src/liballoc/boxed.rs:922
  │   15: <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::ha94d3a20f0e8dd18 (0x55f50f1a8240)
  │              at /rustc/521d78407471cb78e9bbf47160f6aa23047ac499/src/liballoc/boxed.rs:922
  │       std::sys_common::thread::start_thread::h4ab30187e03381f3
  │              at src/libstd/sys_common/thread.rs:13
  │       std::sys::unix::thread::Thread::new::thread_start::hb63d4d1c8078a565
  │              at src/libstd/sys/unix/thread.rs:79
  │   16: start_thread (0x7f35b18796ba)
  │   17: clone (0x7f35b011441d)
  │   18: <unknown> (0x0)
  │ [2019-09-07T03:20:45Z ERROR servo] CloneApi message response was dropped while WebRender was still alive: io error: All senders for this socket closed
  │ called `Result::unwrap()` on an `Err` value: Io(Custom { kind: ConnectionReset, error: "All senders for this socket closed" }) (thread StorageManager, at src/libcore/result.rs:1084)
  │ stack backtrace:
  │    0: servo::main::{{closure}}::hf8b3c67cd313fc40 (0x55f50bf0fecd)
  │    1: std::panicking::rust_panic_with_hook::h2e01ca08bfa50f6c (0x55f50f19f29c)
  │              at src/libstd/panicking.rs:481
  │    2: std::panicking::continue_panic_fmt::h89ac412ecc105abb (0x55f50f19ed52)
  │              at src/libstd/panicking.rs:384
  │    3: rust_begin_unwind (0x55f50f19ec46)
  │              at src/libstd/panicking.rs:311
  │    4: core::panicking::panic_fmt::hc72bd3ff9f8b21ef (0x55f50f1c110a)
  │              at src/libcore/panicking.rs:85
  │    5: core::result::unwrap_failed::h8fe51b7d2d9e1a4f (0x55f50f1c1207)
  │              at src/libcore/result.rs:1084
  │    6: net::storage_thread::StorageManager::start::h1b87aede5f7dc79d (0x55f50df3e8d0)
  │    7: std::sys_common::backtrace::__rust_begin_short_backtrace::h209a449c799b31dc (0x55f50de88953)
  │    8: _ZN3std9panicking3try7do_call17hebbb8f1acccd8f84E.llvm.14281585727255598786 (0x55f50ded658c)
  │    9: __rust_maybe_catch_panic (0x55f50f1a8efa)
  │              at src/libpanic_unwind/lib.rs:80
  │   10: core::ops::function::FnOnce::call_once{{vtable.shim}}::h78ee4d8d247b1e90 (0x55f50df6db10)
  │   11: <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::hf92c7ee34ebffad1 (0x55f50f18d90f)
  │              at /rustc/521d78407471cb78e9bbf47160f6aa23047ac499/src/liballoc/boxed.rs:922
  │   12: <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::ha94d3a20f0e8dd18 (0x55f50f1a8240)
  │              at /rustc/521d78407471cb78e9bbf47160f6aa23047ac499/src/liballoc/boxed.rs:922
  │       std::sys_common::thread::start_thread::h4ab30187e03381f3
  │              at src/libstd/sys_common/thread.rs:13
  │       std::sys::unix::thread::Thread::new::thread_start::hb63d4d1c8078a565
  │              at src/libstd/sys/unix/thread.rs:79
  │   13: start_thread (0x7f35b18796ba)
  │   14: clone (0x7f35b011441d)
  │   15: <unknown> (0x0)
  └ [2019-09-07T03:20:45Z ERROR servo] called `Result::unwrap()` on an `Err` value: Io(Custom { kind: ConnectionReset, error: "All senders for this socket closed" })
@bors-servo
Copy link
Contributor

bors-servo commented Sep 7, 2019

Testing commit a1e2cb4 with merge a38f28f...

bors-servo added a commit that referenced this pull request Sep 7, 2019
Sync WPT with upstream (06-09-2019)

Automated downstream sync of changes from upstream as of 06-09-2019.
[no-wpt-sync]

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24154)
<!-- Reviewable:end -->
@jdm
Copy link
Member

jdm commented Sep 7, 2019

Yes, that was #13480.

@bors-servo
Copy link
Contributor

bors-servo commented Sep 7, 2019

☀️ Test successful - linux-rel-css, linux-rel-wpt, status-taskcluster
Approved by: jdm
Pushing a38f28f to master...

@bors-servo bors-servo merged commit a1e2cb4 into servo:master Sep 7, 2019
2 of 3 checks passed
2 of 3 checks passed
Taskcluster (pull_request) TaskGroup: Pending (for pull_request.synchronize)
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants
You can’t perform that action at this time.