Copyright 2025, Altinity Inc.. All Rights Reserved. All information contained herein is, and remains the property of Altinity Inc.. Any dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Altinity Inc..
Date | Apr 03, 2025 22:10 |
Duration | 35m 32s |
Framework | TestFlows 2.0.250110.1002922 |
Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#688/2ec25273d5c7eeb0782547e5a2383d0dc8ff24df/regression/aarch64/with_analyzer/zookeeper/without_thread_fuzzer/ldap/authentication/
project | Altinity/ClickHouse |
project.id | 159717931 |
package | https://s3.amazonaws.com/altinity-build-artifacts/PRs/688/2ec25273d5c7eeb0782547e5a2383d0dc8ff24df/package_aarch64/clickhouse-common-static_24.12.2.20238.altinityantalya_arm64.deb |
version | 24.12.2.20238.altinityantalya |
user.name | zvonand |
repository | https://github.com/Altinity/clickhouse-regression |
commit.hash | bd31e738c0cedaca253d15a05ed245c41b6e0b6a |
job.name | LDAP |
job.retry | 1 |
job.url | https://github.com/Altinity/ClickHouse/actions/runs/14252367922 |
arch | aarch64 |
local | True |
clickhouse_version | None |
clickhouse_path | https://s3.amazonaws.com/altinity-build-artifacts/PRs/688/2ec25273d5c7eeb0782547e5a2383d0dc8ff24df/package_aarch64/clickhouse-common-static_24.12.2.20238.altinityantalya_arm64.deb |
as_binary | False |
base_os | None |
keeper_path | None |
zookeeper_version | None |
use_keeper | False |
stress | False |
collect_service_logs | True |
thread_fuzzer | False |
with_analyzer | True |
reuse_env | False |
Units | OK | Fail | Error | XFail | |
---|---|---|---|---|---|
Features | |||||
Scenarios | |||||
Examples | |||||
Steps |
Test Name | Result | Message |
---|---|---|
/authentication/connection protocols/tls cipher suite | XFail 21s 770ms can't get it to work | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ldap/authentication/regression.py", line 110, in |
/authentication/connection protocols/tls require cert default demand | XFail 22s 225ms can't be tested with self-signed certificates | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ldap/authentication/regression.py", line 110, in |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset when invalid password is provided | XFail 22s 180ms https://github.com/ClickHouse/ClickHouse/issues/51323 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ldap/authentication/regression.py", line 110, in |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset when invalid password is provided | XFail 22s 55ms https://github.com/ClickHouse/ClickHouse/issues/51323 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ldap/authentication/regression.py", line 110, in |
Test Name | Result | Duration |
---|---|---|
/authentication | OK | 35m 32s |
/authentication/sanity | OK | 1s 480ms |
/authentication/multiple servers | OK | 21s 884ms |
/authentication/connection protocols | OK | 7m 18s |
/authentication/connection protocols/plain text | OK | 21s 754ms |
/authentication/connection protocols/plain text with custom port | OK | 21s 733ms |
/authentication/connection protocols/starttls | OK | 1m 27s |
/authentication/connection protocols/starttls with custom port | OK | 21s 726ms |
/authentication/connection protocols/tls | OK | 1m 27s |
/authentication/connection protocols/tls cipher suite | XFail | 21s 770ms |
/authentication/connection protocols/tls enable tls default yes | OK | 21s 826ms |
/authentication/connection protocols/tls minimum protocol version | OK | 1m 50s |
/authentication/connection protocols/tls require cert default demand | XFail | 22s 225ms |
/authentication/connection protocols/tls with custom port | OK | 22s 197ms |
/authentication/server config | OK | 4m 22s |
/authentication/server config/auth dn value | OK | 21s 911ms |
/authentication/server config/empty ca cert dir | OK | 22s 1ms |
/authentication/server config/empty ca cert file | OK | 22s 92ms |
/authentication/server config/empty host | OK | 21s 923ms |
/authentication/server config/empty server name | OK | 2s 86ms |
/authentication/server config/invalid auth dn prefix | OK | 21s 922ms |
/authentication/server config/invalid auth dn suffix | OK | 21s 966ms |
/authentication/server config/invalid enable tls value | OK | 21s 938ms |
/authentication/server config/invalid host | OK | 21s 946ms |
/authentication/server config/invalid port | OK | 22s 30ms |
/authentication/server config/invalid tls require cert value | OK | 22s 79ms |
/authentication/server config/invalid verification cooldown value | OK | 12s 483ms |
/authentication/server config/missing host | OK | 21s 921ms |
/authentication/server config/syntax | OK | 5s 909ms |
/authentication/user config | OK | 1m 29s |
/authentication/user config/empty server name | OK | 7s 980ms |
/authentication/user config/empty server not defined | OK | 21s 978ms |
/authentication/user config/empty user name | OK | 7s 965ms |
/authentication/user config/ldap and password | OK | 7s 953ms |
/authentication/user config/multiple servers | OK | 22s 17ms |
/authentication/user config/valid user config | OK | 22s 27ms |
/authentication/user authentications | OK | 18m 37s |
/authentication/user authentications/rbac=False | OK | 11m 50s |
/authentication/user authentications/rbac=False/add user to ldap and login | OK | 17s 215ms |
/authentication/user authentications/rbac=False/empty username and empty password | OK | 80ms |
/authentication/user authentications/rbac=False/invalid long username and valid short password | OK | 16s 173ms |
/authentication/user authentications/rbac=False/invalid username and valid password | OK | 16s 195ms |
/authentication/user authentications/rbac=False/login after clickhouse server is restarted | OK | 29s 921ms |
/authentication/user authentications/rbac=False/login after ldap server is restarted | OK | 19s 217ms |
/authentication/user authentications/rbac=False/login after user cn changed in ldap | OK | 17s 85ms |
/authentication/user authentications/rbac=False/login after user is deleted from ldap | OK | 16s 119ms |
/authentication/user authentications/rbac=False/login after user password changed in ldap | OK | 16s 137ms |
/authentication/user authentications/rbac=False/parallel login | OK | 32s 428ms |
/authentication/user authentications/rbac=False/valid ascii username and utf8 password | OK | 16s 25ms |
/authentication/user authentications/rbac=False/valid long username and short password | OK | 16s 38ms |
/authentication/user authentications/rbac=False/valid short username and invalid long password | OK | 15s 976ms |
/authentication/user authentications/rbac=False/valid short username and long password | OK | 16s 17ms |
/authentication/user authentications/rbac=False/valid username and invalid empty password | OK | 16s 35ms |
/authentication/user authentications/rbac=False/valid username and invalid password | OK | 15s 998ms |
/authentication/user authentications/rbac=False/valid username and password | OK | 16s 91ms |
/authentication/user authentications/rbac=False/valid username and password invalid server | OK | 15s 935ms |
/authentication/user authentications/rbac=False/valid username with valid empty password | OK | 16s 42ms |
/authentication/user authentications/rbac=False/valid utf8 username and ascii password | OK | 16s 56ms |
/authentication/user authentications/rbac=False/verification cooldown | OK | 6m 5s |
/authentication/user authentications/rbac=False/verification cooldown/default verification cooldown value | OK | 21s 985ms |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset when invalid password is provided | XFail | 22s 180ms |
/authentication/user authentications/rbac=False/verification cooldown/valid verification cooldown value cn change | OK | 22s 64ms |
/authentication/user authentications/rbac=False/verification cooldown/valid verification cooldown value ldap unavailable | OK | 27s 605ms |
/authentication/user authentications/rbac=False/verification cooldown/valid verification cooldown value password change | OK | 22s 135ms |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown performance | OK | 1m 49s |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server auth dn prefix parameter change | OK | 34s 894ms |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server auth dn suffix parameter change | OK | 34s 917ms |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server host parameter change | OK | 34s 868ms |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server port parameter change | OK | 34s 869ms |
/authentication/user authentications/rbac=True | OK | 6m 46s |
/authentication/user authentications/rbac=True/add user to ldap and login | OK | 263ms |
/authentication/user authentications/rbac=True/empty username and empty password | OK | 76ms |
/authentication/user authentications/rbac=True/invalid long username and valid short password | OK | 231ms |
/authentication/user authentications/rbac=True/invalid username and valid password | OK | 232ms |
/authentication/user authentications/rbac=True/login after clickhouse server is restarted | OK | 14s 42ms |
/authentication/user authentications/rbac=True/login after ldap server is restarted | OK | 3s 503ms |
/authentication/user authentications/rbac=True/login after user cn changed in ldap | OK | 334ms |
/authentication/user authentications/rbac=True/login after user is deleted from ldap | OK | 312ms |
/authentication/user authentications/rbac=True/login after user password changed in ldap | OK | 397ms |
/authentication/user authentications/rbac=True/parallel login | OK | 17s 655ms |
/authentication/user authentications/rbac=True/valid ascii username and utf8 password | OK | 257ms |
/authentication/user authentications/rbac=True/valid long username and short password | OK | 242ms |
/authentication/user authentications/rbac=True/valid short username and invalid long password | OK | 218ms |
/authentication/user authentications/rbac=True/valid short username and long password | OK | 250ms |
/authentication/user authentications/rbac=True/valid username and invalid empty password | OK | 218ms |
/authentication/user authentications/rbac=True/valid username and invalid password | OK | 224ms |
/authentication/user authentications/rbac=True/valid username and password | OK | 250ms |
/authentication/user authentications/rbac=True/valid username and password invalid server | OK | 162ms |
/authentication/user authentications/rbac=True/valid username with valid empty password | OK | 226ms |
/authentication/user authentications/rbac=True/valid utf8 username and ascii password | OK | 248ms |
/authentication/user authentications/rbac=True/verification cooldown | OK | 6m 1s |
/authentication/user authentications/rbac=True/verification cooldown/default verification cooldown value | OK | 21s 914ms |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset when invalid password is provided | XFail | 22s 55ms |
/authentication/user authentications/rbac=True/verification cooldown/valid verification cooldown value cn change | OK | 21s 934ms |
/authentication/user authentications/rbac=True/verification cooldown/valid verification cooldown value ldap unavailable | OK | 27s 365ms |
/authentication/user authentications/rbac=True/verification cooldown/valid verification cooldown value password change | OK | 20s 969ms |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown performance | OK | 1m 46s |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server auth dn prefix parameter change | OK | 34s 898ms |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server auth dn suffix parameter change | OK | 35s 785ms |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server host parameter change | OK | 34s 918ms |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server port parameter change | OK | 34s 729ms |
/authentication/multiple authentications methods | OK | 6s 441ms |
/authentication/multiple authentications methods/ldap with other auth methods | OK | 1s 565ms |
Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922