Feditest Session Report: Session 90

feditest-run-20241024-220237 [Summary]

This FediTest report requires a desktop or laptop-class monitor.

It cannot be viewed on a mobile device with a small screen.

Sorry about that. But then, you weren't going to use a phone to fix reported bugs, either, right?

Test Run Summary

Status Count
Passed
10 (55.6%)
Failed
Interoperability
Compromised Degraded Unaffected Unknown Total
Conformance Must
6
0
2
0
8 (44.4%)
Should
0
0
0
0
0 (0.0%)
Implied
0
0
0
0
0 (0.0%)
Unspecified
0
0
0
0
0 (0.0%)
Total
6 (33.3%)
0 (0.0%)
2 (11.1%)
0 (0.0%)
8 (44.4%)
Skipped
0
Errors
0
Total
18

Constellation

client

ImpInProcessNodeDriver
Imp
0.4

server

FediverseSaasNodeDriver
Wildebeest
?

Test Results

Test: webfinger.server.4_1__2_parameter_ordering_not_significant::parameter_ordering

Parameter ordering is not significant.

Started 2024:10:24-22:21:14.064780Z, ended 2024:10:24-22:21:14.467583Z (duration: 0:00:00.402803)

AssertionFailure: AssertionFailure (Must, Problem): Accessed URI: "https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social&rel=http%3A//webfinger.net/rel/profile-page&rel=something-else&rel=self":
0: Wrong HTTP status code.
 -> 500
1: Wrong HTTP content type.
 -> "application/json; charset=utf-8"
2: Invalid key: error
Expected: an empty collection
     but: was <[WrongHttpStatusError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social&rel=http%3A//webfinger.net/rel/profile-page&rel=something-else&rel=self), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social&rel=http%3A//webfinger.net/rel/profile-page&rel=something-else&rel=self), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=500, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:21:14 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '102', 'connection': 'keep-alive', 'access-control-allow-origin': '*', 'access-control-allow-headers': 'content-type, authorization, idempotency-key', 'access-control-allow-methods': 'GET, PUT, POST, DELETE', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=qbjncFu5DEXdJMeFgg1g13gUt7MWAJQ0fO1jt2lbl1XKz7fGU5yIupWQwQZ44ySaeQnBHeyT%2BQ2Audm5blizEbXMKII7NzWQaXAjEH2xK2Rnaxk%2B55xjRZmoVi%2BvZ6o42hvECw%3D%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'vary': 'Accept-Encoding', 'cf-cache-status': 'DYNAMIC', 'server': 'cloudflare', 'cf-ray': '8d7d5bd3b9e867f1-SJC')>, payload=b'{"error":"Internal Server Error. If the problem persists please contact your instance administrator."}', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), JrdError(<feditest.protocols.webfinger.diag.ClaimedJrd object at 0xffffa7a13790>, 'Invalid key: error')]>
../feditest-tests-fediverse/tests/webfinger/server/4_1__2_parameter_ordering_not_significant.py:35

Test: webfinger.server.4_2__14_must_only_redirect_to_https::must_only_redirect_to_https

Test that if the server redirected, the final URL is an HTTPS URL.

Started 2024:10:24-22:21:14.474854Z, ended 2024:10:24-22:21:14.803153Z (duration: 0:00:00.328299)

Passed

Test: webfinger.server.4_2__2_perform_query::normal_query

Perform a normal, simple query on an existing account.

Started 2024:10:24-22:21:14.803231Z, ended 2024:10:24-22:21:15.141340Z (duration: 0:00:00.338109)

AssertionFailure: AssertionFailure (Must, Problem): Accessed URI: "https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social":
0: Wrong HTTP status code.
 -> 500
1: Wrong HTTP content type.
 -> "application/json; charset=utf-8"
2: Invalid key: error
Expected: an empty collection
     but: was <[WrongHttpStatusError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=500, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:21:15 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '102', 'connection': 'keep-alive', 'access-control-allow-origin': '*', 'access-control-allow-headers': 'content-type, authorization, idempotency-key', 'access-control-allow-methods': 'GET, PUT, POST, DELETE', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=t3ZmzJaYST%2FM%2F8%2BBaw7mZEwLpFBEAhXkidZZXSrvu7pmd5LyzTX3OPLDY%2F%2BY2%2BrYqBNMWhGtYUE%2BfL8pZI8sMaIAN%2BSVV5ukL2HhFskars6bkJEGYGny%2FcNPWksjFFkmv32dKw%3D%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'vary': 'Accept-Encoding', 'cf-cache-status': 'DYNAMIC', 'server': 'cloudflare', 'cf-ray': '8d7d5bd7ef93173a-SJC')>, payload=b'{"error":"Internal Server Error. If the problem persists please contact your instance administrator."}', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), WrongContentTypeError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=500, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:21:15 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '102', 'connection': 'keep-alive', 'access-control-allow-origin': '*', 'access-control-allow-headers': 'content-type, authorization, idempotency-key', 'access-control-allow-methods': 'GET, PUT, POST, DELETE', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=t3ZmzJaYST%2FM%2F8%2BBaw7mZEwLpFBEAhXkidZZXSrvu7pmd5LyzTX3OPLDY%2F%2BY2%2BrYqBNMWhGtYUE%2BfL8pZI8sMaIAN%2BSVV5ukL2HhFskars6bkJEGYGny%2FcNPWksjFFkmv32dKw%3D%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'vary': 'Accept-Encoding', 'cf-cache-status': 'DYNAMIC', 'server': 'cloudflare', 'cf-ray': '8d7d5bd7ef93173a-SJC')>, payload=b'{"error":"Internal Server Error. If the problem persists please contact your instance administrator."}', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), JrdError(<feditest.protocols.webfinger.diag.ClaimedJrd object at 0xffffa7855e50>, 'Invalid key: error')]>
../feditest-tests-fediverse/tests/webfinger/server/4_2__2_perform_query.py:20

Test: webfinger.server.4_2__3_requires_resource_uri::requires_resource_uri_http_status

Do not accept requests with missing resource parameter: HTTP status.

Started 2024:10:24-22:21:15.144577Z, ended 2024:10:24-22:21:15.455258Z (duration: 0:00:00.310681)

Passed

Test: webfinger.server.4_2__3_requires_resource_uri::requires_resource_uri_jrd

Do not accept requests with missing resource parameter: JRD content.

Started 2024:10:24-22:21:15.455347Z, ended 2024:10:24-22:21:15.745137Z (duration: 0:00:00.289790)

Passed

Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::double_equals_http_status

Do not accept malformed resource parameters. Test HTTP status for inserting an extra = character.

Started 2024:10:24-22:21:15.745487Z, ended 2024:10:24-22:21:16.040460Z (duration: 0:00:00.294973)

Passed

Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::double_equals_jrd

Do not accept malformed resource parameters. Test JRD content for inserting an extra = character.

Started 2024:10:24-22:21:16.040557Z, ended 2024:10:24-22:21:16.325813Z (duration: 0:00:00.285256)

Passed

Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::requires_valid_resource_uri_http_status

Do not accept malformed resource parameters. Test HTTP status for missing acct: scheme.

Started 2024:10:24-22:21:16.325910Z, ended 2024:10:24-22:21:16.598462Z (duration: 0:00:00.272552)

Passed

Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::requires_valid_resource_uri_jrd

Do not accept malformed resource parameters. Test JRD content for missing acct: scheme.

Started 2024:10:24-22:21:16.598502Z, ended 2024:10:24-22:21:16.880762Z (duration: 0:00:00.282260)

Passed

Test: webfinger.server.4_2__5_status_404_for_nonexisting_resources::status_404_for_nonexisting_resources

The server responds with 404 when the resource parameter identifies a non-existent resource.

Started 2024:10:24-22:21:16.880808Z, ended 2024:10:24-22:21:17.212148Z (duration: 0:00:00.331340)

AssertionFailure: AssertionFailure (Must, Unaffected): Not HTTP status 404.
Accessed URI: "https://cloudflare.social/.well-known/webfinger?resource=acct%3Adoes-not-exist%40cloudflare.social".
Expected: <404>
     but: was <500>
../feditest-tests-fediverse/tests/webfinger/server/4_2__5_status_404_for_nonexisting_resources.py:35

Test: webfinger.server.4_2__9_content_type::returns_jrd_in_response_to_https

Test that a query over HTTPS produces a JRD.

Started 2024:10:24-22:21:17.215122Z, ended 2024:10:24-22:21:17.562454Z (duration: 0:00:00.347332)

AssertionFailure: AssertionFailure (Must, Problem): Not HTTP status 200.
Accessed URI: "https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social".
Expected: <200>
     but: was <500>
../feditest-tests-fediverse/tests/webfinger/server/4_2__9_content_type.py:27

Test: webfinger.server.4_5__1_any_uri_scheme_for_resource_identifiers::any_uri_scheme_for_resource_identifiers

The server must accept resource identifiers provided in the query that use any scheme.

Started 2024:10:24-22:21:17.564393Z, ended 2024:10:24-22:21:17.827057Z (duration: 0:00:00.262664)

AssertionFailure: AssertionFailure (Must, Unaffected): Not HTTP status 404.
Accessed URI: "https://cloudflare.social/.well-known/webfinger?resource=mailto%3Aabc%40def.com".
Expected: <404>
     but: was <400>
../feditest-tests-fediverse/tests/webfinger/server/4_5__1_any_uri_scheme_for_resource_identifiers.py:38

Test: webfinger.server.4__1_accepts_all_link_rels_in_query::accepts_combined_link_rels_in_query

A server must accept all link rels in the query, even if it does not understand them. Tests several known an unknown link rels at a time.

Started 2024:10:24-22:21:17.828703Z, ended 2024:10:24-22:21:18.145159Z (duration: 0:00:00.316456)

AssertionFailure: AssertionFailure (Must, Problem): Accessed URI: "https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social":
0: Wrong HTTP status code.
 -> 500
1: Wrong HTTP content type.
 -> "application/json; charset=utf-8"
2: Invalid key: error
Expected: an empty collection
     but: was <[WrongHttpStatusError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=500, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:21:18 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '102', 'connection': 'keep-alive', 'access-control-allow-origin': '*', 'access-control-allow-headers': 'content-type, authorization, idempotency-key', 'access-control-allow-methods': 'GET, PUT, POST, DELETE', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=3xAHk0W1FIIXeD5nSTg9pDePhrnORF6e5sSlXszw%2F7zqafR27GSa7u8YEBHwmsUtnpWxIHXZ7o7HS1SA07EBuD50n3xULCtZMgg0xQ4aeuizr7bZqF5V6fnIjlnPkOgeZ4Lepw%3D%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'vary': 'Accept-Encoding', 'cf-cache-status': 'DYNAMIC', 'server': 'cloudflare', 'cf-ray': '8d7d5beadcb6cfc4-SJC')>, payload=b'{"error":"Internal Server Error. If the problem persists please contact your instance administrator."}', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), JrdError(<feditest.protocols.webfinger.diag.ClaimedJrd object at 0xffffa79fb490>, 'Invalid key: error')]>
../feditest-tests-fediverse/tests/webfinger/server/4__1_accepts_all_link_rels_in_query.py:160

Test: webfinger.server.4__1_accepts_all_link_rels_in_query::accepts_known_link_rels_in_query

A server must accept all link rels in the query, even if it does not understand them. Tests one known link rel at a time.

Started 2024:10:24-22:21:18.148577Z, ended 2024:10:24-22:21:18.473752Z (duration: 0:00:00.325175)

AssertionFailure: AssertionFailure (Must, Problem): Accessed URI: "https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social":
0: Wrong HTTP status code.
 -> 500
1: Wrong HTTP content type.
 -> "application/json; charset=utf-8"
2: Invalid key: error
Expected: an empty collection
     but: was <[WrongHttpStatusError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=500, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:21:18 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '102', 'connection': 'keep-alive', 'access-control-allow-origin': '*', 'access-control-allow-headers': 'content-type, authorization, idempotency-key', 'access-control-allow-methods': 'GET, PUT, POST, DELETE', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=5pg1HsQvuBrI98u9GmxoHMB4IVJVIEXcJSQBUSwMV0Le4mz7UbxxGfbYQSHZFFxZe9YAeZG7ry5fp9Ks2w7eQhlcS3eI%2B3n%2BapZrT1f6sRRTDHmAqJuohCQ0rbMRBITutZAdTQ%3D%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'vary': 'Accept-Encoding', 'cf-cache-status': 'DYNAMIC', 'server': 'cloudflare', 'cf-ray': '8d7d5beceda79870-SJC')>, payload=b'{"error":"Internal Server Error. If the problem persists please contact your instance administrator."}', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), JrdError(<feditest.protocols.webfinger.diag.ClaimedJrd object at 0xffffa7850750>, 'Invalid key: error')]>
../feditest-tests-fediverse/tests/webfinger/server/4__1_accepts_all_link_rels_in_query.py:70

Test: webfinger.server.4__1_accepts_all_link_rels_in_query::accepts_unknown_link_rels_in_query

A server must accept all link rels in the query, even if it does not understand them. Tests one unknown link rels at a time.

Started 2024:10:24-22:21:18.478257Z, ended 2024:10:24-22:21:18.802003Z (duration: 0:00:00.323746)

AssertionFailure: AssertionFailure (Must, Problem): Accessed URI: "https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social":
0: Wrong HTTP status code.
 -> 500
1: Wrong HTTP content type.
 -> "application/json; charset=utf-8"
2: Invalid key: error
Expected: an empty collection
     but: was <[WrongHttpStatusError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://cloudflare.social/.well-known/webfinger?resource=acct%3Acloudflare%40cloudflare.social), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=500, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:21:18 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '102', 'connection': 'keep-alive', 'access-control-allow-origin': '*', 'access-control-allow-headers': 'content-type, authorization, idempotency-key', 'access-control-allow-methods': 'GET, PUT, POST, DELETE', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=AHbiFFnufYfwvwTfs%2Fjt2IPXESC1iuhJ%2FIgWTCpoxzN3wzycyH30zqa6abPPNbYTcUobJNnwunsXqC3q3%2BUFvaSMPjRfha0Ycn%2BVAwK6d609TN0aI78EdKKcRmTsUt%2BO1V6vNA%3D%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'vary': 'Accept-Encoding', 'cf-cache-status': 'DYNAMIC', 'server': 'cloudflare', 'cf-ray': '8d7d5bef3f06cfcc-SJC')>, payload=b'{"error":"Internal Server Error. If the problem persists please contact your instance administrator."}', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), JrdError(<feditest.protocols.webfinger.diag.ClaimedJrd object at 0xffffa79f6090>, 'Invalid key: error')]>
../feditest-tests-fediverse/tests/webfinger/server/4__1_accepts_all_link_rels_in_query.py:115

Test: webfinger.server.4__3_only_returns_jrd_in_response_to_https_requests::does_not_return_jrd_in_response_to_http

Test that a query over HTTP does not produce a JRD.

Started 2024:10:24-22:21:18.807596Z, ended 2024:10:24-22:21:18.933514Z (duration: 0:00:00.125918)

Passed

Test: webfinger.server.4__3_only_returns_jrd_in_response_to_https_requests::uses_valid_https_certificate

Test that the server uses a valid HTTPS certificate.

Started 2024:10:24-22:21:18.933621Z, ended 2024:10:24-22:21:19.285084Z (duration: 0:00:00.351463)

Passed

Test: webfinger.server.5_1_cors_header_required::cors_header_required

The server must provide a valid value for HTTP Header "Access-Control-Allow-Origin".

Started 2024:10:24-22:21:19.285446Z, ended 2024:10:24-22:21:19.639700Z (duration: 0:00:00.354254)

Passed

Test Run Metadata

Started 2024:10:24-22:21:14.064440Z
Ended 2024:10:24-22:21:19.639921Z (total: 0:00:05.575481)
Platform Linux-6.11.3-1-aarch64-ARCH-aarch64-with-glibc2.35
Feditest version 0.4