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

Reland "webnn: implement reverse operator" #49207

Merged
merged 1 commit into from
Nov 18, 2024

Reland "webnn: implement reverse operator"

338b243
Select commit
Loading
Failed to load commit list.
Merged

Reland "webnn: implement reverse operator" #49207

Reland "webnn: implement reverse operator"
338b243
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-results succeeded Nov 18, 2024 in 5m 54s

Community-TC (pull_request)

Collect results for all tests affected by a pull request in firefox.

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-11-18T03:51:40.306Z
Resolved: 2024-11-18T03:54:42.425Z
Task Execution Time: 3 minutes, 2 seconds, 119 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/results/checkrun.md
- public/results/wpt_report.json.gz
- public/results/wpt_screenshot.txt.gz

WPT Command: python3 ./wpt run --channel=nightly --no-fail-on-unexpected --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt --affected base_head --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --no-headless --verify-log-full --binary=/home/test/build/firefox/firefox firefox


[taskcluster 2024-11-18 03:51:40.351Z] Task ID: SXMe9drOSKq-NENpYMUdxg
[taskcluster 2024-11-18 03:51:40.351Z] Worker ID: 2132946342162931290
[taskcluster 2024-11-18 03:51:40.351Z] Worker Group: us-central1-f
[taskcluster 2024-11-18 03:51:40.351Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2024-11-18 03:51:40.351Z] Worker Pool: proj-wpt/ci
[taskcluster 2024-11-18 03:51:40.351Z] Worker Version: 46.1.0
[taskcluster 2024-11-18 03:51:40.351Z] Public IP: 35.194.41.66
[taskcluster 2024-11-18 03:51:40.351Z] Hostname: proj-wpt-ci-couvqdzerqagu7dsfdzkcw

[taskcluster 2024-11-18 03:51:41.169Z] === 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

...(489 lines hidden)...

 0:38.86 TEST_END: Test OK. Subtests passed 0/6. Unexpected 6
FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
 0:38.86 TEST_START: /webnn/validation_tests/reverse.https.any.worker.html?gpu
 0:38.87 INFO Closing window 6e93ec8d-57e0-44ce-ae27-30ab8c322ba8
 0:39.15 TEST_END: Test OK. Subtests passed 0/6. Unexpected 6
FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
@https://web-platform.test:8443/webnn/validation_tests/reverse.https.any.worker.js?gpu:9:14
FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
 0:39.15 TEST_START: /webnn/validation_tests/reverse.https.any.worker.html?cpu
 0:39.16 INFO Closing window 4a8c7cc8-0191-4646-ad20-49e47ec59bf4
 0:39.45 TEST_END: Test OK. Subtests passed 0/6. Unexpected 6
FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
@https://web-platform.test:8443/webnn/validation_tests/reverse.https.any.worker.js?cpu:9:14
FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
 0:39.46 TEST_START: /webnn/validation_tests/reverse.https.any.html?npu
 0:39.46 INFO Closing window 2666ed68-b311-423e-8ce4-228edf1dabc4
 0:39.76 TEST_END: Test OK. Subtests passed 0/6. Unexpected 6
FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
 0:39.76 TEST_START: /webnn/validation_tests/reverse.https.any.worker.html?npu
 0:39.76 INFO Closing window f71f6491-0df0-44bf-9f66-bc39559499ef
 0:40.07 TEST_END: Test OK. Subtests passed 0/6. Unexpected 6
FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
@https://web-platform.test:8443/webnn/validation_tests/reverse.https.any.worker.js?npu:9:14
FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
 0:40.08 TEST_START: /webnn/validation_tests/reverse.https.any.html?cpu
 0:40.08 INFO Closing window 68c12477-3fe2-4751-9805-0be87bd3efc7
 0:40.33 TEST_END: Test OK. Subtests passed 0/6. Unexpected 6
FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
 0:40.33 INFO No more tests
 0:40.34 pid:1375 1731902077828	Marionette	INFO	Stopped listening on port 52239
 0:41.03 INFO Browser exited with return code -15
 0:40.90 INFO Closing logging queue
 0:40.90 INFO queue closed
 0:41.05 SUITE_END

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 54 checks (42 subtests, 12 tests)
Expected results: 12
Unexpected results: 42
  subtest: 42 (42 fail)

Unexpected Results
------------------
/webnn/conformance_tests/reverse.https.any.worker.html?cpu
  FAIL assert_implements(navigator.ml, 'missing navigator.ml') - assert_implements: missing navigator.ml undefined
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:31
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:7
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.worker.js?cpu:10:14
/webnn/conformance_tests/reverse.https.any.worker.html?npu
  FAIL assert_implements(navigator.ml, 'missing navigator.ml') - assert_implements: missing navigator.ml undefined
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:31
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:7
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.worker.js?npu:10:14
/webnn/conformance_tests/reverse.https.any.html?gpu
  FAIL assert_implements(navigator.ml, 'missing navigator.ml') - assert_implements: missing navigator.ml undefined
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:31
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:7
/webnn/conformance_tests/reverse.https.any.html?npu
  FAIL assert_implements(navigator.ml, 'missing navigator.ml') - assert_implements: missing navigator.ml undefined
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:31
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:7
/webnn/conformance_tests/reverse.https.any.worker.html?gpu
  FAIL assert_implements(navigator.ml, 'missing navigator.ml') - assert_implements: missing navigator.ml undefined
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:31
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:7
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.worker.js?gpu:10:14
/webnn/conformance_tests/reverse.https.any.html?cpu
  FAIL assert_implements(navigator.ml, 'missing navigator.ml') - assert_implements: missing navigator.ml undefined
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:31
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/conformance_tests/reverse.https.any.js:157:7
/webnn/validation_tests/reverse.https.any.html?gpu
  FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
  FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
/webnn/validation_tests/reverse.https.any.worker.html?gpu
  FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
@https://web-platform.test:8443/webnn/validation_tests/reverse.https.any.worker.js?gpu:9:14
  FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
/webnn/validation_tests/reverse.https.any.worker.html?cpu
  FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
@https://web-platform.test:8443/webnn/validation_tests/reverse.https.any.worker.js?cpu:9:14
  FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
/webnn/validation_tests/reverse.https.any.html?npu
  FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
  FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
/webnn/validation_tests/reverse.https.any.worker.html?npu
  FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
@https://web-platform.test:8443/webnn/validation_tests/reverse.https.any.worker.js?npu:9:14
  FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
/webnn/validation_tests/reverse.https.any.html?cpu
  FAIL assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator") - assert_not_equals: ml property is defined on navigator got disallowed value undefined
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:29
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2638:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/webnn/resources/utils_validation.js:194:5
  FAIL [reverse] Test reverse with default options - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Test reverse with axes = [0, 1] - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is greater than input rank - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if axes is duplicated - promise_test: Unhandled rejection with value: object "ReferenceError: MLGraphBuilder is not defined"
  FAIL [reverse] Throw if input is from another builder - promise_test: Unhandled rejection with value: object "TypeError: can't access property "createContext", navigator.ml is undefined"
 0:41.05 INFO Got 12 unexpected results, with 0 unexpected passes
 0:41.05 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:41.28 wptserve INFO Stopped http server on 127.0.0.1:8443
 0:41.33 wptserve INFO Stopped http server on 127.0.0.1:8001
 0:41.33 wptserve INFO Stopped http server on 127.0.0.1:8446
 0:41.33 wptserve INFO Stopped http server on 127.0.0.1:8003
 0:41.33 wptserve INFO Stopped http server on 127.0.0.1:9000
 0:41.33 wptserve INFO Stopped http server on 127.0.0.1:8445
 0:41.33 wptserve INFO Stopped http server on 127.0.0.1:8444
 0:41.33 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:41.33 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:41.34 wptserve INFO Stopped http server on 127.0.0.1:8002
 0:41.49 wptserve INFO Stopped http server on 127.0.0.1:8000
 0:41.54 INFO Removed font: Ahem.ttf
 0:41.57 INFO Closing logging queue
 0:41.57 INFO queue closed
 0:41.57 INFO Tolerating 12 unexpected results
mem avail: 14652 of 15806 MiB (92 %), swap free:    0 of    0 MiB ( 0 %)
[taskcluster 2024-11-18 03:54:40.943Z] === Task Finished ===
[taskcluster 2024-11-18 03:54:41.710Z] Successful task run with exit code: 0 completed in 181.36 seconds