nickva commented on PR #4140:
URL: https://github.com/apache/couchdb/pull/4140#issuecomment-1226758043
Noticed a recent failure in the full CI run referencing a
"**error:{notsup,{"mac.c",264},"Unsupported digest algorithm"}"
https://ci-couchdb.apache.org/blue/organizations/jenkins/jenkins-cm1%2FFullPlatformMatrix/detail/main/327/pipeline/203
```
[2022-08-24T16:57:41.113Z] module 'chttpd_auth_hash_algorithms_tests'
[2022-08-24T16:57:41.113Z] Testing hash algorithms for cookie auth
[2022-08-24T16:57:41.467Z] chttpd_auth_hash_algorithms_tests:31: with
(test_hash_algorithms_should_work)...*failed*
[2022-08-24T16:57:41.467Z] in function crypto:mac_nif/4
[2022-08-24T16:57:41.467Z] called as
mac_nif(hmac,blake2s,<<"305ead508cce07ab432b7cd9d6455349bc1dd8ebfa0524f039f502d3"...>>,"adm_user:63065885")
[2022-08-24T16:57:41.467Z] in call from
chttpd_auth_hash_algorithms_tests:make_auth_session_string/4
(test/eunit/chttpd_auth_hash_algorithms_tests.erl, line 68)
[2022-08-24T16:57:41.467Z] in call from
chttpd_auth_hash_algorithms_tests:test_hash_algorithm/2
(test/eunit/chttpd_auth_hash_algorithms_tests.erl, line 85)
[2022-08-24T16:57:41.467Z] in call from eunit_test:run_testfun/1
(eunit_test.erl, line 71)
[2022-08-24T16:57:41.467Z] in call from eunit_proc:run_test/1
(eunit_proc.erl, line 522)
[2022-08-24T16:57:41.467Z] in call from eunit_proc:with_timeout/3
(eunit_proc.erl, line 347)
[2022-08-24T16:57:41.467Z] in call from eunit_proc:handle_test/2
(eunit_proc.erl, line 505)
[2022-08-24T16:57:41.467Z] in call from eunit_proc:tests_inorder/3
(eunit_proc.erl, line 447)
[2022-08-24T16:57:41.467Z] **error:{notsup,{"mac.c",264},"Unsupported digest
algorithm"}
[2022-08-24T16:57:41.467Z] output:<<"">>
```
It may be related to this change, I didn't get a chance to dig in to find out
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]