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

[Gecko Bug 1849972] [wdspec] Only use local network in WebDriver BiDi's reload.py. #41661

Merged
merged 2 commits into from
Aug 31, 2023

[wptrunner] Do not remove "MOZ_DISABLE_NONLOCAL_CONNECTIONS" for wdsp…

a4990d0
Select commit
Loading
Failed to load commit list.
Merged

[Gecko Bug 1849972] [wdspec] Only use local network in WebDriver BiDi's reload.py. #41661

[wptrunner] Do not remove "MOZ_DISABLE_NONLOCAL_CONNECTIONS" for wdsp…
a4990d0
Select commit
Loading
Failed to load commit list.
Community-TC Integration / sink-task failed Aug 30, 2023 in 19m 0s

Community-TC (pull_request)

Sink task for all other tasks; indicates success

Details

View task in Taskcluster
View logs in Taskcluster
This check acts as a 'sink' for all other Taskcluster-based checks. A failure here means that some other check has failed, which is the real blocker.

Failed tasks:

  • wpt-chrome-dev-stability failed with status failed

[taskcluster 2023-08-30 15:39:51.736Z] Task ID: NJGOWoD2TVeaLXs2YEdQhA
[taskcluster 2023-08-30 15:39:51.736Z] Worker ID: 773116935566189035
[taskcluster 2023-08-30 15:39:51.736Z] Worker Group: us-central1
[taskcluster 2023-08-30 15:39:51.736Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2023-08-30 15:39:51.736Z] Worker Pool: proj-wpt/ci
[taskcluster 2023-08-30 15:39:51.736Z] Worker Version: 46.1.0
[taskcluster 2023-08-30 15:39:51.736Z] Public IP: 104.197.188.52
[taskcluster 2023-08-30 15:39:51.736Z] Hostname: proj-wpt-ci-kkoeaxh7signcmqdotktua

[taskcluster 2023-08-30 15:39:52.572Z] === Task Starting ===
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/01-locale-fix.sh ']'
+ . /etc/profile.d/01-locale-fix.sh
+++ /usr/bin/locale-check C.UTF-8
++ eval
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/libvirt-uri.sh ']'
+ . /etc/profile.d/libvirt-uri.sh
++ LIBVIRT_DEFAULT_URI=qemu:///system
++ '[' -f /proc/xen/capabilities ']'
++ export LIBVIRT_DEFAULT_URI
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/vte-2.91.sh ']'
+ . /etc/profile.d/vte-2.91.sh
++ '[' -n '5.0.17(1)-release' -o -n '' ']'
++ [[ hxBc == *i* ]]
++ return 0
+ unset i
+ '[' -n '5.0.17(1)-release' ']'
+ '[' -f /home/test/.bashrc ']'
+ . /home/test/.bashrc
+ '[' -d /home/test/bin ']'
+ PATH=/home/test/bin:/home/test/bin:/home/test/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ '[' -d /home/test/.local/bin ']'
+ /home/test/start.sh https://github.com/web-platform-tests/wpt.git refs/pull/41661/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/41661/merge
+ cd /home/test
+ '[' -e /dev/kvm ']'
+ '[' '!' -d web-platform-tests ']'
+ mkdir web-platform-tests
+ cd web-platform-tests
+ git init
Initialized empty Git repository in /home/test/web-platform-tests/.git/
+ git remote add origin https://github.com/web-platform-tests/wpt.git
+ retry git fetch --quiet --depth=50 --tags origin refs/pull/41661/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/41661/merge:task_head [try 1/5]
Command succeeded
+ git checkout --quiet task_head
+ cd web-platform-tests
+ ./tools/ci/run_tc.py --ref=refs/pull/41661/merge --head-rev=a4990d0154d02aeee47c1af8a25a9e161480fa97 --merge-rev=e89a04c0738c0c49ce3bc714ae7a4d566ac1d41a --no-hosts -- ./wpt tc-sink-task --github-checks-text-file=/home/test/artifacts/checkrun.md S76IOOEiSiG1lHBBldk06A XNqxVvYGTEuruPRrRUA_OA ZQMPLcD8SYe5F4oLW1DYDg eDhLHBCRS2WJooYJedTt8g Zs1-oJX2RjqaeZgqd-B-3w M5z7HiB5S1Gl29h1suxsGg Txjew_awRzqFJmX4gDmgGg OLeiOLGJTIif5XnkV1UZDw BxFcaCeNTH-lSnjLPZaT5w BYiAG0mCSBS-gcPELvC79A A-NUgfl8RRiA_f_LojBvtA J-Qsv6DqQkWGvPXO7x8imQ ZsUtf0NiRoC-T3lQq1_JkQ Dgr2PbvJRXSWUai0l6mHrQ
git rev-parse task_head
git rev-parse task_head^@
git branch base_head 76a3f72ff698c4c13e640054305e3597983652a3
git branch pr_head a4990d0154d02aeee47c1af8a25a9e161480fa97
git fetch --quiet origin master:master
git checkout --quiet task_head
git for-each-ref refs/heads
INFO: git refs:
76a3f72ff698c4c13e640054305e3597983652a3 commit	refs/heads/base_head
76a3f72ff698c4c13e640054305e3597983652a3 commit	refs/heads/master
a4990d0154d02aeee47c1af8a25a9e161480fa97 commit	refs/heads/pr_head
e89a04c0738c0c49ce3bc714ae7a4d566ac1d41a commit	refs/heads/task_head

git rev-parse HEAD
INFO: checked out commit:
e89a04c0738c0c49ce3bc714ae7a4d566ac1d41a

./wpt tc-sink-task --github-checks-text-file=/home/test/artifacts/checkrun.md S76IOOEiSiG1lHBBldk06A XNqxVvYGTEuruPRrRUA_OA ZQMPLcD8SYe5F4oLW1DYDg eDhLHBCRS2WJooYJedTt8g Zs1-oJX2RjqaeZgqd-B-3w M5z7HiB5S1Gl29h1suxsGg Txjew_awRzqFJmX4gDmgGg OLeiOLGJTIif5XnkV1UZDw BxFcaCeNTH-lSnjLPZaT5w BYiAG0mCSBS-gcPELvC79A A-NUgfl8RRiA_f_LojBvtA J-Qsv6DqQkWGvPXO7x8imQ ZsUtf0NiRoC-T3lQq1_JkQ Dgr2PbvJRXSWUai0l6mHrQ
ERROR:root:Task eDhLHBCRS2WJooYJedTt8g failed with state "failed"
[taskcluster 2023-08-30 15:42:34.716Z] === Task Finished ===
[taskcluster 2023-08-30 15:42:35.157Z] Unsuccessful task run with exit code: 1 completed in 163.422 seconds