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 | Jul 12, 2025 23:32 |
| Duration | 35m 26s |
| Framework | TestFlows 2.0.250110.1002922 |
Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#0/143c05fcd433555c6563408d8c622fb757f91dfe/regression/aarch64/with_analyzer/zookeeper/without_thread_fuzzer/ldap/authentication/
| project | Altinity/ClickHouse |
| project.id | 159717931 |
| package | https://s3.amazonaws.com/altinity-build-artifacts/25.3/143c05fcd433555c6563408d8c622fb757f91dfe/package_aarch64/clickhouse-common-static_25.3.3.20186.altinityantalya_arm64.deb |
| version | 25.3.3.20186.altinityantalya |
| user.name | Enmk |
| repository | https://github.com/Altinity/clickhouse-regression |
| commit.hash | 88c93f843cd48cd9defc6cec6b98d6b98f94adde |
| job.name | LDAP (authentication) |
| job.retry | 1 |
| job.url | https://github.com/Altinity/ClickHouse/actions/runs/16242745619 |
| arch | aarch64 |
| local | True |
| clickhouse_version | None |
| clickhouse_path | https://s3.amazonaws.com/altinity-build-artifacts/25.3/143c05fcd433555c6563408d8c622fb757f91dfe/package_aarch64/clickhouse-common-static_25.3.3.20186.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 22s 155ms 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 162ms 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 555ms 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 25s 283ms 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 26s |
| /authentication/sanity | OK | 1s 529ms |
| /authentication/multiple servers | OK | 23s 224ms |
| /authentication/connection protocols | OK | 7m 24s |
| /authentication/connection protocols/plain text | OK | 22s 92ms |
| /authentication/connection protocols/plain text with custom port | OK | 22s 109ms |
| /authentication/connection protocols/starttls | OK | 1m 26s |
| /authentication/connection protocols/starttls with custom port | OK | 22s 448ms |
| /authentication/connection protocols/tls | OK | 1m 31s |
| /authentication/connection protocols/tls cipher suite | XFail | 22s 155ms |
| /authentication/connection protocols/tls enable tls default yes | OK | 22s 312ms |
| /authentication/connection protocols/tls minimum protocol version | OK | 1m 51s |
| /authentication/connection protocols/tls require cert default demand | XFail | 22s 162ms |
| /authentication/connection protocols/tls with custom port | OK | 22s 259ms |
| /authentication/server config | OK | 4m 26s |
| /authentication/server config/auth dn value | OK | 22s 261ms |
| /authentication/server config/empty ca cert dir | OK | 22s 189ms |
| /authentication/server config/empty ca cert file | OK | 22s 285ms |
| /authentication/server config/empty host | OK | 22s 217ms |
| /authentication/server config/empty server name | OK | 2s 91ms |
| /authentication/server config/invalid auth dn prefix | OK | 22s 348ms |
| /authentication/server config/invalid auth dn suffix | OK | 22s 306ms |
| /authentication/server config/invalid enable tls value | OK | 22s 278ms |
| /authentication/server config/invalid host | OK | 22s 262ms |
| /authentication/server config/invalid port | OK | 22s 284ms |
| /authentication/server config/invalid tls require cert value | OK | 22s 281ms |
| /authentication/server config/invalid verification cooldown value | OK | 12s 570ms |
| /authentication/server config/missing host | OK | 23s 392ms |
| /authentication/server config/syntax | OK | 6s 50ms |
| /authentication/user config | OK | 1m 27s |
| /authentication/user config/empty server name | OK | 6s 184ms |
| /authentication/user config/empty server not defined | OK | 22s 427ms |
| /authentication/user config/empty user name | OK | 6s 120ms |
| /authentication/user config/ldap and password | OK | 8s 21ms |
| /authentication/user config/multiple servers | OK | 22s 322ms |
| /authentication/user config/valid user config | OK | 22s 375ms |
| /authentication/user authentications | OK | 19m 20s |
| /authentication/user authentications/rbac=False | OK | 12m 11s |
| /authentication/user authentications/rbac=False/add user to ldap and login | OK | 17s 636ms |
| /authentication/user authentications/rbac=False/empty username and empty password | OK | 96ms |
| /authentication/user authentications/rbac=False/invalid long username and valid short password | OK | 16s 879ms |
| /authentication/user authentications/rbac=False/invalid username and valid password | OK | 16s 716ms |
| /authentication/user authentications/rbac=False/login after clickhouse server is restarted | OK | 31s 6ms |
| /authentication/user authentications/rbac=False/login after ldap server is restarted | OK | 21s 189ms |
| /authentication/user authentications/rbac=False/login after user cn changed in ldap | OK | 16s 413ms |
| /authentication/user authentications/rbac=False/login after user is deleted from ldap | OK | 16s 361ms |
| /authentication/user authentications/rbac=False/login after user password changed in ldap | OK | 16s 360ms |
| /authentication/user authentications/rbac=False/parallel login | OK | 35s 392ms |
| /authentication/user authentications/rbac=False/valid ascii username and utf8 password | OK | 16s 328ms |
| /authentication/user authentications/rbac=False/valid long username and short password | OK | 16s 266ms |
| /authentication/user authentications/rbac=False/valid short username and invalid long password | OK | 16s 226ms |
| /authentication/user authentications/rbac=False/valid short username and long password | OK | 16s 300ms |
| /authentication/user authentications/rbac=False/valid username and invalid empty password | OK | 16s 189ms |
| /authentication/user authentications/rbac=False/valid username and invalid password | OK | 16s 222ms |
| /authentication/user authentications/rbac=False/valid username and password | OK | 16s 289ms |
| /authentication/user authentications/rbac=False/valid username and password invalid server | OK | 16s 152ms |
| /authentication/user authentications/rbac=False/valid username with valid empty password | OK | 16s 267ms |
| /authentication/user authentications/rbac=False/valid utf8 username and ascii password | OK | 16s 241ms |
| /authentication/user authentications/rbac=False/verification cooldown | OK | 6m 16s |
| /authentication/user authentications/rbac=False/verification cooldown/default verification cooldown value | OK | 22s 499ms |
| /authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset when invalid password is provided | XFail | 22s 555ms |
| /authentication/user authentications/rbac=False/verification cooldown/valid verification cooldown value cn change | OK | 20s 373ms |
| /authentication/user authentications/rbac=False/verification cooldown/valid verification cooldown value ldap unavailable | OK | 28s 50ms |
| /authentication/user authentications/rbac=False/verification cooldown/valid verification cooldown value password change | OK | 22s 558ms |
| /authentication/user authentications/rbac=False/verification cooldown/verification cooldown performance | OK | 1m 58s |
| /authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server auth dn prefix parameter change | OK | 35s 388ms |
| /authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server auth dn suffix parameter change | OK | 35s 479ms |
| /authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server host parameter change | OK | 35s 407ms |
| /authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server port parameter change | OK | 35s 634ms |
| /authentication/user authentications/rbac=True | OK | 7m 8s |
| /authentication/user authentications/rbac=True/add user to ldap and login | OK | 305ms |
| /authentication/user authentications/rbac=True/empty username and empty password | OK | 90ms |
| /authentication/user authentications/rbac=True/invalid long username and valid short password | OK | 301ms |
| /authentication/user authentications/rbac=True/invalid username and valid password | OK | 292ms |
| /authentication/user authentications/rbac=True/login after clickhouse server is restarted | OK | 14s 363ms |
| /authentication/user authentications/rbac=True/login after ldap server is restarted | OK | 3s 616ms |
| /authentication/user authentications/rbac=True/login after user cn changed in ldap | OK | 369ms |
| /authentication/user authentications/rbac=True/login after user is deleted from ldap | OK | 334ms |
| /authentication/user authentications/rbac=True/login after user password changed in ldap | OK | 435ms |
| /authentication/user authentications/rbac=True/parallel login | OK | 19s 512ms |
| /authentication/user authentications/rbac=True/valid ascii username and utf8 password | OK | 297ms |
| /authentication/user authentications/rbac=True/valid long username and short password | OK | 314ms |
| /authentication/user authentications/rbac=True/valid short username and invalid long password | OK | 258ms |
| /authentication/user authentications/rbac=True/valid short username and long password | OK | 293ms |
| /authentication/user authentications/rbac=True/valid username and invalid empty password | OK | 266ms |
| /authentication/user authentications/rbac=True/valid username and invalid password | OK | 278ms |
| /authentication/user authentications/rbac=True/valid username and password | OK | 309ms |
| /authentication/user authentications/rbac=True/valid username and password invalid server | OK | 189ms |
| /authentication/user authentications/rbac=True/valid username with valid empty password | OK | 266ms |
| /authentication/user authentications/rbac=True/valid utf8 username and ascii password | OK | 304ms |
| /authentication/user authentications/rbac=True/verification cooldown | OK | 6m 19s |
| /authentication/user authentications/rbac=True/verification cooldown/default verification cooldown value | OK | 23s 925ms |
| /authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset when invalid password is provided | XFail | 25s 283ms |
| /authentication/user authentications/rbac=True/verification cooldown/valid verification cooldown value cn change | OK | 24s 224ms |
| /authentication/user authentications/rbac=True/verification cooldown/valid verification cooldown value ldap unavailable | OK | 28s 976ms |
| /authentication/user authentications/rbac=True/verification cooldown/valid verification cooldown value password change | OK | 22s 331ms |
| /authentication/user authentications/rbac=True/verification cooldown/verification cooldown performance | OK | 1m 52s |
| /authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server auth dn prefix parameter change | OK | 36s 265ms |
| /authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server auth dn suffix parameter change | OK | 35s 409ms |
| /authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server host parameter change | OK | 35s 350ms |
| /authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server port parameter change | OK | 35s 309ms |
| /authentication/multiple authentications methods | OK | 6s 575ms |
| /authentication/multiple authentications methods/ldap with other auth methods | OK | 1s 630ms |
Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922