+ sudo -E kolla_set_configs sudo: unable to send audit message: Operation not permitted INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json INFO:__main__:Validating config file INFO:__main__:Kolla config strategy set to: COPY_ALWAYS INFO:__main__:Copying service configuration files INFO:__main__:Deleting /etc/httpd/conf/httpd.conf INFO:__main__:Copying /var/lib/config-data/default/heat-cfnapi-httpd.conf to /etc/httpd/conf/httpd.conf INFO:__main__:Deleting /etc/httpd/conf.d/ssl.conf INFO:__main__:Copying /var/lib/config-data/default/ssl.conf to /etc/httpd/conf.d/ssl.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/ssl.conf INFO:__main__:Copying /var/lib/config-data/tls/certs/internal.crt to /etc/pki/tls/certs/internal.crt INFO:__main__:Setting permission for /etc/pki/tls/certs/internal.crt INFO:__main__:Copying /var/lib/config-data/tls/certs/public.crt to /etc/pki/tls/certs/public.crt INFO:__main__:Setting permission for /etc/pki/tls/certs/public.crt INFO:__main__:Copying /var/lib/config-data/tls/private/internal.key to /etc/pki/tls/private/internal.key INFO:__main__:Setting permission for /etc/pki/tls/private/internal.key INFO:__main__:Copying /var/lib/config-data/tls/private/public.key to /etc/pki/tls/private/public.key INFO:__main__:Setting permission for /etc/pki/tls/private/public.key INFO:__main__:Writing out command to execute INFO:__main__:Setting permission for /etc/httpd/ INFO:__main__:Setting permission for /etc/httpd/conf INFO:__main__:Setting permission for /etc/httpd/conf.d INFO:__main__:Setting permission for /etc/httpd/conf.modules.d INFO:__main__:Setting permission for /etc/httpd/logs INFO:__main__:Setting permission for /etc/httpd/modules INFO:__main__:Setting permission for /etc/httpd/run INFO:__main__:Setting permission for /etc/httpd/state INFO:__main__:Setting permission for /etc/httpd/conf/httpd.conf INFO:__main__:Setting permission for /etc/httpd/conf/magic INFO:__main__:Setting permission for /etc/httpd/conf.d/README INFO:__main__:Setting permission for /etc/httpd/conf.d/autoindex.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/ssl.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/userdir.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/welcome.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-base.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-brotli.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-dav.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-mpm.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-optional.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-proxy.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-ssl.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/00-systemd.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/01-cgi.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/10-wsgi-python3.conf INFO:__main__:Setting permission for /etc/httpd/conf.modules.d/README INFO:__main__:Setting permission for /etc/httpd/run INFO:__main__:Setting permission for /etc/httpd/run/htcacheclean ++ cat /run_command + CMD='/usr/sbin/httpd -DFOREGROUND' + ARGS= + sudo kolla_copy_cacerts sudo: unable to send audit message: Operation not permitted + [[ ! -n '' ]] + . kolla_extend_start + echo 'Running command: '\''/usr/sbin/httpd -DFOREGROUND'\''' Running command: '/usr/sbin/httpd -DFOREGROUND' + umask 0022 + exec /usr/sbin/httpd -DFOREGROUND [Wed Dec 03 22:26:44.266094 2025] [ssl:info] [pid 1:tid 1] AH01914: Configuring server heat-cfnapi-public.openstack.svc:443 for SSL protocol [Wed Dec 03 22:26:44.267171 2025] [ssl:debug] [pid 1:tid 1] ssl_engine_init.c(536): AH01893: Configuring TLS extension handling [Wed Dec 03 22:26:44.267841 2025] [ssl:debug] [pid 1:tid 1] ssl_util_ssl.c(451): AH02412: [heat-cfnapi-public.openstack.svc:443] Cert matches for name 'heat-cfnapi-public.openstack.svc' [subject: -empty- / issuer: CN=rootca-public / serial: 0D38A7A6475BD7B271D003973203B14F / notbefore: Dec 3 22:26:31 2025 GMT / notafter: Dec 2 22:26:31 2030 GMT] [Wed Dec 03 22:26:44.267851 2025] [ssl:info] [pid 1:tid 1] AH02568: Certificate and private key heat-cfnapi-public.openstack.svc:443:0 configured from /etc/pki/tls/certs/public.crt and /etc/pki/tls/private/public.key [Wed Dec 03 22:26:44.268012 2025] [ssl:info] [pid 1:tid 1] AH01914: Configuring server heat-cfnapi-internal.openstack.svc:443 for SSL protocol [Wed Dec 03 22:26:44.268484 2025] [ssl:debug] [pid 1:tid 1] ssl_engine_init.c(536): AH01893: Configuring TLS extension handling [Wed Dec 03 22:26:44.268694 2025] [ssl:debug] [pid 1:tid 1] ssl_util_ssl.c(451): AH02412: [heat-cfnapi-internal.openstack.svc:443] Cert matches for name 'heat-cfnapi-internal.openstack.svc' [subject: -empty- / issuer: CN=rootca-internal / serial: F567221DDE06DB4FC75DA9D4299284BC / notbefore: Dec 3 22:26:30 2025 GMT / notafter: Dec 2 22:26:30 2030 GMT] [Wed Dec 03 22:26:44.268706 2025] [ssl:info] [pid 1:tid 1] AH02568: Certificate and private key heat-cfnapi-internal.openstack.svc:443:0 configured from /etc/pki/tls/certs/internal.crt and /etc/pki/tls/private/internal.key [Wed Dec 03 22:26:44.282878 2025] [ssl:warn] [pid 1:tid 1] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache] [Wed Dec 03 22:26:44.282893 2025] [ssl:info] [pid 1:tid 1] AH01914: Configuring server heat-cfnapi-public.openstack.svc:443 for SSL protocol [Wed Dec 03 22:26:44.283380 2025] [ssl:debug] [pid 1:tid 1] ssl_engine_init.c(536): AH01893: Configuring TLS extension handling [Wed Dec 03 22:26:44.283622 2025] [ssl:debug] [pid 1:tid 1] ssl_util_ssl.c(451): AH02412: [heat-cfnapi-public.openstack.svc:443] Cert matches for name 'heat-cfnapi-public.openstack.svc' [subject: -empty- / issuer: CN=rootca-public / serial: 0D38A7A6475BD7B271D003973203B14F / notbefore: Dec 3 22:26:31 2025 GMT / notafter: Dec 2 22:26:31 2030 GMT] [Wed Dec 03 22:26:44.283633 2025] [ssl:info] [pid 1:tid 1] AH02568: Certificate and private key heat-cfnapi-public.openstack.svc:443:0 configured from /etc/pki/tls/certs/public.crt and /etc/pki/tls/private/public.key [Wed Dec 03 22:26:44.283720 2025] [ssl:info] [pid 1:tid 1] AH01914: Configuring server heat-cfnapi-internal.openstack.svc:443 for SSL protocol [Wed Dec 03 22:26:44.284078 2025] [ssl:debug] [pid 1:tid 1] ssl_engine_init.c(536): AH01893: Configuring TLS extension handling [Wed Dec 03 22:26:44.284657 2025] [ssl:debug] [pid 1:tid 1] ssl_util_ssl.c(451): AH02412: [heat-cfnapi-internal.openstack.svc:443] Cert matches for name 'heat-cfnapi-internal.openstack.svc' [subject: -empty- / issuer: CN=rootca-internal / serial: F567221DDE06DB4FC75DA9D4299284BC / notbefore: Dec 3 22:26:30 2025 GMT / notafter: Dec 2 22:26:30 2030 GMT] [Wed Dec 03 22:26:44.284668 2025] [ssl:info] [pid 1:tid 1] AH02568: Certificate and private key heat-cfnapi-internal.openstack.svc:443:0 configured from /etc/pki/tls/certs/internal.crt and /etc/pki/tls/private/internal.key [Wed Dec 03 22:26:44.284936 2025] [lbmethod_heartbeat:notice] [pid 1:tid 1] AH02282: No slotmem from mod_heartmonitor [Wed Dec 03 22:26:44.306323 2025] [mpm_event:notice] [pid 1:tid 1] AH00489: Apache/2.4.62 (CentOS Stream) OpenSSL/3.5.1 mod_wsgi/4.7.1 Python/3.9 configured -- resuming normal operations [Wed Dec 03 22:26:44.306350 2025] [core:notice] [pid 1:tid 1] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' [Wed Dec 03 22:26:44.329301 2025] [wsgi:info] [pid 15:tid 15] mod_wsgi (pid=15): Attach interpreter ''. [Wed Dec 03 22:26:44.330080 2025] [wsgi:info] [pid 22:tid 22] mod_wsgi (pid=22): Attach interpreter ''. [Wed Dec 03 22:26:44.334928 2025] [wsgi:info] [pid 26:tid 26] mod_wsgi (pid=26): Attach interpreter ''. [Wed Dec 03 22:26:44.336603 2025] [wsgi:info] [pid 17:tid 17] mod_wsgi (pid=17): Attach interpreter ''. [Wed Dec 03 22:26:44.340843 2025] [wsgi:info] [pid 19:tid 19] mod_wsgi (pid=19): Attach interpreter ''. [Wed Dec 03 22:26:44.342607 2025] [wsgi:info] [pid 17:tid 17] mod_wsgi (pid=17): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.342663 2025] [wsgi:info] [pid 18:tid 18] mod_wsgi (pid=18): Attach interpreter ''. [Wed Dec 03 22:26:44.342942 2025] [wsgi:info] [pid 13:tid 13] mod_wsgi (pid=13): Attach interpreter ''. [Wed Dec 03 22:26:44.343191 2025] [wsgi:debug] [pid 17:tid 52] src/server/mod_wsgi.c(9142): mod_wsgi (pid=17): Started thread 0 in daemon process 'internal'. [Wed Dec 03 22:26:44.344010 2025] [wsgi:info] [pid 22:tid 22] mod_wsgi (pid=22): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.344010 2025] [wsgi:info] [pid 15:tid 15] mod_wsgi (pid=15): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.345460 2025] [wsgi:info] [pid 19:tid 19] mod_wsgi (pid=19): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.345971 2025] [wsgi:info] [pid 26:tid 26] mod_wsgi (pid=26): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.355611 2025] [wsgi:info] [pid 18:tid 18] mod_wsgi (pid=18): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.356157 2025] [wsgi:debug] [pid 18:tid 67] src/server/mod_wsgi.c(9142): mod_wsgi (pid=18): Started thread 0 in daemon process 'internal'. [Wed Dec 03 22:26:44.359302 2025] [wsgi:info] [pid 21:tid 21] mod_wsgi (pid=21): Attach interpreter ''. [Wed Dec 03 22:26:44.359743 2025] [wsgi:debug] [pid 15:tid 57] src/server/mod_wsgi.c(9142): mod_wsgi (pid=15): Started thread 0 in daemon process 'internal'. [Wed Dec 03 22:26:44.359964 2025] [wsgi:debug] [pid 22:tid 58] src/server/mod_wsgi.c(9142): mod_wsgi (pid=22): Started thread 0 in daemon process 'public'. [Wed Dec 03 22:26:44.362047 2025] [wsgi:info] [pid 14:tid 14] mod_wsgi (pid=14): Attach interpreter ''. [Wed Dec 03 22:26:44.364431 2025] [wsgi:info] [pid 21:tid 21] mod_wsgi (pid=21): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.364810 2025] [wsgi:debug] [pid 21:tid 70] src/server/mod_wsgi.c(9142): mod_wsgi (pid=21): Started thread 0 in daemon process 'public'. [Wed Dec 03 22:26:44.365068 2025] [wsgi:info] [pid 14:tid 14] mod_wsgi (pid=14): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.365615 2025] [wsgi:debug] [pid 14:tid 73] src/server/mod_wsgi.c(9142): mod_wsgi (pid=14): Started thread 0 in daemon process 'internal'. [Wed Dec 03 22:26:44.371576 2025] [wsgi:info] [pid 20:tid 20] mod_wsgi (pid=20): Attach interpreter ''. [Wed Dec 03 22:26:44.372306 2025] [wsgi:info] [pid 24:tid 24] mod_wsgi (pid=24): Attach interpreter ''. [Wed Dec 03 22:26:44.373527 2025] [wsgi:info] [pid 13:tid 13] mod_wsgi (pid=13): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.375542 2025] [wsgi:debug] [pid 19:tid 61] src/server/mod_wsgi.c(9142): mod_wsgi (pid=19): Started thread 0 in daemon process 'internal'. [Wed Dec 03 22:26:44.375605 2025] [wsgi:debug] [pid 26:tid 64] src/server/mod_wsgi.c(9142): mod_wsgi (pid=26): Started thread 0 in daemon process 'public'. [Wed Dec 03 22:26:44.376200 2025] [wsgi:info] [pid 24:tid 24] mod_wsgi (pid=24): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.376480 2025] [wsgi:debug] [pid 24:tid 89] src/server/mod_wsgi.c(9142): mod_wsgi (pid=24): Started thread 0 in daemon process 'public'. [Wed Dec 03 22:26:44.376844 2025] [wsgi:debug] [pid 13:tid 93] src/server/mod_wsgi.c(9142): mod_wsgi (pid=13): Started thread 0 in daemon process 'internal'. [Wed Dec 03 22:26:44.381050 2025] [wsgi:info] [pid 20:tid 20] mod_wsgi (pid=20): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.381487 2025] [wsgi:debug] [pid 20:tid 109] src/server/mod_wsgi.c(9142): mod_wsgi (pid=20): Started thread 0 in daemon process 'public'. [Wed Dec 03 22:26:44.388096 2025] [wsgi:info] [pid 12:tid 12] mod_wsgi (pid=12): Attach interpreter ''. [Wed Dec 03 22:26:44.404482 2025] [wsgi:info] [pid 12:tid 12] mod_wsgi (pid=12): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.409869 2025] [wsgi:debug] [pid 12:tid 139] src/server/mod_wsgi.c(9142): mod_wsgi (pid=12): Started thread 0 in daemon process 'internal'. [Wed Dec 03 22:26:44.418502 2025] [wsgi:info] [pid 16:tid 16] mod_wsgi (pid=16): Attach interpreter ''. [Wed Dec 03 22:26:44.419881 2025] [wsgi:info] [pid 27:tid 27] mod_wsgi (pid=27): Attach interpreter ''. [Wed Dec 03 22:26:44.424988 2025] [wsgi:info] [pid 27:tid 27] mod_wsgi (pid=27): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.426309 2025] [wsgi:info] [pid 25:tid 25] mod_wsgi (pid=25): Attach interpreter ''. [Wed Dec 03 22:26:44.429590 2025] [wsgi:info] [pid 25:tid 25] mod_wsgi (pid=25): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.430486 2025] [wsgi:debug] [pid 27:tid 142] src/server/mod_wsgi.c(9142): mod_wsgi (pid=27): Started thread 0 in daemon process 'public'. [Wed Dec 03 22:26:44.430787 2025] [wsgi:debug] [pid 25:tid 145] src/server/mod_wsgi.c(9142): mod_wsgi (pid=25): Started thread 0 in daemon process 'public'. [Wed Dec 03 22:26:44.454031 2025] [wsgi:info] [pid 16:tid 16] mod_wsgi (pid=16): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.454480 2025] [wsgi:debug] [pid 16:tid 148] src/server/mod_wsgi.c(9142): mod_wsgi (pid=16): Started thread 0 in daemon process 'internal'. [Wed Dec 03 22:26:44.583707 2025] [wsgi:info] [pid 23:tid 23] mod_wsgi (pid=23): Attach interpreter ''. [Wed Dec 03 22:26:44.593734 2025] [wsgi:info] [pid 23:tid 23] mod_wsgi (pid=23): Imported 'mod_wsgi'. [Wed Dec 03 22:26:44.594324 2025] [wsgi:debug] [pid 23:tid 178] src/server/mod_wsgi.c(9142): mod_wsgi (pid=23): Started thread 0 in daemon process 'public'. [Wed Dec 03 22:26:49.538370 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:36676] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:49.538790 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:36676] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:26:49.538873 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:36676] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:26:49.541870 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:36676] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:26:49.541944 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:36660] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:49.542145 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:36676] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:49.542397 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:36676] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:26:49.542409 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:36660] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:26:49.542501 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:36660] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:26:49.543030 2025] [wsgi:info] [pid 17:tid 52] [remote 10.128.0.2:36676] mod_wsgi (pid=17, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api-cfn'. [Wed Dec 03 22:26:49.546584 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:36660] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:26:49.546911 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:36660] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:49.547054 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:36660] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:26:49.547632 2025] [wsgi:info] [pid 18:tid 67] [remote 10.128.0.2:36660] mod_wsgi (pid=18, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api-cfn'. [Wed Dec 03 22:26:50.861479 2025] [wsgi:error] [pid 18:tid 67] 2025-12-03 22:26:50.861 18 INFO heat-api-cfn [-] Starting Heat API on 0.0.0.0:8000\x1b[00m [Wed Dec 03 22:26:50.877123 2025] [wsgi:error] [pid 17:tid 52] 2025-12-03 22:26:50.876 17 INFO heat-api-cfn [-] Starting Heat API on 0.0.0.0:8000\x1b[00m [Wed Dec 03 22:26:50.931535 2025] [wsgi:error] [pid 17:tid 52] 2025-12-03 22:26:50.931 17 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m [Wed Dec 03 22:26:50.932410 2025] [wsgi:error] [pid 18:tid 67] 2025-12-03 22:26:50.932 18 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m 10.128.0.2 - - [03/Dec/2025:22:26:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:26:50.980802 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:36676] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:26:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:26:50.986841 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:36660] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:53.620955 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:53862] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:53.621178 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:53862] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:26:53.694199 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:53862] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_256_GCM_SHA384 (256/256 bits) [Wed Dec 03 22:26:53.694352 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1476): (103)Software caused connection abort: [client 10.128.0.2:53862] AH02007: SSL handshake interrupted by system [Hint: Stop button pressed in browser?!] [Wed Dec 03 22:26:53.694364 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:53862] AH01998: Connection closed to child 130 with abortive shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:54.534917 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:53878] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:54.535351 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:53878] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:26:54.535443 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:53878] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:26:54.537816 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:53880] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:54.537959 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:53880] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:26:54.538056 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:53880] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:26:54.563060 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:53878] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:26:54.564981 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:53880] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:26:54.566500 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:53880] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:54.566660 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:53880] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:26:54.567226 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:53878] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:54.567302 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:53878] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:26:54.568203 2025] [wsgi:info] [pid 15:tid 57] [remote 10.128.0.2:53880] mod_wsgi (pid=15, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api-cfn'. [Wed Dec 03 22:26:54.573436 2025] [wsgi:info] [pid 14:tid 73] [remote 10.128.0.2:53878] mod_wsgi (pid=14, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api-cfn'. [Wed Dec 03 22:26:56.019261 2025] [wsgi:error] [pid 15:tid 57] 2025-12-03 22:26:56.018 15 INFO heat-api-cfn [-] Starting Heat API on 0.0.0.0:8000\x1b[00m [Wed Dec 03 22:26:56.103014 2025] [wsgi:error] [pid 15:tid 57] 2025-12-03 22:26:56.102 15 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m 10.128.0.2 - - [03/Dec/2025:22:26:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:26:56.243282 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:53880] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:56.422617 2025] [wsgi:error] [pid 14:tid 73] 2025-12-03 22:26:56.422 14 INFO heat-api-cfn [-] Starting Heat API on 0.0.0.0:8000\x1b[00m [Wed Dec 03 22:26:56.552892 2025] [wsgi:error] [pid 14:tid 73] 2025-12-03 22:26:56.552 14 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m 10.128.0.2 - - [03/Dec/2025:22:26:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:26:56.633947 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:53878] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:59.534704 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:53908] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:59.534875 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:53908] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:26:59.534824 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:53892] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:59.534921 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:53908] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:26:59.534989 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:53892] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:26:59.535014 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:53892] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:26:59.536952 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:53908] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:26:59.537114 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:53908] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:59.537201 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:53908] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:26:59.537646 2025] [wsgi:info] [pid 19:tid 61] [remote 10.128.0.2:53908] mod_wsgi (pid=19, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api-cfn'. [Wed Dec 03 22:26:59.543523 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:53892] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:26:59.543727 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:53892] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:26:59.543817 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:53892] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:26:59.544297 2025] [wsgi:info] [pid 13:tid 93] [remote 10.128.0.2:53892] mod_wsgi (pid=13, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api-cfn'. [Wed Dec 03 22:27:01.070868 2025] [wsgi:error] [pid 13:tid 93] 2025-12-03 22:27:01.070 13 INFO heat-api-cfn [-] Starting Heat API on 0.0.0.0:8000\x1b[00m [Wed Dec 03 22:27:01.144215 2025] [wsgi:error] [pid 13:tid 93] 2025-12-03 22:27:01.143 13 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m 10.128.0.2 - - [03/Dec/2025:22:26:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:01.198514 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:53892] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:01.471958 2025] [wsgi:error] [pid 19:tid 61] 2025-12-03 22:27:01.471 19 INFO heat-api-cfn [-] Starting Heat API on 0.0.0.0:8000\x1b[00m [Wed Dec 03 22:27:01.527702 2025] [wsgi:error] [pid 19:tid 61] 2025-12-03 22:27:01.527 19 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m 10.128.0.2 - - [03/Dec/2025:22:26:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:01.594955 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:53908] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:04.533255 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:40512] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:04.533349 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:40510] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:04.533399 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:40512] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:04.533438 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:40512] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:04.533548 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:40510] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:04.533610 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:40510] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:04.537098 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:40510] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:04.537466 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:40510] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:04.537691 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:40510] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:04.537749 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:40512] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:04.537952 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:40512] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:04.538053 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:40512] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:04.539290 2025] [wsgi:info] [pid 12:tid 139] [remote 10.128.0.2:40512] mod_wsgi (pid=12, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api-cfn'. [Wed Dec 03 22:27:04.578496 2025] [wsgi:info] [pid 16:tid 148] [remote 10.128.0.2:40510] mod_wsgi (pid=16, process='internal', application=''): Loading Python script file '/usr/bin/heat-wsgi-api-cfn'. [Wed Dec 03 22:27:05.877689 2025] [wsgi:error] [pid 16:tid 148] 2025-12-03 22:27:05.877 16 INFO heat-api-cfn [-] Starting Heat API on 0.0.0.0:8000\x1b[00m [Wed Dec 03 22:27:05.950431 2025] [wsgi:error] [pid 16:tid 148] 2025-12-03 22:27:05.950 16 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m [Wed Dec 03 22:27:05.961390 2025] [wsgi:error] [pid 12:tid 139] 2025-12-03 22:27:05.961 12 INFO heat-api-cfn [-] Starting Heat API on 0.0.0.0:8000\x1b[00m 10.128.0.2 - - [03/Dec/2025:22:27:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:06.008208 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:40510] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:06.050044 2025] [wsgi:error] [pid 12:tid 139] 2025-12-03 22:27:06.049 12 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m 10.128.0.2 - - [03/Dec/2025:22:27:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:06.105170 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:40512] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:09.533958 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:40524] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:09.534204 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:40524] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:09.534255 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:40524] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:09.534521 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:40532] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:09.534911 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:40532] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:09.534985 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:40532] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:09.536283 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:40524] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:09.536475 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:40524] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:09.536574 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:40524] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:09.539149 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:40532] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:09.539406 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:40532] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:27:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:09.539534 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:40532] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:09.539589 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:40524] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:27:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:09.542601 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:40532] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:14.534456 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:35314] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:14.534660 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:35314] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:14.534658 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:35312] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:14.534712 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:35314] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:14.534863 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:35312] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:14.534956 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:35312] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:14.536450 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:35314] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:14.536642 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:35314] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:14.536793 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:35314] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:14.538850 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:35312] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:14.539047 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:35312] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:14.539145 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:35312] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:27:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:14.539925 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:35314] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:27:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:14.542572 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:35312] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:19.544812 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:35318] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:19.544820 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:35332] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:19.544965 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:35318] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:19.544965 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:35332] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:19.545007 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:35318] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:19.545007 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:35332] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:19.547246 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:35318] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:19.547502 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:35318] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:19.547644 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:35318] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:19.549867 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:35332] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:19.550104 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:35332] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:27:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:19.550293 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:35332] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:19.550355 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:35318] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:27:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:19.552969 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:35332] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:24.533584 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:48922] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:24.533601 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:48936] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:24.533826 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:48922] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:24.533834 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:48936] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:24.533884 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:48936] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:24.533888 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:48922] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:24.535894 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:48936] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:24.536067 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:48936] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:24.536201 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:48936] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:24.536310 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:48922] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:24.536553 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:48922] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:24.536708 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:48922] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:27:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:24.538991 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:48936] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:27:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:24.540033 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:48922] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:29.535802 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:48944] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:29.536027 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:48944] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:29.536095 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:48944] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:29.548008 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:48958] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:29.548280 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:48958] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:29.548336 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:48958] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:29.555162 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:48944] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:29.555632 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:48944] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:29.555819 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:48944] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:29.561046 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:48958] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:29.561394 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:48958] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:29.561550 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:48958] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:27:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:29.568485 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:48944] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:27:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:29.570392 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:48958] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:34.533568 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:39430] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:34.533762 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:39430] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:34.533838 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:39430] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:34.534180 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:39428] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:34.534544 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:39428] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:34.534613 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:39428] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:34.535737 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:39430] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:34.535939 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:39430] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:34.536059 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:39430] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:34.536405 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:39428] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:34.536686 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:39428] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:34.536917 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:39428] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:27:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:27:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:34.539297 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:39430] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:34.539356 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:39428] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:39.544101 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:39438] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:39.544367 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:39438] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:39.544421 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:39438] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:39.547582 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:39448] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:39.547697 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:39448] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:39.547727 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:39448] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:39.554073 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:39448] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:39.554356 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:39448] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:39.554529 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:39448] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:39.554999 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:39438] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:39.555181 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:39438] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:39.555239 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:39438] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:27:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:39.557155 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:39448] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:27:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:39.558503 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:39438] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:44.534475 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:41160] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:44.534588 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:41154] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:44.534672 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:41160] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:44.534813 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:41154] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:44.534874 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:41154] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:44.534874 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:41160] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:44.537149 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:41160] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:44.537539 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:41160] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:44.537675 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:41160] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:44.538868 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:41154] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:44.539105 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:41154] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:44.539206 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:41154] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:27:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:44.543865 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:41154] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:27:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:44.549941 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:41160] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:49.534931 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:41180] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:49.535129 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:41180] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:49.535176 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:41180] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:49.536845 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:41174] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:49.536983 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:41174] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:49.537014 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:41174] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:49.539541 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:41180] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:49.539884 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:41180] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:49.540005 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:41180] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:49.540305 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:41174] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:49.540489 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:41174] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:49.540547 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:41174] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:27:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:49.544083 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:41174] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:27:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:49.544797 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:41180] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:54.534056 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:40432] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:54.534303 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:40432] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:54.534357 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:40432] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:54.534879 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:40418] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:54.540019 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:40432] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:54.540283 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:40432] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:54.540397 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:40432] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:27:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:54.548041 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:40432] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:54.585379 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:40418] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:54.585464 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:40418] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:54.616594 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:40418] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:54.617041 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:40418] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:54.617162 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:40418] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:27:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:54.625636 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:40418] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:59.534073 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:40444] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:59.534276 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:40444] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:59.534332 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:40444] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:59.535953 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:40452] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:59.536029 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:40452] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:27:59.536046 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:40452] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:27:59.540223 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:40452] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:59.540467 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:40452] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:59.540593 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:40452] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:27:59.540918 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:40444] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:27:59.541085 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:40444] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:27:59.541142 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:40444] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:27:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:59.544925 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:40444] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:27:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:27:59.548339 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:40452] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:04.533524 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:50846] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:04.533539 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:50840] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:04.533723 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:50840] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:04.533743 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:50846] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:04.533809 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:50846] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:04.533863 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:50840] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:04.548504 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:50840] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:04.549541 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:50846] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:04.549809 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:50840] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:04.549967 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:50840] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:28:04.550320 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:50846] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:04.550367 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:50846] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:04.555261 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:50840] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:28:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:04.563899 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:50846] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:09.533559 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:50850] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:09.533742 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:50850] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:09.533804 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:50850] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:09.533863 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:50862] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:09.534044 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:50862] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:09.534090 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:50862] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:09.535724 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:50850] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:09.535967 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:50850] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:09.536099 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:50850] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:28:09.538868 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:50862] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:09.539101 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:50862] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:09.539210 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:50862] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:09.541476 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:50850] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:28:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:09.550121 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:50862] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:14.533808 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:54514] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:14.533925 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:54516] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:14.534122 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:54516] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:14.534173 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:54516] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:14.534468 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:54514] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:14.534557 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:54514] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:14.536597 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:54514] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:14.536708 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:54516] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:14.537022 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:54514] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:14.537088 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:54516] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:14.537275 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:54516] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:28:14.537368 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:54514] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:14.540175 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:54514] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:28:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:14.542275 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:54516] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:19.533613 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:54530] AH01964: Connection to child 76 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:19.533841 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:54528] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:19.533866 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:54530] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:19.533914 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:54530] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:19.534040 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:54528] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:19.534090 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:54528] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:19.536151 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:54530] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:19.536381 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:54530] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:19.536520 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:54530] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:28:19.536918 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:54528] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:19.537120 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:54528] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:19.537214 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:54528] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:19.539635 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:54530] AH02001: Connection closed to child 76 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:28:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:19.542959 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:54528] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:24.534453 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:38770] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:24.534827 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:38770] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:24.534920 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:38770] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:24.538947 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:38772] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:24.539084 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:38772] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:24.539113 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:38772] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:24.541054 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:38772] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:24.541287 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:38772] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:24.541404 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:38772] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:28:24.544436 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:38770] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:22:28:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:24.544656 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:38772] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:24.544824 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:38770] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:24.544938 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:38770] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:24.549220 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:38770] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:29.534487 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:38782] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:29.534511 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:38792] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:29.534731 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:38792] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:29.534752 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:38782] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:29.534794 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:38792] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:29.534833 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:38782] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:29.536598 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:38782] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:29.536800 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:38782] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:29.536921 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:38782] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:29.539968 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:38782] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:29.542972 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:38792] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:29.543251 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:38792] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:29.543370 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:38792] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:29.546055 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:38792] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:34.533148 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:37410] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:34.533389 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:37410] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:34.533439 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:37410] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:34.533660 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:37418] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:34.533812 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:37418] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:34.533838 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:37418] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:34.536289 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:37410] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:34.536454 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:37410] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:34.536580 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:37410] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:28:34.536881 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:37418] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:34.537171 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:37418] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:34.537248 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:37418] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:34.539397 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:37410] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:28:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:34.541825 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:37418] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:39.534947 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:37434] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:39.535128 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:37434] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:39.535177 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:37434] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:39.539142 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:37434] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:39.539384 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:37434] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:39.539529 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:37434] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:28:39.550907 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:37428] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:39.551092 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:37428] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:39.551137 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:37428] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:39.700287 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:37428] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:39.700566 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:37428] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:39.700691 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:37428] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:39.707683 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:37434] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:28:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:39.776876 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:37428] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:44.539180 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:49502] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:44.539396 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:49502] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:44.539444 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:49502] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:44.540058 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:49500] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:44.540816 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:49500] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:44.540837 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:49500] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:44.547910 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:49500] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:44.548136 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:49500] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:44.548403 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:49502] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:44.548541 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:49502] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:44.548610 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:49502] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:28:44.548896 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:49500] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:44.556729 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:49502] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:28:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:44.557010 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:49500] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:49.533112 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:49506] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:49.533291 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:49506] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:49.533337 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:49506] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:49.533438 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:49504] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:49.533615 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:49504] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:49.533662 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:49504] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:49.535186 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:49506] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:49.535541 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:49506] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:49.535640 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:49504] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:49.535645 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:49506] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:28:49.535856 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:49504] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:49.535952 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:49504] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:49.538381 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:49506] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:28:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:49.538792 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:49504] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:54.533928 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:51458] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:54.533939 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:51442] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:54.534109 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:51458] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:54.534122 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:51442] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:54.534160 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:51458] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:54.534169 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:51442] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:54.535877 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:51458] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:54.536060 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:51458] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:54.536170 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:51458] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:28:54.536454 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:51442] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:54.536641 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:51442] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:54.536791 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:51442] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:54.538569 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:51458] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:28:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:54.539274 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:51442] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:59.533932 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:51482] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:59.534022 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:51472] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:59.534462 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:51482] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:59.534495 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:51472] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:28:59.534545 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:51472] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:59.534620 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:51482] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:28:59.538720 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:51472] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:59.538983 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:51472] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:59.539101 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:51472] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:28:59.541742 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:51482] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:28:59.541915 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:51482] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:28:59.541976 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:51482] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:28:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:59.543350 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:51472] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:28:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:28:59.545439 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:51482] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:04.533590 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:39468] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:04.533899 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:39454] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:04.534081 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:39454] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:04.534082 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:39468] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:04.534139 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:39468] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:04.534139 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:39454] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:04.536125 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:39468] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:04.536481 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:39454] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:04.536717 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:39454] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:04.536717 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:39468] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:04.536836 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:39454] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:29:04.536913 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:39468] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:29:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:04.539723 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:39454] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:04.539732 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:39468] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:09.533595 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:39482] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:09.533802 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:39488] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:09.533869 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:39482] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:09.533923 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:39482] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:09.533987 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:39488] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:09.534035 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:39488] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:09.535665 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:39482] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:09.536152 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:39488] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:09.536351 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:39482] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:09.536367 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:39488] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:09.536496 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:39488] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:29:09.536517 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:39482] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:09.539263 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:39488] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:29:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:09.540256 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:39482] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:14.533915 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:53438] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:14.534065 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:53438] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:14.534111 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:53438] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:14.534483 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:53442] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:14.534676 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:53442] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:14.534733 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:53442] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:14.535833 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:53438] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:14.536910 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:53438] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:14.537030 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:53438] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:29:14.538558 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:53442] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:14.538929 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:53442] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:14.539365 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:53442] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:14.540520 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:53438] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:29:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:14.543049 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:53442] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:19.534034 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:53454] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:19.534132 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:53456] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:19.534235 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:53454] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:19.534290 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:53454] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:19.534325 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:53456] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:19.534377 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:53456] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:19.535835 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:53454] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:19.536044 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:53454] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:19.536148 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:53456] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:19.536164 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:53454] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:29:19.536414 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:53456] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:19.536541 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:53456] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:29:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:19.539461 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:53454] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:19.539519 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:53456] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:24.534947 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:34930] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:24.535164 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:34918] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:24.535337 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:34918] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:24.535399 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:34918] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:24.535481 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:34930] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:24.535521 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:34930] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:24.537837 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:34918] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:24.538100 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:34918] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:24.538219 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:34918] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:29:24.538716 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:34930] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:24.538915 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:34930] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:24.538988 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:34930] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:24.543168 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:34930] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:29:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:24.544044 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:34918] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:29.533137 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:34944] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:29.533301 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:34954] AH01964: Connection to child 87 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:29.533351 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:34944] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:29.533407 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:34944] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:29.533542 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:34954] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:29.533649 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:34954] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:29.535070 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:34944] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:29.535251 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:34944] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:29.535374 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:34944] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:29:29.535461 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:34954] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:29.535639 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:34954] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:29.535742 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:34954] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:29:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:29.538217 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:34954] AH02001: Connection closed to child 87 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:29.538418 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:34944] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:34.533105 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:54178] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:34.533271 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:54192] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:34.533320 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:54178] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:34.533344 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:54192] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:34.533378 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:54192] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:34.533377 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:54178] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:34.534966 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:54178] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:34.535032 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:54192] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:34.535189 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:54178] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:34.535201 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:54192] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:34.535310 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:54192] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:29:34.535310 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:54178] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:34.537812 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:54178] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:29:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:34.537886 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:54192] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:39.533832 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:54210] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:39.533986 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:54196] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:39.534032 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:54210] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:39.534085 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:54210] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:39.534205 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:54196] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:39.534268 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:54196] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:39.535579 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:54210] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:39.535755 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:54210] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:39.535873 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:54210] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:29:39.536378 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:54196] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:39.536622 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:54196] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:39.536792 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:54196] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:39.538596 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:54210] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:29:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:39.539482 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:54196] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:44.534612 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:41796] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:44.534902 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:41796] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:44.534959 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:41796] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:44.537061 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:41810] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:44.537273 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:41810] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:44.537351 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:41810] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:44.537521 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:41796] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:44.537759 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:41796] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:44.537976 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:41796] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:29:44.539504 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:41810] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:44.539757 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:41810] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:44.539920 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:41810] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:44.541680 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:41796] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:29:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:44.544287 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:41810] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:49.534020 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:41816] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:49.534022 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:41818] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:49.534209 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:41818] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:49.534256 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:41818] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:49.537098 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:41818] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:49.537272 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:41818] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:49.537407 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:41818] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:49.540928 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:41818] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:49.543858 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:41816] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:49.544021 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:41816] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:49.546501 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:41816] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:49.546685 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:41816] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:49.546839 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:41816] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:49.549664 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:41816] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:54.535124 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:33174] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:54.535268 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:33174] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:54.535326 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:33174] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:54.535492 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:33158] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:54.535664 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:33158] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:54.535709 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:33158] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:54.537007 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:33174] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:54.537224 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:33174] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:54.537278 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:33158] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:54.537342 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:33174] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:29:54.537592 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:33158] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:54.537737 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:33158] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:54.541176 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:33174] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:29:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:54.546045 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:33158] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:59.533837 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:33188] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:59.534093 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:33188] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:59.534152 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:33188] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:59.534145 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:33204] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:59.534304 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:33204] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:29:59.534364 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:33204] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:29:59.535944 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:33204] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:59.536176 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:33204] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:59.536283 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:33204] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:29:59.536318 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:33188] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:29:59.536661 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:33188] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:29:59.537362 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:33188] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:29:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:59.538965 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:33204] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:29:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:29:59.540261 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:33188] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:04.533195 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:52798] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:04.533344 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:52798] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:04.533422 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:52798] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:04.534818 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:52796] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:04.534963 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:52796] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:04.534996 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:52796] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:04.535354 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:52798] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:04.535515 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:52798] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:04.535644 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:52798] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:04.538317 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:52798] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:04.539918 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:52796] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:04.540101 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:52796] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:04.540222 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:52796] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:04.543303 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:52796] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:09.533733 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:52816] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:09.534050 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:52816] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:09.534133 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:52816] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:09.534704 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:52806] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:09.534898 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:52806] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:09.534947 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:52806] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:09.535748 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:52816] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:09.536068 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:52816] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:09.536339 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:52816] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:30:09.536831 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:52806] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:09.537288 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:52806] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:09.537548 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:52806] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:09.539125 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:52816] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:30:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:09.541415 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:52806] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:14.534144 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:45144] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:14.534304 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:45132] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:14.534346 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:45144] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:14.534392 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:45144] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:14.534482 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:45132] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:14.534553 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:45132] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:14.536158 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:45144] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:14.536459 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:45144] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:14.536613 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:45144] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:30:14.536932 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:45132] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:14.537115 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:45132] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:14.537234 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:45132] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:14.542848 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:45144] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:30:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:14.546510 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:45132] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:19.533613 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:45156] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:19.534088 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:45166] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:19.534098 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:45156] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:19.534186 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:45156] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:19.534417 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:45166] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:19.534616 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:45166] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:19.535903 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:45156] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:19.536077 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:45156] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:19.536192 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:45166] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:19.536227 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:45156] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:30:19.536375 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:45166] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:19.536500 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:45166] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:19.538796 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:45156] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:30:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:19.540583 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:45166] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:24.534086 2025] [ssl:info] [pid 29:tid 84] [client 10.128.0.2:44246] AH01964: Connection to child 73 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:24.534145 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:44242] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:24.534288 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2337): [client 10.128.0.2:44246] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:24.534325 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:44242] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:24.534346 2025] [core:debug] [pid 29:tid 84] protocol.c(2460): [client 10.128.0.2:44246] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:24.534631 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:44242] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:24.536051 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2167): [client 10.128.0.2:44246] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:24.536259 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(341): [client 10.128.0.2:44246] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:24.536381 2025] [authz_core:debug] [pid 29:tid 84] mod_authz_core.c(843): [client 10.128.0.2:44246] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:30:24.536407 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:44242] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:24.536677 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:44242] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:24.536844 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:44242] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:24.539215 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_io.c(1150): [client 10.128.0.2:44246] AH02001: Connection closed to child 73 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:30:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:24.541429 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:44242] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:29.535531 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:44262] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:29.536986 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:44262] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:29.537079 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:44262] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:29.538864 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:44256] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:29.539047 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:44256] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:29.539108 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:44256] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:29.542138 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:44262] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:29.542435 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:44262] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:29.542563 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:44262] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:29.546055 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:44262] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:29.548761 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:44256] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:29.549366 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:44256] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:29.549486 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:44256] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:29.560173 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:44256] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:34.534294 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:46984] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:34.534455 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:46984] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:34.534500 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:46984] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:34.536043 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:46984] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:34.536232 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:46984] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:34.536332 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:46984] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:30:34.537875 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:46982] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:34.538089 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:46982] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:34.538141 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:46982] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:22:30:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:34.542855 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:46984] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:34.548016 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:46982] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:34.548260 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:46982] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:34.548348 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:46982] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:34.551615 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:46982] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:39.533354 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:47000] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:39.533627 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:47014] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:39.533654 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:47000] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:39.533789 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:47000] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:39.533897 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:47014] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:39.533955 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:47014] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:39.535560 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:47000] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:39.535854 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:47000] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:39.536004 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:47014] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:39.536097 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:47000] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:30:39.536308 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:47014] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:39.536557 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:47014] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:39.538879 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:47000] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:30:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:39.539390 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:47014] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:44.535269 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:53688] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:44.535419 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:53688] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:44.535469 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:53688] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:44.535514 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:53686] AH01964: Connection to child 76 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:44.535674 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:53686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:44.535751 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:53686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:44.539443 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:53688] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:44.539628 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:53686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:44.539715 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:53688] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:44.539840 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:53688] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:30:44.540008 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:53686] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:44.540150 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:53686] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:44.543134 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:53688] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:30:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:44.545373 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:53686] AH02001: Connection closed to child 76 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:49.533736 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:53690] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:49.533896 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:53690] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:49.533929 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:53692] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:49.533950 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:53690] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:49.534006 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:53692] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:49.534036 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:53692] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:49.535555 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:53692] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:49.535715 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:53692] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:49.535839 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:53692] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:30:49.535861 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:53690] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:49.536053 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:53690] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:49.536122 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:53690] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:49.540373 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:53692] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:30:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:49.541506 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:53690] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:54.533306 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:44684] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:54.533469 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:44684] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:54.533471 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:44682] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:54.533516 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:44684] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:54.533661 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:44682] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:54.533712 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:44682] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:54.535048 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:44684] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:54.535236 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:44684] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:54.535361 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:44684] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:30:54.537070 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:44682] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:54.537250 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:44682] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:54.537356 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:44682] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:54.537961 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:44684] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:30:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:54.540091 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:44682] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:59.533358 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:44704] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:59.533358 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:44694] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:59.533497 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:44704] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:59.533529 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:44694] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:30:59.533546 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:44704] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:59.533571 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:44694] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:30:59.535426 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:44704] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:59.535640 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:44704] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:59.535794 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:44704] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:30:59.535875 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:44694] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:30:59.536141 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:44694] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:30:59.536229 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:44694] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:30:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:59.538651 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:44694] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:30:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:30:59.539446 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:44704] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:04.533542 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:59690] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:04.533585 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:59704] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:04.533700 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:59690] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:04.533740 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:59704] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:04.533755 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:59690] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:04.533813 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:59704] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:04.536323 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:59704] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:04.536355 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:59690] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:04.536540 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:59704] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:04.536558 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:59690] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:04.536675 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:59690] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:31:04.536685 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:59704] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:04.539319 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:59704] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:31:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:04.541183 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:59690] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:09.535860 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:59718] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:09.535913 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:59710] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:09.536000 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:59718] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:09.536001 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:59710] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:09.536043 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:59710] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:09.536043 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:59718] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:09.537478 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:59718] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:09.537504 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:59710] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:09.537650 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:59718] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:09.537716 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:59710] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:09.537766 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:59718] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:31:09.537788 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:59710] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:09.543731 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:59710] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:31:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:09.544052 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:59718] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:14.533117 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:50120] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:14.533273 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:50120] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:14.533299 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:50108] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:14.533321 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:50120] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:14.533473 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:50108] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:14.533536 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:50108] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:14.535024 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:50120] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:14.535315 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:50120] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:14.535444 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:50108] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:14.535463 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:50120] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:31:14.535739 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:50108] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:14.535928 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:50108] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:14.537785 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:50120] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:31:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:14.538689 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:50108] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:19.533991 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:50138] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:19.534188 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:50130] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:19.534214 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:50138] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:19.534267 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:50138] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:19.534291 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:50130] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:19.534326 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:50130] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:19.536483 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:50130] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:19.536619 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:50138] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:19.536719 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:50130] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:19.536824 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:50138] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:19.536887 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:50130] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:31:19.536896 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:50138] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:19.539660 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:50130] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:31:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:19.540058 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:50138] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:24.534438 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:49744] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:24.534647 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:49744] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:24.534756 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:49744] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:24.537311 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:49744] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:24.537509 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:49744] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:24.537630 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:49744] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:31:24.538553 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:49738] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:31:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:24.540458 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:49744] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:24.540948 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:49738] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:24.541049 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:49738] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:24.542595 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:49738] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:24.542932 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:49738] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:24.543054 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:49738] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:24.547645 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:49738] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:29.534125 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:49758] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:29.534151 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:49760] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:29.534299 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:49760] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:29.534304 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:49758] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:29.534351 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:49760] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:29.534354 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:49758] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:29.535912 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:49758] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:29.536096 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:49758] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:29.536187 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:49758] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:31:29.536405 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:49760] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:29.536607 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:49760] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:29.536694 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:49760] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:29.539033 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:49758] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:31:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:29.539547 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:49760] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:34.533020 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:43546] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:34.533955 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:43548] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:34.534188 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:43546] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:34.534258 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:43548] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:34.534308 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:43548] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:34.534506 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:43546] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:34.536503 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:43548] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:34.536707 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:43548] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:34.536939 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:43548] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:31:34.536983 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:43546] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:34.537219 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:43546] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:34.537343 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:43546] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:34.543013 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:43548] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:31:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:34.545295 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:43546] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:39.533628 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:43574] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:39.533955 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:43574] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:39.534016 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:43574] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:39.534154 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:43564] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:39.534313 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:43564] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:39.534368 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:43564] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:39.536322 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:43574] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:39.536556 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:43574] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:39.536688 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:43574] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:31:39.536869 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:43564] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:39.537271 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:43564] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:39.537411 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:43564] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:39.546292 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:43574] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:31:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:39.547121 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:43564] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:44.533930 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:42172] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:44.534068 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:42172] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:44.534114 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:42172] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:44.534816 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:42170] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:44.535011 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:42170] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:44.535064 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:42170] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:44.535965 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:42172] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:44.536248 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:42172] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:44.536434 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:42172] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:44.540250 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:42172] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:44.542959 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:42170] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:44.543168 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:42170] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:44.543312 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:42170] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:44.546251 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:42170] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:49.533968 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:42188] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:49.533970 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:42186] AH01964: Connection to child 87 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:49.534131 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:42186] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:49.534134 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:42188] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:49.534181 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:42186] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:49.534186 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:42188] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:49.535891 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:42188] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:49.536081 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:42188] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:49.536180 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:42188] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:31:49.536544 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:42186] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:49.536832 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:42186] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:49.536989 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:42186] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:49.539133 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:42188] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:31:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:49.539923 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:42186] AH02001: Connection closed to child 87 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:54.533172 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:52312] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:54.533367 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:52312] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:54.533439 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:52312] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:54.533559 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:52326] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:54.533814 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:52326] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:54.533872 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:52326] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:54.535235 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:52312] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:54.535443 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:52312] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:54.535569 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:52312] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:31:54.536250 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:52326] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:54.536474 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:52326] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:54.536605 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:52326] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:54.542897 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:52312] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:31:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:54.544719 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:52326] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:59.534008 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:52336] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:59.534230 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:52336] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:59.534290 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:52336] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:59.534665 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:52344] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:59.534835 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:52344] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:31:59.534892 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:52344] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:31:59.536177 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:52336] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:59.536427 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:52336] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:59.536555 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:52336] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:31:59.536597 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:52344] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:31:59.536788 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:52344] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:31:59.536915 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:52344] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:31:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:59.540197 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:52344] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:31:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:31:59.541294 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:52336] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:04.534119 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:44890] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:04.534276 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:44890] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:04.534330 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:44890] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:04.534320 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:44900] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:04.534503 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:44900] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:04.534568 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:44900] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:04.535857 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:44890] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:04.536034 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:44890] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:04.536153 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:44890] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:04.536846 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:44900] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:04.537084 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:44900] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:04.537185 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:44900] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:32:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:04.540422 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:44900] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:04.542238 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:44890] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:09.533973 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:44920] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:09.533974 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:44910] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:09.534152 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:44920] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:09.534152 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:44910] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:09.534211 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:44910] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:09.534246 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:44920] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:09.536228 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:44910] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:09.536414 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:44920] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:09.536422 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:44910] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:09.536539 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:44910] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:09.536599 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:44920] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:09.536660 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:44920] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:32:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:09.538995 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:44910] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:09.539138 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:44920] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:14.533706 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:45752] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:14.533898 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:45748] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:14.533932 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:45752] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:14.533989 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:45752] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:14.535247 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:45748] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:14.535339 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:45748] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:14.535616 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:45752] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:14.535856 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:45752] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:14.535999 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:45752] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:14.537589 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:45748] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:14.537851 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:45748] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:14.537964 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:45748] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:32:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:14.539346 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:45752] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:14.541359 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:45748] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:19.533361 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:45758] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:19.533388 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:45756] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:19.533507 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:45758] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:19.533558 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:45758] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:19.533622 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:45756] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:19.533684 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:45756] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:19.535868 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:45756] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:19.535985 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:45758] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:19.536155 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:45756] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:19.536290 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:45756] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:19.536325 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:45758] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:19.536469 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:45758] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:32:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:19.539652 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:45756] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:19.541949 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:45758] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:24.533318 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:53494] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:24.533468 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:53494] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:24.533514 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:53494] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:24.533720 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:53504] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:24.533820 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:53504] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:24.533852 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:53504] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:24.535374 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:53494] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:24.535632 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:53494] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:24.535683 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:53504] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:24.535812 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:53494] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:24.535902 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:53504] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:24.535969 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:53504] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:32:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:24.539750 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:53494] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:24.541433 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:53504] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:29.533922 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:53532] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:29.534339 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:53532] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:29.534400 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:53532] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:29.535649 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:53516] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:29.535717 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:53516] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:29.535740 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:53516] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:29.536921 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:53532] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:29.537091 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:53532] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:29.537183 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:53532] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:29.537406 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:53516] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:29.537557 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:53516] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:29.537614 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:53516] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:32:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:29.540872 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:53516] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:29.541999 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:53532] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:34.533832 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:37542] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:34.533876 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:37550] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:34.534077 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:37542] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:34.534085 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:37550] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:34.534153 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:37550] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:34.534157 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:37542] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:34.536424 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:37550] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:34.536709 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:37550] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:34.536833 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:37542] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:34.536845 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:37550] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:34.537059 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:37542] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:34.537146 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:37542] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:32:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:32:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:34.539671 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:37542] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:34.539734 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:37550] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:39.534102 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:37558] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:39.534306 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:37558] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:39.534385 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:37558] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:39.534466 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:37570] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:39.534563 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:37570] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:39.534591 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:37570] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:39.537687 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:37558] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:39.537884 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:37558] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:39.537997 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:37558] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:39.538083 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:37570] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:39.538217 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:37570] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:39.538263 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:37570] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:32:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:39.540724 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:37570] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:39.541028 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:37558] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:44.534106 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:48114] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:44.534106 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:48108] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:44.534235 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:48114] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:44.534236 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:48108] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:44.534282 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:48114] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:44.534282 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:48108] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:44.535798 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:48114] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:44.536008 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:48114] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:44.536126 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:48114] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:44.536135 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:48108] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:44.536271 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:48108] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:44.536326 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:48108] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:32:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:44.538874 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:48114] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:44.540321 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:48108] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:49.532989 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:48118] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:49.533130 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:48124] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:49.533163 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:48118] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:49.533214 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:48118] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:49.533309 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:48124] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:49.533368 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:48124] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:49.534616 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:48118] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:49.534857 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:48118] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:49.534982 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:48118] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:49.537698 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:48124] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:49.537909 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:48124] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:49.538033 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:48124] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:49.538051 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:48118] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:49.542266 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:48124] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:54.534138 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:46270] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:54.534143 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:46256] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:54.534283 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:46270] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:54.534295 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:46256] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:54.534328 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:46270] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:54.534347 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:46256] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:54.536039 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:46256] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:54.536231 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:46256] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:54.536349 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:46256] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:54.537978 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:46270] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:54.538163 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:46270] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:54.538230 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:46270] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:32:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:54.539129 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:46256] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:54.544250 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:46270] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:59.533566 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:46282] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:59.533663 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:46288] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:59.533711 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:46282] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:59.533758 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:46282] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:59.533889 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:46288] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:32:59.533945 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:46288] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:32:59.535226 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:46282] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:59.535430 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:46282] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:59.535535 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:46282] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:32:59.535560 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:46288] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:32:59.535755 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:46288] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:32:59.535889 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:46288] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:32:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:59.538324 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:46282] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:32:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:32:59.539611 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:46288] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:04.533985 2025] [ssl:info] [pid 29:tid 84] [client 10.128.0.2:40298] AH01964: Connection to child 73 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:04.533992 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:40282] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:04.534114 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2337): [client 10.128.0.2:40298] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:04.534159 2025] [core:debug] [pid 29:tid 84] protocol.c(2460): [client 10.128.0.2:40298] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:04.534164 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:40282] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:04.534218 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:40282] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:04.536057 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2167): [client 10.128.0.2:40298] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:04.536150 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:40282] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:04.536247 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(341): [client 10.128.0.2:40298] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:04.536366 2025] [authz_core:debug] [pid 29:tid 84] mod_authz_core.c(843): [client 10.128.0.2:40298] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:04.536416 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:40282] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:04.536561 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:40282] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:04.539092 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_io.c(1150): [client 10.128.0.2:40298] AH02001: Connection closed to child 73 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:33:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:04.539195 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:40282] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:09.533289 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:40320] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:09.533439 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:40320] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:09.533429 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:40306] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:09.533491 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:40320] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:09.533612 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:40306] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:09.533673 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:40306] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:09.535125 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:40320] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:09.535313 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:40320] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:09.535444 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:40320] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:09.535904 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:40306] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:09.536195 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:40306] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:09.536319 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:40306] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:09.537962 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:40320] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:33:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:09.539034 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:40306] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:14.533808 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:33686] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:14.533988 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:33686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:14.534039 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:33686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:14.534999 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:33700] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:14.535201 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:33700] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:14.535257 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:33700] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:14.535668 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:33686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:14.535900 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:33686] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:14.536023 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:33686] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:14.536923 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:33700] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:14.537117 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:33700] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:14.537207 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:33700] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:14.539019 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:33686] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:33:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:14.540553 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:33700] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:19.533958 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:33714] AH01964: Connection to child 76 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:19.533958 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:33730] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:19.534127 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:33730] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:19.534128 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:33714] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:19.534176 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:33730] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:19.534184 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:33714] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:19.536688 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:33714] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:19.536762 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:33730] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:19.536920 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:33714] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:19.537076 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:33714] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:19.537081 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:33730] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:19.537205 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:33730] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:19.539616 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:33714] AH02001: Connection closed to child 76 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:33:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:19.539731 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:33730] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:24.533361 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:35846] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:24.533510 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:35846] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:24.533557 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:35846] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:24.534738 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:35848] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:24.534968 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:35848] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:24.535020 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:35848] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:24.535592 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:35846] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:24.535874 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:35846] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:24.535975 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:35846] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:24.537899 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:35848] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:24.538063 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:35848] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:24.538141 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:35848] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:24.538582 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:35846] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:33:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:24.542844 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:35848] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:29.533028 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:35858] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:29.533187 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:35858] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:29.533240 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:35858] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:29.533394 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:35856] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:29.533476 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:35856] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:29.533506 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:35856] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:29.535524 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:35858] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:29.535617 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:35856] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:29.535761 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:35858] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:29.535936 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:35858] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:29.535974 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:35856] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:29.536034 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:35856] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:33:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:29.538712 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:35856] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:29.538809 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:35858] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:34.533056 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:56914] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:34.533208 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:56914] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:34.533202 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:56926] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:34.533254 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:56914] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:34.533362 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:56926] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:34.533412 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:56926] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:34.534700 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:56914] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:34.534890 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:56914] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:34.535017 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:56914] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:34.535361 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:56926] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:34.535570 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:56926] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:34.535699 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:56926] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:34.538691 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:56914] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:33:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:34.546058 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:56926] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:39.533892 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:56940] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:39.534054 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:56950] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:39.534128 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:56940] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:39.534168 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:56950] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:39.534185 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:56940] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:39.534208 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:56950] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:39.536491 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:56950] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:39.536691 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:56950] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:39.536840 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:56950] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:39.536841 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:56940] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:39.537046 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:56940] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:39.537107 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:56940] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:33:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:39.539530 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:56940] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:39.539570 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:56950] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:44.533712 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:51058] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:44.533813 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:51056] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:44.533873 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:51058] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:44.533917 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:51058] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:44.533987 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:51056] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:44.534051 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:51056] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:44.535426 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:51058] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:44.535611 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:51058] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:44.535737 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:51058] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:44.535894 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:51056] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:44.536149 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:51056] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:44.536323 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:51056] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:44.539142 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:51056] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:33:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:44.539460 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:51058] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:49.533646 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:51072] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:49.533795 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:51072] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:49.533843 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:51072] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:49.533881 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:51074] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:49.534013 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:51074] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:49.534067 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:51074] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:49.535359 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:51072] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:49.535574 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:51072] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:49.535705 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:51072] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:49.535983 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:51074] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:49.536229 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:51074] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:49.536335 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:51074] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:49.538547 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:51074] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:33:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:49.538878 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:51072] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:54.533815 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:59448] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:54.533839 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:59460] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:54.533960 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:59448] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:54.533963 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:59460] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:54.534004 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:59460] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:54.534004 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:59448] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:54.535675 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:59448] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:54.535926 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:59448] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:54.536019 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:59460] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:54.536046 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:59448] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:54.536325 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:59460] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:54.536432 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:59460] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:54.538473 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:59448] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:33:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:54.539195 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:59460] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:59.533828 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:59470] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:59.533905 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:59464] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:59.534045 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:59470] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:59.534069 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:59464] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:33:59.534112 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:59470] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:59.534123 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:59464] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:33:59.535792 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:59464] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:59.536007 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:59464] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:59.536126 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:59464] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:33:59.536506 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:59470] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:33:59.536751 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:59470] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:59.536927 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:59470] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:33:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:33:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:33:59.541407 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:59464] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:33:59.541472 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:59470] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:04.533642 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:55228] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:04.533807 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:55228] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:04.533855 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:55228] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:04.534008 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:55234] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:04.534177 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:55234] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:04.534231 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:55234] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:04.536703 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:55228] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:04.536951 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:55228] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:04.537018 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:55234] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:04.537073 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:55228] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:04.537366 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:55234] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:04.537578 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:55234] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:04.539687 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:55228] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:34:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:04.540273 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:55234] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:09.533026 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:55248] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:09.533183 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:55248] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:09.533242 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:55248] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:09.533688 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:55264] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:09.533879 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:55264] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:09.533935 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:55264] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:09.535200 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:55248] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:09.535450 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:55248] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:09.535579 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:55248] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:09.535673 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:55264] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:09.535992 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:55264] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:09.536133 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:55264] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:09.538272 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:55248] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:34:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:09.538558 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:55264] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:14.534518 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:52936] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:14.534743 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:52936] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:14.534816 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:52924] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:14.534844 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:52936] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:14.534988 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:52924] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:14.535051 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:52924] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:14.536818 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:52924] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:14.537017 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:52924] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:14.537135 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:52924] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:14.537538 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:52936] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:14.537814 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:52936] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:14.537948 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:52936] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:14.540019 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:52924] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:34:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:14.540875 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:52936] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:19.533193 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:52942] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:19.533493 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:52942] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:19.533632 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:52942] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:19.533688 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:52952] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:19.533879 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:52952] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:19.533936 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:52952] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:19.536877 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:52942] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:19.536894 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:52952] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:19.537057 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:52942] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:19.537137 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:52952] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:19.537288 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:52942] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:19.537288 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:52952] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:19.541469 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:52942] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:34:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:19.548276 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:52952] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:24.533814 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:50918] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:24.533959 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:50918] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:24.533989 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:50932] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:24.534004 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:50918] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:24.534212 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:50932] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:24.534329 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:50932] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:24.535745 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:50918] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:24.535924 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:50918] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:24.536039 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:50918] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:24.536301 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:50932] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:24.536565 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:50932] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:24.536745 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:50932] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:24.538859 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:50918] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:34:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:24.539611 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:50932] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:29.534330 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:50934] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:29.534505 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:50934] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:29.534501 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:50948] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:29.534571 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:50934] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:29.534727 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:50948] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:29.534819 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:50948] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:29.536456 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:50934] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:29.536698 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:50934] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:29.536853 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:50934] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:29.537046 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:50948] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:29.537296 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:50948] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:29.537436 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:50948] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:29.539370 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:50934] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:34:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:29.540071 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:50948] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:34.534078 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:38210] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:34.534093 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:38224] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:34.534215 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:38224] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:34.534253 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:38210] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:34.534277 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:38224] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:34.534320 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:38210] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:34.536345 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:38224] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:34.536424 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:38210] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:34.536536 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:38224] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:34.536675 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:38210] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:34.536746 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:38224] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:34.536853 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:38210] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:34.539326 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:38224] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:34:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:34.539931 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:38210] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:39.534370 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:38252] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:39.534546 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:38252] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:39.534600 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:38252] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:39.535664 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:38238] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:39.535820 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:38238] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:39.535892 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:38238] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:39.536409 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:38252] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:39.536628 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:38252] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:39.536749 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:38252] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:39.538384 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:38238] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:39.538571 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:38238] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:39.538650 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:38238] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:39.539701 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:38252] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:34:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:39.541142 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:38238] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:44.534003 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:39660] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:44.534034 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:39658] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:44.534156 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:39660] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:44.534174 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:39658] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:44.534211 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:39660] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:44.534223 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:39658] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:44.535949 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:39660] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:44.536549 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:39660] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:44.536665 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:39660] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:44.536838 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:39658] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:44.537304 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:39658] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:44.537437 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:39658] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:44.539332 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:39660] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:34:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:44.540289 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:39658] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:49.533857 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:39684] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:49.533904 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:39686] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:49.533998 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:39684] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:49.534037 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:39684] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:49.534047 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:39686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:49.534094 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:39686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:49.535504 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:39684] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:49.535693 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:39684] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:49.535814 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:39684] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:49.535908 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:39686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:49.536133 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:39686] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:49.536269 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:39686] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:49.538234 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:39684] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:34:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:49.539113 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:39686] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:54.534311 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:58988] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:54.534469 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:58988] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:54.534531 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:58988] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:54.536442 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:58990] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:54.536585 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:58988] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:54.536600 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:58990] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:54.536648 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:58990] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:54.536859 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:58988] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:54.537007 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:58988] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:54.538129 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:58990] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:54.538315 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:58990] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:54.538415 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:58990] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:54.540886 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:58988] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:34:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:54.541857 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:58990] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:59.533882 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:59002] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:59.533919 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:59000] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:59.534077 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:59002] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:59.534080 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:59000] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:34:59.534133 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:59000] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:59.534141 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:59002] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:34:59.536053 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:59002] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:59.536271 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:59002] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:59.536408 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:59002] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:34:59.536581 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:59000] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:34:59.536844 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:59000] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:59.537010 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:59000] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:34:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:34:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:34:59.539894 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:59002] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:34:59.539915 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:59000] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:04.533249 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:33440] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:04.533411 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:33448] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:04.533693 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:33440] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:04.533837 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:33448] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:04.533917 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:33440] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:04.534463 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:33448] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:04.535712 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:33440] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:04.536001 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:33440] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:04.536162 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:33440] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:35:04.536356 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:33448] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:04.536621 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:33448] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:04.536745 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:33448] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:35:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:04.539365 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:33448] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:04.539535 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:33440] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:09.533516 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:33470] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:09.533659 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:33470] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:09.533706 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:33470] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:09.533840 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:33462] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:09.534049 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:33462] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:09.534098 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:33462] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:09.535291 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:33470] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:09.535512 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:33470] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:09.535626 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:33470] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:35:09.535749 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:33462] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:09.535981 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:33462] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:09.536077 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:33462] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:09.538398 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:33470] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:35:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:09.538748 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:33462] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:14.534021 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:39312] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:14.534037 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:39328] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:14.534185 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:39328] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:14.534184 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:39312] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:14.534241 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:39312] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:14.534242 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:39328] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:14.536425 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:39328] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:14.536647 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:39328] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:14.536762 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:39328] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:35:14.537043 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:39312] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:14.537227 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:39312] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:14.537281 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:39312] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:14.539178 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:39328] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:35:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:14.539934 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:39312] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:19.536450 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:39346] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:19.536527 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:39344] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:19.536746 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:39344] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:19.536858 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:39346] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:19.536860 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:39344] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:19.536933 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:39346] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:19.538911 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:39346] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:19.539126 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:39346] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:19.539261 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:39346] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:19.542088 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:39346] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:19.541890 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:39344] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:19.543170 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:39344] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:19.543353 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:39344] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:19.546007 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:39344] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:24.534284 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:59236] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:24.534291 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:59240] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:24.534508 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:59240] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:24.534538 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:59236] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:24.534572 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:59240] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:24.534619 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:59236] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:24.537280 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:59236] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:24.537569 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:59236] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:24.537721 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:59240] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:24.537739 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:59236] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:35:24.537998 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:59240] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:24.538138 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:59240] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:24.540882 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:59236] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:35:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:24.541212 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:59240] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:29.533277 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:59252] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:29.533356 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:59250] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:29.533423 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:59252] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:29.533475 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:59252] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:29.533474 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:59250] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:29.533513 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:59250] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:29.535000 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:59252] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:29.535195 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:59252] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:29.535304 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:59252] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:35:29.535614 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:59250] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:29.535835 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:59250] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:29.535917 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:59250] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:29.538684 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:59250] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:35:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:29.538752 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:59252] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:34.533440 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:41932] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:34.533678 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:41932] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:34.533706 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:41942] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:34.533782 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:41932] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:34.533883 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:41942] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:34.533937 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:41942] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:34.535909 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:41932] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:34.536081 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:41942] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:34.536176 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:41932] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:34.536312 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:41932] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:35:34.536427 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:41942] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:34.536588 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:41942] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:34.540597 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:41932] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:35:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:34.542887 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:41942] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:39.534842 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:41956] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:39.535006 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:41956] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:39.535053 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:41956] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:39.551103 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:41956] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:39.551442 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:41956] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:39.551568 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:41956] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:35:39.557838 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:41946] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:39.557976 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:41946] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:39.558021 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:41946] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:39.715033 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:41946] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:39.715293 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:41946] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:39.715397 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:41946] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:39.716582 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:41956] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:35:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:39.777187 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:41946] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:44.533240 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:47450] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:44.533380 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:47450] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:44.533425 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:47450] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:44.533941 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:47454] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:44.534153 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:47454] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:44.534432 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:47454] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:44.535152 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:47450] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:44.535448 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:47450] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:44.535640 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:47450] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:35:44.536133 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:47454] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:44.536337 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:47454] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:44.536482 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:47454] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:44.538542 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:47450] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:35:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:44.540227 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:47454] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:49.534264 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:47474] AH01964: Connection to child 87 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:49.534270 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:47460] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:49.534421 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:47460] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:49.534469 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:47460] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:49.534552 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:47474] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:49.534625 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:47474] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:49.536000 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:47460] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:49.536170 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:47460] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:49.536297 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:47460] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:35:49.536340 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:47474] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:49.536553 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:47474] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:49.536656 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:47474] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:49.538943 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:47460] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:35:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:49.539551 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:47474] AH02001: Connection closed to child 87 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:54.533633 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:44752] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:54.533692 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:44738] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:54.533813 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:44752] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:54.533897 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:44738] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:54.533922 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:44752] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:54.533948 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:44738] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:54.536015 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:44738] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:54.536095 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:44752] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:54.536238 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:44738] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:54.536278 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:44752] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:54.536376 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:44738] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:35:54.536388 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:44752] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:35:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:54.539392 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:44738] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:54.539689 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:44752] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:59.534088 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:44756] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:59.534243 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:44756] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:59.534296 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:44756] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:59.534294 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:44762] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:59.534371 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:44762] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:35:59.534405 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:44762] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:35:59.535996 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:44756] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:59.536181 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:44756] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:59.536295 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:44756] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:35:59.536702 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:44762] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:35:59.536879 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:44762] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:35:59.536933 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:44762] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:35:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:59.538656 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:44756] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:35:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:35:59.539382 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:44762] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:04.533910 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:52960] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:04.534136 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:52960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:04.534193 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:52960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:04.534501 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:52964] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:04.534584 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:52964] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:04.534653 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:52964] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:04.536704 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:52964] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:04.536914 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:52964] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:04.537065 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:52960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:04.537102 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:52964] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:04.537380 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:52960] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:04.537433 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:52960] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:04.539661 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:52964] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:36:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:04.540109 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:52960] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:09.533539 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:52980] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:09.533695 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:52980] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:09.533742 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:52980] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:09.534201 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:52994] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:09.534379 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:52994] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:09.534449 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:52994] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:09.535262 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:52980] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:09.535490 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:52980] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:09.535621 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:52980] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:09.536350 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:52994] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:09.536530 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:52994] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:09.536614 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:52994] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:09.538556 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:52980] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:36:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:09.539697 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:52994] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:14.534312 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:41948] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:14.534921 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:41948] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:14.534998 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:41948] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:14.538032 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:41954] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:14.538095 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:41948] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:14.538138 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:41954] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:14.538172 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:41954] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:14.538331 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:41948] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:14.538453 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:41948] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:14.542900 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:41954] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:14.548018 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:41954] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:14.548136 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:41954] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:14.553746 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:41948] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:36:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:14.554823 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:41954] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:19.533021 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:41960] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:19.533035 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:41970] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:19.533140 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:41960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:19.533140 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:41970] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:19.533177 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:41960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:19.533177 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:41970] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:19.534638 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:41960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:19.534666 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:41970] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:19.534897 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:41970] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:19.534901 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:41960] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:19.535016 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:41960] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:19.535048 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:41970] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:36:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:19.537887 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:41970] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:19.537918 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:41960] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:24.533738 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:55136] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:24.533792 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:55138] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:24.533934 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:55136] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:24.533960 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:55138] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:24.533988 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:55136] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:24.534009 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:55138] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:24.535606 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:55136] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:24.535829 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:55136] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:24.535940 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:55136] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:24.536037 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:55138] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:24.536342 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:55138] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:24.536466 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:55138] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:24.538469 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:55136] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:36:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:24.539139 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:55138] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:29.534042 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:55148] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:29.534085 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:55164] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:29.534245 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:55148] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:29.534273 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:55164] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:29.534297 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:55148] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:29.534334 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:55164] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:29.535998 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:55148] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:29.536189 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:55148] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:29.536318 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:55148] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:29.536396 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:55164] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:29.536584 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:55164] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:29.536743 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:55164] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:29.539537 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:55164] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:36:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:29.541367 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:55148] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:34.533912 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:53734] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:34.533958 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:53750] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:34.534063 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:53750] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:34.534063 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:53734] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:34.534114 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:53750] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:34.534114 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:53734] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:34.535605 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:53750] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:34.535806 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:53750] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:34.535931 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:53750] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:34.536343 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:53734] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:34.536551 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:53734] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:34.536623 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:53734] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:34.538699 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:53750] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:36:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:34.539433 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:53734] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:39.533443 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:53752] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:39.533489 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:53764] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:39.533578 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:53752] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:39.533629 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:53752] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:39.533668 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:53764] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:39.533734 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:53764] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:39.535273 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:53752] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:39.535472 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:53752] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:39.535582 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:53752] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:39.535633 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:53764] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:39.535885 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:53764] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:39.536012 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:53764] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:39.538028 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:53752] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:36:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:39.538763 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:53764] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:44.533907 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:33460] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:44.533923 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:33458] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:44.534058 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:33460] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:44.534107 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:33460] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:44.534342 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:33458] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:44.534364 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:33458] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:44.535996 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:33460] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:44.536174 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:33460] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:44.536295 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:33460] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:44.536458 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:33458] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:44.536595 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:33458] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:44.536649 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:33458] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:44.538916 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:33458] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:36:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:44.540111 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:33460] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:49.533321 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:33486] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:49.533488 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:33486] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:49.533535 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:33486] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:49.533932 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:33472] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:49.534002 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:33472] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:49.534036 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:33472] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:49.537152 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:33472] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:49.537375 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:33472] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:49.537484 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:33472] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:49.537736 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:33486] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:49.537955 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:33486] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:49.538019 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:33486] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:49.540860 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:33472] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:36:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:49.542410 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:33486] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:54.534170 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:53964] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:54.534297 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:53980] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:54.534829 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:53964] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:54.535937 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:53980] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:54.535984 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:53980] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:54.536177 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:53964] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:54.537609 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:53980] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:54.537804 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:53980] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:54.537909 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:53980] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:54.538964 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:53964] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:54.539428 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:53964] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:54.539497 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:53964] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:54.540558 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:53980] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:36:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:54.543129 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:53964] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:59.534399 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:53986] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:59.534562 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:53986] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:59.534608 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:53986] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:59.534758 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:54000] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:59.535024 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:54000] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:36:59.535099 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:54000] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:36:59.536265 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:53986] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:59.536445 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:53986] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:59.536558 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:53986] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:36:59.537071 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:54000] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:36:59.537351 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:54000] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:36:59.537551 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:54000] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:36:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:59.539505 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:53986] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:36:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:36:59.540038 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:54000] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:04.533679 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:46886] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:04.533895 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:46886] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:04.533956 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:46886] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:04.534262 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:46892] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:04.534440 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:46892] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:04.534510 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:46892] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:04.536483 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:46886] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:04.536685 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:46886] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:04.536862 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:46886] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:37:04.536997 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:46892] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:04.537237 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:46892] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:04.537361 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:46892] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:04.539906 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:46892] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:37:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:04.540060 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:46886] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:09.533680 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:46904] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:09.533919 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:46904] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:09.533946 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:46898] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:09.533992 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:46904] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:09.534091 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:46898] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:09.534141 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:46898] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:09.535874 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:46898] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:09.536110 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:46898] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:09.536216 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:46898] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:37:09.536223 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:46904] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:09.536459 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:46904] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:09.536595 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:46904] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:09.538881 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:46898] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:37:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:09.539871 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:46904] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:14.533963 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:35908] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:14.534048 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:35912] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:14.534117 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:35912] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:14.534117 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:35908] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:14.534162 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:35912] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:14.534162 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:35908] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:14.535717 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:35908] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:14.535929 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:35908] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:14.536041 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:35908] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:37:14.536202 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:35912] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:14.536341 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:35912] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:14.536396 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:35912] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:14.538719 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:35908] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:37:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:14.538760 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:35912] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:19.534011 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:35922] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:19.534021 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:35934] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:19.534152 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:35922] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:19.534173 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:35934] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:19.534201 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:35922] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:19.534328 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:35934] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:19.535798 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:35922] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:19.536029 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:35922] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:19.536128 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:35922] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:37:19.536880 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:35934] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:19.537116 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:35934] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:19.537233 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:35934] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:19.538740 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:35922] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:37:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:19.539580 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:35934] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:24.533085 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:44232] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:24.533287 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:44232] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:24.533345 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:44232] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:24.533583 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:44234] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:24.533701 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:44234] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:24.533727 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:44234] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:24.534944 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:44232] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:24.535253 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:44234] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:24.535289 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:44232] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:24.535395 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:44232] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:37:24.535664 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:44234] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:24.535741 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:44234] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:24.538159 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:44234] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:37:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:24.539459 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:44232] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:29.533670 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:44246] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:29.533820 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:44246] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:29.533866 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:44246] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:29.534857 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:44258] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:29.534971 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:44258] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:29.534995 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:44258] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:29.536122 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:44246] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:29.536272 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:44246] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:29.536397 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:44246] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:37:29.536628 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:44258] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:29.536764 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:44258] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:29.536826 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:44258] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:29.538527 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:44246] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:37:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:29.539268 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:44258] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:34.533578 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:56996] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:34.533706 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:56996] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:34.533748 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:56996] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:34.534317 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:57008] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:34.534539 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:57008] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:34.534621 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:57008] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:34.535486 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:56996] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:34.536201 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:56996] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:34.536322 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:56996] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:37:34.537525 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:57008] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:34.538132 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:57008] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:34.538281 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:57008] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:34.539141 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:56996] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:37:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:34.541264 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:57008] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:39.533494 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:57018] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:39.533688 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:57018] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:39.533747 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:57018] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:39.533925 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:57032] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:39.534090 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:57032] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:39.534162 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:57032] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:39.535578 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:57018] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:39.535815 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:57018] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:39.535943 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:57018] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:37:39.536275 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:57032] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:39.536457 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:57032] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:39.536558 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:57032] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:39.538527 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:57018] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:37:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:39.538843 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:57032] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:44.533913 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:39074] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:44.534083 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:39074] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:44.534149 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:39074] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:44.536441 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:39074] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:44.536656 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:39074] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:44.536812 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:39074] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:37:44.536908 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:39072] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:44.537074 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:39072] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:44.537131 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:39072] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:44.538618 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:39072] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:44.538823 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:39072] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:44.538907 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:39072] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:44.541345 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:39072] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:37:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:44.543468 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:39074] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:49.533803 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:39098] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:49.533881 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:39082] AH01964: Connection to child 76 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:49.534004 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:39098] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:49.534071 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:39098] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:49.534085 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:39082] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:49.534150 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:39082] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:49.536224 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:39082] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:49.536484 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:39082] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:49.536678 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:39082] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:37:49.536872 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:39098] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:49.537206 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:39098] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:49.537363 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:39098] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:49.540824 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:39098] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:37:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:49.541663 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:39082] AH02001: Connection closed to child 76 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:54.533330 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:52484] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:54.533480 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:52484] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:54.533529 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:52484] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:54.534866 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:52490] AH01964: Connection to child 78 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:54.535100 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:52490] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:54.535148 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:52490] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:54.535299 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:52484] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:54.535653 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:52484] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:54.535829 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:52484] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:54.538934 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:52484] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:54.541167 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:52490] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:54.541478 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:52490] AH02034: Initial (No.1) HTTPS request received for child 78 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:54.541663 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:52490] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:54.544299 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:52490] AH02001: Connection closed to child 78 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:59.533834 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:52498] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:59.533841 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:52500] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:59.534029 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:52498] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:59.534029 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:52500] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:37:59.534095 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:52500] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:59.534094 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:52498] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:37:59.537446 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:52500] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:59.537736 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:52498] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:37:59.537824 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:52500] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:59.537978 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:52500] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:37:59.538129 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:52498] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:37:59.538242 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:52498] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:37:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:59.541105 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:52500] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:37:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:37:59.541468 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:52498] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:04.533893 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:59808] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:04.533942 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:59806] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:04.534062 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:59808] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:04.534112 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:59806] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:04.534116 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:59808] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:04.534169 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:59806] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:04.535621 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:59808] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:04.535829 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:59808] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:04.535950 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:59808] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:04.535980 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:59806] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:04.536254 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:59806] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:04.536412 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:59806] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:04.538966 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:59808] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:38:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:04.539310 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:59806] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:09.533684 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:59826] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:09.533856 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:59826] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:09.533908 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:59826] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:09.534800 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:59824] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:09.534895 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:59824] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:09.534929 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:59824] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:09.535634 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:59826] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:09.535844 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:59826] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:09.535948 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:59826] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:09.539080 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:59824] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:09.539272 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:59824] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:09.539339 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:59824] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:09.539929 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:59826] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:38:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:09.542075 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:59824] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:14.533498 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:59878] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:14.533639 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:59890] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:14.533672 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:59878] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:14.533728 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:59878] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:14.533939 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:59890] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:14.534042 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:59890] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:14.535446 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:59878] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:14.535547 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:59890] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:14.535632 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:59878] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:14.535795 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:59890] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:14.535822 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:59878] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:14.535927 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:59890] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:14.538911 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:59878] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:38:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:14.539209 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:59890] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:19.533324 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:59898] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:19.533350 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:59900] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:19.533459 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:59898] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:19.533498 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:59898] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:19.533505 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:59900] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:19.533555 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:59900] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:19.535171 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:59900] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:19.535294 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:59898] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:19.535385 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:59900] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:19.535484 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:59898] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:19.535524 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:59900] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:19.535620 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:59898] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:19.538089 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:59900] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:38:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:19.538439 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:59898] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:24.533443 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:56232] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:24.533633 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:56232] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:24.533697 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:56232] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:24.535314 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:56232] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:24.535493 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:56232] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:24.535634 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:56232] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:24.536567 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:56240] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:24.536792 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:56240] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:24.536862 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:56240] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:22:38:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:24.538493 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:56232] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:24.541277 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:56240] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:24.541889 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:56240] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:24.542084 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:56240] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:24.545213 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:56240] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:29.533818 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:56244] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:29.533818 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:56246] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:29.533966 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:56244] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:29.533966 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:56246] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:29.534011 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:56246] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:29.534011 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:56244] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:29.535541 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:56244] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:29.535718 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:56244] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:29.535824 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:56246] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:29.535850 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:56244] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:29.536014 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:56246] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:29.536068 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:56246] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:38:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:29.538549 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:56244] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:29.538550 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:56246] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:34.533439 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:44782] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:34.533468 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:44796] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:34.533602 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:44782] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:34.533615 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:44796] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:34.533652 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:44796] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:34.533656 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:44782] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:34.535129 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:44782] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:34.535402 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:44782] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:34.535519 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:44796] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:34.535524 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:44782] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:34.535677 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:44796] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:34.535793 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:44796] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:34.538128 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:44782] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:38:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:34.539311 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:44796] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:39.533979 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:44810] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:39.533978 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:44816] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:39.534123 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:44810] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:39.534123 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:44816] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:39.534170 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:44810] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:39.534170 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:44816] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:39.535843 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:44810] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:39.536073 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:44810] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:39.536214 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:44810] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:39.536336 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:44816] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:39.536552 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:44816] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:39.536641 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:44816] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:39.539267 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:44816] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:38:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:39.539897 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:44810] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:44.533082 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:57212] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:44.533101 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:57204] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:44.533229 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:57212] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:44.533265 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:57204] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:44.533279 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:57212] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:44.533346 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:57204] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:44.535210 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:57212] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:44.535441 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:57212] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:44.535570 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:57212] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:44.537722 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:57204] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:22:38:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:44.538086 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:57204] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:44.538181 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:57212] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:44.538239 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:57204] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:44.541865 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:57204] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:49.533926 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:57230] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:49.533968 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:57216] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:49.534082 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:57216] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:49.534101 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:57230] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:49.534123 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:57216] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:49.534156 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:57230] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:49.536143 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:57216] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:49.536467 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:57216] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:49.536573 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:57216] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:49.536677 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:57230] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:49.536905 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:57230] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:49.537021 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:57230] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:49.539408 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:57216] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:38:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:49.541152 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:57230] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:54.533378 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:45036] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:54.533559 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:45036] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:54.533613 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:45036] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:54.534729 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:45030] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:54.534816 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:45030] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:54.534847 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:45030] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:54.535323 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:45036] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:54.535508 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:45036] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:54.535611 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:45036] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:54.536220 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:45030] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:54.536488 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:45030] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:54.536575 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:45030] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:54.538842 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:45036] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:38:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:54.539523 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:45030] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:59.534050 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:45052] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:59.534079 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:45050] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:59.534202 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:45052] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:59.534254 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:45052] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:59.534269 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:45050] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:38:59.534328 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:45050] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:38:59.536287 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:45052] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:59.536531 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:45052] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:59.536629 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:45050] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:38:59.536674 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:45052] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:38:59.536904 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:45050] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:38:59.537039 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:45050] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:38:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:59.539401 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:45052] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:38:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:38:59.539528 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:45050] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:04.533429 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:36856] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:04.533567 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:36856] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:04.533609 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:36856] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:04.534200 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:36868] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:04.534545 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:36868] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:04.534577 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:36868] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:04.537238 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:36868] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:04.537907 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:36856] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:04.538116 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:36868] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:04.538234 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:36856] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:04.538391 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:36856] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:39:04.538451 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:36868] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:04.541318 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:36856] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:39:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:04.541657 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:36868] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:09.541829 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:36884] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:09.542036 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:36884] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:09.542092 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:36884] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:09.543903 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:36872] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:09.544076 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:36872] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:09.544130 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:36872] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:09.595399 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:36872] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:09.595692 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:36872] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:09.595849 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:36872] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:39:09.596217 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:36884] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:09.596536 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:36884] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:09.596642 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:36884] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:09.601753 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:36872] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:39:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:09.603273 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:36884] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:14.534422 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:37528] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:14.534552 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:37534] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:14.534614 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:37528] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:14.534671 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:37528] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:14.534737 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:37534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:14.534818 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:37534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:14.536889 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:37534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:14.537105 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:37534] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:14.537223 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:37534] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:39:14.537430 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:37528] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:14.537692 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:37528] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:14.537862 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:37528] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:14.540254 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:37534] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:39:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:14.541124 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:37528] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:19.534392 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:37548] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:19.534391 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:37544] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:19.534565 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:37548] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:19.534581 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:37544] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:19.534605 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:37548] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:19.534645 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:37544] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:19.536625 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:37548] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:19.536829 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:37548] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:19.536945 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:37548] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:39:19.538010 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:37544] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:19.538338 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:37544] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:19.538550 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:37544] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:39:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:19.541632 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:37548] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:19.541648 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:37544] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:24.534083 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:47664] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:24.534315 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:47664] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:24.534398 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:47664] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:24.536158 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:47660] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:24.536250 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:47660] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:24.536286 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:47660] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:24.537890 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:47664] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:24.538111 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:47664] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:24.538254 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:47664] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:39:24.538577 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:47660] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:24.538784 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:47660] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:24.538853 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:47660] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:24.540999 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:47664] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:39:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:24.553299 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:47660] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:29.533807 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:47694] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:29.533822 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:47686] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:29.533967 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:47686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:29.533967 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:47694] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:29.534019 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:47686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:29.534019 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:47694] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:29.536588 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:47686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:29.536790 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:47686] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:29.536941 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:47686] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:39:29.537082 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:47694] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:29.537245 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:47694] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:29.537310 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:47694] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:29.539514 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:47686] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:39:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:29.540094 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:47694] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:34.533930 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:52264] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:34.534056 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:52264] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:34.534093 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:52264] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:34.534424 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:52266] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:34.534857 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:52266] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:34.535224 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:52266] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:34.535560 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:52264] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:34.535764 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:52264] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:34.535899 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:52264] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:34.538579 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:52264] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:34.538660 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:52266] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:34.539180 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:52266] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:34.539550 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:52266] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:34.542337 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:52266] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:39.533869 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:52278] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:39.533869 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:52284] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:39.534025 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:52278] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:39.534032 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:52284] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:39.534076 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:52278] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:39.534078 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:52284] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:39.535633 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:52278] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:39.535848 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:52278] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:39.535975 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:52278] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:39:39.536261 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:52284] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:39.536526 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:52284] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:39.536621 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:52284] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:39.538694 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:52278] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:39:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:39.540668 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:52284] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:44.534474 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:45050] AH01964: Connection to child 87 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:44.534936 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:45050] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:44.535021 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:45038] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:44.535115 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:45038] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:44.535197 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:45038] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:44.536754 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:45050] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:44.538360 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:45038] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:44.538680 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:45038] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:44.538796 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:45050] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:44.539028 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:45050] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:44.539204 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:45038] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:39:44.539279 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:45050] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:44.541963 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:45038] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:39:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:44.542986 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:45050] AH02001: Connection closed to child 87 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:49.533339 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:45054] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:49.533339 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:45056] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:49.533490 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:45056] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:49.533490 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:45054] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:49.533534 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:45056] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:49.533534 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:45054] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:49.535086 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:45054] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:49.535319 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:45054] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:49.535393 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:45056] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:49.535446 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:45054] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:39:49.535582 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:45056] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:49.535649 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:45056] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:39:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:49.538256 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:45054] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:49.538302 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:45056] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:54.537729 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:37074] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:54.537919 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:37074] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:54.537968 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:37074] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:54.538985 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:37060] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:54.539161 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:37060] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:54.539224 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:37060] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:54.539491 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:37074] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:54.539685 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:37074] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:54.539830 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:37074] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:39:54.540995 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:37060] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:54.541226 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:37060] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:54.541372 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:37060] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:54.542156 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:37074] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:39:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:54.544212 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:37060] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:59.533864 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:37078] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:59.534006 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:37078] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:59.534051 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:37078] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:59.535056 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:37076] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:59.535283 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:37076] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:39:59.535403 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:37076] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:39:59.535519 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:37078] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:59.535913 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:37078] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:59.536069 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:37078] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:59.538810 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:37078] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:59.539291 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:37076] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:39:59.539696 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:37076] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:39:59.539898 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:37076] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:39:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:39:59.543896 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:37076] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:04.533665 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:36672] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:04.533668 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:36674] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:04.533848 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:36674] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:04.533866 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:36672] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:04.533910 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:36674] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:04.533919 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:36672] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:04.536468 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:36672] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:04.536551 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:36674] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:04.536793 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:36674] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:04.536875 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:36672] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:04.536926 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:36674] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:04.537158 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:36672] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:04.540197 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:36674] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:04.542131 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:36672] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:09.534133 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:36708] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:09.534140 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:36696] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:09.534297 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:36708] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:09.534322 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:36696] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:09.534350 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:36708] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:09.534378 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:36696] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:09.535853 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:36708] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:09.536039 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:36708] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:09.536156 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:36708] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:09.536585 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:36696] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:09.536844 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:36696] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:09.536974 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:36696] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:09.538621 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:36708] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:09.540834 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:36696] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:14.534343 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:42338] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:14.534531 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:42338] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:14.534585 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:42338] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:14.534858 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:42330] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:14.535122 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:42330] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:14.535181 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:42330] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:14.536610 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:42338] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:14.536850 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:42338] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:14.536985 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:42338] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:14.537232 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:42330] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:14.537521 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:42330] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:14.537677 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:42330] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:14.539628 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:42338] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:14.541561 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:42330] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:19.533326 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:42350] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:19.533326 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:42348] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:19.533472 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:42350] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:19.533472 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:42348] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:19.533516 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:42350] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:19.533516 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:42348] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:19.535048 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:42350] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:19.535235 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:42350] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:19.535337 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:42350] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:19.535421 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:42348] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:19.535609 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:42348] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:19.535675 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:42348] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:19.538071 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:42348] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:19.539532 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:42350] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:24.534604 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:48358] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:24.534700 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:48354] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:24.534767 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:48358] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:24.534818 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:48354] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:24.534835 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:48358] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:24.534848 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:48354] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:24.536420 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:48354] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:24.536562 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:48358] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:24.536598 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:48354] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:24.536708 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:48354] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:24.536725 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:48358] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:24.536836 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:48358] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:24.539925 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:48358] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:24.541893 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:48354] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:29.533592 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:48366] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:29.533633 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:48374] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:29.533795 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:48366] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:29.533857 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:48366] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:29.533909 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:48374] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:29.534053 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:48374] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:29.536812 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:48366] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:29.537024 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:48366] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:29.537162 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:48366] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:29.537500 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:48374] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:29.537829 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:48374] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:29.537985 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:48374] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:29.539675 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:48366] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:29.541725 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:48374] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:34.533271 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:43158] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:34.533317 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:43156] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:34.533433 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:43158] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:34.533501 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:43158] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:34.533519 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:43156] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:34.533573 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:43156] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:34.535401 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:43156] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:34.535643 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:43156] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:34.535799 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:43156] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:34.535947 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:43158] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:34.536195 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:43158] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:34.536304 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:43158] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:34.538325 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:43156] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:34.539277 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:43158] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:39.533908 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:43168] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:39.534025 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:43160] AH01964: Connection to child 76 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:39.534068 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:43168] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:39.534115 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:43168] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:39.534161 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:43160] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:39.534208 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:43160] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:39.536090 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:43168] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:39.536137 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:43160] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:39.536311 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:43160] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:39.536441 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:43168] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:39.536442 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:43160] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:39.536559 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:43168] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:39.543086 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:43160] AH02001: Connection closed to child 76 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:39.545248 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:43168] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:44.534166 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:44050] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:44.534175 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:44056] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:44.534294 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:44056] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:44.534326 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:44056] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:44.534334 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:44050] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:44.534382 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:44050] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:44.536083 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:44050] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:44.536268 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:44050] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:44.536386 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:44050] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:44.536412 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:44056] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:44.536615 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:44056] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:44.536761 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:44056] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:44.539160 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:44050] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:44.540185 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:44056] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:49.533220 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:44066] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:49.533426 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:44066] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:49.533501 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:44066] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:49.535082 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:44072] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:49.535236 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:44072] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:49.535284 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:44072] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:49.536647 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:44066] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:49.536882 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:44066] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:49.536993 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:44066] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:49.538153 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:44072] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:49.538400 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:44072] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:49.538526 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:44072] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:49.539522 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:44066] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:49.541932 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:44072] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:54.533461 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:33942] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:54.533472 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:33948] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:54.533619 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:33942] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:54.533657 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:33948] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:54.533665 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:33942] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:54.533721 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:33948] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:54.535615 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:33948] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:54.535849 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:33948] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:54.536000 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:33948] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:54.536426 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:33942] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:54.536745 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:33942] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:54.536872 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:33942] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:54.538681 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:33948] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:54.539684 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:33942] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:59.535755 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:33958] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:59.536038 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:33958] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:59.536092 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:33958] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:59.536866 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:33954] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:59.537047 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:33954] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:40:59.537102 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:33954] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:40:59.538553 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:33958] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:59.538747 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:33958] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:59.538869 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:33958] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:40:59.539241 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:33954] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:40:59.539511 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:33954] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:40:59.539696 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:33954] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:40:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:59.541819 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:33958] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:40:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:40:59.543454 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:33954] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:04.534226 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:42006] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:04.534241 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:41990] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:04.534405 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:41990] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:04.534468 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:41990] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:04.534726 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:42006] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:04.534842 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:42006] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:04.536501 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:41990] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:04.536751 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:41990] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:04.536947 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:41990] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:04.537171 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:42006] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:04.537410 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:42006] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:04.537541 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:42006] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:04.541314 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:42006] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:41:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:04.542118 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:41990] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:09.534281 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:42018] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:09.534317 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:42008] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:09.534444 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:42018] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:09.534456 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:42008] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:09.534505 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:42018] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:09.534515 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:42008] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:09.536210 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:42018] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:09.536461 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:42018] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:09.536547 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:42018] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:09.536583 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:42008] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:09.536784 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:42008] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:09.536915 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:42008] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:41:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:09.542583 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:42018] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:09.542591 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:42008] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:14.533190 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:50976] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:14.533346 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:50976] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:14.533391 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:50976] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:14.533445 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:50988] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:14.533628 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:50988] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:14.533694 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:50988] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:14.535077 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:50976] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:14.535321 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:50976] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:14.535447 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:50976] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:14.537258 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:50988] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:14.537523 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:50988] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:14.537664 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:50988] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:14.538593 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:50976] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:41:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:14.541036 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:50988] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:19.534152 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:51014] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:19.534178 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:51002] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:19.534344 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:51002] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:19.534370 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:51014] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:19.534401 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:51002] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:19.534449 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:51014] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:19.536183 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:51002] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:19.536390 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:51002] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:19.536503 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:51002] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:19.537792 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:51014] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:19.538165 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:51014] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:19.538333 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:51014] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:19.539259 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:51002] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:41:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:19.541033 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:51014] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:24.534290 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:40780] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:24.534492 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:40780] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:24.534553 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:40780] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:24.536093 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:40780] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:24.536293 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:40780] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:24.536436 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:40780] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:24.537839 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:40794] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:24.537998 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:40794] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:24.538053 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:40794] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:22:41:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:24.539483 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:40780] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:24.540627 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:40794] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:24.541037 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:40794] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:24.541136 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:40794] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:24.543621 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:40794] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:29.533528 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:40814] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:29.533698 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:40814] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:29.533745 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:40814] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:29.533907 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:40808] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:29.534076 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:40808] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:29.534138 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:40808] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:29.535355 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:40814] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:29.535567 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:40814] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:29.535692 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:40814] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:29.535934 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:40808] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:29.536142 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:40808] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:29.536241 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:40808] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:29.538393 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:40814] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:41:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:29.538471 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:40808] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:34.533961 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:35476] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:34.533973 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:35466] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:34.534154 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:35466] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:34.534209 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:35466] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:34.534610 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:35476] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:34.534685 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:35476] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:34.536948 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:35476] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:34.536993 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:35466] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:34.537232 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:35476] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:34.537233 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:35466] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:34.537359 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:35466] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:34.537425 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:35476] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:34.539829 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:35466] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:41:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:34.540056 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:35476] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:39.541933 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:35496] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:39.542116 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:35496] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:39.542167 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:35496] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:39.568993 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:35490] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:39.569163 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:35490] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:39.569225 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:35490] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:39.574465 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:35496] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:39.574692 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:35496] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:39.574847 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:35496] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:39.576839 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:35490] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:39.577074 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:35490] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:39.577197 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:35490] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:39.582148 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:35496] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:41:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:39.582426 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:35490] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:44.533971 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:59928] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:44.533976 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:59920] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:44.534124 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:59920] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:44.534124 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:59928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:44.534181 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:59920] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:44.534181 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:59928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:44.535900 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:59928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:44.536079 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:59928] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:44.536100 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:59920] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:44.536192 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:59928] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:44.536295 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:59920] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:44.536357 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:59920] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:41:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:44.538512 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:59928] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:44.538521 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:59920] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:49.534067 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:59944] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:49.534069 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:59960] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:49.534204 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:59960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:49.534243 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:59960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:49.534254 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:59944] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:49.534310 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:59944] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:49.535746 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:59960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:49.535953 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:59960] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:49.536089 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:59960] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:49.536415 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:59944] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:49.536643 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:59944] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:49.536803 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:59944] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:49.538935 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:59960] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:41:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:49.539690 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:59944] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:54.533397 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:59354] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:54.533499 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:59356] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:54.533545 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:59354] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:54.533591 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:59354] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:54.533649 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:59356] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:54.533701 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:59356] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:54.535113 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:59354] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:54.535316 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:59354] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:54.535378 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:59356] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:54.535421 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:59354] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:54.535568 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:59356] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:54.535820 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:59356] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:54.537895 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:59354] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:41:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:54.539607 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:59356] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:59.533827 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:59366] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:59.533979 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:59366] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:59.534012 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:59368] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:59.534025 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:59366] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:59.534189 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:59368] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:41:59.534253 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:59368] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:41:59.536329 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:59366] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:59.536685 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:59366] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:59.536817 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:59366] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:41:59.537744 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:59368] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:41:59.537964 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:59368] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:41:59.538067 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:59368] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:41:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:59.539270 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:59366] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:41:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:41:59.540721 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:59368] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:04.533698 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:44142] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:04.533860 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:44144] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:04.533984 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:44142] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:04.534025 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:44144] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:04.534074 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:44144] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:04.534164 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:44142] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:04.535628 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:44144] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:04.535872 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:44144] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:04.536029 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:44144] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:04.536357 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:44142] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:04.536609 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:44142] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:04.536720 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:44142] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:04.538657 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:44144] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:04.539449 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:44142] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:09.533677 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:44174] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:09.533834 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:44164] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:09.533871 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:44174] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:09.533935 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:44174] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:09.533991 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:44164] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:09.534047 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:44164] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:09.535617 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:44174] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:09.535821 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:44174] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:09.535956 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:44174] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:09.536089 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:44164] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:09.536352 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:44164] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:09.536465 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:44164] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:09.538444 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:44174] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:09.540693 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:44164] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:14.533624 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:49744] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:14.533640 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:49742] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:14.533808 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:49742] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:14.533808 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:49744] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:14.533867 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:49744] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:14.533867 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:49742] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:14.536382 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:49742] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:14.536658 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:49742] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:14.536680 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:49744] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:14.536893 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:49742] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:14.536937 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:49744] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:14.536993 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:49744] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:14.539367 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:49742] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:14.540682 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:49744] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:19.533817 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:49774] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:19.533903 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:49768] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:19.533957 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:49774] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:19.534006 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:49774] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:19.534084 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:49768] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:19.534144 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:49768] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:19.535666 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:49774] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:19.535868 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:49774] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:19.535980 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:49774] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:19.536563 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:49768] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:19.536788 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:49768] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:19.536917 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:49768] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:19.538811 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:49774] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:19.539725 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:49768] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:24.533273 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:45824] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:24.533273 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:45822] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:24.533420 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:45822] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:24.533420 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:45824] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:24.533475 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:45824] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:24.533475 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:45822] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:24.535551 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:45824] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:24.535625 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:45822] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:24.535873 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:45822] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:24.535964 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:45824] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:24.535993 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:45822] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:24.536021 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:45824] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:24.538472 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:45824] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:24.538827 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:45822] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:29.533486 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:45860] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:29.533511 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:45844] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:29.533631 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:45860] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:29.533677 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:45844] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:29.533679 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:45860] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:29.533740 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:45844] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:29.535392 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:45860] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:29.535584 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:45860] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:29.535704 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:45860] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:29.535726 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:45844] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:29.535992 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:45844] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:29.536135 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:45844] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:29.538270 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:45860] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:29.538895 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:45844] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:34.533791 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:41326] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:34.533926 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:41326] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:34.533973 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:41326] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:34.534116 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:41342] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:34.534301 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:41342] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:34.534367 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:41342] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:34.535579 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:41326] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:34.535804 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:41326] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:34.535937 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:41326] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:34.536167 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:41342] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:34.536343 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:41342] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:34.536455 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:41342] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:34.538347 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:41326] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:34.539098 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:41342] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:39.533896 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:41352] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:39.534043 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:41352] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:39.534094 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:41352] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:39.534195 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:41368] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:39.534338 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:41368] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:39.534395 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:41368] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:39.536007 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:41368] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:39.536191 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:41368] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:39.536212 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:41352] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:39.536319 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:41368] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:39.536426 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:41352] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:39.536570 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:41352] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:39.539166 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:41368] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:39.539364 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:41352] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:44.533507 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:43822] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:44.533507 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:43814] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:44.533644 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:43822] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:44.533644 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:43814] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:44.533688 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:43822] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:44.533688 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:43814] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:44.535286 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:43822] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:44.535328 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:43814] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:44.535461 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:43822] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:44.535474 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:43814] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:44.535565 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:43814] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:44.535565 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:43822] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:44.538000 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:43814] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:44.538225 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:43822] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:49.533895 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:43838] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:49.534037 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:43838] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:49.534083 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:43838] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:49.534941 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:43844] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:49.535103 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:43844] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:49.535156 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:43844] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:49.535696 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:43838] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:49.535959 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:43838] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:49.536063 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:43838] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:49.536715 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:43844] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:49.537008 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:43844] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:49.537153 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:43844] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:49.538756 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:43838] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:49.539439 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:43844] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:54.533632 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:49158] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:54.533632 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:49152] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:54.533808 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:49158] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:54.533808 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:49152] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:54.533853 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:49152] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:54.533853 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:49158] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:54.535364 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:49158] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:54.535413 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:49152] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:54.535543 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:49158] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:54.535576 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:49152] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:54.535671 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:49152] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:54.535671 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:49158] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:54.538253 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:49152] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:54.538505 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:49158] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:59.533336 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:49184] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:59.533388 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:49168] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:59.533553 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:49168] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:59.533607 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:49168] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:59.533646 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:49184] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:42:59.533722 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:49184] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:42:59.535191 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:49168] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:59.535504 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:49168] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:59.535596 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:49184] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:42:59.535695 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:49168] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:42:59.535893 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:49184] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:42:59.536042 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:49184] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:42:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:59.538700 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:49168] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:42:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:42:59.539557 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:49184] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:04.534297 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:34412] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:04.534435 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:34420] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:04.534453 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:34412] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:04.534502 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:34412] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:04.534750 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:34420] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:04.534838 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:34420] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:04.536397 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:34412] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:04.536731 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:34412] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:04.536869 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:34412] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:04.537162 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:34420] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:04.537365 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:34420] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:04.537459 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:34420] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:04.539691 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:34412] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:43:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:04.540106 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:34420] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:09.534079 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:34444] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:09.534239 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:34444] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:09.534291 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:34444] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:09.534974 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:34436] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:09.535151 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:34436] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:09.535206 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:34436] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:09.536432 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:34444] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:09.536652 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:34444] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:09.536805 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:34444] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:09.536996 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:34436] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:09.537193 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:34436] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:09.537329 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:34436] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:09.540032 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:34444] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:43:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:09.540112 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:34436] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:14.533333 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:47598] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:14.533491 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:47598] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:14.533562 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:47598] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:14.536900 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:47608] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:14.537086 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:47608] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:14.537139 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:47608] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:14.537846 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:47598] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:14.538066 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:47598] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:14.538178 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:47598] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:14.539463 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:47608] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:14.539708 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:47608] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:14.539853 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:47608] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:14.541817 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:47598] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:43:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:14.542689 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:47608] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:19.534381 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:47620] AH01964: Connection to child 87 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:19.534427 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:47624] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:19.534522 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:47620] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:19.534551 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:47624] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:19.534566 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:47620] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:19.534592 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:47624] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:19.536401 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:47620] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:19.536632 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:47620] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:19.536806 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:47620] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:19.537257 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:47624] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:19.537522 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:47624] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:19.537617 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:47624] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:19.541456 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:47624] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:43:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:19.541695 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:47620] AH02001: Connection closed to child 87 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:24.533872 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:57140] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:24.533919 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:57156] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:24.534054 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:57140] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:24.534114 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:57140] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:24.534133 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:57156] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:24.534218 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:57156] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:24.536412 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:57140] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:24.536617 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:57140] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:24.536747 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:57140] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:24.537042 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:57156] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:24.537363 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:57156] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:24.537523 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:57156] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:24.539874 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:57140] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:43:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:24.542397 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:57156] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:29.533748 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:57188] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:29.533788 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:57172] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:29.533916 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:57188] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:29.533963 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:57172] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:29.533967 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:57188] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:29.534026 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:57172] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:29.535741 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:57172] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:29.535985 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:57172] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:29.536108 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:57188] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:29.536164 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:57172] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:29.536298 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:57188] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:29.536420 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:57188] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:29.538526 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:57172] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:43:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:29.538669 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:57188] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:34.533637 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:47576] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:34.533687 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:47582] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:34.533828 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:47582] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:34.533845 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:47576] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:34.533880 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:47582] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:34.533880 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:47576] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:34.535304 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:47582] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:34.535480 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:47582] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:34.535592 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:47582] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:34.536245 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:47576] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:34.536420 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:47576] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:34.536483 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:47576] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:34.538132 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:47582] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:43:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:34.538888 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:47576] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:39.533646 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:47586] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:39.533664 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:47588] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:39.533813 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:47586] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:39.533863 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:47586] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:39.533881 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:47588] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:39.533953 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:47588] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:39.535622 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:47586] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:39.535822 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:47586] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:39.535948 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:47586] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:39.536282 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:47588] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:39.536517 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:47588] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:39.536733 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:47588] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:39.539410 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:47588] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:43:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:39.539722 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:47586] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:44.534982 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:59710] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:44.535163 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:59710] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:44.535228 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:59710] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:44.535296 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:59704] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:44.535463 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:59704] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:44.535528 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:59704] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:44.537059 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:59704] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:44.537276 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:59704] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:44.537401 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:59704] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:44.538153 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:59710] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:44.538601 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:59710] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:44.538809 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:59710] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:44.542131 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:59704] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:43:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:44.542937 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:59710] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:49.533416 2025] [ssl:info] [pid 29:tid 84] [client 10.128.0.2:59724] AH01964: Connection to child 73 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:49.533428 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:59716] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:49.533559 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2337): [client 10.128.0.2:59724] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:49.533564 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:59716] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:49.533603 2025] [core:debug] [pid 29:tid 84] protocol.c(2460): [client 10.128.0.2:59724] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:49.533607 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:59716] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:49.535176 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:59716] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:49.535302 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2167): [client 10.128.0.2:59724] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:49.535388 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:59716] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:49.535477 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(341): [client 10.128.0.2:59724] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:49.535507 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:59716] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:49.535587 2025] [authz_core:debug] [pid 29:tid 84] mod_authz_core.c(843): [client 10.128.0.2:59724] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:43:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:49.538226 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:59716] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:49.538264 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_io.c(1150): [client 10.128.0.2:59724] AH02001: Connection closed to child 73 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:54.533688 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:44870] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:54.533718 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:44882] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:54.533875 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:44870] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:54.533898 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:44882] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:54.533929 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:44870] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:54.533956 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:44882] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:54.535845 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:44882] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:54.536109 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:44882] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:54.536247 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:44882] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:54.536323 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:44870] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:54.536598 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:44870] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:54.536821 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:44870] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:43:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:54.539963 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:44870] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:54.540000 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:44882] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:59.534292 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:44894] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:59.534370 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:44890] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:59.534521 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:44890] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:59.534524 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:44894] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:43:59.534579 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:44890] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:59.534622 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:44894] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:43:59.537349 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:44894] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:59.537592 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:44894] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:59.537792 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:44890] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:43:59.537923 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:44894] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:43:59.538024 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:44890] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:43:59.538085 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:44890] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:43:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:59.540439 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:44890] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:43:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:43:59.540611 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:44894] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:04.533843 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:57692] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:04.533972 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:57692] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:04.534009 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:57692] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:04.534083 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:57690] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:04.534322 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:57690] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:04.534380 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:57690] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:04.535502 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:57692] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:04.535684 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:57692] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:04.535820 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:57692] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:44:04.536096 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:57690] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:04.536323 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:57690] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:04.536465 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:57690] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:04.538656 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:57692] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:44:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:04.539291 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:57690] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:09.533961 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:57704] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:09.534145 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:57704] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:09.534200 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:57704] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:09.535564 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:57706] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:09.535664 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:57706] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:09.535703 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:57706] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:09.536124 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:57704] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:09.536353 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:57704] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:09.536497 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:57704] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:09.539615 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:57704] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:09.541006 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:57706] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:09.541325 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:57706] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:09.541405 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:57706] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:09.545152 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:57706] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:14.533820 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:59580] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:14.533850 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:59578] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:14.533960 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:59580] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:14.533960 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:59578] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:14.534004 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:59580] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:14.534033 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:59578] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:14.535534 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:59580] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:14.535798 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:59580] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:14.535903 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:59580] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:44:14.536118 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:59578] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:14.536279 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:59578] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:14.536333 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:59578] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:14.538188 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:59580] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:44:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:14.538780 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:59578] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:19.533788 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:59594] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:19.533818 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:59592] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:19.533921 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:59594] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:19.533954 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:59592] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:19.533965 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:59594] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:19.533999 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:59592] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:19.535404 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:59592] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:19.535574 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:59592] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:19.535684 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:59592] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:44:19.535717 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:59594] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:19.535956 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:59594] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:19.536051 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:59594] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:19.538942 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:59594] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:44:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:19.539259 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:59592] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:24.534881 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:59008] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:24.535012 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:58994] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:24.535024 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:59008] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:24.535071 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:59008] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:24.535175 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:58994] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:24.535223 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:58994] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:24.537533 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:59008] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:24.537744 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:59008] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:24.537854 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:59008] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:44:24.539666 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:58994] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:24.539873 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:58994] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:24.539976 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:58994] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:24.540592 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:59008] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:44:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:24.544567 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:58994] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:29.534135 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:59038] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:29.534300 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:59038] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:29.534352 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:59038] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:29.534887 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:59022] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:29.535050 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:59022] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:29.535110 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:59022] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:29.536739 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:59038] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:29.536975 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:59038] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:29.537070 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:59022] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:29.537093 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:59038] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:44:29.537402 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:59022] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:29.537523 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:59022] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:29.539617 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:59038] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:44:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:29.540038 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:59022] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:34.534331 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:58608] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:34.534337 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:58604] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:34.534489 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:58608] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:34.534502 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:58604] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:34.534541 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:58608] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:34.534592 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:58604] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:34.536125 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:58608] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:34.536354 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:58608] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:34.536511 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:58608] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:44:34.536575 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:58604] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:34.537282 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:58604] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:34.537506 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:58604] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:34.539860 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:58608] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:44:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:34.540879 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:58604] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:39.533980 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:58620] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:39.534130 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:58620] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:39.534186 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:58620] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:39.534382 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:58622] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:39.534533 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:58622] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:39.534579 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:58622] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:39.536526 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:58620] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:39.536743 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:58620] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:39.536897 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:58620] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:44:39.537158 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:58622] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:39.537393 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:58622] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:39.537558 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:58622] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:39.539559 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:58620] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:44:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:39.540359 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:58622] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:44.533990 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:48782] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:44.534019 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:48786] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:44.534136 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:48782] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:44.534174 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:48786] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:44.534183 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:48782] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:44.534229 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:48786] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:44.535717 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:48782] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:44.535912 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:48782] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:44.536034 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:48782] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:44:44.536910 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:48786] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:44.537121 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:48786] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:44.537212 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:48786] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:44.538720 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:48782] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:44:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:44.540300 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:48786] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:49.533746 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:48802] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:49.533952 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:48802] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:49.534000 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:48802] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:49.534687 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:48804] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:49.534856 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:48804] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:49.534906 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:48804] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:49.536817 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:48802] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:49.536853 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:48804] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:49.537021 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:48804] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:49.537065 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:48802] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:49.537206 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:48802] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:44:49.537287 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:48804] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:49.543128 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:48804] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:44:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:49.546701 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:48802] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:54.533784 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:55858] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:54.533871 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:55874] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:54.533937 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:55858] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:54.533985 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:55858] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:54.534049 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:55874] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:54.534108 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:55874] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:54.535979 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:55858] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:54.536215 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:55858] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:54.536328 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:55858] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:44:54.536613 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:55874] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:54.537054 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:55874] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:54.537167 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:55874] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:54.539025 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:55858] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:44:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:54.539579 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:55874] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:59.541862 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:55888] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:59.541974 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:55888] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:59.542017 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:55888] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:59.547430 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:55888] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:59.547642 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:55888] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:59.547741 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:55888] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:59.550286 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:55888] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:59.550343 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:55886] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:59.550419 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:55886] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:44:59.550443 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:55886] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:44:59.561789 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:55886] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:44:59.562005 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:55886] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:44:59.562110 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:55886] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:44:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:44:59.565240 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:55886] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:04.533710 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:36914] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:04.533884 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:36914] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:04.533926 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:36914] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:04.534172 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:36922] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:04.534364 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:36922] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:04.534418 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:36922] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:04.535427 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:36914] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:04.535645 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:36914] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:04.535785 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:36914] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:45:04.536146 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:36922] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:04.536463 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:36922] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:04.536579 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:36922] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:04.538597 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:36914] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:45:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:04.539437 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:36922] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:09.533597 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:36928] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:09.533742 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:36928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:09.533806 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:36928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:09.534061 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:36930] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:09.534178 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:36930] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:09.534207 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:36930] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:09.536879 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:36930] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:09.537102 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:36930] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:09.537231 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:36930] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:45:09.537311 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:36928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:09.537707 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:36928] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:09.537989 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:36928] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:09.539786 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:36930] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:45:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:09.540540 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:36928] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:14.534136 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:41062] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:14.534136 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:41064] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:14.534278 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:41064] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:14.534277 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:41062] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:14.534321 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:41064] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:14.534321 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:41062] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:14.535854 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:41062] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:14.536084 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:41062] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:14.536250 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:41062] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:45:14.536253 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:41064] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:14.536464 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:41064] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:14.536522 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:41064] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:14.538948 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:41062] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:45:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:14.539062 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:41064] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:19.533413 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:41088] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:19.533576 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:41088] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:19.533650 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:41088] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:19.533646 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:41092] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:19.533892 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:41092] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:19.533958 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:41092] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:19.536485 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:41092] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:19.537037 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:41092] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:19.537078 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:41088] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:19.537181 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:41092] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:45:19.537351 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:41088] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:19.537496 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:41088] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:19.539845 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:41092] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:45:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:19.541128 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:41088] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:24.533850 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:33944] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:24.533850 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:33946] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:24.534004 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:33944] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:24.534004 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:33946] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:24.534054 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:33946] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:24.534054 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:33944] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:24.537447 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:33946] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:24.537681 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:33946] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:24.537825 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:33946] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:45:24.538380 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:33944] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:24.538576 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:33944] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:24.538643 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:33944] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:24.540517 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:33946] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:45:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:24.541713 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:33944] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:29.533758 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:33948] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:29.533943 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:33948] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:29.533995 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:33948] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:29.534247 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:33960] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:29.534394 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:33960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:29.534440 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:33960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:29.536487 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:33960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:29.536627 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:33948] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:29.536670 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:33960] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:29.536855 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:33960] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:45:29.536938 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:33948] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:29.537128 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:33948] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:29.539607 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:33948] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:45:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:29.539890 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:33960] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:34.533413 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:38314] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:34.533600 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:38314] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:34.533659 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:38314] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:34.533875 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:38310] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:34.534013 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:38310] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:34.534059 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:38310] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:34.536018 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:38314] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:34.536268 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:38314] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:34.536392 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:38314] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:45:34.536620 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:38310] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:34.537163 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:38310] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:34.537249 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:38310] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:34.539259 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:38314] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:45:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:34.540041 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:38310] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:39.533453 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:38320] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:39.533453 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:38322] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:39.533614 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:38322] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:39.533666 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:38322] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:39.533733 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:38320] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:39.533797 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:38320] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:39.535334 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:38322] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:39.535515 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:38320] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:39.535520 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:38322] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:39.535615 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:38322] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:45:39.535735 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:38320] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:39.535835 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:38320] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:39.538283 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:38322] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:45:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:39.538972 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:38320] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:44.538966 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:52714] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:44.539102 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:52714] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:44.539145 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:52714] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:44.540344 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:52716] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:44.540414 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:52716] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:44.540441 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:52716] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:44.542618 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:52716] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:44.542892 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:52716] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:44.543009 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:52716] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:45:44.543210 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:52714] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:44.543500 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:52714] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:44.543567 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:52714] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:44.547211 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:52714] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:45:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:44.548069 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:52716] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:49.559055 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:52738] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:49.559627 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:52738] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:49.559677 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:52738] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:49.562668 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:52738] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:49.562942 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:52738] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:49.563080 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:52738] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:49.565602 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:52738] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:49.565670 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:52724] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:49.565736 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:52724] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:49.565792 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:52724] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:49.567963 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:52724] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:49.568178 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:52724] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:49.568284 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:52724] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:49.570879 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:52724] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:54.533359 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:44048] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:54.533669 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:44048] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:54.533717 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:44048] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:54.533970 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:44056] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:54.534132 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:44056] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:54.534189 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:44056] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:54.535995 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:44048] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:54.536195 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:44048] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:54.536311 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:44048] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:45:54.536558 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:44056] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:54.536837 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:44056] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:54.537076 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:44056] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:54.540157 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:44048] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:45:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:54.540810 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:44056] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:59.533728 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:44068] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:59.533759 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:44070] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:59.533889 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:44068] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:59.533919 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:44070] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:45:59.533934 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:44068] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:59.533965 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:44070] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:45:59.535339 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:44068] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:59.535514 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:44068] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:59.535610 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:44068] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:45:59.535749 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:44070] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:45:59.535943 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:44070] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:45:59.536074 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:44070] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:45:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:59.538164 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:44068] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:45:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:45:59.538867 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:44070] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:04.533473 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:47626] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:04.533576 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:47630] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:04.533677 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:47626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:04.533687 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:47630] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:04.533727 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:47626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:04.533738 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:47630] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:04.535939 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:47630] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:04.536175 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:47630] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:04.536317 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:47630] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:04.536863 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:47626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:04.537370 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:47626] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:04.537492 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:47626] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:04.540003 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:47630] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:46:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:04.540146 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:47626] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:09.534617 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:47646] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:09.534634 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:47636] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:09.534793 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:47636] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:09.534805 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:47646] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:09.534842 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:47636] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:09.534885 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:47646] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:09.536879 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:47646] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:09.536979 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:47636] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:09.537126 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:47646] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:09.537228 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:47646] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:09.537315 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:47636] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:09.537438 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:47636] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:09.539575 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:47646] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:46:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:09.541560 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:47636] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:14.533990 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:41786] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:14.534019 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:41784] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:14.534172 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:41784] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:14.534221 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:41784] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:14.534222 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:41786] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:14.534294 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:41786] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:14.535979 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:41784] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:14.536213 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:41784] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:14.536301 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:41786] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:14.536332 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:41784] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:14.536549 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:41786] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:14.536667 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:41786] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:14.540115 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:41784] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:46:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:14.540882 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:41786] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:19.534192 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:41810] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:19.534320 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:41810] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:19.534366 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:41810] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:19.534386 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:41814] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:19.534582 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:41814] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:19.534631 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:41814] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:19.536432 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:41810] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:19.536619 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:41810] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:19.536740 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:41810] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:19.536950 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:41814] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:19.537262 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:41814] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:19.537386 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:41814] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:19.539231 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:41810] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:46:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:19.540258 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:41814] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:24.533811 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:33266] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:24.533990 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:33266] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:24.534042 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:33266] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:24.534035 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:33258] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:24.534217 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:33258] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:24.534273 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:33258] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:24.535986 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:33266] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:24.535999 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:33258] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:24.536176 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:33258] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:24.536212 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:33266] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:24.536342 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:33266] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:24.536366 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:33258] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:24.539024 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:33266] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:46:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:24.539543 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:33258] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:29.533897 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:33270] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:29.534046 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:33270] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:29.534090 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:33270] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:29.534246 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:33280] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:29.534438 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:33280] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:29.534510 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:33280] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:29.535635 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:33270] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:29.535826 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:33270] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:29.535941 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:33270] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:29.536218 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:33280] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:29.536473 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:33280] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:29.536654 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:33280] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:29.538653 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:33270] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:46:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:29.540395 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:33280] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:34.534686 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:39680] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:34.534788 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:39666] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:34.534922 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:39680] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:34.534954 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:39666] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:34.535006 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:39666] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:34.535007 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:39680] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:34.536623 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:39666] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:34.536922 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:39666] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:34.537074 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:39666] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:34.538244 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:39680] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:34.538643 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:39680] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:34.538825 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:39680] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:34.540155 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:39666] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:46:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:34.541481 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:39680] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:39.533106 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:39694] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:39.533248 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:39694] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:39.533296 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:39694] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:39.534019 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:39696] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:39.534314 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:39696] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:39.534481 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:39696] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:39.536965 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:39694] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:39.537199 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:39694] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:39.537332 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:39694] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:39.537609 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:39696] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:39.538075 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:39696] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:39.538293 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:39696] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:39.541540 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:39696] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:46:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:39.543714 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:39694] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:44.534384 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:51302] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:44.534565 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:51302] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:44.534594 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:51316] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:44.534628 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:51302] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:44.535945 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:51316] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:44.535996 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:51316] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:44.537386 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:51302] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:44.537593 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:51316] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:44.537799 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:51316] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:44.537836 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:51302] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:44.537906 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:51316] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:44.537991 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:51302] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:44.540350 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:51316] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:46:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:44.541558 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:51302] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:49.533666 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:51322] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:49.533878 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:51322] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:49.533935 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:51322] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:49.534842 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:51324] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:49.535001 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:51324] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:49.535051 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:51324] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:49.536037 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:51322] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:49.536277 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:51322] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:49.536394 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:51322] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:49.538239 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:51324] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:49.538480 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:51324] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:49.538666 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:51324] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:49.539522 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:51322] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:46:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:49.542043 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:51324] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:54.533580 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:48662] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:54.533603 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:48666] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:54.533742 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:48662] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:54.533794 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:48666] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:54.533807 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:48662] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:54.533860 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:48666] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:54.535305 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:48662] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:54.535600 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:48666] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:54.535668 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:48662] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:54.535848 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:48666] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:54.535854 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:48662] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:54.535981 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:48666] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:46:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:54.538260 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:48662] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:54.538277 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:48666] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:59.533517 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:48678] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:59.533538 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:48668] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:59.533668 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:48678] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:59.533717 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:48678] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:59.533880 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:48668] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:46:59.533950 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:48668] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:46:59.535677 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:48678] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:59.535913 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:48678] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:59.536037 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:48678] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:46:59.536378 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:48668] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:46:59.536634 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:48668] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:46:59.536798 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:48668] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:46:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:59.539538 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:48678] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:46:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:46:59.540613 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:48668] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:04.534158 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:43114] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:04.534173 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:43122] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:04.534313 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:43114] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:04.534340 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:43122] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:04.534367 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:43114] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:04.534392 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:43122] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:04.535884 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:43122] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:04.536086 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:43122] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:04.536218 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:43122] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:04.536285 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:43114] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:04.536583 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:43114] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:04.536696 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:43114] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:47:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:04.539699 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:43114] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:04.539721 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:43122] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:09.533727 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:43128] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:09.534014 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:43128] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:09.534065 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:43128] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:09.534974 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:43124] AH01964: Connection to child 87 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:09.535176 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:43124] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:09.535257 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:43124] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:09.535855 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:43128] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:09.536050 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:43128] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:09.536181 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:43128] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:09.536862 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:43124] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:09.537163 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:43124] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:09.537347 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:43124] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:09.539386 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:43128] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:47:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:09.541161 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:43124] AH02001: Connection closed to child 87 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:14.534361 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:40160] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:14.534361 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:40152] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:14.534495 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:40152] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:14.534495 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:40160] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:14.534538 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:40152] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:14.534539 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:40160] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:14.536373 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:40152] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:14.536554 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:40152] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:14.536676 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:40152] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:14.536912 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:40160] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:14.537185 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:40160] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:14.537244 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:40160] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:14.539632 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:40160] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:47:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:14.539843 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:40152] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:19.533754 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:40164] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:19.533763 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:40174] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:19.533977 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:40164] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:19.534002 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:40174] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:19.534037 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:40164] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:19.534055 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:40174] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:19.535405 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:40174] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:19.535576 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:40174] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:19.535684 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:40174] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:19.536049 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:40164] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:19.536347 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:40164] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:19.536478 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:40164] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:19.538235 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:40174] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:47:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:19.539338 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:40164] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:24.534141 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:54498] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:24.534289 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:54498] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:24.534335 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:54498] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:24.536718 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:54498] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:24.536914 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:54498] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:24.537051 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:54498] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:24.538754 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:54506] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:24.544680 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:54506] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:24.544805 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:54506] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:24.548484 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:54506] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:24.548710 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:54506] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:24.548849 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:54506] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:24.580950 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:54498] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:47:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:24.590698 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:54506] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:29.533644 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:54524] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:29.533974 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:54524] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:29.534031 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:54524] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:29.536072 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:54516] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:29.536224 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:54516] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:29.536269 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:54516] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:29.537895 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:54524] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:29.537980 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:54516] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:29.538132 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:54524] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:29.538164 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:54516] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:29.538305 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:54524] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:29.538350 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:54516] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:47:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:29.542314 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:54524] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:29.542377 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:54516] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:34.533821 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:37184] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:34.533832 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:37182] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:34.533966 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:37184] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:34.534013 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:37184] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:34.534057 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:37182] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:34.534137 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:37182] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:34.536018 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:37184] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:34.536211 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:37184] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:34.536348 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:37184] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:34.536678 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:37182] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:34.536925 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:37182] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:34.537072 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:37182] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:34.539323 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:37184] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:47:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:34.540010 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:37182] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:39.548833 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:37198] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:39.549007 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:37198] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:39.549006 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:37194] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:39.549060 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:37198] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:39.549153 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:37194] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:39.549207 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:37194] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:39.551418 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:37194] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:39.551630 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:37194] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:39.551745 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:37194] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:39.551885 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:37198] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:39.552089 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:37198] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:39.552279 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:37198] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:39.557309 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:37198] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:47:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:39.557862 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:37194] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:44.533554 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:42736] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:44.533699 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:42736] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:44.533745 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:42736] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:44.534389 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:42738] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:44.534531 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:42738] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:44.534576 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:42738] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:44.535301 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:42736] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:44.535554 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:42736] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:44.535724 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:42736] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:44.536722 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:42738] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:44.536923 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:42738] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:44.537037 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:42738] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:44.538906 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:42736] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:47:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:44.539657 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:42738] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:49.533437 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:42754] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:49.533569 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:42754] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:49.533615 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:42754] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:49.533982 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:42764] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:49.534119 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:42764] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:49.534172 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:42764] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:49.535137 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:42754] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:49.535308 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:42754] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:49.535397 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:42754] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:49.535723 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:42764] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:49.535931 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:42764] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:49.536043 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:42764] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:49.539431 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:42764] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:47:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:49.539492 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:42754] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:54.534468 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:54338] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:54.534623 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:54338] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:54.534675 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:54338] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:54.535062 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:54322] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:54.535227 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:54322] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:54.535278 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:54322] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:54.536302 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:54338] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:54.536541 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:54338] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:54.536682 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:54338] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:54.537466 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:54322] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:54.537702 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:54322] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:54.537812 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:54322] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:54.539259 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:54338] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:47:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:54.540524 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:54322] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:59.533647 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:54354] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:59.533713 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:54368] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:59.533821 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:54354] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:59.533925 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:54368] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:47:59.533928 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:54354] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:59.533995 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:54368] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:47:59.535644 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:54368] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:59.535852 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:54368] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:59.536029 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:54368] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:47:59.536421 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:54354] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:47:59.536609 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:54354] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:59.536745 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:54354] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:47:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:47:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:47:59.539357 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:54354] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:47:59.539374 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:54368] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:04.533047 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:39508] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:04.533080 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:39510] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:04.533184 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:39508] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:04.533184 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:39510] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:04.533235 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:39508] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:04.533243 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:39510] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:04.534766 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:39510] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:04.534997 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:39510] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:04.535118 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:39510] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:04.535258 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:39508] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:04.535475 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:39508] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:04.535552 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:39508] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:04.537553 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:39510] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:48:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:04.537827 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:39508] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:09.533735 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:39534] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:09.533792 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:39532] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:09.533947 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:39534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:09.533947 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:39532] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:09.534009 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:39534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:09.534051 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:39532] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:09.537191 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:39534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:09.537313 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:39532] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:09.537532 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:39534] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:09.537639 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:39532] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:09.537735 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:39532] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:09.537803 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:39534] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:09.540733 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:39532] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:48:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:09.541618 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:39534] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:14.533236 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:59544] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:14.533385 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:59544] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:14.533388 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:59538] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:14.533432 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:59544] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:14.533547 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:59538] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:14.533594 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:59538] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:14.534965 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:59544] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:14.535138 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:59544] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:14.535249 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:59544] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:14.535329 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:59538] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:14.535650 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:59538] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:14.535814 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:59538] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:14.537624 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:59544] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:48:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:14.538186 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:59538] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:19.533986 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:59560] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:19.534150 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:59560] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:19.534200 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:59560] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:19.534845 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:59572] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:19.535004 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:59572] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:19.535054 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:59572] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:19.536474 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:59560] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:19.537156 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:59572] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:19.537430 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:59560] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:19.537566 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:59560] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:19.537599 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:59572] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:19.537754 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:59572] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:48:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:19.540205 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:59560] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:19.540229 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:59572] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:24.534280 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:42776] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:24.534472 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:42776] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:24.534535 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:42776] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:24.534995 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:42778] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:24.535066 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:42778] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:24.535088 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:42778] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:24.537229 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:42776] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:24.537448 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:42776] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:24.537593 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:42776] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:24.537890 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:42778] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:24.538071 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:42778] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:24.538216 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:42778] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:24.540502 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:42776] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:48:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:24.540732 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:42778] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:29.533608 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:42792] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:29.533640 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:42788] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:29.533822 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:42792] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:29.533854 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:42788] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:29.533874 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:42792] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:29.533915 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:42788] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:29.535468 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:42792] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:29.535737 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:42792] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:29.535952 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:42792] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:29.535986 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:42788] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:29.536242 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:42788] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:29.536382 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:42788] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:29.538934 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:42792] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:48:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:29.539456 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:42788] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:34.534008 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:45274] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:34.533982 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:45276] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:34.534291 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:45276] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:34.534294 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:45274] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:34.534356 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:45276] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:34.534421 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:45274] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:34.536302 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:45274] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:34.536525 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:45274] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:34.536678 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:45276] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:34.536778 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:45274] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:34.536892 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:45276] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:34.537115 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:45276] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:34.539897 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:45274] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:48:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:34.540289 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:45276] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:39.533795 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:45284] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:39.533813 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:45288] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:39.533951 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:45288] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:39.533956 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:45284] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:39.533999 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:45288] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:39.534013 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:45284] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:39.535525 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:45288] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:39.535723 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:45288] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:39.535814 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:45284] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:39.535866 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:45288] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:39.535995 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:45284] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:39.536128 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:45284] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:39.538760 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:45288] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:48:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:39.539734 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:45284] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:44.533936 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:59056] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:44.533992 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:59052] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:44.534140 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:59056] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:44.534143 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:59052] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:44.534193 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:59052] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:44.534194 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:59056] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:44.536112 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:59052] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:44.536342 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:59052] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:44.536482 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:59052] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:44.536522 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:59056] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:44.536833 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:59056] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:44.536977 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:59056] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:44.539069 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:59052] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:48:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:44.539638 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:59056] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:49.533203 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:59068] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:49.533235 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:59072] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:49.533342 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:59068] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:49.533386 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:59068] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:49.533406 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:59072] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:49.533463 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:59072] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:49.535036 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:59068] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:49.535223 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:59072] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:49.535236 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:59068] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:49.535348 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:59068] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:49.535650 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:59072] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:49.535784 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:59072] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:49.537936 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:59068] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:48:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:49.538190 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:59072] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:54.533430 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:52780] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:54.533513 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:52792] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:54.533593 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:52780] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:54.533648 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:52780] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:54.533711 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:52792] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:54.533786 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:52792] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:54.535584 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:52792] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:54.535659 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:52780] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:54.535873 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:52792] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:54.535929 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:52780] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:54.535997 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:52792] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:54.536061 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:52780] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:54.538453 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:52780] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:48:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:54.539733 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:52792] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:59.534675 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:52820] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:59.534874 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:52820] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:59.534952 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:52820] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:59.535251 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:52808] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:59.535471 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:52808] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:48:59.535544 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:52808] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:48:59.537357 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:52820] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:59.537675 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:52820] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:59.537888 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:52820] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:48:59.538521 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:52808] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:48:59.538700 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:52808] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:48:59.538826 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:52808] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:48:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:59.540961 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:52820] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:48:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:48:59.541455 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:52808] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:04.534096 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:58476] AH01964: Connection to child 78 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:04.534134 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:58474] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:04.534265 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:58476] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:04.534311 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:58476] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:04.534340 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:58474] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:04.534421 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:58474] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:04.536715 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:58476] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:04.537128 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:58476] AH02034: Initial (No.1) HTTPS request received for child 78 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:04.537156 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:58474] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:04.537248 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:58476] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:04.537391 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:58474] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:04.537503 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:58474] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:04.543437 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:58476] AH02001: Connection closed to child 78 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:49:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:04.543692 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:58474] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:09.533198 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:58506] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:09.533217 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:58494] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:09.533336 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:58506] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:09.533381 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:58506] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:09.533479 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:58494] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:09.533536 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:58494] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:09.535322 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:58506] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:09.535621 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:58506] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:09.535726 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:58506] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:09.535813 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:58494] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:09.535988 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:58494] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:09.536107 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:58494] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:09.540489 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:58506] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:49:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:09.542699 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:58494] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:14.534153 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:33708] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:14.534159 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:33724] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:14.534307 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:33708] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:14.534315 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:33724] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:14.534351 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:33708] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:14.534361 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:33724] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:14.535928 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:33708] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:14.536112 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:33708] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:14.536209 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:33724] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:14.536239 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:33708] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:14.536415 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:33724] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:14.536552 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:33724] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:14.538763 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:33708] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:49:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:14.539129 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:33724] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:19.533317 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:33740] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:19.533315 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:33734] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:19.533494 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:33740] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:19.533525 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:33734] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:19.533542 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:33740] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:19.533581 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:33734] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:19.535301 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:33734] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:19.535504 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:33734] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:19.535639 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:33734] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:19.535913 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:33740] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:19.536126 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:33740] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:19.536210 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:33740] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:19.539184 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:33740] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:49:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:19.539352 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:33734] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:24.533807 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:49434] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:24.533973 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:49434] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:24.534033 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:49434] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:24.535479 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:49436] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:24.535634 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:49436] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:24.535685 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:49436] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:24.536153 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:49434] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:24.536499 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:49434] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:24.536617 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:49434] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:24.537051 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:49436] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:24.537242 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:49436] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:24.537355 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:49436] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:24.540190 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:49434] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:49:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:24.540298 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:49436] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:29.533712 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:49448] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:29.533887 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:49460] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:29.533911 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:49448] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:29.533957 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:49448] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:29.534048 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:49460] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:29.534107 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:49460] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:29.535595 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:49460] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:29.535919 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:49460] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:29.536000 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:49448] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:29.536081 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:49460] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:29.536248 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:49448] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:29.536371 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:49448] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:29.538459 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:49460] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:49:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:29.538798 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:49448] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:34.533215 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:44704] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:34.533330 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:44716] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:34.533369 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:44704] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:34.533400 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:44716] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:34.533413 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:44704] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:34.533424 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:44716] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:34.535322 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:44716] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:34.535553 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:44716] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:34.535685 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:44716] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:34.535816 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:44704] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:34.535989 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:44704] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:34.536044 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:44704] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:34.538090 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:44716] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:49:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:34.546310 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:44704] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:39.534074 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:44736] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:39.534215 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:44736] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:39.534262 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:44736] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:39.534883 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:44732] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:39.535043 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:44732] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:39.535100 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:44732] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:39.535901 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:44736] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:39.536118 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:44736] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:39.536220 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:44736] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:39.536937 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:44732] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:39.537176 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:44732] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:39.537308 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:44732] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:39.538909 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:44736] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:49:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:39.541204 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:44732] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:44.540806 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:48346] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:44.540920 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:48346] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:44.540982 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:48346] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:44.544884 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:48346] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:44.545719 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:48346] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:44.545840 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:48346] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:44.548232 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:48348] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:44.548357 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:48348] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:44.548400 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:48348] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:22:49:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:44.548673 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:48346] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:44.557807 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:48348] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:44.558059 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:48348] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:44.558173 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:48348] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:44.560371 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:48348] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:49.533452 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:48352] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:49.533637 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:48352] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:49.533690 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:48352] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:49.534849 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:48354] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:49.535084 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:48354] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:49.535146 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:48354] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:49.535441 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:48352] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:49.535716 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:48352] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:49.535881 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:48352] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:49.536846 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:48354] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:49.537086 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:48354] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:49.537243 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:48354] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:49:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:49.540262 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:48354] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:49.540325 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:48352] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:54.533507 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:38180] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:54.533685 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:38180] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:54.533742 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:38180] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:54.535538 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:38180] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:54.535708 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:38180] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:54.535919 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:38180] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:54.537316 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:38190] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:54.537405 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:38190] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:54.537444 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:38190] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:22:49:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:54.538613 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:38180] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:54.539827 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:38190] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:54.540022 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:38190] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:54.540110 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:38190] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:54.542718 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:38190] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:59.533685 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:38192] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:59.533685 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:38194] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:59.533863 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:38194] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:59.533863 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:38192] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:49:59.533919 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:38194] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:59.533919 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:38192] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:49:59.536209 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:38194] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:59.536400 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:38194] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:59.536541 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:38194] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:49:59.536862 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:38192] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:49:59.537007 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:38192] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:49:59.537068 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:38192] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:49:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:59.539094 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:38194] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:49:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:49:59.553176 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:38192] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:04.534731 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:52556] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:04.534900 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:52556] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:04.534944 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:52556] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:04.535505 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:52572] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:04.535600 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:52572] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:04.535636 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:52572] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:04.537589 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:52572] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:04.537798 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:52572] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:04.537993 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:52572] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:04.538226 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:52556] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:04.538379 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:52556] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:04.538441 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:52556] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:04.542056 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:52556] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:04.542463 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:52572] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:09.533300 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:52576] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:09.533455 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:52576] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:09.533505 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:52576] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:09.533663 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:52582] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:09.533735 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:52582] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:09.533762 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:52582] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:09.536444 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:52576] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:09.536696 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:52582] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:09.536900 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:52576] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:09.537075 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:52576] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:09.538193 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:52582] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:09.538327 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:52582] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:09.542283 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:52582] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:09.564187 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:52576] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:14.535209 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:34922] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:14.535207 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:34916] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:14.535364 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:34922] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:14.535388 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:34916] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:14.535407 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:34922] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:14.535441 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:34916] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:14.537219 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:34916] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:14.537555 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:34916] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:14.537636 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:34922] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:14.537700 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:34916] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:14.537874 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:34922] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:14.538012 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:34922] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:14.541445 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:34916] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:14.541854 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:34922] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:19.534084 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:34928] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:19.534169 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:34938] AH01964: Connection to child 76 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:19.534327 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:34938] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:19.534388 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:34938] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:19.534465 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:34928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:19.534618 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:34928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:19.536530 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:34938] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:19.536718 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:34938] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:19.536860 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:34938] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:19.537489 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:34928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:19.537786 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:34928] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:19.537915 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:34928] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:19.539951 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:34938] AH02001: Connection closed to child 76 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:19.541913 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:34928] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:24.535279 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:35922] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:24.535415 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:35922] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:24.535462 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:35922] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:24.536497 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:35924] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:24.536646 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:35924] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:24.536697 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:35924] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:24.537369 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:35922] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:24.537735 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:35922] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:24.537868 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:35922] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:24.538327 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:35924] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:24.538582 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:35924] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:24.538722 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:35924] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:24.540631 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:35922] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:24.545805 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:35924] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:29.534073 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:35932] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:29.534226 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:35934] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:29.534288 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:35932] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:29.534353 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:35932] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:29.534389 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:35934] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:29.534441 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:35934] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:29.536800 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:35934] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:29.536860 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:35932] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:29.537025 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:35934] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:29.537050 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:35932] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:29.537161 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:35934] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:29.537189 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:35932] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:29.540431 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:35934] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:29.541417 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:35932] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:34.533871 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:49988] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:34.534042 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:49988] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:34.534098 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:49988] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:34.535004 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:49976] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:34.536605 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:49976] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:34.536660 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:49976] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:34.538325 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:49976] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:34.538566 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:49976] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:34.538921 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:49988] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:34.539158 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:49988] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:34.538708 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:49976] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:34.539292 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:49988] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:34.541809 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:49976] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:34.543370 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:49988] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:39.542163 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:49992] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:39.542387 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:49992] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:39.542468 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:49992] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:39.543962 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:49996] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:39.544077 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:49996] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:39.544111 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:49996] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:39.545140 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:49992] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:39.545385 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:49992] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:39.545517 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:49992] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:39.547408 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:49996] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:39.547618 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:49996] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:39.547680 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:49996] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:39.549246 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:49992] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:39.551789 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:49996] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:44.534994 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:38700] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:44.535158 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:38700] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:44.535212 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:38700] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:44.538731 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:38714] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:44.539110 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:38714] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:44.539171 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:38714] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:44.539474 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:38700] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:44.539967 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:38700] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:44.540233 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:38700] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:44.541504 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:38714] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:44.541759 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:38714] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:44.541949 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:38714] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:44.544116 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:38700] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:44.550554 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:38714] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:49.533614 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:38736] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:49.533765 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:38736] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:49.533937 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:38736] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:49.534038 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:38726] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:49.534259 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:38726] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:49.534324 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:38726] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:49.536261 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:38736] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:49.536482 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:38736] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:49.536610 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:38736] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:49.536850 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:38726] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:49.537035 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:38726] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:49.537148 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:38726] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:49.540517 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:38726] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:49.544400 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:38736] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:54.535161 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:36086] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:54.535184 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:36082] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:54.535334 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:36082] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:54.535369 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:36086] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:54.535389 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:36082] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:54.535422 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:36086] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:54.537501 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:36086] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:54.537669 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:36082] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:54.537718 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:36086] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:54.537862 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:36086] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:54.537905 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:36082] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:54.538032 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:36082] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:54.542264 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:36082] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:54.542395 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:36086] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:59.534390 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:36100] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:59.534538 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:36100] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:59.534588 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:36100] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:59.534923 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:36088] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:59.535125 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:36088] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:50:59.535206 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:36088] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:50:59.536679 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:36088] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:59.536740 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:36100] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:50:59.536954 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:36100] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:59.537080 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:36100] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:50:59.537083 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:36088] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:50:59.537250 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:36088] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:50:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:59.539928 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:36100] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:50:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:50:59.540189 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:36088] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:04.534086 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:46798] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:04.534283 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:46798] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:04.534341 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:46798] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:04.534915 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:46808] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:04.535051 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:46808] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:04.535104 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:46808] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:04.536920 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:46798] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:04.537115 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:46798] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:04.537113 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:46808] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:04.537253 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:46798] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:04.537339 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:46808] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:04.537474 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:46808] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:04.540079 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:46798] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:51:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:04.541978 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:46808] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:09.534124 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:46838] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:09.534294 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:46838] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:09.534349 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:46838] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:09.535905 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:46824] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:09.536002 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:46824] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:09.536038 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:46824] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:09.537567 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:46838] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:09.537833 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:46838] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:09.537963 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:46838] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:09.538330 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:46824] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:09.538529 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:46824] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:09.538593 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:46824] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:09.541706 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:46838] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:51:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:09.542212 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:46824] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:14.534321 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:48458] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:14.534354 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:48468] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:14.534483 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:48468] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:14.534527 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:48468] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:14.534562 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:48458] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:14.534614 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:48458] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:14.535974 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:48468] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:14.536165 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:48468] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:14.536278 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:48468] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:14.536534 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:48458] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:14.536720 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:48458] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:14.536858 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:48458] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:14.538945 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:48468] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:51:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:14.540113 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:48458] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:19.534297 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:48476] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:19.534318 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:48488] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:19.534436 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:48488] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:19.534436 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:48476] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:19.534488 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:48488] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:19.534488 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:48476] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:19.536337 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:48488] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:19.536381 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:48476] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:19.536528 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:48488] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:19.536538 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:48476] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:19.536649 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:48488] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:19.536650 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:48476] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:19.540958 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:48488] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:51:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:19.543519 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:48476] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:24.533823 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:60668] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:24.533981 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:60668] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:24.534027 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:60668] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:24.535731 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:60668] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:24.535953 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:60668] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:24.535992 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:60674] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:24.536063 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:60668] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:24.536126 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:60674] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:24.536173 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:60674] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:24.538018 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:60674] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:24.538232 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:60674] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:24.538292 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:60674] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:24.539258 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:60668] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:51:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:24.541150 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:60674] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:29.533922 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:60680] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:29.533932 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:60686] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:29.534053 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:60680] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:29.534053 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:60686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:29.534094 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:60680] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:29.534094 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:60686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:29.536423 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:60680] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:29.536428 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:60686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:29.536582 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:60680] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:29.536635 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:60686] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:29.536693 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:60680] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:29.536693 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:60686] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:29.539320 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:60680] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:51:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:29.539565 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:60686] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:34.533843 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:39330] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:34.533970 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:39330] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:34.534012 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:39330] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:34.534133 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:39340] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:34.534347 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:39340] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:34.534425 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:39340] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:34.535418 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:39330] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:34.535676 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:39330] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:34.535779 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:39330] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:34.539913 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:39340] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:22:51:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:34.540058 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:39330] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:34.540410 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:39340] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:34.540596 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:39340] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:34.546414 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:39340] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:39.534731 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:39362] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:39.534909 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:39362] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:39.534964 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:39362] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:39.536530 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:39362] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:39.536722 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:39362] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:39.536877 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:39362] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:39.537843 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:39354] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:39.537979 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:39354] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:39.538028 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:39354] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:39.540065 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:39354] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:39.540347 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:39354] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:39.540490 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:39354] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:39.543329 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:39354] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:51:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:39.549071 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:39362] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:44.534607 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:48966] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:44.534736 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:48966] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:44.534794 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:48966] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:44.536072 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:48962] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:44.536222 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:48962] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:44.536279 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:48962] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:44.536291 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:48966] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:44.536457 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:48966] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:44.536578 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:48966] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:44.537874 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:48962] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:44.538092 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:48962] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:44.538198 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:48962] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:44.539479 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:48966] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:51:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:44.542139 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:48962] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:49.533237 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:48974] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:49.533359 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:48974] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:49.533395 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:48974] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:49.534464 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:48988] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:49.534605 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:48988] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:49.534623 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:48988] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:49.536114 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:48974] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:49.536370 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:48974] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:49.536472 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:48974] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:49.536690 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:48988] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:49.536846 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:48988] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:49.536897 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:48988] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:49.539147 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:48974] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:51:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:49.540309 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:48988] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:54.533856 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:51214] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:54.533926 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:51230] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:54.533994 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:51214] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:54.534054 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:51214] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:54.534061 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:51230] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:54.534123 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:51230] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:54.535639 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:51214] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:54.535817 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:51214] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:54.535919 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:51214] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:54.535996 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:51230] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:54.536182 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:51230] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:54.536297 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:51230] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:54.538505 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:51214] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:51:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:54.538999 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:51230] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:59.534303 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:51254] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:59.534304 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:51244] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:59.534440 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:51254] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:59.534440 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:51244] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:51:59.534488 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:51254] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:59.534489 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:51244] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:51:59.536278 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:51244] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:59.536466 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:51244] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:59.536593 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:51244] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:51:59.536679 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:51254] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:51:59.536869 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:51254] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:51:59.536929 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:51254] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:51:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:59.539522 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:51254] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:51:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:51:59.539853 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:51244] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:04.535022 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:39542] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:04.535189 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:39542] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:04.535241 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:39542] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:04.535679 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:39558] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:04.535871 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:39558] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:04.535919 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:39558] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:04.536974 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:39542] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:04.537166 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:39542] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:04.537284 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:39542] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:04.537371 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:39558] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:04.538497 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:39558] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:04.538625 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:39558] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:04.540408 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:39542] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:52:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:04.541689 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:39558] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:09.534429 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:39584] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:09.534681 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:39574] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:09.534816 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:39584] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:09.534895 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:39584] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:09.535358 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:39574] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:09.535446 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:39574] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:09.536605 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:39584] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:09.536842 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:39584] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:09.536949 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:39584] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:09.538939 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:39574] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:09.539143 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:39574] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:09.539251 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:39574] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:09.539639 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:39584] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:52:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:09.548038 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:39574] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:14.533150 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:41224] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:14.533411 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:41224] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:14.533491 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:41224] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:14.533903 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:41218] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:14.534059 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:41218] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:14.534107 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:41218] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:14.535360 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:41224] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:14.535628 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:41224] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:14.535992 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:41224] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:14.538893 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:41218] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:14.539084 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:41218] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:14.539216 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:41218] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:14.541764 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:41224] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:52:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:14.542728 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:41218] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:19.536968 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:41252] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:19.537038 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:41236] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:19.537166 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:41252] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:19.537217 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:41252] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:19.537233 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:41236] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:19.537273 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:41236] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:19.538869 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:41252] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:19.539035 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:41236] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:19.539094 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:41252] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:19.539212 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:41236] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:19.539228 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:41252] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:19.539337 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:41236] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:19.541677 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:41252] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:52:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:19.542013 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:41236] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:24.534982 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:59092] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:24.535151 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:59092] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:24.535201 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:59092] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:24.535515 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:59094] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:24.535844 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:59094] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:24.536111 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:59094] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:24.538573 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:59092] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:24.538850 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:59092] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:24.539006 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:59092] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:24.542967 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:59094] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:24.544622 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:59094] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:24.544786 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:59094] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:24.546187 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:59092] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:52:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:24.547273 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:59094] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:29.533762 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:59112] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:29.533902 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:59112] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:29.533942 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:59112] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:29.535271 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:59128] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:29.535679 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:59128] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:29.535708 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:59112] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:29.535749 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:59128] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:29.535932 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:59112] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:29.536043 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:59112] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:29.537847 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:59128] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:29.538106 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:59128] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:29.538203 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:59128] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:29.540982 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:59112] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:52:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:29.541853 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:59128] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:34.533154 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:38384] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:34.533222 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:38398] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:34.533298 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:38384] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:34.533337 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:38398] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:34.533352 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:38384] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:34.533381 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:38398] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:34.535791 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:38398] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:34.535853 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:38384] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:34.536001 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:38398] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:34.536061 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:38384] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:34.536104 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:38398] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:34.536174 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:38384] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:34.538944 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:38384] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:52:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:34.541000 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:38398] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:39.536950 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:38408] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:39.537115 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:38408] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:39.537120 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:38410] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:39.537174 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:38408] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:39.537205 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:38410] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:39.537236 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:38410] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:39.539694 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:38408] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:39.540012 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:38408] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:39.540023 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:38410] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:39.540135 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:38408] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:39.540220 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:38410] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:39.540287 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:38410] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:39.542604 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:38408] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:52:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:39.544273 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:38410] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:44.535507 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:37234] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:44.535554 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:37248] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:44.535655 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:37248] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:44.535655 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:37234] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:44.535713 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:37248] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:44.535957 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:37234] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:44.538426 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:37234] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:44.538726 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:37248] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:44.538747 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:37234] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:44.538914 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:37234] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:44.538927 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:37248] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:44.538986 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:37248] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:52:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:44.543113 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:37248] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:44.543149 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:37234] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:49.534261 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:37268] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:49.534373 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:37256] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:49.534415 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:37268] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:49.534453 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:37256] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:49.534461 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:37268] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:49.534472 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:37256] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:49.537335 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:37268] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:49.537535 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:37268] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:49.537649 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:37268] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:49.539974 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:37256] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:49.540164 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:37256] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:49.540228 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:37256] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:49.541135 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:37268] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:52:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:49.542727 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:37256] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:54.534065 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:45682] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:54.534200 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:45682] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:54.534237 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:45682] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:54.534810 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:45678] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:54.535015 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:45678] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:54.535064 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:45678] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:54.536820 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:45682] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:54.537043 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:45682] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:54.537161 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:45682] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:54.537215 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:45678] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:54.537379 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:45678] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:54.537436 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:45678] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:54.540186 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:45682] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:52:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:54.542182 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:45678] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:59.534456 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:45692] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:59.534598 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:45692] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:59.534640 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:45692] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:59.537339 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:45700] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:59.537445 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:45692] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:59.537505 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:45700] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:52:59.537552 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:45700] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:52:59.537698 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:45692] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:59.537821 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:45692] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:52:59.539590 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:45700] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:52:59.540415 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:45700] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:52:59.540516 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:45700] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:52:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:59.544924 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:45700] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:52:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:52:59.545968 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:45692] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:04.533825 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:46440] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:04.534064 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:46456] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:04.534199 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:46440] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:04.534206 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:46456] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:04.534251 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:46440] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:04.534255 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:46456] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:04.536357 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:46456] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:04.536605 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:46456] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:04.536714 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:46456] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:53:04.537138 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:46440] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:04.537601 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:46440] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:04.538164 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:46440] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:04.540807 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:46440] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:53:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:04.541276 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:46456] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:09.533169 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:46460] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:09.533306 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:46460] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:09.533352 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:46460] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:09.533970 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:46462] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:09.534144 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:46462] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:09.534195 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:46462] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:09.534845 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:46460] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:09.535038 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:46460] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:09.535168 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:46460] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:53:09.536305 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:46462] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:09.536496 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:46462] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:09.536605 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:46462] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:09.538236 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:46460] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:53:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:09.545207 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:46462] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:14.538435 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:47198] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:14.538659 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:47198] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:14.538730 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:47198] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:14.538952 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:47196] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:14.539103 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:47196] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:14.539162 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:47196] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:14.541175 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:47196] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:14.541402 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:47198] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:14.541453 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:47196] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:14.541569 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:47196] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:53:14.541666 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:47198] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:14.541876 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:47198] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:14.545351 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:47196] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:53:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:14.547319 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:47198] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:19.533595 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:47224] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:19.533735 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:47224] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:19.533759 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:47236] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:19.533820 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:47224] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:19.533936 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:47236] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:19.534022 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:47236] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:19.535388 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:47224] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:19.535570 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:47224] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:19.535686 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:47224] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:53:19.536404 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:47236] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:22:53:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:19.538866 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:47224] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:19.540509 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:47236] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:19.540653 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:47236] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:19.544837 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:47236] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:24.533376 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:35748] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:24.533512 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:35748] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:24.533556 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:35748] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:24.533690 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:35742] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:24.534096 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:35742] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:24.534155 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:35742] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:24.535566 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:35748] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:24.535760 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:35748] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:24.535914 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:35748] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:24.539215 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:35748] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:24.540985 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:35742] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:24.541261 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:35742] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:24.541407 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:35742] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:24.544392 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:35742] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:29.533347 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:35762] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:29.533479 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:35762] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:29.533522 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:35762] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:29.535006 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:35762] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:29.535203 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:35762] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:29.535301 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:35762] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:29.541348 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:35762] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:29.543654 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:35776] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:29.544015 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:35776] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:29.545136 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:35776] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:29.547442 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:35776] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:29.547681 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:35776] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:29.547817 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:35776] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:29.553501 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:35776] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:34.533958 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:35084] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:34.534074 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:35078] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:34.534131 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:35084] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:34.534185 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:35084] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:34.534279 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:35078] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:34.534339 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:35078] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:34.536476 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:35078] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:34.536686 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:35078] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:34.536804 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:35084] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:34.536829 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:35078] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:53:34.537024 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:35084] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:34.537192 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:35084] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:34.539333 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:35078] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:53:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:34.540946 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:35084] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:39.536624 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:35108] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:39.536758 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:35108] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:39.536822 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:35108] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:39.538378 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:35108] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:39.538632 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:35108] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:39.538751 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:35108] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:53:39.538983 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:35094] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:39.539117 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:35094] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:39.539167 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:35094] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:39.540530 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:35094] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:39.540728 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:35094] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:39.540860 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:35094] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:39.544396 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:35094] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:53:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:39.544505 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:35108] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:44.534027 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:41076] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:44.534207 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:41076] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:44.534258 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:41076] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:44.534270 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:41086] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:44.534347 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:41086] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:44.534376 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:41086] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:44.535857 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:41076] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:44.536031 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:41076] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:44.536185 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:41076] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:53:44.536263 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:41086] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:44.536402 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:41086] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:44.536457 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:41086] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:44.538900 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:41076] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:53:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:44.539154 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:41086] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:49.533304 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:41098] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:49.533454 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:41098] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:49.533505 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:41098] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:49.533575 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:41112] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:49.533710 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:41112] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:49.533759 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:41112] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:49.535065 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:41098] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:49.535276 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:41098] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:49.535520 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:41098] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:53:49.535910 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:41112] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:49.536185 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:41112] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:49.536277 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:41112] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:49.538385 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:41098] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:53:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:49.541667 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:41112] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:54.533963 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:35498] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:54.534190 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:35498] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:54.534257 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:35498] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:54.536272 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:35510] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:54.536312 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:35498] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:54.536472 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:35510] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:54.536579 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:35510] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:54.536885 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:35498] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:54.537015 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:35498] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:53:54.538965 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:35510] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:54.539219 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:35510] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:54.539328 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:35510] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:54.540863 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:35498] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:53:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:54.543098 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:35510] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:59.533567 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:35522] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:59.533898 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:35522] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:59.533987 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:35522] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:59.536237 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:35532] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:59.536351 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:35522] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:59.536392 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:35532] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:53:59.536447 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:35532] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:53:59.537379 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:35522] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:59.537960 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:35522] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:53:59.539994 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:35532] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:53:59.540261 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:35532] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:53:59.540381 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:35532] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:53:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:59.543298 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:35522] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:53:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:53:59.545214 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:35532] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:04.534909 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:46760] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:04.534933 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:46774] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:04.535068 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:46760] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:04.535091 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:46774] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:04.535120 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:46760] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:04.535151 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:46774] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:04.538908 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:46760] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:04.539151 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:46760] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:04.539269 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:46760] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:54:04.541229 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:46774] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:04.541584 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:46774] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:04.541734 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:46774] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:04.543104 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:46760] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:54:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:04.544853 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:46774] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:09.534024 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:46798] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:09.534024 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:46790] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:09.534186 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:46790] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:09.534186 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:46798] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:09.534238 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:46798] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:09.534238 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:46790] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:09.536315 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:46790] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:09.536330 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:46798] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:09.536555 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:46790] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:09.536555 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:46798] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:09.536692 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:46790] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:54:09.536714 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:46798] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:09.540263 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:46798] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:54:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:09.540423 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:46790] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:14.534241 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:42536] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:14.534408 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:42536] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:14.534466 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:42536] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:14.537833 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:42544] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:14.538026 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:42544] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:14.538082 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:42544] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:14.539083 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:42536] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:14.539311 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:42536] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:14.539441 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:42536] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:54:14.540946 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:42544] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:14.541184 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:42544] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:14.541283 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:42544] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:14.542224 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:42536] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:54:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:14.547860 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:42544] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:19.534330 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:42552] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:19.534350 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:42548] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:19.534491 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:42548] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:19.534560 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:42552] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:19.534581 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:42548] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:19.534751 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:42552] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:19.538266 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:42548] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:19.538485 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:42548] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:19.538682 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:42548] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:19.543074 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:42548] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:19.552690 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:42552] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:19.553148 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:42552] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:19.553318 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:42552] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:19.560092 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:42552] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:24.534266 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:40640] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:24.534262 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:40638] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:24.534485 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:40640] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:24.534563 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:40640] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:24.534626 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:40638] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:24.534673 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:40638] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:24.540903 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:40638] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:24.541083 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:40640] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:24.541268 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:40638] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:24.541402 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:40640] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:24.541436 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:40638] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:54:24.541559 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:40640] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:24.543884 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:40638] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:54:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:24.544394 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:40640] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:29.533603 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:40670] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:29.533934 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:40670] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:29.533992 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:40670] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:29.534143 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:40662] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:29.534224 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:40662] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:29.534253 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:40662] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:29.537222 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:40662] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:29.537222 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:40670] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:29.537468 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:40662] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:29.537468 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:40670] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:29.537581 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:40662] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:54:29.537608 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:40670] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:29.540168 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:40670] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:54:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:29.540417 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:40662] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:34.535727 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:34422] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:34.535889 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:34422] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:34.535936 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:34422] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:34.536093 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:34414] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:34.536258 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:34414] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:34.536324 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:34414] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:34.538200 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:34422] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:34.538428 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:34422] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:34.538527 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:34414] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:34.538555 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:34422] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:54:34.538760 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:34414] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:34.538946 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:34414] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:34.541769 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:34422] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:54:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:34.542562 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:34414] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:39.539001 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:34438] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:39.539071 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:34432] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:39.539163 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:34438] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:39.539217 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:34432] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:39.539220 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:34438] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:39.539275 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:34432] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:39.541125 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:34432] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:39.541344 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:34432] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:39.541483 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:34432] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:54:39.542153 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:34438] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:39.542412 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:34438] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:39.542569 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:34438] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:39.544625 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:34432] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:54:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:39.546679 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:34438] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:44.543417 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:35260] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:44.543633 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:35260] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:44.543692 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:35260] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:44.545044 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:35258] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:44.545201 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:35258] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:44.545266 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:35258] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:44.551294 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:35260] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:44.551689 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:35260] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:44.551849 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:35260] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:54:44.553880 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:35258] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:44.554308 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:35258] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:44.554419 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:35258] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:44.555545 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:35260] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:54:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:44.557718 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:35258] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:49.533931 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:35274] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:49.533929 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:35280] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:49.534068 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:35274] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:49.534086 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:35280] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:49.534116 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:35274] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:49.534128 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:35280] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:49.535534 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:35280] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:49.535707 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:35280] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:49.535841 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:35280] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:54:49.535861 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:35274] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:49.536134 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:35274] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:49.536346 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:35274] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:49.538793 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:35280] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:54:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:49.539481 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:35274] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:54.533816 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:39208] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:54.533962 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:39218] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:54.534106 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:39218] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:54.534159 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:39218] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:54.534371 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:39208] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:54.534414 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:39208] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:54.536832 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:39218] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:54.537095 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:39218] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:54.537222 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:39218] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:54:54.539173 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:39208] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:54.539401 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:39208] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:54.539488 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:39208] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:54.543116 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:39208] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:54:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:54.544005 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:39218] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:59.533843 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:39226] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:59.534022 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:39226] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:59.534070 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:39226] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:59.534081 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:39242] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:59.534262 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:39242] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:54:59.534311 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:39242] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:54:59.535720 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:39226] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:59.535955 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:39226] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:59.536095 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:39226] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:54:59.536852 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:39242] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:54:59.537310 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:39242] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:54:59.537595 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:39242] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:54:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:59.538665 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:39226] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:54:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:54:59.540878 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:39242] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:04.533456 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:36174] AH01964: Connection to child 87 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:04.533574 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:36174] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:04.533609 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:36174] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:04.533875 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:36182] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:04.534015 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:36182] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:04.534070 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:36182] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:04.536088 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:36182] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:04.536402 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:36182] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:04.536532 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:36182] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:55:04.536540 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:36174] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:04.536708 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:36174] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:04.536832 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:36174] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:04.545231 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:36174] AH02001: Connection closed to child 87 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:55:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:04.547746 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:36182] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:09.535198 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:36194] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:09.535208 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:36192] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:09.535332 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:36192] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:09.535352 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:36194] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:09.535376 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:36192] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:09.535402 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:36194] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:09.537042 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:36192] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:09.537334 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:36192] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:09.537474 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:36192] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:09.541272 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:36192] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:09.542208 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:36194] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:09.542546 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:36194] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:09.542684 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:36194] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:09.546012 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:36194] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:14.534200 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:50914] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:14.534219 2025] [ssl:info] [pid 29:tid 84] [client 10.128.0.2:50912] AH01964: Connection to child 73 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:14.534339 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:50914] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:14.534339 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2337): [client 10.128.0.2:50912] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:14.534383 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:50914] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:14.534383 2025] [core:debug] [pid 29:tid 84] protocol.c(2460): [client 10.128.0.2:50912] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:14.536308 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2167): [client 10.128.0.2:50912] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:14.536544 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(341): [client 10.128.0.2:50912] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:14.536601 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:50914] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:14.536697 2025] [authz_core:debug] [pid 29:tid 84] mod_authz_core.c(843): [client 10.128.0.2:50912] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:55:14.536759 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:50914] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:14.536833 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:50914] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:14.540887 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:50914] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:55:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:14.541306 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_io.c(1150): [client 10.128.0.2:50912] AH02001: Connection closed to child 73 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:19.533268 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:50936] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:19.533576 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:50928] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:19.533593 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:50936] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:19.533659 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:50936] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:19.533726 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:50928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:19.533799 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:50928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:19.535523 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:50928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:19.535739 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:50928] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:19.535823 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:50936] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:19.535924 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:50928] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:55:19.536027 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:50936] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:19.536159 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:50936] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:55:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:19.538751 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:50928] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:19.538853 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:50936] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:24.535682 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:50532] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:24.535810 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:50548] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:24.535951 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:50548] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:24.535988 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:50532] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:24.536004 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:50548] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:24.536076 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:50532] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:24.537573 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:50548] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:24.537757 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:50548] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:24.537950 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:50548] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:55:24.537949 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:50532] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:24.538181 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:50532] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:24.538302 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:50532] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:24.542226 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:50532] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:55:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:24.543743 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:50548] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:29.533654 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:50566] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:29.533655 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:50554] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:29.533832 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:50566] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:29.533832 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:50554] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:29.533876 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:50566] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:29.533876 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:50554] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:29.535789 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:50554] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:29.535981 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:50554] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:29.536106 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:50554] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:55:29.537803 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:50566] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:29.537994 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:50566] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:29.538055 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:50566] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:29.538633 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:50554] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:55:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:29.544026 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:50566] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:34.534090 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:52410] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:34.534288 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:52410] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:34.534344 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:52410] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:34.534619 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:52414] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:34.534754 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:52414] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:34.534841 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:52414] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:34.536467 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:52410] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:34.536708 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:52410] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:34.536818 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:52410] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:55:34.537141 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:52414] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:34.537340 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:52414] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:34.537402 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:52414] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:34.542543 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:52414] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:55:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:34.543189 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:52410] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:39.533754 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:52436] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:39.533932 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:52428] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:39.533960 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:52436] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:39.534013 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:52436] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:39.534084 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:52428] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:39.534143 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:52428] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:39.535744 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:52436] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:39.536019 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:52436] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:39.536126 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:52436] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:55:39.536200 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:52428] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:39.536416 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:52428] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:39.536540 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:52428] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:39.540692 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:52428] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:55:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:39.554277 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:52436] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:44.534520 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:50940] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:44.534717 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:50940] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:44.534794 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:50940] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:44.534981 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:50934] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:44.535110 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:50934] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:44.535159 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:50934] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:44.536672 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:50934] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:44.536710 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:50940] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:44.536883 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:50934] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:44.536942 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:50940] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:44.536991 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:50934] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:55:44.537072 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:50940] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:44.539345 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:50934] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:55:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:44.542045 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:50940] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:49.533328 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:50942] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:49.533467 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:50942] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:49.533515 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:50942] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:49.533670 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:50954] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:49.533932 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:50954] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:49.534019 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:50954] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:49.535147 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:50942] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:49.535442 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:50942] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:49.535575 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:50942] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:55:49.536869 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:50954] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:49.537085 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:50954] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:49.537215 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:50954] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:49.541124 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:50942] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:55:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:49.544247 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:50954] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:54.533360 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:39962] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:54.533507 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:39960] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:54.533530 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:39962] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:54.533581 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:39962] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:54.533637 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:39960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:54.533683 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:39960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:54.537428 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:39962] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:54.537650 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:39960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:54.537712 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:39962] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:54.537875 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:39960] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:54.537882 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:39962] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:55:54.538005 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:39960] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:54.540514 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:39962] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:55:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:54.541794 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:39960] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:59.533724 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:39976] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:59.533897 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:39976] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:59.533946 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:39976] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:59.534049 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:39990] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:59.534206 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:39990] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:55:59.534281 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:39990] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:55:59.535556 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:39976] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:59.535748 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:39976] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:59.535905 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:39976] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:55:59.537551 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:39990] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:55:59.537753 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:39990] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:55:59.537875 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:39990] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:55:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:59.540012 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:39976] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:55:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:55:59.540951 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:39990] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:04.532872 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:34094] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:04.533069 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:34094] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:04.533150 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:34094] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:04.533851 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:34100] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:04.533912 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:34100] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:04.533933 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:34100] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:04.534975 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:34094] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:04.535196 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:34094] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:04.535332 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:34094] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:56:04.535732 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:34100] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:04.535929 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:34100] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:04.536011 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:34100] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:56:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:04.538301 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:34100] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:04.538361 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:34094] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:09.533128 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:34112] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:09.533300 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:34112] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:09.533364 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:34112] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:09.533396 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:34114] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:09.533547 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:34114] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:09.533607 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:34114] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:09.535554 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:34112] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:09.535583 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:34114] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:09.535788 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:34114] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:09.535838 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:34112] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:09.535919 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:34114] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:56:09.535971 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:34112] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:09.538862 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:34114] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:56:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:09.539202 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:34112] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:14.533907 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:60934] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:14.534099 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:60934] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:14.534154 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:60934] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:14.535623 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:60948] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:14.535702 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:60948] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:14.535733 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:60948] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:14.537225 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:60934] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:14.537269 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:60948] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:14.537450 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:60934] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:14.537513 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:60948] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:14.537563 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:60934] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:56:14.537623 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:60948] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:14.540563 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:60934] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:56:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:14.543225 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:60948] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:19.533161 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:60958] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:19.533256 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:60960] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:19.533332 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:60958] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:19.533401 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:60958] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:19.533432 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:60960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:19.533493 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:60960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:19.535484 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:60958] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:19.535723 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:60958] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:19.535849 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:60958] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:56:19.536477 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:60960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:19.536827 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:60960] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:19.557594 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:60960] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:19.560841 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:60958] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:56:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:19.562418 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:60960] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:24.534201 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:54498] AH01964: Connection to child 78 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:24.534266 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:54488] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:24.534378 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:54498] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:24.534414 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:54488] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:24.534439 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:54498] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:24.534476 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:54488] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:24.536382 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:54498] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:24.536582 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:54498] AH02034: Initial (No.1) HTTPS request received for child 78 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:24.536704 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:54498] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:56:24.536782 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:54488] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:24.537023 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:54488] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:24.537130 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:54488] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:24.539449 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:54498] AH02001: Connection closed to child 78 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:56:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:24.540106 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:54488] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:29.534006 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:54500] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:29.534031 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:54512] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:29.534181 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:54512] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:29.534209 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:54500] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:29.534232 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:54512] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:29.534266 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:54500] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:29.536188 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:54512] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:29.536413 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:54512] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:29.536526 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:54512] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:56:29.536618 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:54500] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:29.536837 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:54500] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:29.536958 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:54500] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:29.539524 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:54500] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:56:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:29.540219 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:54512] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:34.533703 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:35116] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:34.533715 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:35128] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:34.533877 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:35128] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:34.533890 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:35116] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:34.533919 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:35128] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:34.533940 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:35116] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:34.535487 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:35128] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:34.535671 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:35116] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:34.535685 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:35128] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:34.535805 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:35128] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:56:34.535947 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:35116] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:34.536058 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:35116] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:34.538432 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:35128] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:56:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:34.539430 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:35116] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:39.710114 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:35138] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:39.711400 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:35138] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:39.711526 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:35138] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:39.714194 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:35148] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:39.714396 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:35148] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:39.714449 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:35148] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:39.719718 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:35138] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:39.720017 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:35148] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:39.720023 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:35138] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:39.720158 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:35138] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:56:39.720210 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:35148] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:39.720355 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:35148] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:39.722957 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:35138] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:56:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:39.723268 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:35148] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:44.534102 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:59652] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:44.534101 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:59640] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:44.534237 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:59640] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:44.534237 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:59652] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:44.534283 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:59640] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:44.534293 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:59652] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:44.537081 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:59640] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:44.537272 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:59640] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:44.537394 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:59640] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:56:44.539744 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:59652] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:44.540016 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:59652] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:44.540112 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:59652] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:44.543031 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:59640] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:56:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:44.545913 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:59652] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:49.534076 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:59654] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:49.534139 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:59658] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:49.534230 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:59654] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:49.534279 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:59654] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:49.534306 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:59658] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:49.534370 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:59658] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:49.535797 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:59654] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:49.535995 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:59654] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:49.536151 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:59654] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:56:49.536219 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:59658] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:49.536471 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:59658] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:49.536580 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:59658] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:49.539717 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:59654] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:56:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:49.539817 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:59658] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:54.534202 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:47474] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:54.534256 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:47476] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:54.534377 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:47474] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:54.534426 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:47474] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:54.534456 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:47476] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:54.534544 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:47476] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:54.536267 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:47474] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:54.536448 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:47474] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:54.536572 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:47474] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:56:54.536948 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:47476] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:54.537212 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:47476] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:54.537340 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:47476] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:54.538925 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:47474] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:56:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:54.540186 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:47476] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:59.533542 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:47502] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:59.533694 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:47502] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:59.533740 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:47502] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:59.535541 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:47502] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:59.535719 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:47502] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:59.535856 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:47502] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:59.538310 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:47502] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:59.538375 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:47490] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:59.538434 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:47490] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:56:59.538461 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:47490] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:56:59.540085 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:47490] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:56:59.540248 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:47490] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:56:59.540299 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:47490] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:56:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:56:59.543005 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:47490] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:04.533562 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:34438] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:04.533571 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:34454] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:04.533711 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:34438] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:04.533755 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:34438] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:04.533930 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:34454] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:04.534011 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:34454] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:04.535493 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:34454] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:04.535826 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:34454] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:04.535852 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:34438] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:04.535992 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:34454] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:04.536036 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:34438] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:04.536151 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:34438] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:57:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:04.539866 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:34438] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:04.539868 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:34454] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:09.534107 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:34468] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:09.534245 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:34468] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:09.534249 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:34478] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:09.534287 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:34468] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:09.534447 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:34478] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:09.535004 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:34478] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:09.536353 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:34468] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:09.536815 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:34478] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:09.536961 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:34468] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:09.537043 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:34478] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:09.537055 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:34468] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:09.537171 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:34478] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:09.540839 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:34478] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:57:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:09.544081 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:34468] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:14.533465 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:53666] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:14.533647 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:53666] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:14.533665 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:53664] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:14.533703 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:53666] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:14.533841 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:53664] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:14.533902 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:53664] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:14.535305 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:53666] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:14.535506 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:53666] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:14.535625 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:53666] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:14.535877 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:53664] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:14.536112 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:53664] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:14.536355 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:53664] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:14.537846 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:53666] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:57:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:14.538861 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:53664] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:19.533802 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:53668] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:19.533961 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:53668] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:19.534012 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:53668] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:19.534212 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:53678] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:19.534387 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:53678] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:19.534445 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:53678] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:19.535927 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:53678] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:19.536067 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:53668] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:19.536139 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:53678] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:19.536255 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:53668] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:19.536265 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:53678] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:19.536310 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:53668] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:19.539302 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:53678] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:57:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:19.539717 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:53668] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:24.533158 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:39912] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:24.533151 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:39914] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:24.533299 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:39912] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:24.533314 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:39914] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:24.533346 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:39914] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:24.533346 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:39912] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:24.535313 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:39914] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:24.535532 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:39914] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:24.535658 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:39914] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:24.539210 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:39912] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:22:57:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:24.540002 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:39914] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:24.540141 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:39912] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:24.540270 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:39912] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:24.543185 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:39912] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:29.534434 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:39944] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:29.534399 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:39928] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:29.534613 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:39928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:29.534653 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:39944] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:29.534660 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:39928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:29.534709 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:39944] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:29.536531 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:39928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:29.536815 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:39928] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:29.536937 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:39928] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:29.537079 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:39944] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:29.537302 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:39944] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:29.537453 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:39944] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:29.539318 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:39928] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:57:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:29.540383 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:39944] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:34.534054 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:45208] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:34.534120 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:45196] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:34.534243 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:45208] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:34.534258 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:45196] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:34.534297 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:45208] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:34.534306 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:45196] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:34.535904 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:45196] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:34.536269 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:45196] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:34.536386 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:45196] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:34.536395 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:45208] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:34.536592 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:45208] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:34.536729 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:45208] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:34.538871 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:45196] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:57:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:34.539346 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:45208] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:39.533507 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:45222] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:39.533655 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:45222] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:39.533706 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:45222] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:39.533995 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:45220] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:39.534167 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:45220] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:39.534224 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:45220] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:39.535753 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:45222] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:39.536000 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:45222] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:39.536123 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:45222] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:39.537693 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:45220] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:39.537925 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:45220] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:39.538127 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:45220] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:39.539589 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:45222] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:57:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:39.541327 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:45220] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:44.534003 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:53030] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:44.534047 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:53016] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:44.534157 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:53030] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:44.534206 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:53016] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:44.534208 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:53030] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:44.534266 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:53016] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:44.536401 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:53030] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:44.536491 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:53016] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:44.536620 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:53030] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:44.536713 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:53016] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:44.536742 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:53030] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:44.536864 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:53016] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:44.539394 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:53030] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:57:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:44.540475 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:53016] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:49.533250 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:53042] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:49.533285 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:53046] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:49.533415 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:53042] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:49.533466 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:53042] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:49.533470 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:53046] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:49.533520 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:53046] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:49.535170 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:53042] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:49.535354 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:53042] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:49.535463 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:53046] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:49.535483 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:53042] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:49.535736 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:53046] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:49.535893 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:53046] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:49.538705 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:53046] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:57:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:49.539366 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:53042] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:54.533486 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:43520] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:54.533692 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:43520] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:54.533749 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:43520] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:54.534981 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:43506] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:54.535049 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:43506] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:54.535069 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:43506] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:54.536073 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:43520] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:54.536245 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:43520] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:54.536407 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:43520] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:54.536688 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:43506] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:54.536838 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:43506] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:54.536880 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:43506] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:54.540634 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:43506] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:57:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:54.549588 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:43520] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:59.536301 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:43534] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:59.536474 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:43534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:59.536528 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:43534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:59.537732 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:43536] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:59.537838 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:43536] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:57:59.537858 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:43536] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:57:59.541320 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:43534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:59.541564 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:43534] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:59.541703 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:43534] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:57:59.542105 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:43536] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:57:59.542241 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:43536] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:57:59.542287 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:43536] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:57:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:59.545710 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:43534] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:57:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:57:59.547397 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:43536] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:04.534227 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:59260] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:04.534405 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:59260] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:04.534455 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:59260] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:04.534629 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:59266] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:04.534838 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:59266] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:04.534904 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:59266] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:04.536206 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:59260] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:04.536402 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:59260] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:04.536533 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:59260] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:04.536977 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:59266] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:04.537225 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:59266] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:04.537374 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:59266] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:58:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:04.540648 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:59266] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:04.541176 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:59260] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:09.534546 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:59280] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:09.534676 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:59280] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:09.534723 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:59280] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:09.536621 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:59280] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:09.536808 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:59280] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:09.536915 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:59280] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:09.539394 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:59284] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:09.539549 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:59284] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:09.539596 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:59284] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:09.542731 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:59284] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:09.543031 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:59284] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:09.543120 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:59284] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:58:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:09.547197 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:59284] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:09.547227 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:59280] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:14.533541 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:45326] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:14.533696 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:45326] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:14.533702 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:45330] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:14.533742 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:45326] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:14.533916 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:45330] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:14.533977 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:45330] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:14.535419 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:45326] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:14.535671 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:45326] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:14.535872 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:45326] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:14.536373 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:45330] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:14.536582 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:45330] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:14.536718 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:45330] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:14.539138 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:45326] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:58:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:14.539413 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:45330] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:19.533326 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:45352] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:19.533327 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:45340] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:19.533484 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:45352] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:19.533503 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:45340] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:19.533539 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:45352] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:19.533556 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:45340] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:19.535598 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:45352] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:19.535844 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:45352] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:19.535962 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:45352] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:19.536001 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:45340] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:19.536199 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:45340] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:19.536291 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:45340] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:19.538909 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:45352] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:58:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:19.540480 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:45340] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:24.534398 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:54320] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:24.534574 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:54320] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:24.534631 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:54320] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:24.534865 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:54318] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:24.535034 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:54318] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:24.535082 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:54318] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:24.536893 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:54320] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:24.537167 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:54320] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:24.537299 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:54320] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:24.537965 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:54318] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:24.538158 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:54318] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:24.538220 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:54318] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:24.540104 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:54320] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:58:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:24.541917 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:54318] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:29.533767 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:54326] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:29.533882 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:54328] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:29.533948 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:54326] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:29.533992 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:54326] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:29.534049 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:54328] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:29.534125 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:54328] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:29.535762 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:54326] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:29.536000 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:54326] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:29.536119 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:54326] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:29.536187 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:54328] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:29.536387 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:54328] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:29.536495 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:54328] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:29.538849 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:54326] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:58:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:29.542150 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:54328] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:34.535833 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:57380] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:34.535968 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:57380] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:34.536015 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:57380] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:34.537111 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:57382] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:34.537191 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:57382] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:34.537216 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:57382] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:34.538326 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:57380] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:34.538634 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:57382] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:34.538857 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:57382] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:34.538975 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:57382] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:34.539169 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:57380] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:34.539221 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:57380] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:34.543437 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:57382] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:58:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:34.543695 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:57380] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:39.534339 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:57394] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:39.534479 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:57394] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:39.534522 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:57394] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:39.534615 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:57396] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:39.534748 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:57396] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:39.534807 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:57396] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:39.536278 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:57396] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:39.536503 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:57396] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:39.536626 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:57396] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:39.536642 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:57394] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:39.536899 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:57394] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:39.537009 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:57394] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:58:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:39.539623 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:57394] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:39.539667 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:57396] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:44.533900 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:50656] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:44.534084 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:50656] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:44.534138 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:50656] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:44.535943 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:50664] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:44.536087 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:50664] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:44.536151 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:50664] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:44.537636 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:50664] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:44.537860 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:50664] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:44.537914 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:50656] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:44.537981 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:50664] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:44.538153 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:50656] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:44.538312 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:50656] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:44.543338 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:50664] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:58:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:44.544404 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:50656] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:49.533236 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:50676] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:49.533287 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:50672] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:49.533376 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:50676] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:49.533418 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:50672] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:49.533420 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:50676] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:49.533463 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:50672] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:49.534866 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:50676] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:49.535140 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:50676] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:49.535237 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:50676] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:49.535277 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:50672] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:49.535480 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:50672] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:49.535597 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:50672] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:58:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:49.538639 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:50672] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:49.538651 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:50676] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:54.533285 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:53680] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:54.533461 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:53680] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:54.533523 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:53680] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:54.534756 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:53678] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:54.534861 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:53678] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:54.534894 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:53678] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:54.537938 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:53678] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:54.538139 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:53678] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:54.538356 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:53680] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:54.538499 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:53680] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:54.538674 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:53678] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:54.538931 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:53680] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:54.541134 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:53678] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:58:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:54.541395 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:53680] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:59.533223 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:53698] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:59.533223 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:53706] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:59.533419 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:53706] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:59.533481 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:53706] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:59.533558 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:53698] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:58:59.533626 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:53698] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:58:59.535059 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:53706] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:59.535281 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:53706] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:59.535360 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:53698] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:58:59.535423 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:53706] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:58:59.535596 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:53698] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:58:59.535729 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:53698] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:58:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:59.538434 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:53706] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:58:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:58:59.538664 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:53698] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:04.533903 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:34430] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:04.534067 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:34430] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:04.534061 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:34434] AH01964: Connection to child 87 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:04.534121 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:34430] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:04.534278 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:34434] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:04.534356 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:34434] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:04.535910 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:34430] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:04.536128 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:34430] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:04.536264 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:34430] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:04.536392 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:34434] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:04.536606 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:34434] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:04.536750 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:34434] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:04.539485 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:34430] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:59:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:04.539705 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:34434] AH02001: Connection closed to child 87 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:09.534052 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:34466] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:09.534060 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:34450] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:09.534190 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:34466] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:09.534217 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:34450] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:09.534236 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:34466] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:09.534273 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:34450] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:09.536135 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:34466] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:09.536316 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:34466] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:09.536422 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:34466] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:09.536820 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:34450] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:09.537031 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:34450] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:09.537180 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:34450] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:09.539138 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:34466] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:59:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:09.540258 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:34450] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:14.534093 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:54146] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:14.534141 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:54148] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:14.534288 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:54146] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:14.534291 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:54148] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:14.534347 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:54146] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:14.534361 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:54148] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:14.536541 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:54148] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:14.536570 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:54146] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:14.536735 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:54148] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:14.536837 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:54148] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:14.536927 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:54146] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:14.537085 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:54146] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:14.539988 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:54146] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:59:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:14.540421 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:54148] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:19.533264 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:54176] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:19.533264 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:54164] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:19.533398 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:54176] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:19.533447 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:54176] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:19.533520 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:54164] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:19.533604 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:54164] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:19.535306 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:54176] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:19.535489 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:54164] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:19.535519 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:54176] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:19.535633 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:54176] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:19.535733 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:54164] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:19.535830 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:54164] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:19.538413 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:54176] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:59:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:19.539423 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:54164] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:24.535014 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:39674] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:24.535041 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:39686] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:24.535186 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:39686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:24.535194 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:39674] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:24.535236 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:39686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:24.535249 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:39674] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:24.536831 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:39674] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:24.537051 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:39674] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:24.537174 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:39674] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:24.537256 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:39686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:24.537496 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:39686] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:24.537606 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:39686] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:24.540261 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:39674] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:59:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:24.540521 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:39686] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:29.533972 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:39706] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:29.534162 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:39706] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:29.534212 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:39706] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:29.535352 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:39698] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:29.535420 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:39698] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:29.535446 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:39698] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:29.536521 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:39706] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:29.536696 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:39706] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:29.536853 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:39706] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:29.537126 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:39698] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:29.537263 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:39698] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:29.537321 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:39698] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:29.539742 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:39706] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:59:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:29.541161 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:39698] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:34.533931 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:47694] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:34.534133 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:47694] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:34.534191 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:47694] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:34.534324 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:47702] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:34.534484 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:47702] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:34.534539 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:47702] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:34.536210 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:47694] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:34.536439 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:47694] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:34.536581 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:47694] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:34.536606 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:47702] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:34.536843 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:47702] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:34.536982 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:47702] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:34.539467 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:47694] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:59:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:34.539941 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:47702] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:39.534502 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:47730] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:39.534642 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:47716] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:39.534833 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:47730] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:39.534839 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:47716] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:39.534886 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:47716] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:39.534939 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:47730] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:39.536431 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:47716] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:39.536605 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:47716] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:39.536716 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:47716] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:39.536785 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:47730] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:39.537027 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:47730] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:39.537178 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:47730] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:39.539690 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:47716] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:59:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:39.540253 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:47730] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:44.570897 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:47414] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:44.571052 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:47414] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:44.571101 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:47414] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:44.572032 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:47412] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:44.572205 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:47412] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:44.572282 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:47412] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:44.573882 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:47414] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:44.573994 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:47412] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:44.574066 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:47414] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:44.574185 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:47414] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:44.574346 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:47412] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:44.574811 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:47412] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:22:59:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:44.579662 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:47414] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:44.579741 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:47412] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:49.533302 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:47438] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:49.533499 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:47438] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:49.533551 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:47438] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:49.535654 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:47454] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:49.535866 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:47454] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:49.535924 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:47454] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:49.537503 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:47438] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:49.537778 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:47438] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:49.537932 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:47438] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:49.539073 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:47454] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:49.539367 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:47454] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:49.539472 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:47454] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:49.541279 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:47438] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:59:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:49.543450 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:47454] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:54.533547 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:34382] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:54.533588 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:34394] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:54.533715 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:34382] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:54.533789 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:34382] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:54.533806 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:34394] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:54.533865 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:34394] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:54.536090 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:34394] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:54.536372 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:34394] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:54.536444 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:34382] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:54.536500 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:34394] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:54.536659 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:34382] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:54.536795 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:34382] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:54.539322 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:34382] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:59:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:54.540731 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:34394] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:59.534074 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:34420] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:59.534238 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:34420] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:59.534294 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:34420] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:59.535459 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:34410] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:59.535550 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:34410] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 22:59:59.535584 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:34410] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 22:59:59.537034 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:34420] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:59.537219 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:34420] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:59.537416 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:34410] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 22:59:59.537744 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:34410] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 22:59:59.537892 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:34420] AH01628: authorization result: granted (no directives) [Wed Dec 03 22:59:59.538159 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:34410] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:22:59:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:59.540740 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:34420] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:22:59:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 22:59:59.541021 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:34410] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:04.534426 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:34270] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:04.534579 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:34270] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:04.534862 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:34280] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:04.535004 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:34270] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:04.535071 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:34280] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:04.535155 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:34280] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:04.537092 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:34270] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:04.537313 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:34270] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:04.537361 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:34280] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:04.537560 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:34280] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:04.537622 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:34270] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:04.537781 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:34280] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:04.540184 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:34270] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:04.540529 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:34280] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:09.534596 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:34294] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:09.534682 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:34300] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:09.534880 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:34300] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:09.534939 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:34294] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:09.534942 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:34300] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:09.535018 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:34294] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:09.538182 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:34300] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:09.538431 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:34300] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:09.538577 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:34300] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:09.540379 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:34294] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:09.540625 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:34294] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:09.540875 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:34294] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:09.541107 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:34300] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:09.543978 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:34294] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:14.533272 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:60702] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:14.533314 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:60692] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:14.533439 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:60702] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:14.533467 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:60692] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:14.533492 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:60702] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:14.533521 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:60692] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:14.535283 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:60692] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:14.535502 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:60692] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:14.535529 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:60702] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:14.535626 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:60692] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:14.535689 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:60702] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:14.535745 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:60702] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:14.538175 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:60692] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:14.538249 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:60702] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:19.533365 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:60714] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:19.533515 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:60714] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:19.533562 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:60714] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:19.533663 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:60720] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:19.533914 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:60720] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:19.534083 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:60720] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:19.535253 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:60714] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:19.535458 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:60714] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:19.535557 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:60714] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:19.536666 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:60720] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:19.537034 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:60720] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:19.537197 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:60720] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:19.540104 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:60720] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:19.540484 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:60714] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:24.535369 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:34836] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:24.535489 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:34852] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:24.535553 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:34836] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:24.535605 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:34836] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:24.535637 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:34852] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:24.535683 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:34852] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:24.537334 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:34852] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:24.537587 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:34852] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:24.537751 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:34852] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:24.538132 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:34836] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:24.538401 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:34836] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:24.538497 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:34836] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:24.540257 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:34852] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:24.540947 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:34836] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:29.533939 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:34868] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:29.533984 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:34870] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:29.534097 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:34868] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:29.534125 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:34870] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:29.534146 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:34868] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:29.534167 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:34870] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:29.535750 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:34870] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:29.536003 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:34870] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:29.536127 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:34870] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:29.536260 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:34868] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:29.536508 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:34868] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:29.536635 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:34868] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:29.538986 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:34870] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:29.539374 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:34868] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:34.534367 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:55874] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:34.534519 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:55860] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:34.534534 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:55874] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:34.534602 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:55874] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:34.534750 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:55860] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:34.534828 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:55860] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:34.536185 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:55874] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:34.536391 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:55874] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:34.536552 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:55874] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:34.537474 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:55860] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:34.537673 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:55860] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:34.537823 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:55860] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:34.540278 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:55860] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:34.540536 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:55874] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:39.534392 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:55886] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:39.534422 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:55894] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:39.534528 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:55886] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:39.534573 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:55886] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:39.534587 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:55894] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:39.534644 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:55894] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:39.536056 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:55886] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:39.536232 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:55886] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:39.536351 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:55886] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:39.536462 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:55894] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:39.536813 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:55894] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:39.536972 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:55894] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:39.540518 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:55894] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:39.541014 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:55886] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:44.533719 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:50912] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:44.533881 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:50912] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:44.533924 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:50912] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:44.534531 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:50926] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:44.534984 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:50926] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:44.535761 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:50912] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:44.536179 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:50926] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:44.536282 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:50912] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:44.536435 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:50912] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:44.539910 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:50926] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:44.540180 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:50926] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:44.540264 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:50912] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:44.540388 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:50926] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:44.545100 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:50926] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:49.534114 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:50928] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:49.534114 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:50940] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:49.534262 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:50928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:49.534313 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:50928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:49.534394 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:50940] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:49.534444 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:50940] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:49.536133 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:50928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:49.536358 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:50928] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:49.536475 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:50940] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:49.536532 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:50928] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:49.536694 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:50940] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:49.536785 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:50940] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:49.540606 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:50928] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:49.541095 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:50940] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:54.534556 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:36926] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:54.534876 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:36926] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:54.534911 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:36924] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:54.534982 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:36926] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:54.535079 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:36924] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:54.535137 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:36924] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:54.536697 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:36926] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:54.536932 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:36926] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:54.537092 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:36926] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:54.538025 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:36924] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:54.538421 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:36924] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:54.538590 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:36924] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:54.539941 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:36926] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:54.541466 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:36924] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:59.534397 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:36934] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:59.534570 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:36932] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:59.534715 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:36934] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:59.534716 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:36932] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:00:59.534760 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:36932] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:59.534833 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:36934] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:00:59.536405 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:36934] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:59.536680 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:36934] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:59.536821 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:36934] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:00:59.538759 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:36932] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:00:59.539072 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:36932] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:00:59.539208 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:36932] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:00:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:59.539456 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:36934] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:00:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:00:59.542568 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:36932] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:04.533498 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:53138] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:04.533598 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:53126] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:04.533794 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:53126] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:04.533858 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:53126] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:04.533914 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:53138] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:04.534006 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:53138] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:04.535825 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:53126] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:04.536038 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:53126] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:04.536179 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:53126] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:04.536526 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:53138] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:04.536978 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:53138] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:04.537407 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:53138] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:04.539141 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:53126] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:04.541071 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:53138] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:09.533526 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:53150] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:09.533596 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:53154] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:09.533719 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:53150] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:09.533756 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:53154] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:09.533803 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:53150] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:09.533871 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:53154] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:09.535459 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:53150] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:09.535691 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:53150] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:09.535865 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:53150] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:09.535950 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:53154] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:09.536192 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:53154] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:09.536315 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:53154] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:09.538804 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:53150] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:09.540198 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:53154] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:14.533907 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:42942] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:14.533915 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:42928] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:14.534058 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:42942] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:14.534084 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:42928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:14.534105 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:42942] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:14.534127 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:42928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:14.536088 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:42942] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:14.536313 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:42942] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:14.536404 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:42928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:14.536442 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:42942] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:14.537034 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:42928] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:14.537163 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:42928] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:14.539341 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:42942] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:14.540137 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:42928] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:19.533027 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:42960] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:19.533027 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:42952] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:19.533194 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:42960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:19.533213 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:42952] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:19.533248 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:42960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:19.533266 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:42952] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:19.535410 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:42960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:19.535648 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:42960] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:19.535786 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:42952] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:19.535799 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:42960] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:19.536070 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:42952] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:19.536215 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:42952] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:19.540035 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:42960] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:19.541228 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:42952] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:24.534545 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:53778] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:24.534566 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:53790] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:24.534725 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:53790] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:24.534793 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:53778] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:24.534805 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:53790] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:24.534845 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:53778] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:24.537388 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:53790] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:24.537662 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:53790] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:24.537837 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:53790] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:24.538914 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:53778] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:24.539172 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:53778] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:24.539292 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:53778] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:24.542287 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:53778] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:24.542559 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:53790] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:29.533335 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:53802] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:29.533347 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:53816] AH01964: Connection to child 76 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:29.533515 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:53802] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:29.533521 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:53816] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:29.533568 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:53802] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:29.533575 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:53816] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:29.535954 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:53816] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:29.536006 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:53802] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:29.536191 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:53802] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:29.536222 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:53816] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:29.536399 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:53816] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:29.537057 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:53802] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:29.539851 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:53816] AH02001: Connection closed to child 76 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:29.540202 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:53802] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:34.533714 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:59772] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:34.533887 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:59758] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:34.533997 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:59758] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:34.533997 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:59772] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:34.534045 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:59758] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:34.534045 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:59772] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:34.535909 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:59758] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:34.536097 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:59758] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:34.536200 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:59758] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:34.536226 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:59772] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:34.536388 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:59772] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:34.536472 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:59772] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:34.539002 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:59758] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:34.539373 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:59772] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:39.535865 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:59790] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:39.536028 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:59790] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:39.536079 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:59790] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:39.558900 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:59782] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:39.559073 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:59782] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:39.559124 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:59782] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:39.610227 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:59790] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:39.610245 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:59782] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:39.610545 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:59782] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:39.610561 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:59790] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:39.610677 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:59782] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:39.610707 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:59790] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:39.615760 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:59790] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:39.616456 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:59782] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:44.533644 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:56448] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:44.533847 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:56448] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:44.533904 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:56448] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:44.534225 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:56442] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:44.534310 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:56442] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:44.534343 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:56442] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:44.535471 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:56448] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:44.535666 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:56448] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:44.535821 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:56448] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:44.537007 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:56442] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:44.537159 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:56442] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:44.537222 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:56442] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:44.538470 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:56448] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:44.539653 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:56442] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:49.533643 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:56450] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:49.533874 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:56450] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:49.533867 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:56452] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:49.533921 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:56450] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:49.534035 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:56452] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:49.534094 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:56452] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:49.535440 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:56450] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:49.535745 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:56450] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:49.535841 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:56452] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:49.535883 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:56450] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:49.536051 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:56452] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:49.536204 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:56452] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:49.538828 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:56452] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:49.539192 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:56450] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:54.533159 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:60792] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:54.533418 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:60792] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:54.533472 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:60792] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:54.534510 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:60794] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:54.534668 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:60794] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:54.534728 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:60794] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:54.535583 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:60792] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:54.535799 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:60792] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:54.535907 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:60792] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:54.536558 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:60794] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:54.537664 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:60794] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:54.537825 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:60794] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:54.539467 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:60792] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:54.541216 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:60794] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:59.533299 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:60810] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:59.533455 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:60818] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:59.533566 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:60810] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:59.533595 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:60818] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:01:59.533614 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:60810] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:59.533641 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:60818] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:01:59.535604 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:60810] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:59.535874 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:60810] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:59.535985 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:60810] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:01:59.536307 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:60818] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:01:59.536491 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:60818] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:01:59.536626 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:60818] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:01:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:59.538938 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:60818] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:01:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:01:59.539259 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:60810] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:04.534066 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:43516] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:04.534217 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:43516] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:04.534263 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:43516] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:04.536217 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:43516] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:04.537306 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:43522] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:04.537481 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:43522] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:04.537571 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:43522] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:04.539234 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:43516] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:04.539393 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:43516] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:04.540209 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:43522] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:04.540479 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:43522] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:04.540620 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:43522] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:04.542915 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:43516] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:02:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:04.543161 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:43522] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:09.533795 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:43526] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:09.533807 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:43528] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:09.533999 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:43526] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:09.534048 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:43526] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:09.534145 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:43528] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:09.534220 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:43528] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:09.535787 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:43528] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:09.535992 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:43528] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:09.536140 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:43526] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:09.536191 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:43528] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:09.536332 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:43526] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:09.536443 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:43526] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:09.543442 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:43526] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:02:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:09.543876 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:43528] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:14.534089 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:53008] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:14.534217 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:53008] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:14.534292 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:53008] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:14.534272 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:52994] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:14.534498 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:52994] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:14.534557 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:52994] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:14.536639 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:53008] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:14.537316 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:53008] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:14.537416 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:52994] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:14.537441 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:53008] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:14.537670 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:52994] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:14.537823 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:52994] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:02:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:14.540321 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:52994] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:14.540334 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:53008] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:19.533579 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:53014] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:19.533579 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:53028] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:19.533709 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:53028] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:19.533709 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:53014] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:19.533750 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:53014] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:19.533750 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:53028] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:19.535147 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:53014] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:19.535346 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:53014] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:19.535462 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:53028] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:19.535478 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:53014] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:19.535616 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:53028] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:19.535669 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:53028] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:19.539527 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:53014] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:02:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:19.539789 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:53028] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:24.535703 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:33274] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:24.535902 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:33274] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:24.535952 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:33274] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:24.536570 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:33286] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:24.536782 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:33286] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:24.536839 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:33286] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:24.538096 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:33274] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:24.538278 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:33274] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:24.538381 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:33274] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:24.538509 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:33286] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:24.538750 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:33286] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:24.538883 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:33286] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:24.541889 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:33274] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:02:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:24.544893 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:33286] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:29.534252 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:33300] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:29.534270 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:33290] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:29.534402 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:33300] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:29.534429 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:33290] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:29.534453 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:33300] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:29.534479 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:33290] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:29.536059 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:33290] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:29.536263 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:33290] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:29.536386 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:33290] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:29.536507 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:33300] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:29.536745 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:33300] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:29.536896 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:33300] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:29.539042 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:33290] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:02:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:29.539459 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:33300] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:34.533636 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:34014] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:34.533823 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:34014] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:34.533813 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:34024] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:34.533898 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:34014] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:34.534029 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:34024] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:34.534094 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:34024] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:34.535442 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:34014] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:34.535733 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:34014] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:34.535886 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:34014] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:34.536153 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:34024] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:34.536347 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:34024] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:34.536473 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:34024] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:34.538986 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:34014] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:02:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:34.551232 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:34024] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:39.533984 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:34038] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:39.534008 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:34032] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:39.534153 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:34038] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:39.534156 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:34032] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:39.534210 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:34032] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:39.534211 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:34038] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:39.535639 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:34032] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:39.535897 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:34032] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:39.536002 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:34032] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:39.536205 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:34038] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:39.536437 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:34038] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:39.536602 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:34038] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:39.538950 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:34032] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:02:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:39.540235 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:34038] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:44.533789 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:34748] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:44.534149 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:34748] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:44.534220 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:34748] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:44.534506 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:34732] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:44.534634 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:34732] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:44.534681 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:34732] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:44.535893 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:34748] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:44.536158 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:34748] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:44.536305 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:34748] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:44.536878 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:34732] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:44.537052 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:34732] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:44.537182 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:34732] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:44.539378 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:34748] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:02:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:44.539726 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:34732] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:49.533097 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:34756] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:49.533235 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:34756] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:49.533272 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:34756] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:49.533423 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:34758] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:49.533610 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:34758] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:49.533810 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:34758] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:49.534867 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:34756] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:49.535038 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:34756] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:49.535152 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:34756] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:49.536718 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:34758] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:49.536915 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:34758] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:49.536968 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:34758] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:49.538023 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:34756] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:02:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:49.539493 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:34758] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:54.534179 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:52448] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:54.534189 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:52442] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:54.534351 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:52442] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:54.534367 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:52448] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:54.534400 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:52442] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:54.534417 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:52448] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:54.535927 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:52448] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:54.536088 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:52442] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:54.536119 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:52448] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:54.536267 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:52448] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:54.536477 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:52442] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:54.536836 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:52442] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:54.538750 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:52448] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:02:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:54.542979 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:52442] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:59.534003 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:52464] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:59.534045 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:52458] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:59.534182 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:52458] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:59.534223 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:52464] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:02:59.534243 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:52458] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:59.534284 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:52464] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:02:59.535782 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:52458] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:59.536040 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:52458] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:59.536165 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:52458] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:02:59.536160 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:52464] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:02:59.536353 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:52464] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:02:59.536426 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:52464] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:02:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:59.538926 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:52458] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:02:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:02:59.539180 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:52464] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:04.533172 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:37546] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:04.533290 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:37544] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:04.533336 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:37546] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:04.533387 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:37546] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:04.533431 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:37544] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:04.533480 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:37544] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:04.535298 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:37546] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:04.535401 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:37544] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:04.535573 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:37546] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:04.535586 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:37544] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:04.535702 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:37546] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:04.535708 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:37544] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:04.538136 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:37546] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:03:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:04.539067 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:37544] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:09.534241 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:37560] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:09.534478 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:37560] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:09.534563 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:37560] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:09.535945 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:37554] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:09.536085 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:37554] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:09.536144 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:37554] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:09.537207 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:37560] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:09.537447 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:37560] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:09.537474 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:37554] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:09.537621 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:37560] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:09.537666 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:37554] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:09.537800 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:37554] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:09.540077 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:37554] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:03:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:09.542168 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:37560] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:14.533618 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:60558] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:14.533997 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:60558] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:14.534010 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:60556] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:14.534096 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:60558] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:14.534139 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:60556] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:14.534190 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:60556] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:14.535667 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:60558] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:14.535672 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:60556] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:14.535924 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:60558] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:14.535928 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:60556] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:14.536052 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:60556] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:14.536121 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:60558] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:03:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:14.538919 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:60556] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:14.539005 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:60558] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:19.533585 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:60570] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:19.533747 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:60574] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:19.533789 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:60570] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:19.533851 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:60574] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:19.533874 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:60570] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:19.533890 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:60574] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:19.535250 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:60570] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:19.535429 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:60570] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:19.535678 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:60570] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:19.537144 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:60574] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:19.537546 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:60574] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:19.537691 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:60574] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:19.539640 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:60570] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:03:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:19.540746 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:60574] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:24.533784 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:44296] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:24.533929 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:44296] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:24.533982 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:44296] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:24.534481 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:44288] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:24.534545 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:44288] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:24.534567 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:44288] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:24.536831 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:44288] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:24.536990 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:44288] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:24.537174 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:44296] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:24.537272 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:44288] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:24.537586 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:44296] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:24.537632 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:44296] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:03:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:24.542879 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:44288] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:24.542972 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:44296] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:29.534481 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:44298] AH01964: Connection to child 87 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:29.534616 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:44308] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:29.534643 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:44298] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:29.534696 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:44298] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:29.534750 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:44308] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:29.534816 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:44308] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:29.536551 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:44308] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:29.536997 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:44298] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:29.537233 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:44298] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:29.537352 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:44308] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:29.537369 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:44298] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:29.537457 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:44308] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:29.540137 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:44298] AH02001: Connection closed to child 87 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:03:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:29.540324 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:44308] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:34.534237 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:57816] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:34.534393 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:57830] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:34.534542 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:57816] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:34.534612 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:57816] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:34.534681 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:57830] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:34.534796 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:57830] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:34.536438 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:57816] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:34.536691 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:57816] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:34.536875 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:57816] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:34.537235 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:57830] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:34.537463 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:57830] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:34.537603 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:57830] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:34.540205 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:57816] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:03:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:34.540262 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:57830] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:39.533609 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:57840] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:39.533739 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:57840] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:39.533802 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:57840] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:39.534079 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:57848] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:39.534219 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:57848] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:39.534270 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:57848] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:39.535603 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:57840] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:39.535804 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:57840] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:39.535936 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:57840] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:39.536128 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:57848] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:39.536309 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:57848] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:39.536421 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:57848] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:39.538368 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:57840] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:03:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:39.538710 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:57848] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:44.534368 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:59052] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:44.535112 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:59052] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:44.535322 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:59052] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:44.535593 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:59046] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:44.535702 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:59046] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:44.535739 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:59046] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:44.537413 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:59052] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:44.537592 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:59046] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:44.537808 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:59052] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:44.537755 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:59046] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:44.537926 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:59046] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:44.537926 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:59052] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:44.540982 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:59052] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:03:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:44.541671 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:59046] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:49.533287 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:59058] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:49.533416 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:59058] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:49.533472 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:59058] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:49.533627 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:59070] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:49.533823 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:59070] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:49.533874 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:59070] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:49.535442 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:59058] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:49.535675 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:59058] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:49.535824 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:59058] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:49.536075 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:59070] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:49.536347 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:59070] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:49.536487 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:59070] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:49.538264 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:59058] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:03:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:49.539055 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:59070] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:54.534369 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:59330] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:54.534841 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:59330] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:54.534914 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:59330] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:54.534911 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:59328] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:54.535063 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:59328] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:54.535114 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:59328] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:54.537382 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:59330] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:54.537649 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:59330] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:54.537844 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:59330] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:54.538285 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:59328] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:54.539385 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:59328] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:54.539538 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:59328] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:54.547272 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:59328] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:03:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:54.551038 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:59330] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:59.533467 2025] [ssl:info] [pid 29:tid 84] [client 10.128.0.2:59346] AH01964: Connection to child 73 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:59.533616 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2337): [client 10.128.0.2:59346] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:59.533663 2025] [core:debug] [pid 29:tid 84] protocol.c(2460): [client 10.128.0.2:59346] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:59.533904 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:59352] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:59.534058 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:59352] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:03:59.534115 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:59352] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:03:59.535723 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:59352] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:59.535892 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2167): [client 10.128.0.2:59346] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:03:59.535930 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:59352] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:59.536035 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:59352] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:03:59.536082 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(341): [client 10.128.0.2:59346] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:03:59.536185 2025] [authz_core:debug] [pid 29:tid 84] mod_authz_core.c(843): [client 10.128.0.2:59346] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:03:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:59.538573 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:59352] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:03:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:03:59.538966 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_io.c(1150): [client 10.128.0.2:59346] AH02001: Connection closed to child 73 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:04.534082 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:34534] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:04.534252 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:34534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:04.534263 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:34540] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:04.534299 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:34534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:04.534532 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:34540] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:04.534611 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:34540] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:04.535804 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:34534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:04.535984 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:34534] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:04.536115 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:34534] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:04:04.536405 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:34540] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:04.536754 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:34540] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:04.536936 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:34540] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:04.539715 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:34540] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:04:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:04.541150 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:34534] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:09.534193 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:34556] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:09.534470 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:34556] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:09.534551 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:34556] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:09.534900 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:34558] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:09.535066 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:34558] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:09.535124 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:34558] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:09.536954 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:34556] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:09.537205 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:34556] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:09.537356 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:34556] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:04:09.538236 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:34558] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:09.538512 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:34558] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:09.538639 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:34558] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:09.540818 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:34556] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:04:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:09.543601 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:34558] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:14.534532 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:50164] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:14.534691 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:50164] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:14.534755 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:50164] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:14.535327 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:50160] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:14.535501 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:50160] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:14.535563 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:50160] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:14.537011 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:50164] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:14.537131 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:50160] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:14.537203 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:50164] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:14.537319 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:50164] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:04:14.537319 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:50160] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:14.537448 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:50160] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:14.539996 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:50160] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:04:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:14.541392 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:50164] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:19.535122 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:50180] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:19.535274 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:50180] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:19.535320 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:50180] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:19.536999 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:50180] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:19.537222 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:50180] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:19.537344 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:50180] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:04:19.538375 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:50166] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:19.538542 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:50166] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:19.538590 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:50166] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:19.540210 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:50166] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:19.540453 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:50166] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:19.540588 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:50166] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:19.540690 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:50180] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:04:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:19.563203 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:50166] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:24.533624 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:45466] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:24.533788 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:45466] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:24.533837 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:45466] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:24.534353 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:45480] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:24.534729 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:45480] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:24.534817 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:45480] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:24.535655 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:45466] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:24.535910 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:45466] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:24.536066 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:45466] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:04:24.537364 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:45480] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:24.537592 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:45480] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:24.537754 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:45480] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:24.538567 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:45466] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:04:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:24.540470 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:45480] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:29.533413 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:45496] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:29.533503 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:45498] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:29.533643 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:45496] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:29.533684 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:45498] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:29.533700 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:45496] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:29.533731 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:45498] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:29.535381 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:45496] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:29.535650 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:45496] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:29.535660 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:45498] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:29.535805 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:45496] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:04:29.535853 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:45498] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:29.535993 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:45498] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:29.539818 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:45498] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:04:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:29.540317 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:45496] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:34.533887 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:40966] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:34.533923 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:40964] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:34.534029 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:40966] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:34.534068 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:40964] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:34.534071 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:40966] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:34.534121 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:40964] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:34.535963 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:40966] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:34.536030 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:40964] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:34.536146 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:40966] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:34.536190 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:40964] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:34.536279 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:40966] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:04:34.536314 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:40964] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:34.539212 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:40964] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:04:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:34.540296 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:40966] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:39.533860 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:40986] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:39.533936 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:40982] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:39.534033 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:40986] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:39.534071 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:40982] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:39.534084 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:40986] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:39.534119 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:40982] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:39.535851 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:40982] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:39.536155 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:40982] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:39.536172 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:40986] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:39.536251 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:40982] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:04:39.536420 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:40986] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:39.536554 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:40986] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:39.538977 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:40982] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:04:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:39.544683 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:40986] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:44.535301 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:52396] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:44.535465 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:52396] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:44.535516 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:52396] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:44.536522 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:52398] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:44.536608 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:52398] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:44.536627 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:52398] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:44.538185 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:52398] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:44.538370 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:52398] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:44.538502 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:52398] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:04:44.540354 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:52396] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:44.540531 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:52396] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:44.540594 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:52396] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:44.541209 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:52398] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:04:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:44.552055 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:52396] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:49.538924 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:52416] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:49.539092 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:52416] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:49.539146 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:52416] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:49.545922 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:52400] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:49.546110 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:52400] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:49.546163 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:52400] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:49.569057 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:52400] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:49.569446 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:52400] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:49.569611 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:52400] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:49.579082 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:52400] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:49.762328 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:52416] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:49.762605 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:52416] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:49.762746 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:52416] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:49.767579 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:52416] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:54.534354 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:58916] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:54.534603 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:58916] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:54.534669 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:58916] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:54.536021 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:58924] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:54.536203 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:58924] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:54.536261 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:58924] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:54.536696 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:58916] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:54.536978 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:58916] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:54.537109 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:58916] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:04:54.538254 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:58924] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:54.538479 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:58924] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:54.538581 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:58924] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:54.541085 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:58916] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:04:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:54.544459 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:58924] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:59.534058 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:58928] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:59.534169 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:58926] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:59.534311 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:58926] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:59.534364 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:58928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:04:59.534365 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:58926] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:59.534432 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:58928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:04:59.536020 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:58926] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:59.536338 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:58926] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:59.536444 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:58928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:04:59.536463 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:58926] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:04:59.536723 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:58928] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:04:59.536865 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:58928] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:04:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:59.539132 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:58926] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:04:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:04:59.539351 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:58928] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:04.533852 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:41184] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:04.533852 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:41198] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:04.533984 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:41184] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:04.533984 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:41198] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:04.534028 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:41198] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:04.534050 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:41184] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:04.535707 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:41198] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:04.536196 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:41198] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:04.536309 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:41198] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:04.536882 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:41184] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:04.537043 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:41184] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:04.537108 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:41184] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:04.539360 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:41198] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:05:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:04.539827 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:41184] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:09.534250 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:41210] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:09.534256 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:41214] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:09.534393 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:41210] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:09.534393 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:41214] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:09.534439 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:41214] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:09.534473 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:41210] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:09.536144 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:41210] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:09.536363 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:41210] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:09.536494 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:41214] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:09.536495 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:41210] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:09.536735 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:41214] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:09.536814 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:41214] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:09.539399 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:41210] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:05:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:09.539456 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:41214] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:14.534017 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:45998] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:14.534078 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:45992] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:14.534211 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:45992] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:14.534263 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:45992] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:14.534375 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:45998] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:14.534450 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:45998] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:14.535804 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:45992] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:14.536032 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:45992] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:14.536158 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:45992] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:14.536267 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:45998] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:14.536522 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:45998] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:14.536693 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:45998] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:14.539551 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:45998] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:05:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:14.540406 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:45992] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:19.534371 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:46004] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:19.534672 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:46004] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:19.534756 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:46004] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:19.535840 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:46020] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:19.535979 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:46020] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:19.536027 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:46020] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:19.537681 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:46004] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:19.537926 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:46004] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:19.538065 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:46004] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:19.538255 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:46020] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:19.538465 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:46020] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:19.538720 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:46020] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:05:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:19.541581 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:46020] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:19.541686 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:46004] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:24.533753 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:40786] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:24.533886 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:40784] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:24.533910 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:40786] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:24.533954 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:40786] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:24.534027 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:40784] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:24.534085 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:40784] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:24.535465 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:40786] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:24.535649 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:40786] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:24.535733 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:40784] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:24.535747 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:40786] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:24.535939 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:40784] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:24.536114 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:40784] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:24.538191 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:40786] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:05:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:24.538842 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:40784] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:29.533841 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:40792] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:29.533871 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:40802] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:29.533971 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:40792] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:29.533972 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:40802] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:29.534017 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:40792] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:29.534094 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:40802] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:29.535916 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:40802] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:29.536232 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:40802] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:29.536378 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:40802] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:29.536704 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:40792] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:29.536957 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:40792] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:29.537097 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:40792] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:29.539383 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:40802] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:05:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:29.541204 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:40792] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:34.533318 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:48290] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:34.533445 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:48290] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:34.533488 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:48290] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:34.533799 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:48302] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:34.533946 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:48302] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:34.534035 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:48302] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:34.535678 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:48290] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:34.535897 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:48290] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:34.536032 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:48290] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:34.536127 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:48302] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:34.536410 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:48302] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:34.536507 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:48302] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:05:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:34.538923 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:48302] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:34.538954 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:48290] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:39.533149 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:48322] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:39.533210 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:48316] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:39.533285 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:48322] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:39.533300 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:48316] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:39.533329 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:48322] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:39.533330 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:48316] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:39.535554 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:48322] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:39.535688 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:48316] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:39.535718 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:48322] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:39.535856 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:48322] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:39.536008 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:48316] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:39.536070 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:48316] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:39.538481 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:48316] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:05:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:39.538834 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:48322] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:44.534156 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:48036] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:44.534165 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:48032] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:44.534308 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:48032] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:44.534342 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:48036] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:44.534358 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:48032] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:44.534405 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:48036] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:44.536374 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:48032] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:44.536468 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:48036] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:44.536599 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:48032] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:44.536687 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:48036] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:44.536738 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:48032] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:44.536840 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:48036] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:44.539428 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:48036] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:05:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:44.540349 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:48032] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:49.533443 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:48050] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:49.533612 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:48050] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:49.533668 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:48050] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:49.534857 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:48048] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:49.534924 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:48048] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:49.534944 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:48048] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:49.536113 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:48050] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:49.536271 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:48050] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:49.536611 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:48050] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:49.536875 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:48048] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:49.537114 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:48048] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:49.537169 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:48048] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:49.541199 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:48050] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:05:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:49.542821 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:48048] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:54.533732 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:32866] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:54.533812 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:32874] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:54.533910 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:32866] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:54.533957 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:32866] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:54.533968 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:32874] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:54.534015 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:32874] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:54.535373 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:32866] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:54.535559 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:32866] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:54.535681 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:32866] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:54.535752 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:32874] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:54.535958 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:32874] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:54.536136 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:32874] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:54.538681 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:32874] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:05:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:54.538974 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:32866] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:59.533966 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:32882] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:59.534144 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:32882] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:59.534193 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:32882] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:59.535305 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:32898] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:59.535486 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:32898] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:05:59.535537 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:32898] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:05:59.535820 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:32882] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:59.536016 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:32882] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:59.536154 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:32882] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:05:59.537272 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:32898] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:05:59.537439 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:32898] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:05:59.537584 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:32898] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:05:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:59.539856 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:32898] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:05:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:05:59.540016 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:32882] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:04.533859 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:36386] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:04.533992 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:36402] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:04.534039 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:36386] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:04.534112 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:36386] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:04.534129 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:36402] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:04.534174 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:36402] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:04.536227 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:36386] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:04.536384 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:36402] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:04.536410 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:36386] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:04.536526 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:36386] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:04.536571 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:36402] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:04.536699 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:36402] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:04.539106 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:36386] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:06:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:04.540315 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:36402] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:09.534718 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:36426] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:09.534823 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:36412] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:09.534892 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:36426] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:09.534945 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:36426] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:09.535377 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:36412] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:09.535423 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:36412] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:09.536621 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:36426] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:09.536858 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:36426] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:09.536983 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:36426] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:09.537176 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:36412] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:09.537523 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:36412] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:09.537619 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:36412] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:09.539930 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:36426] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:06:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:09.540543 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:36412] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:14.533167 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:43720] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:14.533337 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:43720] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:14.533392 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:43720] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:14.533718 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:43704] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:14.533976 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:43704] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:14.534036 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:43704] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:14.535013 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:43720] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:14.535189 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:43720] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:14.535303 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:43720] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:14.535595 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:43704] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:14.535871 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:43704] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:14.536012 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:43704] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:14.538685 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:43720] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:06:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:14.538815 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:43704] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:19.533207 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:43734] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:19.533221 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:43726] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:19.533367 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:43734] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:19.533371 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:43726] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:19.533421 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:43734] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:19.533423 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:43726] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:19.534894 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:43734] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:19.535158 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:43734] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:19.535287 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:43734] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:19.535448 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:43726] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:19.535647 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:43726] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:19.535804 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:43726] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:19.537809 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:43734] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:06:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:19.538251 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:43726] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:24.533650 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:51656] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:24.533682 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:51652] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:24.533833 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:51656] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:24.533884 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:51656] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:24.533913 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:51652] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:24.533999 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:51652] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:24.535454 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:51656] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:24.535635 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:51656] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:24.535736 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:51656] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:24.535898 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:51652] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:24.536134 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:51652] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:24.536241 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:51652] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:24.538666 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:51652] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:06:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:24.539061 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:51656] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:29.533962 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:51674] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:29.534020 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:51662] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:29.534107 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:51674] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:29.534155 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:51674] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:29.534229 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:51662] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:29.534304 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:51662] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:29.536056 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:51674] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:29.536248 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:51674] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:29.536357 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:51674] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:29.536508 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:51662] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:29.536843 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:51662] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:29.537077 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:51662] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:29.539096 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:51674] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:06:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:29.539727 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:51662] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:34.533486 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:55082] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:34.533545 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:55080] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:34.533618 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:55082] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:34.533662 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:55082] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:34.533702 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:55080] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:34.533758 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:55080] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:34.535273 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:55080] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:34.535448 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:55080] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:34.535558 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:55080] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:34.535613 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:55082] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:34.535930 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:55082] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:34.536051 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:55082] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:34.538189 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:55080] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:06:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:34.538537 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:55082] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:39.534249 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:55110] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:39.534386 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:55110] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:39.534431 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:55110] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:39.536477 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:55110] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:39.536694 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:55110] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:39.536852 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:55110] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:39.537995 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:55098] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:39.538149 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:55098] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:39.538207 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:55098] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:06:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:39.539632 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:55110] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:39.540451 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:55098] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:39.540636 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:55098] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:39.540726 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:55098] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:39.543082 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:55098] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:44.534549 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:42638] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:44.534716 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:42638] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:44.534782 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:42638] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:44.536002 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:42640] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:44.536108 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:42640] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:44.536137 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:42640] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:44.537392 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:42638] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:44.537648 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:42638] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:44.537815 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:42638] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:44.537939 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:42640] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:44.538149 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:42640] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:44.538280 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:42640] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:44.540208 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:42638] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:06:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:44.541902 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:42640] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:49.557538 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:42644] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:49.557686 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:42644] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:49.557732 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:42644] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:49.557987 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:42654] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:49.558151 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:42654] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:49.558213 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:42654] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:49.560487 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:42654] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:49.560705 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:42654] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:49.560838 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:42654] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:49.563867 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:42644] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:49.564065 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:42644] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:49.564145 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:42644] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:49.569195 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:42654] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:06:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:49.571110 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:42644] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:54.535525 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:45264] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:54.535665 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:45264] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:54.535711 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:45264] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:54.536881 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:45248] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:54.536938 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:45248] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:54.536959 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:45248] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:54.537993 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:45264] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:54.538151 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:45264] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:54.538257 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:45264] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:54.538558 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:45248] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:54.538702 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:45248] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:54.538749 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:45248] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:54.540731 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:45264] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:06:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:54.541146 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:45248] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:59.534341 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:45272] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:59.534365 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:45282] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:59.534481 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:45272] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:59.534516 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:45282] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:06:59.534527 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:45272] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:59.534566 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:45282] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:06:59.536267 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:45272] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:59.536438 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:45272] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:59.536560 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:45272] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:06:59.536750 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:45282] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:06:59.537060 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:45282] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:06:59.537203 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:45282] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:06:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:59.539302 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:45272] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:06:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:06:59.540502 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:45282] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:04.533209 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:48592] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:04.533218 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:48590] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:04.533347 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:48590] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:04.533372 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:48592] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:04.533409 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:48590] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:04.533423 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:48592] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:04.535024 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:48592] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:04.535543 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:48592] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:04.535722 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:48592] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:07:04.535764 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:48590] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:04.536086 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:48590] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:04.536224 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:48590] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:04.538976 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:48592] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:07:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:04.539201 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:48590] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:09.534387 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:48610] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:09.534816 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:48610] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:09.534922 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:48610] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:09.538162 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:48610] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:09.538407 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:48610] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:09.538529 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:48610] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:09.541945 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:48610] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:09.542054 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:48600] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:09.542152 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:48600] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:09.542288 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:48600] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:09.544012 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:48600] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:09.544258 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:48600] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:09.544370 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:48600] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:09.546884 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:48600] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:14.533579 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:35578] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:14.533621 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:35580] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:14.533721 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:35578] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:14.533801 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:35580] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:14.533847 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:35578] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:14.533863 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:35580] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:14.535372 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:35578] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:14.535587 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:35578] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:14.535709 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:35578] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:07:14.536555 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:35580] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:14.536901 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:35580] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:14.537091 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:35580] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:14.538586 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:35578] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:07:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:14.539595 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:35580] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:19.533891 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:35586] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:19.533943 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:35598] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:19.534064 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:35586] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:19.534289 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:35598] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:19.534329 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:35586] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:19.534341 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:35598] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:19.536148 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:35586] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:19.536441 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:35598] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:19.536482 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:35586] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:19.536603 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:35586] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:07:19.536844 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:35598] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:19.536955 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:35598] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:19.538914 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:35586] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:07:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:19.540113 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:35598] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:24.534505 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:34938] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:24.534577 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:34924] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:24.534652 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:34938] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:24.534696 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:34938] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:24.534697 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:34924] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:24.534725 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:34924] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:24.536183 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:34938] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:24.536214 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:34924] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:24.536380 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:34938] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:24.536393 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:34924] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:24.536485 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:34924] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:07:24.536485 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:34938] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:24.538887 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:34938] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:07:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:24.539575 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:34924] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:29.533875 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:34952] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:29.533900 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:34948] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:29.534024 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:34952] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:29.534058 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:34948] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:29.534084 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:34952] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:29.534103 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:34948] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:29.535612 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:34948] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:29.535819 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:34948] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:29.535848 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:34952] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:29.535924 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:34948] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:07:29.536060 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:34952] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:29.536168 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:34952] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:29.539105 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:34952] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:07:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:29.539457 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:34948] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:34.533385 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:54204] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:34.533387 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:54192] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:34.533520 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:54204] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:34.533538 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:54192] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:34.533562 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:54204] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:34.533587 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:54192] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:34.535085 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:54192] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:34.535331 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:54192] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:34.535453 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:54192] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:07:34.535529 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:54204] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:34.535851 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:54204] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:34.536020 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:54204] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:34.538838 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:54192] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:07:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:34.539681 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:54204] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:39.533483 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:54214] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:39.533630 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:54214] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:39.533676 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:54214] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:39.533670 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:54230] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:39.533852 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:54230] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:39.533927 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:54230] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:39.535614 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:54214] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:39.535857 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:54214] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:39.535971 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:54214] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:07:39.536099 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:54230] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:39.536314 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:54230] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:39.536456 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:54230] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:39.538483 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:54214] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:07:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:39.538890 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:54230] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:44.534411 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:35290] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:44.534431 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:35288] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:44.534574 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:35290] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:44.534610 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:35288] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:44.534627 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:35290] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:44.534659 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:35288] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:44.536324 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:35288] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:44.536562 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:35290] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:44.536588 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:35288] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:44.536720 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:35288] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:07:44.536789 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:35290] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:44.536928 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:35290] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:44.539243 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:35288] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:07:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:44.539997 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:35290] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:49.534016 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:35298] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:49.534018 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:35314] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:49.534196 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:35314] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:49.534224 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:35298] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:49.534245 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:35314] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:49.534275 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:35298] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:49.536248 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:35314] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:49.536373 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:35298] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:49.536489 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:35314] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:49.536555 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:35298] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:49.536607 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:35314] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:07:49.536676 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:35298] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:07:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:49.539312 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:35298] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:49.539347 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:35314] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:54.533557 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:45908] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:54.533684 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:45906] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:54.533719 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:45908] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:54.533783 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:45908] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:54.533838 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:45906] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:54.533891 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:45906] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:54.535538 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:45906] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:54.535553 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:45908] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:54.535801 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:45906] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:54.535825 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:45908] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:54.535914 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:45906] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:07:54.535952 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:45908] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:07:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:54.538495 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:45906] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:54.538526 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:45908] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:59.534142 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:45944] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:59.534142 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:45930] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:59.534296 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:45944] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:59.534296 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:45930] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:07:59.534349 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:45944] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:59.534349 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:45930] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:07:59.536029 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:45930] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:59.536285 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:45930] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:59.536428 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:45930] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:07:59.536666 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:45944] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:07:59.536866 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:45944] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:07:59.536977 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:45944] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:07:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:59.538763 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:45930] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:07:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:07:59.539756 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:45944] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:04.534000 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:59286] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:04.534128 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:59286] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:04.534176 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:59286] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:04.535620 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:59286] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:04.535665 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:59296] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:04.535811 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:59286] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:04.535816 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:59296] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:04.535862 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:59296] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:04.535907 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:59286] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:08:04.537308 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:59296] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:04.537520 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:59296] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:04.537637 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:59296] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:04.538918 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:59286] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:08:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:04.542019 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:59296] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:09.534877 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:59298] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:09.535021 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:59312] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:09.535040 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:59298] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:09.535095 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:59298] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:09.535206 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:59312] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:09.535257 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:59312] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:09.536997 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:59312] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:09.537095 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:59298] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:09.537200 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:59312] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:09.537261 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:59298] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:09.537347 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:59312] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:08:09.537377 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:59298] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:09.541657 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:59312] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:08:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:09.541762 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:59298] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:14.534384 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:38868] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:14.534398 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:38866] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:14.534549 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:38868] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:14.534562 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:38866] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:14.534602 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:38868] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:14.534606 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:38866] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:14.540969 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:38868] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:14.541284 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:38868] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:14.541406 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:38868] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:08:14.542213 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:38866] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:14.542502 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:38866] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:14.542611 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:38866] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:14.543906 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:38868] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:08:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:14.545278 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:38866] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:19.533538 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:38886] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:19.533565 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:38898] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:19.533656 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:38886] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:19.533696 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:38886] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:19.533705 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:38898] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:19.533752 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:38898] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:19.535164 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:38886] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:19.535408 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:38886] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:19.535438 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:38898] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:19.535503 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:38886] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:08:19.535614 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:38898] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:19.535715 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:38898] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:19.538194 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:38886] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:08:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:19.538359 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:38898] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:24.533845 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:57788] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:24.534022 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:57788] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:24.534080 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:57788] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:24.538976 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:57788] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:24.539240 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:57788] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:24.539356 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:57788] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:08:24.540213 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:57784] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:24.540360 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:57784] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:24.540420 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:57784] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:08:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:24.541993 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:57784] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:24.542020 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:57788] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:24.542172 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:57784] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:24.542286 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:57784] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:24.544220 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:57784] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:29.533724 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:57806] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:29.533906 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:57806] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:29.533959 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:57806] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:29.534794 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:57792] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:29.534849 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:57792] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:29.534865 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:57792] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:29.538160 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:57792] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:29.538397 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:57792] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:29.538544 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:57792] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:29.541176 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:57792] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:29.548644 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:57806] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:29.548918 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:57806] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:29.549046 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:57806] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:29.573551 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:57806] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:34.533614 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:32960] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:34.533700 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:32974] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:34.533795 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:32960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:34.533838 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:32960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:34.533885 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:32974] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:34.533929 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:32974] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:34.537384 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:32974] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:34.537605 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:32974] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:34.537725 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:32974] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:08:34.538473 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:32960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:34.538650 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:32960] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:34.538742 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:32960] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:34.540737 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:32974] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:08:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:34.541215 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:32960] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:39.533466 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:32984] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:39.533549 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:32988] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:39.533612 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:32984] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:39.533670 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:32984] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:39.533692 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:32988] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:39.533735 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:32988] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:39.535311 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:32984] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:39.535523 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:32984] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:39.535664 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:32984] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:08:39.537696 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:32988] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:39.538054 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:32988] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:39.538174 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:32988] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:39.539041 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:32984] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:08:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:39.540893 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:32988] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:44.533718 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:55442] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:44.533892 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:55442] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:44.533892 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:55456] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:44.533951 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:55442] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:44.534030 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:55456] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:44.534077 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:55456] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:44.535813 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:55456] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:44.535894 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:55442] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:44.536098 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:55442] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:44.536155 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:55456] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:44.536266 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:55442] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:08:44.536312 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:55456] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:44.538965 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:55442] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:08:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:44.539500 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:55456] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:49.533266 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:55462] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:49.533427 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:55462] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:49.533476 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:55462] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:49.533517 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:55466] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:49.533638 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:55466] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:49.533685 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:55466] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:49.535332 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:55462] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:49.535521 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:55462] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:49.535640 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:55462] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:08:49.535795 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:55466] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:49.536006 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:55466] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:49.536105 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:55466] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:08:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:49.539012 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:55462] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:49.539013 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:55466] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:54.533759 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:53346] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:54.533964 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:53346] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:54.534021 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:53346] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:54.534366 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:53344] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:54.534535 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:53344] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:54.534609 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:53344] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:54.536251 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:53346] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:54.536493 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:53346] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:54.536641 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:53346] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:08:54.537228 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:53344] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:54.537431 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:53344] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:54.537515 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:53344] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:54.540061 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:53346] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:08:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:54.541127 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:53344] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:59.533311 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:53358] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:59.533311 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:53360] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:59.533428 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:53358] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:59.533428 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:53360] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:08:59.533466 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:53360] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:59.533466 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:53358] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:08:59.536426 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:53360] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:59.536708 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:53360] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:59.536801 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:53358] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:08:59.536838 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:53360] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:08:59.536950 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:53358] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:08:59.537003 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:53358] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:08:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:59.539628 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:53360] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:08:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:08:59.540449 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:53358] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:04.533440 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:38554] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:04.533587 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:38554] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:04.533654 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:38554] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:04.533839 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:38570] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:04.534031 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:38570] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:04.534111 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:38570] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:04.535391 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:38554] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:04.535571 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:38554] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:04.535666 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:38554] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:09:04.537139 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:38570] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:04.537362 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:38570] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:04.537475 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:38570] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:04.538033 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:38554] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:09:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:04.540021 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:38570] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:09.533930 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:38582] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:09.533955 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:38588] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:09.534117 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:38588] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:09.534124 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:38582] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:09.534167 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:38588] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:09.534308 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:38582] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:09.536435 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:38582] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:09.536515 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:38588] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:09.536669 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:38582] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:09.536715 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:38588] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:09.536824 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:38582] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:09:09.536841 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:38588] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:09.542153 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:38588] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:09:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:09.543569 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:38582] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:14.533482 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:48860] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:14.533645 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:48860] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:14.533696 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:48860] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:14.534111 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:48866] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:14.534257 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:48866] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:14.534307 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:48866] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:14.535139 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:48860] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:14.535458 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:48860] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:14.535580 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:48860] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:09:14.537214 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:48866] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:14.537666 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:48866] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:14.537887 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:48866] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:14.538310 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:48860] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:09:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:14.540835 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:48866] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:19.533497 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:48870] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:19.533666 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:48870] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:19.533719 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:48870] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:19.534921 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:48886] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:19.535110 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:48886] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:19.535191 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:48886] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:19.536069 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:48870] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:19.536298 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:48870] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:19.536431 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:48870] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:09:19.536890 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:48886] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:19.537099 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:48886] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:19.537221 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:48886] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:19.538999 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:48870] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:09:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:19.539979 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:48886] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:24.534126 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:55830] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:24.534310 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:55830] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:24.534370 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:55830] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:24.536297 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:55826] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:24.536485 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:55826] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:24.536587 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:55826] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:24.537014 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:55830] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:24.537311 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:55830] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:24.537640 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:55830] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:09:24.538536 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:55826] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:24.538750 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:55826] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:24.538908 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:55826] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:24.540392 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:55830] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:09:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:24.541318 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:55826] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:29.534397 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:55842] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:29.534736 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:55842] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:29.534798 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:55842] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:29.535231 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:55840] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:29.535493 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:55840] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:29.535598 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:55840] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:29.536322 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:55842] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:29.536519 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:55842] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:29.536637 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:55842] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:09:29.539716 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:55840] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:29.540280 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:55840] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:29.540533 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:55840] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:29.541096 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:55842] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:09:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:29.544325 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:55840] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:34.534187 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:44858] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:34.534339 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:44858] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:34.534388 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:44858] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:34.535469 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:44846] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:34.535540 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:44846] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:34.535566 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:44846] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:34.536654 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:44858] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:34.537154 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:44846] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:34.537295 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:44846] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:34.537407 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:44846] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:09:34.537741 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:44858] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:34.537813 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:44858] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:34.540356 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:44846] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:09:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:34.542226 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:44858] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:39.533469 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:44872] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:39.533580 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:44882] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:39.533607 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:44872] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:39.533651 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:44872] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:39.533728 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:44882] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:39.533806 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:44882] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:39.536172 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:44882] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:39.536420 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:44882] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:39.536533 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:44882] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:09:39.536798 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:44872] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:39.537005 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:44872] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:39.537125 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:44872] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:39.538829 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:44882] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:09:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:39.541081 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:44872] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:44.533702 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:39760] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:44.533730 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:39756] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:44.533918 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:39756] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:44.533971 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:39756] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:44.533972 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:39760] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:44.534065 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:39760] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:44.535800 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:39756] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:44.536051 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:39756] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:44.536183 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:39756] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:09:44.536623 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:39760] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:44.536893 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:39760] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:44.536993 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:39760] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:44.538740 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:39756] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:09:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:44.539949 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:39760] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:49.533924 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:39770] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:49.533954 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:39772] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:49.534064 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:39770] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:49.534117 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:39770] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:49.534125 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:39772] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:49.534174 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:39772] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:49.535813 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:39770] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:49.536004 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:39770] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:49.536135 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:39770] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:49.539828 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:39770] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:49.542254 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:39772] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:49.542518 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:39772] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:49.542618 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:39772] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:49.545961 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:39772] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:54.533381 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:54768] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:54.533545 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:54768] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:54.533592 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:54768] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:54.533718 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:54780] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:54.534007 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:54780] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:54.534066 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:54780] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:54.535407 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:54768] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:54.535656 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:54768] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:54.535806 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:54768] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:09:54.536265 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:54780] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:54.536601 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:54780] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:54.536836 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:54780] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:54.538696 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:54768] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:09:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:54.539940 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:54780] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:59.533539 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:54784] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:59.533615 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:54782] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:59.533801 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:54782] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:59.533856 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:54784] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:09:59.533874 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:54782] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:59.533942 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:54784] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:09:59.536434 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:54784] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:59.536659 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:54784] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:59.536749 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:54782] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:09:59.536854 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:54784] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:09:59.536996 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:54782] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:09:59.537103 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:54782] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:09:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:59.539168 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:54784] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:09:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:09:59.541003 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:54782] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:04.533548 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:46098] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:04.533599 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:46102] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:04.533707 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:46098] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:04.533737 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:46102] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:04.533789 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:46098] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:04.533801 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:46102] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:04.535350 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:46102] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:04.535628 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:46102] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:04.535704 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:46098] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:04.535765 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:46102] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:10:04.535944 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:46098] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:04.536063 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:46098] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:10:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:04.538324 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:46098] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:04.538324 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:46102] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:09.533660 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:46108] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:09.533816 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:46108] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:09.533863 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:46108] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:09.533888 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:46116] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:09.534015 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:46116] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:09.534060 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:46116] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:09.535411 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:46108] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:09.535882 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:46116] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:09.535969 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:46108] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:09.536069 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:46108] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:10:09.536098 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:46116] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:09.536212 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:46116] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:09.539694 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:46116] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:10:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:09.542215 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:46108] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:14.533531 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:48548] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:14.533697 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:48548] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:14.533757 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:48548] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:14.533891 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:48534] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:14.534043 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:48534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:14.534110 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:48534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:14.535595 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:48548] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:14.535812 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:48548] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:14.535913 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:48548] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:10:14.536016 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:48534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:14.536261 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:48534] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:14.536368 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:48534] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:14.538817 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:48548] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:10:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:14.538945 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:48534] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:19.533425 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:48560] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:19.533452 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:48554] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:19.533539 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:48560] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:19.533575 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:48554] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:19.533578 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:48560] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:19.533660 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:48554] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:19.534875 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:48560] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:19.535074 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:48560] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:19.535110 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:48554] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:19.535230 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:48560] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:10:19.535357 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:48554] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:19.535525 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:48554] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:19.537540 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:48560] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:10:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:19.537798 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:48554] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:24.534049 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:49328] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:24.534264 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:49328] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:24.534317 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:49328] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:24.534432 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:49320] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:24.534585 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:49320] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:24.534635 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:49320] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:24.538356 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:49328] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:24.538527 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:49320] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:24.538560 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:49328] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:24.538909 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:49328] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:10:24.538968 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:49320] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:24.539101 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:49320] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:24.541498 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:49328] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:10:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:24.545586 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:49320] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:29.534056 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:49330] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:29.534058 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:49338] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:29.534198 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:49330] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:29.534212 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:49338] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:29.534248 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:49330] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:29.534261 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:49338] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:29.536167 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:49338] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:29.536276 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:49330] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:29.536392 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:49338] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:29.536443 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:49330] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:29.536507 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:49338] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:10:29.536571 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:49330] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:29.538981 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:49338] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:10:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:29.540831 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:49330] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:34.534250 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:57404] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:34.534376 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:57404] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:34.534381 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:57390] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:34.534416 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:57404] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:34.534541 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:57390] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:34.534612 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:57390] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:34.536216 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:57404] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:34.536441 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:57404] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:34.536538 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:57390] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:34.536549 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:57404] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:10:34.536717 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:57390] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:34.536849 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:57390] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:34.539422 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:57404] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:10:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:34.540893 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:57390] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:39.533644 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:57406] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:39.533840 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:57406] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:39.533892 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:57406] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:39.533892 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:57408] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:39.534097 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:57408] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:39.534186 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:57408] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:39.535888 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:57406] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:39.536091 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:57406] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:39.536193 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:57406] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:10:39.536851 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:57408] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:39.537186 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:57408] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:39.537373 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:57408] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:39.540108 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:57406] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:10:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:39.541340 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:57408] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:44.533982 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:48930] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:44.534134 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:48914] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:44.534151 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:48930] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:44.534200 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:48930] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:44.534311 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:48914] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:44.534457 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:48914] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:44.535893 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:48930] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:44.536364 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:48930] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:44.536521 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:48930] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:10:44.537521 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:48914] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:44.537691 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:48914] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:44.537799 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:48914] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:44.539003 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:48930] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:10:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:44.540948 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:48914] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:49.533917 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:48946] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:49.534048 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:48946] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:49.534095 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:48946] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:49.534957 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:48956] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:49.535039 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:48956] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:49.535080 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:48956] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:49.536368 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:48946] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:49.536587 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:48946] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:49.536745 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:48946] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:10:49.536852 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:48956] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:49.537020 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:48956] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:49.537094 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:48956] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:49.539925 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:48956] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:10:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:49.540077 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:48946] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:54.537269 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:36400] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:54.537762 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:36400] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:54.537933 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:36400] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:54.538200 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:36408] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:54.538371 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:36408] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:54.538400 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:36408] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:54.541359 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:36408] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:54.541582 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:36408] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:54.541698 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:36408] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:54.547079 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:36400] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:54.547309 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:36408] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:54.547905 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:36400] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:54.548045 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:36400] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:54.552729 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:36400] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:59.533840 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:36424] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:59.533840 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:36426] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:59.534009 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:36426] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:59.534009 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:36424] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:10:59.534054 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:36426] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:59.534053 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:36424] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:10:59.535545 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:36424] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:59.535824 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:36424] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:59.535927 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:36426] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:10:59.535931 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:36424] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:10:59.536080 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:36426] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:10:59.536141 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:36426] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:10:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:59.538363 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:36424] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:10:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:10:59.538650 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:36426] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:04.533156 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:53570] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:04.533325 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:53570] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:04.533334 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:53580] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:04.533375 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:53570] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:04.533479 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:53580] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:04.533528 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:53580] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:04.534995 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:53580] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:04.535192 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:53580] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:04.535365 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:53580] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:04.535434 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:53570] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:04.535679 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:53570] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:04.535819 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:53570] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:04.538053 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:53580] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:11:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:04.538655 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:53570] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:09.533753 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:53590] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:09.533765 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:53586] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:09.533903 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:53586] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:09.533903 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:53590] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:09.533949 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:53590] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:09.533949 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:53586] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:09.535482 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:53586] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:09.535906 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:53590] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:09.536087 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:53590] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:09.536201 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:53586] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:09.536207 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:53590] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:09.536279 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:53586] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:11:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:09.538526 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:53590] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:09.538556 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:53586] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:14.533433 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:43994] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:14.533590 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:43994] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:14.533640 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:43994] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:14.533679 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:44008] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:14.534019 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:44008] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:14.534084 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:44008] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:14.535468 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:43994] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:14.535735 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:43994] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:14.535896 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:43994] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:14.535955 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:44008] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:14.536239 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:44008] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:14.536339 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:44008] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:14.538666 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:43994] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:11:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:14.538975 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:44008] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:19.534217 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:44018] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:19.534407 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:44018] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:19.534470 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:44018] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:19.535381 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:44026] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:19.535463 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:44026] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:19.535492 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:44026] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:19.536950 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:44018] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:19.537182 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:44018] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:19.537290 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:44018] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:19.537363 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:44026] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:19.537566 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:44026] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:19.537628 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:44026] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:19.540429 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:44026] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:11:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:19.540500 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:44018] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:24.533068 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:47878] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:24.533144 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:47892] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:24.533280 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:47892] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:24.533326 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:47892] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:24.533336 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:47878] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:24.533393 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:47878] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:24.535235 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:47892] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:24.535451 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:47892] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:24.535564 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:47892] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:24.536061 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:47878] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:24.536289 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:47878] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:24.536431 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:47878] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:24.537714 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:47892] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:11:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:24.538890 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:47878] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:29.534229 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:47908] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:29.534235 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:47920] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:29.534378 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:47908] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:29.534378 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:47920] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:29.534423 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:47908] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:29.534423 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:47920] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:29.536248 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:47908] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:29.536484 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:47908] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:29.536600 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:47908] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:29.536653 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:47920] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:29.536842 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:47920] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:29.536900 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:47920] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:29.539437 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:47908] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:11:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:29.539873 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:47920] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:34.533425 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:48002] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:34.533540 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:48002] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:34.533576 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:48002] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:34.533835 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:48006] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:34.533921 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:48006] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:34.533954 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:48006] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:34.535220 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:48002] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:34.535389 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:48002] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:34.535498 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:48002] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:34.535618 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:48006] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:34.535798 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:48006] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:34.535861 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:48006] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:34.537636 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:48002] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:11:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:34.537983 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:48006] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:39.533312 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:48014] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:39.533464 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:48014] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:39.533511 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:48014] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:39.535030 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:48022] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:39.535104 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:48022] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:39.535130 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:48022] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:39.536477 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:48014] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:39.536647 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:48014] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:39.536756 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:48014] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:39.537044 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:48022] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:39.537188 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:48022] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:39.537247 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:48022] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:39.538909 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:48014] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:11:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:39.539218 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:48022] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:44.534383 2025] [ssl:info] [pid 29:tid 84] [client 10.128.0.2:33486] AH01964: Connection to child 73 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:44.534555 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2337): [client 10.128.0.2:33486] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:44.534609 2025] [core:debug] [pid 29:tid 84] protocol.c(2460): [client 10.128.0.2:33486] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:44.535229 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:33490] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:44.535745 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:33490] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:44.535829 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:33490] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:44.536524 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2167): [client 10.128.0.2:33486] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:44.536845 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(341): [client 10.128.0.2:33486] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:44.537015 2025] [authz_core:debug] [pid 29:tid 84] mod_authz_core.c(843): [client 10.128.0.2:33486] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:44.537858 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:33490] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:44.538105 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:33490] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:44.538235 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:33490] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:44.539638 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_io.c(1150): [client 10.128.0.2:33486] AH02001: Connection closed to child 73 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:11:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:44.541095 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:33490] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:49.533223 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:33508] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:49.533336 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:33506] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:49.533473 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:33506] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:49.533533 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:33506] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:49.533599 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:33508] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:49.534639 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:33508] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:49.536302 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:33506] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:49.536536 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:33506] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:49.536686 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:33506] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:49.536991 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:33508] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:49.537181 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:33508] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:49.537251 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:33508] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:49.539368 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:33506] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:11:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:49.539927 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:33508] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:54.533546 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:42912] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:54.533587 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:42910] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:54.533709 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:42912] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:54.533736 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:42910] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:54.533785 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:42912] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:54.533819 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:42910] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:54.535458 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:42910] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:54.535699 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:42910] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:54.535845 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:42910] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:54.536562 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:42912] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:54.536842 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:42912] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:54.537066 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:42912] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:54.538857 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:42910] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:11:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:54.539796 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:42912] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:59.534227 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:42928] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:59.534267 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:42916] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:59.534395 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:42928] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:59.534399 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:42916] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:11:59.534449 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:42916] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:59.534462 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:42928] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:11:59.536106 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:42916] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:59.536277 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:42916] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:59.536385 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:42916] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:11:59.536462 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:42928] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:11:59.536675 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:42928] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:11:59.536799 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:42928] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:11:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:59.539518 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:42916] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:11:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:11:59.540514 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:42928] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:04.533390 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:52414] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:04.533520 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:52414] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:04.533563 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:52414] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:04.534228 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:52410] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:04.534307 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:52410] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:04.534337 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:52410] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:04.535054 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:52414] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:04.535234 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:52414] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:04.535346 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:52414] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:12:04.535698 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:52410] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:04.535921 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:52410] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:04.535982 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:52410] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:04.537995 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:52414] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:12:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:04.538939 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:52410] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:09.533452 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:52430] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:09.533591 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:52430] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:09.533607 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:52428] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:09.533638 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:52430] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:09.533748 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:52428] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:09.533821 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:52428] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:09.535248 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:52430] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:09.535445 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:52430] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:09.535564 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:52430] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:12:09.535634 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:52428] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:09.535831 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:52428] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:09.535939 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:52428] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:09.537854 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:52430] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:12:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:09.538351 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:52428] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:14.533688 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:44568] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:14.533826 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:44556] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:14.533844 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:44568] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:14.533894 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:44568] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:14.534036 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:44556] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:14.534122 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:44556] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:14.535405 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:44568] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:14.535636 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:44568] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:14.535741 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:44568] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:12:14.536254 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:44556] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:14.536496 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:44556] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:14.536636 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:44556] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:14.538046 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:44568] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:12:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:14.539487 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:44556] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:19.532889 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:44576] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:19.532891 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:44570] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:19.533020 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:44570] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:19.533031 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:44576] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:19.533077 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:44576] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:19.533104 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:44570] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:19.534761 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:44576] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:19.534945 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:44576] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:19.535030 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:44570] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:19.535063 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:44576] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:12:19.535268 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:44570] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:19.535410 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:44570] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:19.537731 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:44576] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:12:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:19.538358 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:44570] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:24.533837 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:46686] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:24.533841 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:46688] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:24.533988 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:46688] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:24.533989 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:46686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:24.534050 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:46688] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:24.534062 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:46686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:24.535824 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:46686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:24.535997 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:46686] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:24.536120 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:46686] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:12:24.536270 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:46688] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:24.536485 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:46688] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:24.536610 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:46688] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:24.538652 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:46686] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:12:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:24.539223 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:46688] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:29.534197 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:46700] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:29.534427 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:46700] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:29.534444 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:46708] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:29.534478 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:46700] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:29.534518 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:46708] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:29.534549 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:46708] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:29.536251 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:46708] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:29.536422 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:46708] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:29.536529 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:46708] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:12:29.536933 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:46700] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:29.537138 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:46700] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:29.537196 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:46700] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:29.539046 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:46708] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:12:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:29.539521 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:46700] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:34.533896 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:35082] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:34.533903 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:35084] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:34.534060 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:35084] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:34.534106 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:35084] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:34.534157 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:35082] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:34.534211 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:35082] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:34.536216 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:35084] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:34.536433 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:35084] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:34.536567 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:35084] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:12:34.536698 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:35082] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:34.536903 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:35082] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:34.537009 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:35082] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:34.539201 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:35084] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:12:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:34.539258 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:35082] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:39.534372 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:35090] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:39.534566 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:35090] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:39.534614 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:35094] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:39.534636 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:35090] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:39.534836 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:35094] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:39.534916 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:35094] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:39.536850 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:35090] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:39.537176 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:35090] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:39.537337 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:35090] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:12:39.537569 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:35094] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:39.537895 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:35094] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:39.538014 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:35094] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:39.540017 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:35090] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:12:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:39.541343 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:35094] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:44.533566 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:48718] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:44.533624 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:48704] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:44.533706 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:48718] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:44.533764 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:48718] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:44.533815 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:48704] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:44.533869 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:48704] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:44.535211 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:48718] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:44.535395 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:48718] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:44.535500 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:48718] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:12:44.536237 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:48704] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:44.536440 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:48704] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:44.536580 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:48704] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:44.538075 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:48718] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:12:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:44.538977 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:48704] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:49.533133 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:48734] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:49.533284 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:48734] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:49.533335 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:48734] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:49.534693 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:48734] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:49.534934 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:48734] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:49.535044 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:48734] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:49.547401 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:48734] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:49.547482 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:48732] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:49.547562 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:48732] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:49.547602 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:48732] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:49.549031 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:48732] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:49.549276 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:48732] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:49.549356 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:48732] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:49.550831 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:48732] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:54.534123 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:38230] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:54.534266 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:38230] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:54.534311 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:38230] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:54.534705 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:38228] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:54.535159 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:38228] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:54.535212 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:38228] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:54.536325 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:38230] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:54.536490 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:38230] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:54.536601 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:38230] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:12:54.538100 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:38228] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:54.538635 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:38228] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:54.538811 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:38228] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:54.539182 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:38230] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:12:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:54.541847 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:38228] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:59.533677 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:38250] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:59.533827 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:38250] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:59.533881 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:38250] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:59.534999 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:38240] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:59.535081 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:38240] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:12:59.535106 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:38240] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:12:59.536734 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:38240] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:59.536953 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:38240] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:59.537250 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:38240] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:12:59.537490 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:38250] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:12:59.537619 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:38250] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:12:59.537663 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:38250] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:12:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:59.542792 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:38240] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:12:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:12:59.542954 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:38250] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:04.533880 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:60354] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:04.534016 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:60354] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:04.534062 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:60354] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:04.534397 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:60366] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:04.534551 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:60366] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:04.534608 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:60366] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:04.536477 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:60354] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:04.536704 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:60354] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:04.536837 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:60354] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:04.538547 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:60366] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:04.538822 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:60366] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:04.538931 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:60366] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:04.539294 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:60354] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:04.541256 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:60366] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:09.540017 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:60372] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:09.540215 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:60372] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:09.540961 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:60386] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:09.541094 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:60386] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:09.541142 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:60386] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:09.542222 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:60372] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:09.547598 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:60372] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:09.547863 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:60386] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:09.548095 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:60386] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:09.548122 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:60372] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:09.548220 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:60386] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:09.548236 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:60372] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:09.567541 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:60372] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:09.570490 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:60386] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:14.533283 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:35388] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:14.533432 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:35388] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:14.533479 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:35388] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:14.534151 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:35396] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:14.534342 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:35396] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:14.534632 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:35396] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:14.536092 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:35388] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:14.536264 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:35388] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:14.536358 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:35388] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:14.536693 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:35396] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:14.536999 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:35396] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:14.537163 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:35396] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:14.539031 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:35388] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:14.539677 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:35396] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:19.533254 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:35416] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:19.533432 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:35416] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:19.533492 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:35416] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:19.533661 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:35408] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:19.533806 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:35408] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:19.533859 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:35408] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:19.536018 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:35408] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:19.536205 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:35408] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:19.536316 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:35408] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:19.536554 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:35416] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:19.536800 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:35416] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:19.536945 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:35416] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:19.542027 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:35408] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:19.542663 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:35416] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:24.533910 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:35610] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:24.534032 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:35612] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:24.534046 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:35610] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:24.534091 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:35610] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:24.534202 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:35612] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:24.534259 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:35612] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:24.535604 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:35610] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:24.535842 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:35610] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:24.535960 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:35610] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:24.536085 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:35612] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:24.536847 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:35612] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:24.536957 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:35612] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:24.538512 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:35610] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:24.539379 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:35612] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:29.533346 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:35626] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:29.533381 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:35634] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:29.533517 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:35634] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:29.533519 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:35626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:29.533564 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:35634] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:29.533573 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:35626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:29.535082 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:35634] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:29.535278 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:35634] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:29.535391 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:35634] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:29.535503 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:35626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:29.535707 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:35626] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:29.535923 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:35626] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:29.537988 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:35634] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:29.538273 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:35626] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:34.533880 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:51062] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:34.534042 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:51052] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:34.534055 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:51062] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:34.534117 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:51062] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:34.534185 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:51052] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:34.534238 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:51052] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:34.536046 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:51052] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:34.536430 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:51052] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:34.536558 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:51052] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:34.536833 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:51062] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:34.537149 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:51062] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:34.537321 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:51062] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:34.540432 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:51062] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:34.543242 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:51052] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:39.534173 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:51078] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:39.534314 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:51078] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:39.534403 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:51084] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:39.534518 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:51084] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:39.534568 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:51084] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:39.535001 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:51078] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:39.536590 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:51078] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:39.536766 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:51078] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:39.536921 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:51078] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:39.537197 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:51084] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:39.537456 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:51084] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:39.537580 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:51084] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:39.539233 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:51078] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:39.541151 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:51084] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:44.533543 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:44730] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:44.533684 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:44730] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:44.533702 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:44720] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:44.533731 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:44730] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:44.533878 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:44720] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:44.533937 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:44720] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:44.535535 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:44730] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:44.535721 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:44730] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:44.535851 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:44730] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:44.536207 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:44720] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:44.536413 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:44720] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:44.536534 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:44720] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:44.538391 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:44730] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:44.538852 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:44720] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:49.533645 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:44736] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:49.533823 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:44736] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:49.533881 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:44736] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:49.534030 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:44752] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:49.534191 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:44752] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:49.534243 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:44752] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:49.535869 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:44752] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:49.536166 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:44752] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:49.536278 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:44752] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:49.536356 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:44736] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:49.536571 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:44736] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:49.536743 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:44736] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:49.538763 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:44752] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:49.539218 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:44736] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:54.533332 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:44874] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:54.533519 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:44888] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:54.533549 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:44874] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:54.533614 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:44874] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:54.533677 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:44888] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:54.533735 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:44888] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:54.536180 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:44874] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:54.536319 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:44888] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:54.536464 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:44874] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:54.536532 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:44888] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:54.536627 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:44874] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:54.536647 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:44888] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:54.539307 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:44888] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:54.539457 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:44874] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:59.533187 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:44910] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:59.533342 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:44910] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:59.533373 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:44902] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:59.533387 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:44910] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:59.533530 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:44902] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:13:59.533583 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:44902] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:13:59.535306 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:44910] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:59.535505 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:44910] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:59.535518 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:44902] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:13:59.535601 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:44910] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:13:59.535741 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:44902] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:13:59.535912 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:44902] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:13:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:59.538946 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:44910] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:13:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:13:59.539232 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:44902] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:04.533753 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:50454] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:04.533927 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:50454] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:04.533952 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:50446] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:04.533974 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:50454] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:04.534086 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:50446] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:04.534139 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:50446] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:04.535588 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:50454] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:04.535794 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:50454] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:04.535879 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:50454] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:04.537166 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:50446] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:04.537598 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:50446] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:04.537696 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:50446] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:04.540076 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:50454] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:14:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:04.546393 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:50446] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:09.533336 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:50456] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:09.533344 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:50466] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:09.533481 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:50466] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:09.533493 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:50456] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:09.533526 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:50466] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:09.533539 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:50456] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:09.535741 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:50466] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:09.535958 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:50466] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:09.536061 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:50466] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:09.536361 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:50456] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:09.536534 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:50456] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:09.536610 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:50456] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:14:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:09.539079 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:50466] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:09.539091 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:50456] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:14.534617 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:58670] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:14.534793 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:58670] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:14.534857 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:58670] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:14.535889 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:58666] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:14.536053 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:58666] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:14.536105 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:58666] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:14.538032 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:58666] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:14.538202 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:58666] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:14.538323 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:58666] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:14.539197 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:58670] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:14.539576 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:58670] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:14.539723 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:58670] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:14.540706 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:58666] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:14:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:14.543335 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:58670] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:19.534214 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:58672] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:19.534252 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:58686] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:19.534366 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:58672] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:19.534414 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:58672] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:19.535655 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:58686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:19.535713 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:58686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:19.536168 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:58672] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:19.536459 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:58672] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:19.536584 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:58672] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:19.539333 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:58672] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:19.547117 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:58686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:19.547328 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:58686] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:19.547428 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:58686] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:19.550460 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:58686] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:24.534067 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:38468] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:24.534207 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:38468] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:24.534253 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:38468] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:24.535943 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:38468] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:24.536187 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:38468] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:24.536330 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:38468] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:24.536386 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:38476] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:24.536466 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:38476] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:24.536509 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:38476] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:24.538315 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:38476] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:24.538522 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:38476] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:24.538601 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:38476] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:24.539926 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:38468] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:14:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:24.541000 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:38476] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:29.533082 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:38492] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:29.533144 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:38494] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:29.533247 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:38492] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:29.533299 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:38492] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:29.533303 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:38494] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:29.533392 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:38494] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:29.535607 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:38494] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:29.535859 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:38494] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:29.535887 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:38492] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:29.536087 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:38494] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:29.536134 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:38492] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:29.536263 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:38492] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:14:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:29.538894 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:38494] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:29.538983 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:38492] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:34.533547 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:50702] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:34.533610 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:50696] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:34.533718 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:50702] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:34.533751 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:50696] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:34.533795 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:50702] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:34.533820 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:50696] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:34.536014 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:50702] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:34.536225 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:50702] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:34.536324 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:50702] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:34.536998 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:50696] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:34.537202 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:50696] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:34.537309 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:50696] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:34.542023 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:50702] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:14:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:34.543142 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:50696] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:39.533066 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:50712] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:39.533083 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:50710] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:39.533235 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:50710] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:39.533270 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:50712] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:39.533293 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:50710] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:39.533320 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:50712] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:39.534831 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:50710] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:39.535055 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:50710] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:39.535163 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:50710] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:39.535176 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:50712] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:39.535401 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:50712] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:39.535518 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:50712] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:14:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:39.537848 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:50710] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:39.537853 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:50712] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:44.533890 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:38684] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:44.534048 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:38688] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:44.534203 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:38688] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:44.534254 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:38688] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:44.534339 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:38684] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:44.534426 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:38684] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:44.536052 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:38688] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:44.536221 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:38688] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:44.536347 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:38684] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:44.536364 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:38688] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:44.536811 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:38684] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:44.536975 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:38684] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:44.539601 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:38688] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:14:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:44.540148 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:38684] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:49.535148 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:38698] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:49.535323 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:38698] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:49.535380 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:38698] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:49.538801 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:38696] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:49.539260 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:38696] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:49.539483 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:38696] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:49.546365 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:38698] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:49.546639 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:38698] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:49.546763 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:38698] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:49.548025 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:38696] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:49.548191 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:38696] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:49.548239 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:38696] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:14:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:49.553175 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:38696] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:49.553256 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:38698] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:54.536975 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:54762] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:54.536992 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:54768] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:54.537117 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:54762] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:54.537160 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:54762] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:54.537169 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:54768] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:54.537231 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:54768] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:54.538703 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:54762] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:54.538905 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:54762] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:54.539022 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:54762] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:54.539687 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:54768] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:54.541022 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:54768] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:14:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:54.541150 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:54768] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:54.541188 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:54762] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:14:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:54.544751 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:54768] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:59.535380 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:54780] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:59.535556 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:54780] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:59.535617 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:54780] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:59.537127 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:54792] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:59.537189 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:54792] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:14:59.537230 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:54792] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:14:59.539444 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:54780] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:59.539682 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:54780] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:59.539825 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:54780] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:14:59.540244 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:54792] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:14:59.540605 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:54792] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:14:59.540660 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:54792] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:14:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:59.544383 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:54792] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:14:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:14:59.545027 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:54780] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:04.533291 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:33280] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:04.533314 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:33270] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:04.533484 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:33270] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:04.533552 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:33270] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:04.534020 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:33280] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:04.534521 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:33280] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:04.536684 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:33270] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:04.537004 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:33270] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:04.537099 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:33280] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:04.537151 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:33270] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:04.537345 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:33280] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:04.537530 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:33280] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:04.540113 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:33270] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:15:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:04.540757 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:33280] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:09.534484 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:33292] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:09.534520 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:33300] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:09.534622 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:33292] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:09.534674 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:33292] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:09.534688 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:33300] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:09.534738 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:33300] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:09.536392 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:33300] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:09.536579 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:33300] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:09.536699 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:33300] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:09.539223 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:33292] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:23:15:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:09.539442 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:33292] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:09.539451 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:33300] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:09.539628 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:33292] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:09.542412 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:33292] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:14.534579 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:57710] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:14.534713 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:57710] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:14.534754 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:57710] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:14.534826 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:57716] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:14.534902 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:57716] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:14.534933 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:57716] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:14.536335 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:57716] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:14.536507 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:57716] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:14.536628 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:57716] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:14.536723 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:57710] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:14.536948 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:57710] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:14.537013 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:57710] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:14.539165 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:57716] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:15:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:14.541243 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:57710] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:19.533168 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:57738] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:19.533328 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:57738] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:19.533387 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:57738] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:19.533678 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:57724] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:19.533827 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:57724] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:19.533915 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:57724] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:19.536282 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:57724] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:19.536438 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:57724] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:19.536550 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:57724] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:19.536791 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:57738] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:19.536992 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:57738] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:19.537040 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:57738] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:19.539535 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:57724] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:15:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:19.540549 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:57738] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:24.534204 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:36626] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:24.534360 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:36626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:24.534415 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:36626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:24.534964 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:36642] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:24.535132 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:36642] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:24.535191 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:36642] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:24.536009 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:36626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:24.536181 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:36626] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:24.536284 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:36626] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:24.536683 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:36642] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:24.536910 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:36642] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:24.537035 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:36642] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:24.538942 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:36626] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:15:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:24.539427 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:36642] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:29.533108 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:36648] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:29.533132 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:36644] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:29.533264 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:36648] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:29.533317 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:36648] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:29.533321 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:36644] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:29.533375 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:36644] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:29.535205 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:36648] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:29.535435 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:36648] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:29.535544 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:36648] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:29.535708 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:36644] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:29.535982 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:36644] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:29.536113 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:36644] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:29.537920 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:36648] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:15:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:29.541374 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:36644] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:34.533400 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:43824] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:34.533655 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:43836] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:34.533762 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:43824] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:34.533832 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:43824] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:34.533896 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:43836] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:34.533984 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:43836] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:34.535418 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:43824] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:34.535658 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:43824] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:34.535796 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:43824] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:34.537170 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:43836] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:34.537706 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:43836] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:34.537885 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:43836] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:15:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:34.542712 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:43824] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:34.542830 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:43836] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:39.533127 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:43850] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:39.533280 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:43850] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:39.533330 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:43850] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:39.535280 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:43850] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:39.535523 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:43850] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:39.535641 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:43850] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:39.536819 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:43844] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:39.536898 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:43844] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:39.536924 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:43844] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:15:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:39.538395 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:43850] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:39.541974 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:43844] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:39.542183 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:43844] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:39.542257 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:43844] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:39.546065 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:43844] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:44.533285 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:36838] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:44.533292 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:36840] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:44.533430 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:36840] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:44.533508 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:36840] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:44.533617 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:36838] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:44.533682 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:36838] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:44.535417 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:36840] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:44.535590 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:36840] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:44.535781 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:36840] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:44.535877 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:36838] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:44.536097 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:36838] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:44.536251 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:36838] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:44.538636 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:36840] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:15:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:44.538934 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:36838] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:49.532982 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:36848] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:49.533024 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:36850] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:49.533116 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:36848] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:49.533116 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:36850] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:49.533161 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:36848] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:49.533161 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:36850] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:49.534634 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:36850] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:49.534762 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:36848] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:49.534840 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:36850] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:49.534957 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:36850] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:49.535429 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:36848] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:49.535521 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:36848] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:49.537307 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:36850] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:15:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:49.538138 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:36848] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:54.533565 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:46592] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:54.533685 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:46590] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:54.533857 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:46592] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:54.533882 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:46590] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:54.533933 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:46590] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:54.533976 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:46592] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:54.535417 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:46592] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:54.535749 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:46592] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:54.535882 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:46592] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:54.536103 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:46590] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:54.536288 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:46590] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:54.536412 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:46590] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:54.539665 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:46592] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:15:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:54.541868 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:46590] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:59.533198 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:46608] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:59.533383 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:46608] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:59.533413 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:46624] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:59.533447 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:46608] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:59.533552 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:46624] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:15:59.533602 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:46624] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:15:59.535364 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:46624] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:59.535582 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:46624] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:59.535682 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:46624] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:15:59.535868 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:46608] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:15:59.536105 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:46608] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:15:59.536217 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:46608] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:15:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:59.538465 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:46624] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:15:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:15:59.538968 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:46608] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:04.534233 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:49240] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:04.534382 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:49240] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:04.534438 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:49240] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:04.534529 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:49246] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:04.534677 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:49246] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:04.534736 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:49246] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:04.536283 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:49240] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:04.536507 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:49240] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:04.536641 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:49240] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:16:04.536960 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:49246] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:04.537249 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:49246] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:04.537392 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:49246] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:04.539364 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:49240] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:16:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:04.540647 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:49246] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:09.533538 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:49252] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:09.533658 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:49266] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:09.533683 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:49252] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:09.533726 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:49252] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:09.533892 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:49266] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:09.533951 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:49266] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:09.536197 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:49252] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:09.536679 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:49252] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:09.537297 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:49252] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:09.540753 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:49252] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:09.542761 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:49266] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:09.543032 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:49266] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:09.543155 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:49266] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:09.546217 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:49266] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:14.533795 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:56294] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:14.533855 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:56298] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:14.534081 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:56294] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:14.534314 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:56294] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:14.535027 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:56298] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:14.535123 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:56298] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:14.536010 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:56294] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:14.536591 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:56294] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:14.536615 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:56298] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:14.536882 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:56294] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:16:14.537110 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:56298] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:14.537217 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:56298] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:14.539972 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:56294] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:16:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:14.540092 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:56298] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:19.533286 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:56322] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:19.533420 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:56322] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:19.533460 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:56322] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:19.536310 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:56322] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:19.536495 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:56322] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:19.536606 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:56322] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:19.541602 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:56322] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:19.545478 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:56308] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:19.545647 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:56308] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:19.545701 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:56308] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:19.548335 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:56308] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:19.548685 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:56308] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:19.548815 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:56308] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:19.553069 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:56308] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:24.534187 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:48246] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:24.534431 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:48246] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:24.534500 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:48246] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:24.536253 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:48246] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:24.536405 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:48234] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:24.536512 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:48246] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:24.536571 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:48234] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:24.536715 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:48234] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:24.536812 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:48246] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:16:24.538300 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:48234] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:24.538541 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:48234] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:24.538612 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:48234] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:24.539473 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:48246] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:16:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:24.541286 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:48234] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:29.533402 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:48268] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:29.533402 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:48262] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:29.533547 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:48268] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:29.533548 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:48262] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:29.533592 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:48268] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:29.533592 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:48262] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:29.535310 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:48268] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:29.535506 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:48268] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:29.535633 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:48268] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:16:29.535940 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:48262] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:29.536098 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:48262] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:29.536160 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:48262] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:29.538338 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:48268] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:16:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:29.538901 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:48262] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:34.534187 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:55238] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:34.534287 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:55226] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:34.534378 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:55238] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:34.534427 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:55238] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:34.534464 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:55226] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:34.534521 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:55226] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:34.536649 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:55226] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:34.536912 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:55226] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:34.537146 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:55226] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:16:34.537161 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:55238] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:34.537340 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:55238] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:34.537516 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:55238] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:34.539748 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:55226] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:16:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:34.541309 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:55238] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:39.533231 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:55242] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:39.533231 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:55240] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:39.533381 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:55240] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:39.533381 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:55242] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:39.533431 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:55242] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:39.533431 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:55240] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:39.536851 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:55242] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:39.537046 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:55240] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:39.537322 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:55242] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:39.537344 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:55240] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:39.537478 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:55240] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:16:39.537651 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:55242] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:39.546644 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:55240] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:16:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:39.549711 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:55242] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:44.534521 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:43496] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:44.534692 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:43496] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:44.534799 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:43496] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:44.534978 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:43498] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:44.535054 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:43498] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:44.535084 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:43498] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:44.536944 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:43496] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:44.537171 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:43496] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:44.537309 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:43496] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:44.539903 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:43496] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:44.541710 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:43498] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:44.542008 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:43498] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:44.542133 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:43498] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:44.544326 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:43498] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:49.533926 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:43508] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:49.533936 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:43518] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:49.534068 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:43508] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:49.534095 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:43518] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:49.534134 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:43508] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:49.534149 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:43518] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:49.535714 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:43508] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:49.535721 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:43518] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:49.535916 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:43508] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:49.535920 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:43518] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:49.536029 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:43518] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:16:49.536054 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:43508] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:49.538737 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:43508] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:16:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:49.540314 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:43518] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:54.533443 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:50324] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:54.533442 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:50310] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:54.533586 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:50310] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:54.533633 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:50310] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:54.533868 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:50324] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:54.533981 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:50324] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:54.535198 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:50310] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:54.535664 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:50310] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:54.535837 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:50310] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:16:54.536117 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:50324] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:54.536665 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:50324] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:54.536827 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:50324] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:54.538166 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:50310] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:16:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:54.539225 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:50324] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:59.533053 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:50340] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:59.533199 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:50340] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:59.533219 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:50346] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:59.533251 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:50340] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:59.533349 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:50346] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:16:59.533400 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:50346] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:16:59.534721 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:50340] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:59.535293 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:50340] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:59.535321 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:50346] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:16:59.535669 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:50346] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:16:59.535680 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:50340] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:16:59.535788 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:50346] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:16:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:59.538550 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:50340] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:16:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:16:59.539923 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:50346] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:04.533334 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:56260] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:04.533334 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:56268] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:04.533487 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:56268] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:04.533487 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:56260] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:04.533537 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:56268] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:04.533537 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:56260] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:04.535625 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:56260] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:04.535650 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:56268] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:04.535888 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:56268] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:04.535888 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:56260] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:04.536015 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:56260] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:17:04.536015 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:56268] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:04.539845 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:56268] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:17:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:04.541377 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:56260] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:09.534109 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:56286] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:09.534130 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:56270] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:09.534256 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:56286] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:09.534290 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:56270] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:09.534328 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:56286] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:09.534350 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:56270] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:09.536317 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:56270] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:09.536547 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:56270] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:09.536569 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:56286] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:09.536689 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:56270] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:17:09.536924 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:56286] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:09.537038 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:56286] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:09.539230 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:56270] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:17:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:09.540402 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:56286] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:14.533674 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:48570] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:14.533880 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:48570] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:14.533935 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:48570] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:14.533963 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:48574] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:14.534112 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:48574] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:14.534161 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:48574] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:14.535667 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:48574] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:14.535895 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:48574] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:14.536008 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:48574] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:17:14.536009 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:48570] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:14.536231 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:48570] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:14.536381 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:48570] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:14.539066 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:48574] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:17:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:14.539366 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:48570] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:19.533482 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:48586] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:19.533591 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:48600] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:19.533629 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:48586] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:19.533678 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:48586] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:19.533681 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:48600] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:19.533708 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:48600] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:19.535162 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:48586] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:19.535342 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:48586] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:19.535459 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:48586] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:17:19.535703 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:48600] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:19.535900 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:48600] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:19.535959 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:48600] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:19.538650 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:48600] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:17:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:19.539686 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:48586] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:24.534449 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:40818] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:24.534462 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:40820] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:24.534617 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:40818] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:24.534684 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:40818] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:24.534737 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:40820] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:24.534802 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:40820] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:24.536387 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:40818] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:24.536586 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:40818] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:24.536735 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:40818] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:17:24.536977 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:40820] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:24.537187 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:40820] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:24.537311 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:40820] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:24.539093 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:40818] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:17:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:24.540152 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:40820] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:29.533159 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:40834] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:29.533529 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:40834] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:29.533530 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:40844] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:29.533591 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:40834] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:29.533679 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:40844] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:29.533742 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:40844] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:29.535366 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:40834] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:29.535605 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:40834] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:29.535813 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:40844] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:29.535845 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:40834] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:17:29.536186 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:40844] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:29.536315 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:40844] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:29.538493 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:40834] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:17:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:29.539444 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:40844] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:34.534027 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:49746] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:34.534065 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:49756] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:34.534179 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:49746] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:34.534231 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:49746] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:34.534254 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:49756] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:34.534299 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:49756] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:34.536077 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:49746] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:34.536311 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:49746] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:34.536435 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:49746] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:17:34.536510 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:49756] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:34.536782 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:49756] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:34.536894 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:49756] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:34.538830 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:49746] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:17:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:34.539131 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:49756] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:39.533973 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:49762] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:39.534275 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:49762] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:39.534353 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:49762] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:39.536494 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:49762] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:39.536853 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:49764] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:39.537020 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:49764] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:39.537066 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:49762] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:39.537072 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:49764] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:39.537218 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:49762] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:39.541560 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:49762] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:39.590626 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:49764] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:39.590950 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:49764] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:39.591066 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:49764] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:39.593399 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:49764] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:44.533736 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:37856] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:44.533889 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:37856] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:44.533938 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:37856] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:44.534845 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:37858] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:44.534985 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:37858] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:44.535043 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:37858] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:44.535786 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:37856] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:44.535977 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:37856] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:44.536108 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:37856] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:44.538374 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:37856] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:44.538760 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:37858] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:44.538981 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:37858] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:44.539101 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:37858] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:44.541702 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:37858] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:49.536339 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:37870] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:49.536344 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:37872] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:49.536473 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:37870] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:49.536480 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:37872] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:49.536518 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:37870] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:49.536523 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:37872] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:49.538251 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:37872] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:49.538432 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:37872] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:49.538545 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:37872] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:49.541029 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:37872] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:49.541563 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:37870] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:49.541792 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:37870] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:49.541916 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:37870] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:49.544957 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:37870] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:54.533244 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:45316] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:54.533292 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:45308] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:54.533409 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:45316] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:54.533491 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:45308] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:54.533492 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:45316] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:54.533546 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:45308] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:54.535152 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:45308] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:54.535369 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:45308] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:54.535487 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:45308] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:54.537960 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:45308] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:54.540059 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:45316] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:54.540453 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:45316] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:54.540584 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:45316] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:54.542799 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:45316] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:59.535360 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:45338] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:59.535391 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:45328] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:59.535487 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:45338] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:59.535487 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:45328] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:17:59.535523 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:45338] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:59.535549 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:45328] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:17:59.537264 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:45338] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:59.537566 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:45338] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:59.537577 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:45328] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:17:59.537689 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:45338] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:17:59.537734 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:45328] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:17:59.537803 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:45328] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:17:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:59.540140 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:45338] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:17:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:17:59.540686 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:45328] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:04.533440 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:48198] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:04.533583 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:48198] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:04.533632 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:48198] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:04.533744 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:48200] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:04.533936 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:48200] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:04.533994 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:48200] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:04.535266 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:48198] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:04.535465 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:48198] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:04.535578 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:48198] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:04.535693 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:48200] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:04.535929 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:48200] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:04.536055 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:48200] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:04.538052 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:48198] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:04.538929 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:48200] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:09.534036 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:48206] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:09.534169 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:48206] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:09.534219 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:48206] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:09.535632 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:48206] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:09.535817 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:48206] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:09.535902 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:48210] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:09.535954 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:48206] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:09.536169 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:48210] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:09.536222 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:48210] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:09.538852 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:48210] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:09.539029 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:48210] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:09.539148 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:48210] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:09.542175 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:48210] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:09.542539 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:48206] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:14.533868 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:35940] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:14.533876 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:35952] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:14.534032 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:35952] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:14.534097 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:35952] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:14.534179 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:35940] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:14.534511 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:35940] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:14.535753 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:35952] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:14.536029 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:35952] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:14.536191 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:35952] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:14.538910 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:35940] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:14.539396 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:35940] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:14.539597 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:35940] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:14.543910 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:35940] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:14.546838 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:35952] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:19.534081 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:35962] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:19.534238 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:35960] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:19.534328 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:35962] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:19.534392 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:35962] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:19.534447 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:35960] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:19.534515 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:35960] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:19.536201 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:35962] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:19.536418 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:35962] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:19.536621 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:35960] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:19.536633 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:35962] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:19.536916 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:35960] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:19.537064 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:35960] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:19.539488 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:35962] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:19.541564 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:35960] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:24.533525 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:40272] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:24.533691 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:40272] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:24.533747 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:40272] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:24.536194 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:40272] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:24.536412 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:40272] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:24.536517 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:40272] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:24.537185 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:40268] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:24.537310 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:40268] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:24.537393 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:40268] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:24.539012 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:40268] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:24.539268 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:40268] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:24.539358 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:40268] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:24.541179 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:40272] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:24.541467 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:40268] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:29.533924 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:40300] AH01964: Connection to child 76 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:29.534089 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:40300] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:29.534142 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:40300] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:29.534184 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:40288] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:29.534265 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:40288] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:29.534298 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:40288] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:29.536570 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:40288] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:29.536824 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:40288] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:29.536971 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:40288] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:29.537895 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:40300] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:29.538720 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:40300] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:29.538880 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:40300] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:29.539569 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:40288] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:29.542463 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:40300] AH02001: Connection closed to child 76 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:34.533907 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:39510] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:34.534034 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:39510] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:34.534079 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:39510] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:34.534365 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:39512] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:34.534520 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:39512] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:34.534572 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:39512] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:34.535991 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:39510] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:34.536209 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:39510] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:34.536314 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:39510] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:34.536332 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:39512] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:34.536531 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:39512] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:34.536651 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:39512] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:34.538765 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:39510] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:34.539153 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:39512] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:39.534012 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:39534] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:39.534144 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:39534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:39.534190 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:39534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:39.535160 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:39522] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:39.535710 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:39534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:39.535810 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:39522] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:39.535832 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:39522] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:39.535997 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:39534] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:39.536120 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:39534] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:39.537594 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:39522] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:39.537746 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:39522] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:39.537899 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:39522] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:39.539186 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:39534] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:39.540303 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:39522] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:44.533544 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:50580] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:44.533556 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:50578] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:44.533672 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:50578] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:44.533677 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:50580] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:44.533722 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:50578] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:44.533723 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:50580] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:44.536056 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:50580] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:44.536301 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:50580] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:44.536437 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:50580] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:44.536593 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:50578] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:44.537097 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:50578] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:44.537258 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:50578] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:44.539125 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:50580] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:44.539792 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:50578] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:49.533346 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:50610] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:49.533501 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:50610] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:49.533571 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:50624] AH01964: Connection to child 78 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:49.533599 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:50610] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:49.533745 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:50624] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:49.533817 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:50624] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:49.535266 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:50610] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:49.535433 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:50610] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:49.535556 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:50610] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:49.535726 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:50624] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:49.535935 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:50624] AH02034: Initial (No.1) HTTPS request received for child 78 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:49.536071 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:50624] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:49.538607 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:50610] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:49.542715 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:50624] AH02001: Connection closed to child 78 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:54.534335 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:54402] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:54.534352 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:54396] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:54.534476 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:54402] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:54.534508 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:54396] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:54.534528 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:54402] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:54.534562 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:54396] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:54.535998 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:54402] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:54.536173 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:54402] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:54.536294 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:54402] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:54.536489 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:54396] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:54.536689 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:54396] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:54.536865 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:54396] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:54.539089 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:54402] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:54.539892 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:54396] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:59.533837 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:54404] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:59.533992 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:54404] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:59.534039 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:54404] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:59.535822 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:54404] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:59.536003 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:54404] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:59.536125 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:54404] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:18:59.536310 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:54406] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:59.536470 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:54406] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:18:59.536519 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:54406] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:18:59.538160 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:54406] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:18:59.538394 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:54406] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:18:59.538569 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:54406] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:18:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:59.541101 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:54404] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:18:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:18:59.543219 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:54406] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:04.533537 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:46348] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:04.533705 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:46348] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:04.533798 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:46348] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:04.536103 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:46348] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:04.536860 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:46344] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:04.536980 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:46348] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:04.537002 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:46344] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:04.537049 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:46344] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:04.537090 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:46348] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:04.540221 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:46348] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:04.541891 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:46344] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:04.542084 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:46344] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:04.542228 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:46344] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:04.544382 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:46344] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:09.533667 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:46372] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:09.533821 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:46372] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:09.533865 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:46372] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:09.533964 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:46364] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:09.534132 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:46364] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:09.534425 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:46364] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:09.535964 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:46372] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:09.536156 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:46372] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:09.536274 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:46372] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:19:09.536360 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:46364] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:09.536594 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:46364] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:09.536684 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:46364] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:19:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:09.539250 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:46364] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:09.539280 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:46372] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:14.533679 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:50268] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:14.533846 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:50268] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:14.533898 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:50268] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:14.533967 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:50274] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:14.534384 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:50274] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:14.534810 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:50274] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:14.535497 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:50268] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:14.535700 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:50268] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:14.535836 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:50268] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:19:14.537668 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:50274] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:14.538250 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:50274] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:14.538455 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:50274] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:14.541082 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:50274] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:19:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:14.544487 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:50268] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:19.534284 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:50280] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:19.534327 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:50294] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:19.534507 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:50280] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:19.534535 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:50294] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:19.534601 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:50280] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:19.534619 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:50294] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:19.538413 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:50280] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:19.538802 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:50280] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:19.538845 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:50294] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:19.538971 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:50280] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:19:19.539261 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:50294] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:19.539480 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:50294] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:19.545185 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:50294] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:19:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:19.545738 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:50280] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:24.533799 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:39696] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:24.533839 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:39698] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:24.533949 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:39696] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:24.534000 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:39696] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:24.534003 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:39698] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:24.534053 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:39698] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:24.535586 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:39698] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:24.535837 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:39698] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:24.536004 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:39698] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:19:24.536240 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:39696] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:24.536642 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:39696] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:24.536996 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:39696] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:24.538812 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:39698] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:19:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:24.543013 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:39696] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:29.533673 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:39708] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:29.533963 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:39708] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:29.533673 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:39710] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:29.534059 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:39708] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:29.534205 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:39710] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:29.534331 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:39710] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:29.538503 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:39708] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:29.538911 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:39710] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:29.539096 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:39708] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:29.539287 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:39708] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:19:29.539624 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:39710] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:29.539857 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:39710] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:29.542685 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:39708] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:19:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:29.545053 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:39710] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:34.534344 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:40176] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:34.534385 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:40188] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:34.534492 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:40176] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:34.534552 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:40188] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:34.534611 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:40188] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:34.534622 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:40176] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:34.536315 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:40188] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:34.536509 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:40188] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:34.536619 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:40188] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:19:34.536631 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:40176] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:34.536861 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:40176] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:34.536999 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:40176] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:34.539265 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:40188] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:19:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:34.541372 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:40176] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:39.533242 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:40204] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:39.533402 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:40204] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:39.533448 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:40204] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:39.533672 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:40210] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:39.533829 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:40210] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:39.533875 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:40210] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:39.535282 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:40204] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:39.535496 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:40204] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:39.535624 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:40204] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:19:39.535808 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:40210] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:39.535998 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:40210] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:39.536082 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:40210] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:39.537993 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:40204] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:19:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:39.538664 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:40210] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:44.533913 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:53602] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:44.534050 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:53602] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:44.534062 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:53596] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:44.534103 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:53602] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:44.534224 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:53596] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:44.534284 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:53596] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:44.535594 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:53602] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:44.535826 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:53602] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:44.535946 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:53602] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:19:44.536063 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:53596] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:44.536318 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:53596] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:44.536460 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:53596] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:44.539008 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:53596] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:19:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:44.540077 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:53602] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:49.534886 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:53616] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:49.534895 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:53614] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:49.535082 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:53614] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:49.535140 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:53614] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:49.535163 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:53616] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:49.535201 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:53616] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:49.538131 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:53614] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:49.538321 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:53616] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:49.538736 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:53616] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:49.538763 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:53614] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:49.538917 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:53614] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:19:49.538917 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:53616] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:49.541483 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:53616] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:19:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:49.542803 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:53614] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:54.533563 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:32942] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:54.533719 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:32942] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:54.533799 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:32942] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:54.533875 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:32946] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:54.534036 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:32946] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:54.534096 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:32946] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:54.535374 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:32942] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:54.535557 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:32942] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:54.535666 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:32942] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:19:54.536203 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:32946] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:54.536438 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:32946] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:54.536536 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:32946] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:54.541283 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:32946] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:19:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:54.542386 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:32942] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:59.534690 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:32952] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:59.534868 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:32952] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:59.534915 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:32952] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:59.534937 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:32950] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:59.535093 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:32950] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:19:59.535143 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:32950] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:19:59.537652 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:32950] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:59.537905 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:32952] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:19:59.538165 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:32950] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:59.538194 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:32952] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:19:59.538314 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:32952] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:19:59.538350 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:32950] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:19:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:59.540971 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:32950] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:19:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:19:59.541080 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:32952] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:04.534006 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:57324] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:04.534251 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:57324] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:04.534271 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:57334] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:04.534323 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:57324] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:04.534404 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:57334] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:04.534452 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:57334] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:04.536208 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:57334] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:04.537679 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:57334] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:04.537923 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:57334] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:04.538865 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:57324] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:04.539209 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:57324] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:04.539369 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:57324] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:04.541190 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:57334] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:04.544651 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:57324] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:09.533740 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:57350] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:09.533905 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:57350] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:09.533954 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:57350] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:09.534174 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:57362] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:09.534316 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:57362] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:09.534369 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:57362] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:09.535593 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:57350] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:09.535797 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:57350] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:09.535923 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:57350] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:09.536318 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:57362] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:09.536550 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:57362] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:09.536691 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:57362] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:09.538317 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:57350] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:09.540363 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:57362] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:14.533783 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:37822] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:14.533923 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:37822] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:14.533914 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:37810] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:14.533969 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:37822] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:14.534075 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:37810] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:14.534139 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:37810] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:14.535675 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:37822] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:14.535918 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:37822] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:14.536027 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:37822] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:14.536647 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:37810] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:14.537142 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:37810] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:14.537293 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:37810] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:14.538664 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:37822] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:14.539751 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:37810] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:19.534054 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:37830] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:19.534102 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:37844] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:19.534175 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:37830] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:19.534218 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:37830] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:19.534224 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:37844] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:19.534268 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:37844] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:19.535730 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:37830] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:19.535976 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:37830] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:19.536062 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:37830] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:19.536260 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:37844] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:19.536469 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:37844] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:19.536551 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:37844] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:19.538721 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:37830] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:19.541931 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:37844] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:24.537674 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:41684] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:24.537914 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:41684] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:24.537994 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:41684] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:24.541278 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:41684] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:24.541641 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:41684] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:24.541849 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:41684] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:24.542894 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:41670] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:24.543167 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:41670] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:24.543218 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:41670] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:24.545119 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:41670] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:24.545312 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:41670] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:24.545388 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:41670] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:24.548759 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:41670] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:24.549454 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:41684] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:29.533908 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:41702] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:29.533950 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:41700] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:29.534075 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:41702] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:29.534126 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:41702] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:29.534187 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:41700] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:29.534240 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:41700] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:29.535938 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:41700] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:29.536129 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:41700] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:29.536252 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:41700] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:29.536400 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:41702] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:29.536620 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:41702] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:29.536751 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:41702] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:29.538658 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:41700] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:29.539819 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:41702] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:34.533614 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:60670] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:34.533677 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:60678] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:34.533796 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:60670] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:34.533840 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:60678] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:34.533851 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:60670] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:34.533897 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:60678] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:34.535449 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:60670] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:34.535679 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:60670] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:34.535828 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:60670] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:34.536095 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:60678] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:34.536317 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:60678] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:34.536422 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:60678] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:34.538887 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:60678] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:34.538985 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:60670] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:39.533868 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:60692] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:39.533994 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:60692] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:39.534038 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:60692] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:39.535591 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:60692] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:39.535886 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:60692] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:39.535936 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:60694] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:39.535983 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:60692] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:39.536022 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:60694] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:39.536062 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:60694] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:39.537657 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:60694] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:39.537929 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:60694] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:39.538004 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:60694] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:39.539035 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:60692] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:39.541183 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:60694] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:44.533707 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:42870] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:44.533830 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:42876] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:44.534002 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:42876] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:44.534066 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:42876] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:44.534167 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:42870] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:44.534251 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:42870] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:44.535899 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:42876] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:44.536116 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:42876] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:44.536256 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:42876] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:44.536254 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:42870] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:44.536571 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:42870] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:44.536757 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:42870] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:44.539144 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:42876] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:44.539479 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:42870] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:49.533879 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:42900] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:49.534014 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:42900] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:49.534063 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:42900] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:49.534151 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:42892] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:49.534290 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:42892] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:49.534391 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:42892] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:49.535760 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:42900] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:49.536037 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:42900] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:49.536150 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:42900] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:49.537931 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:42892] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:49.538170 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:42892] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:49.538291 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:42892] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:49.539161 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:42900] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:49.540615 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:42892] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:54.533355 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:55380] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:54.533490 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:55380] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:54.533534 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:55380] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:54.533708 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:55384] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:54.533867 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:55384] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:54.533914 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:55384] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:54.535382 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:55380] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:54.535569 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:55380] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:54.535682 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:55380] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:54.536095 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:55384] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:54.536365 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:55384] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:54.536442 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:55384] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:54.538326 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:55380] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:54.538918 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:55384] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:59.534459 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:55390] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:59.534478 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:55398] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:59.534616 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:55390] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:59.534670 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:55390] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:59.534673 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:55398] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:20:59.534746 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:55398] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:20:59.537179 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:55398] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:59.537331 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:55390] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:20:59.537432 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:55398] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:59.537551 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:55390] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:20:59.537560 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:55398] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:20:59.537692 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:55390] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:20:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:59.545944 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:55390] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:20:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:20:59.546995 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:55398] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:04.533740 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:58392] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:04.533922 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:58380] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:04.534126 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:58392] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:04.534162 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:58380] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:04.534289 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:58392] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:04.534293 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:58380] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:04.536430 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:58380] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:04.536753 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:58380] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:04.536897 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:58392] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:04.536912 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:58380] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:04.537126 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:58392] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:04.537214 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:58392] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:04.539622 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:58380] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:21:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:04.541026 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:58392] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:09.539839 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:58410] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:09.540001 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:58410] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:09.540049 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:58410] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:09.549847 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:58400] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:09.549999 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:58400] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:09.550046 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:58400] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:09.619968 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:58410] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:09.620234 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:58410] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:09.620355 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:58410] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:09.653725 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:58400] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:09.654085 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:58400] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:09.654224 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:58400] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:09.668363 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:58410] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:21:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:09.719723 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:58400] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:14.534166 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:58912] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:14.534175 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:58924] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:14.534310 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:58912] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:14.534339 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:58924] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:14.534361 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:58912] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:14.534388 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:58924] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:14.536224 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:58924] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:14.536512 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:58924] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:14.536728 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:58912] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:14.536849 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:58924] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:14.536921 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:58912] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:14.537025 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:58912] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:14.539154 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:58924] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:21:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:14.539920 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:58912] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:19.533127 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:58936] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:19.533316 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:58936] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:19.533382 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:58936] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:19.535374 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:58936] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:19.535710 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:58936] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:19.535846 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:58938] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:19.535891 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:58936] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:19.536029 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:58938] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:19.536092 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:58938] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:19.538703 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:58938] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:19.538959 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:58938] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:21:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:19.539084 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:58936] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:19.539096 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:58938] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:19.542725 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:58938] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:24.533461 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:36608] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:24.533493 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:36614] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:24.533636 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:36608] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:24.533696 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:36608] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:24.533707 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:36614] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:24.533803 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:36614] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:24.535741 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:36608] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:24.535961 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:36608] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:24.536077 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:36608] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:24.536111 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:36614] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:24.536340 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:36614] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:24.536483 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:36614] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:24.539064 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:36614] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:21:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:24.539840 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:36608] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:29.533473 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:36638] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:29.533628 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:36638] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:29.533672 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:36638] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:29.534868 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:36626] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:29.535010 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:36626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:29.535063 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:36626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:29.535197 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:36638] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:29.535384 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:36638] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:29.535494 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:36638] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:29.536880 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:36626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:29.537113 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:36626] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:29.537272 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:36626] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:29.538929 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:36638] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:21:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:29.541150 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:36626] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:34.533930 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:54660] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:34.533984 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:54664] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:34.534061 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:54660] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:34.534062 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:54664] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:34.534099 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:54660] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:34.534099 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:54664] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:34.535601 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:54660] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:34.535611 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:54664] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:34.535782 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:54664] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:34.535769 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:54660] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:34.535887 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:54660] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:34.535887 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:54664] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:34.538927 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:54664] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:21:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:34.540111 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:54660] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:39.533947 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:54678] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:39.534104 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:54678] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:39.534151 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:54678] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:39.535377 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:54670] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:39.535444 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:54670] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:39.535475 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:54670] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:39.536511 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:54678] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:39.536664 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:54678] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:39.536843 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:54678] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:39.537119 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:54670] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:39.537259 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:54670] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:39.537310 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:54670] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:39.539354 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:54678] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:21:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:39.539873 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:54670] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:44.534706 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:53610] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:44.534714 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:53626] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:44.534864 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:53626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:44.534875 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:53610] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:44.534910 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:53626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:44.534929 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:53610] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:44.536869 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:53626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:44.536922 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:53610] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:44.537059 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:53626] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:44.537124 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:53610] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:44.537166 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:53626] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:44.537315 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:53610] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:44.539599 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:53610] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:21:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:44.539945 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:53626] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:49.533688 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:53628] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:49.533849 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:53628] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:49.533891 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:53628] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:49.534129 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:53630] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:49.534381 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:53630] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:49.534412 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:53630] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:49.536129 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:53630] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:49.536215 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:53628] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:49.536347 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:53630] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:49.536365 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:53628] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:49.536446 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:53628] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:49.536446 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:53630] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:21:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:49.538863 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:53630] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:49.538869 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:53628] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:54.533899 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:34850] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:54.534010 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:34852] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:54.534032 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:34850] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:54.534077 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:34850] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:54.534184 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:34852] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:54.534295 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:34852] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:54.535744 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:34850] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:54.535969 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:34850] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:54.536216 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:34850] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:54.536517 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:34852] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:54.536757 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:34852] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:54.536983 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:34852] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:54.539247 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:34852] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:21:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:54.541054 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:34850] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:59.533927 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:34864] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:59.534074 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:34864] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:59.534124 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:34864] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:59.534255 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:34880] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:59.534406 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:34880] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:21:59.534461 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:34880] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:21:59.535850 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:34864] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:59.536079 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:34864] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:59.536195 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:34864] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:21:59.536538 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:34880] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:21:59.536726 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:34880] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:21:59.536901 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:34880] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:21:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:59.538744 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:34864] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:21:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:21:59.539514 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:34880] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:04.533306 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:38704] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:04.533320 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:38692] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:04.533453 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:38692] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:04.533454 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:38704] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:04.533497 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:38692] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:04.533504 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:38704] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:04.535421 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:38704] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:04.535613 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:38704] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:04.535608 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:38692] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:04.535729 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:38704] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:04.535855 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:38692] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:04.535965 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:38692] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:04.538553 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:38692] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:22:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:04.538952 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:38704] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:09.534123 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:38710] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:09.534275 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:38710] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:09.534268 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:38718] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:09.534320 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:38710] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:09.534390 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:38718] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:09.534444 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:38718] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:09.536086 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:38718] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:09.536364 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:38718] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:09.536493 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:38718] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:09.536759 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:38710] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:09.537023 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:38710] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:09.537116 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:38710] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:09.539028 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:38718] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:22:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:09.539725 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:38710] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:14.534991 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:41744] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:14.535146 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:41744] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:14.535198 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:41744] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:14.535297 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:41746] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:14.535591 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:41746] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:14.535675 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:41746] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:14.537330 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:41744] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:14.537533 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:41744] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:14.537628 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:41744] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:14.538116 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:41746] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:14.538313 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:41746] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:14.538392 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:41746] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:14.539932 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:41744] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:22:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:14.540990 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:41746] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:19.533664 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:41776] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:19.533688 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:41770] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:19.533836 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:41770] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:19.533874 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:41770] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:19.533873 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:41776] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:19.533946 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:41776] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:19.535732 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:41770] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:19.536017 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:41770] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:19.536123 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:41770] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:19.537053 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:41776] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:19.537559 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:41776] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:19.537713 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:41776] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:19.539163 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:41770] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:22:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:19.540647 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:41776] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:24.533678 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:53626] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:24.533858 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:53628] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:24.533975 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:53626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:24.534011 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:53628] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:24.534050 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:53626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:24.534072 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:53628] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:24.536219 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:53628] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:24.536465 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:53628] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:24.536596 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:53628] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:24.536712 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:53626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:24.536976 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:53626] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:24.537106 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:53626] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:24.539718 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:53626] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:22:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:24.540410 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:53628] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:29.534112 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:53640] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:29.534264 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:53640] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:29.534312 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:53640] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:29.536173 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:53640] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:29.536397 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:53640] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:29.536527 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:53640] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:29.536852 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:53642] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:29.536995 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:53642] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:29.537044 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:53642] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:22:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:29.539203 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:53640] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:29.540130 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:53642] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:29.540381 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:53642] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:29.540501 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:53642] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:29.542898 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:53642] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:34.533646 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:47760] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:34.533671 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:47770] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:34.533791 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:47760] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:34.533829 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:47760] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:34.533925 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:47770] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:34.534020 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:47770] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:34.535848 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:47760] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:34.536084 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:47760] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:34.536184 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:47760] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:34.538364 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:47770] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:34.538834 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:47770] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:34.539009 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:47770] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:34.540034 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:47760] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:22:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:34.542021 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:47770] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:39.533235 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:47780] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:39.533316 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:47784] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:39.533386 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:47780] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:39.533439 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:47780] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:39.533466 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:47784] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:39.533518 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:47784] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:39.534950 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:47784] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:39.535151 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:47784] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:39.535267 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:47784] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:39.535311 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:47780] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:39.535579 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:47780] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:39.535694 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:47780] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:39.537807 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:47784] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:22:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:39.538069 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:47780] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:44.533340 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:35078] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:44.533478 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:35078] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:44.533527 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:35078] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:44.533541 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:35082] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:44.533702 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:35082] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:44.533762 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:35082] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:44.535170 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:35078] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:44.535397 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:35078] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:44.535490 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:35078] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:44.535617 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:35082] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:44.535866 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:35082] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:44.536011 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:35082] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:44.538208 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:35078] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:22:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:44.538661 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:35082] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:49.534008 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:35084] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:49.534144 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:35084] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:49.534194 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:35084] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:49.535251 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:35098] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:49.535338 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:35098] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:49.535408 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:35098] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:49.536221 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:35084] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:49.536562 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:35084] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:49.536848 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:35084] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:49.537096 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:35098] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:49.537304 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:35098] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:49.537402 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:35098] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:49.539706 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:35084] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:22:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:49.540543 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:35098] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:54.534199 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:44030] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:54.534197 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:44042] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:54.534329 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:44030] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:54.534349 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:44042] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:54.534387 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:44030] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:54.534424 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:44042] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:54.536038 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:44042] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:54.536212 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:44042] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:54.536332 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:44042] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:54.536473 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:44030] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:54.536653 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:44030] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:54.536766 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:44030] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:54.538809 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:44042] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:22:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:54.541179 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:44030] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:59.534283 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:44062] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:59.534592 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:44062] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:59.534673 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:44062] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:59.535346 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:44058] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:59.535525 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:44058] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:22:59.535582 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:44058] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:22:59.536744 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:44062] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:59.537155 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:44062] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:59.537321 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:44062] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:22:59.537706 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:44058] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:22:59.537945 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:44058] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:59.538064 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:44058] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:22:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:22:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:22:59.541435 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:44058] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:22:59.541507 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:44062] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:04.533317 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:55950] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:04.533353 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:55942] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:04.533509 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:55942] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:04.533554 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:55942] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:04.533619 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:55950] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:04.533675 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:55950] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:04.535479 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:55950] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:04.535691 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:55950] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:04.535848 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:55950] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:04.536040 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:55942] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:04.536260 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:55942] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:04.536376 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:55942] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:04.538644 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:55950] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:23:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:04.540497 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:55942] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:09.533836 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:55958] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:09.533999 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:55958] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:09.534052 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:55958] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:09.534574 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:55964] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:09.534662 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:55964] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:09.534683 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:55964] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:09.536250 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:55964] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:09.536359 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:55958] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:09.536468 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:55964] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:09.536543 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:55958] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:09.536583 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:55964] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:09.536599 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:55958] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:09.539082 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:55958] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:23:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:09.540882 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:55964] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:14.533720 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:55662] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:14.533895 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:55662] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:14.533954 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:55662] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:14.533975 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:55652] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:14.534048 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:55652] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:14.534081 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:55652] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:14.535454 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:55662] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:14.535637 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:55662] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:14.535744 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:55652] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:14.535753 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:55662] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:14.535950 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:55652] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:14.536007 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:55652] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:14.538320 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:55662] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:23:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:14.539622 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:55652] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:19.533392 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:55670] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:19.533413 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:55684] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:19.533534 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:55684] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:19.533571 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:55670] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:19.533577 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:55684] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:19.533617 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:55670] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:19.535114 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:55684] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:19.535708 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:55670] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:19.535845 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:55684] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:19.535912 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:55670] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:19.535972 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:55684] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:19.536026 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:55670] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:19.538896 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:55670] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:23:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:19.539647 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:55684] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:24.534148 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:50186] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:24.534320 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:50186] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:24.534412 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:50186] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:24.534795 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:50188] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:24.535022 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:50188] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:24.535116 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:50188] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:24.537020 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:50188] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:24.537456 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:50188] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:24.537601 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:50188] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:24.537657 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:50186] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:24.538084 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:50186] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:24.538228 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:50186] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:24.541004 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:50188] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:23:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:24.545543 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:50186] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:29.533182 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:50198] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:29.533319 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:50202] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:29.533506 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:50198] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:29.533520 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:50202] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:29.533570 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:50202] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:29.533633 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:50198] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:29.535343 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:50198] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:29.535615 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:50198] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:29.535685 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:50202] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:29.535812 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:50198] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:29.535903 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:50202] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:29.536029 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:50202] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:29.538712 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:50198] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:23:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:29.539949 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:50202] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:34.533580 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:56608] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:34.533594 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:56606] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:34.533719 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:56608] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:34.533751 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:56606] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:34.533804 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:56608] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:34.533891 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:56606] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:34.535360 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:56608] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:34.535525 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:56608] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:34.535644 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:56608] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:34.536499 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:56606] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:34.536812 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:56606] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:34.537016 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:56606] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:34.539061 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:56608] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:23:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:34.540345 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:56606] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:39.533541 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:56622] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:39.533750 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:56622] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:39.533820 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:56622] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:39.535782 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:56622] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:39.535948 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:56622] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:39.536079 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:56622] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:39.536832 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:56624] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:39.536954 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:56624] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:39.536996 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:56624] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:23:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:39.539062 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:56622] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:39.542037 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:56624] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:39.542370 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:56624] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:39.542453 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:56624] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:39.545158 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:56624] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:44.533635 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:50312] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:44.533853 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:50312] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:44.533915 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:50312] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:44.533975 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:50326] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:44.534218 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:50326] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:44.534310 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:50326] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:44.536001 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:50312] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:44.536262 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:50312] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:44.536479 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:50312] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:44.537436 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:50326] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:44.537830 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:50326] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:44.538040 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:50326] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:44.539299 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:50312] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:23:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:44.542343 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:50326] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:49.534019 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:50332] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:49.534132 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:50334] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:49.534262 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:50332] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:49.534354 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:50332] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:49.534357 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:50334] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:49.534436 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:50334] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:49.537334 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:50334] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:49.537730 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:50334] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:49.537927 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:50334] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:49.537923 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:50332] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:49.538438 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:50332] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:49.538673 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:50332] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:49.541543 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:50332] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:23:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:49.541998 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:50334] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:54.534162 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:40624] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:54.534168 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:40622] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:54.534326 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:40622] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:54.534336 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:40624] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:54.534384 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:40622] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:54.534391 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:40624] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:54.536020 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:40622] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:54.536558 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:40624] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:54.536854 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:40624] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:54.537018 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:40624] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:54.537241 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:40622] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:54.538372 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:40622] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:54.540123 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:40624] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:23:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:54.540847 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:40622] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:59.540805 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:40640] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:59.541055 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:40640] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:59.541165 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:40640] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:59.541376 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:40654] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:59.541542 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:40654] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:23:59.541602 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:40654] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:23:59.543372 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:40654] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:59.543574 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:40654] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:59.543688 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:40654] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:23:59.545320 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:40640] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:23:59.545742 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:40640] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:23:59.545944 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:40640] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:23:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:59.546325 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:40654] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:23:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:23:59.548949 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:40640] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:04.534125 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:38594] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:04.534156 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:38586] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:04.534339 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:38594] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:04.534341 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:38586] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:04.534401 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:38594] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:04.534417 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:38586] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:04.536413 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:38594] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:04.536788 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:38594] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:04.536968 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:38594] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:04.537268 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:38586] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:04.537617 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:38586] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:04.537776 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:38586] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:04.540636 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:38586] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:24:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:04.541497 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:38594] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:09.533388 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:38614] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:09.533561 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:38614] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:09.533627 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:38614] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:09.534039 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:38606] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:09.534201 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:38606] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:09.534251 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:38606] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:09.535626 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:38614] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:09.535895 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:38614] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:09.535943 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:38606] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:09.536035 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:38614] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:09.536105 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:38606] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:09.536218 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:38606] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:09.538534 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:38606] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:24:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:09.538711 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:38614] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:14.534014 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:41736] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:14.534059 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:41752] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:14.534147 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:41736] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:14.534214 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:41736] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:14.534229 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:41752] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:14.534276 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:41752] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:14.535583 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:41736] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:14.535758 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:41736] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:14.535870 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:41736] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:14.536359 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:41752] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:14.536553 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:41752] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:14.536709 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:41752] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:14.539101 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:41736] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:24:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:14.540234 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:41752] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:19.534858 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:41756] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:19.535028 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:41756] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:19.535087 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:41756] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:19.536375 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:41758] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:19.536561 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:41758] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:19.536615 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:41758] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:19.536915 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:41756] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:19.537151 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:41756] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:19.537280 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:41756] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:19.538525 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:41758] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:19.538729 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:41758] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:19.538872 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:41758] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:19.540622 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:41756] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:24:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:19.543187 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:41758] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:24.534409 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:60316] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:24.534565 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:60316] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:24.534612 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:60316] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:24.534814 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:60312] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:24.534969 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:60312] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:24.535030 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:60312] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:24.536712 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:60316] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:24.536949 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:60316] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:24.537075 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:60316] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:24.537465 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:60312] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:24.537760 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:60312] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:24.538021 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:60312] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:24.541092 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:60312] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:24:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:24.541460 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:60316] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:29.534598 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:60320] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:29.534810 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:60320] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:29.534832 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:60330] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:29.534890 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:60320] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:29.534998 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:60330] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:29.535049 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:60330] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:29.536956 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:60320] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:29.537201 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:60320] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:29.537370 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:60320] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:29.537370 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:60330] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:29.537583 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:60330] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:29.537719 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:60330] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:29.540204 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:60320] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:24:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:29.540508 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:60330] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:34.533857 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:45676] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:34.533866 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:45686] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:34.534012 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:45686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:34.534070 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:45686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:34.534182 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:45676] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:34.534251 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:45676] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:34.536365 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:45686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:34.536532 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:45676] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:34.536765 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:45676] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:34.536790 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:45686] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:34.536945 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:45676] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:34.537001 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:45686] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:34.540559 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:45676] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:24:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:34.541169 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:45686] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:39.534535 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:45692] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:39.534811 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:45692] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:39.534895 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:45692] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:39.535257 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:45708] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:39.535647 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:45708] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:39.535697 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:45708] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:39.536883 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:45692] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:39.537111 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:45692] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:39.537249 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:45692] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:39.537328 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:45708] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:39.537502 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:45708] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:39.537709 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:45708] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:24:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:39.540272 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:45708] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:39.540335 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:45692] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:44.533820 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:54220] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:44.533974 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:54220] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:44.534025 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:54220] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:44.534149 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:54222] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:44.534311 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:54222] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:44.534367 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:54222] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:44.535522 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:54220] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:44.535692 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:54220] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:44.535823 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:54222] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:44.535853 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:54220] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:44.536028 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:54222] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:44.536160 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:54222] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:44.538529 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:54220] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:24:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:44.538840 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:54222] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:49.574600 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:54236] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:49.574730 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:54236] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:49.574781 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:54236] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:49.577268 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:54236] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:49.577480 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:54236] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:49.577606 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:54236] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:49.580089 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:54238] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:49.581036 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:54238] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:49.581085 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:54238] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:49.583052 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:54238] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:49.583358 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:54238] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:49.583480 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:54238] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:49.584802 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:54236] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:24:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:49.589912 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:54238] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:54.533749 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:44330] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:54.533763 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:44336] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:54.533986 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:44336] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:54.534018 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:44330] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:54.534035 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:44336] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:54.534076 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:44330] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:54.535853 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:44336] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:54.536068 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:44336] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:54.536169 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:44336] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:54.537097 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:44330] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:54.537588 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:44330] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:54.537757 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:44330] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:54.538949 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:44336] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:24:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:54.540897 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:44330] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:59.533531 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:44338] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:59.533531 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:44344] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:59.533646 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:44344] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:59.533646 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:44338] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:24:59.533680 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:44344] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:59.533680 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:44338] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:24:59.535507 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:44344] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:59.535885 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:44344] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:59.535974 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:44338] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:24:59.536100 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:44344] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:24:59.536155 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:44338] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:24:59.536243 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:44338] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:24:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:59.538826 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:44344] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:24:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:24:59.539811 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:44338] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:04.534177 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:52836] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:04.534308 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:52836] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:04.534353 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:52836] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:04.536170 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:52838] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:04.536246 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:52836] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:04.536396 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:52838] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:04.536477 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:52838] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:04.537227 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:52836] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:04.537351 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:52836] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:04.538067 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:52838] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:04.538330 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:52838] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:04.538477 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:52838] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:04.541157 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:52838] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:25:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:04.542501 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:52836] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:09.533901 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:52858] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:09.534055 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:52858] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:09.534118 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:52858] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:09.534471 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:52844] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:09.534613 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:52844] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:09.534660 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:52844] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:09.536277 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:52844] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:09.536913 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:52844] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:09.537074 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:52844] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:09.538788 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:52858] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:09.538995 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:52858] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:09.539119 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:52858] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:09.540029 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:52844] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:25:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:09.544762 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:52858] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:14.533578 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:45992] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:14.533731 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:45992] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:14.533794 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:45992] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:14.533934 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:45984] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:14.534113 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:45984] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:14.534174 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:45984] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:14.535617 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:45992] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:14.535824 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:45992] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:14.535948 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:45992] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:14.536282 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:45984] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:14.536521 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:45984] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:14.536622 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:45984] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:25:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:14.539425 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:45984] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:14.539432 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:45992] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:19.533554 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:46004] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:19.533595 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:46020] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:19.533698 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:46004] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:19.533749 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:46004] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:19.533757 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:46020] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:19.533831 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:46020] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:19.535423 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:46020] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:19.535625 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:46020] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:19.535786 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:46020] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:19.536363 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:46004] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:19.536697 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:46004] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:19.536891 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:46004] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:19.538506 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:46020] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:25:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:19.541197 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:46004] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:24.534213 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:45508] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:24.534302 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:45504] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:24.534362 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:45508] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:24.534414 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:45508] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:24.534621 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:45504] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:24.534735 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:45504] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:24.535998 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:45508] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:24.536315 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:45508] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:24.536431 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:45508] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:24.537574 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:45504] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:24.538053 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:45504] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:24.538243 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:45504] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:24.542552 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:45508] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:25:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:24.549687 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:45504] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:29.533921 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:45512] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:29.534029 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:45514] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:29.534073 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:45512] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:29.534129 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:45512] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:29.534187 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:45514] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:29.534234 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:45514] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:29.536075 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:45512] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:29.536080 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:45514] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:29.536290 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:45514] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:29.536327 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:45512] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:29.536400 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:45514] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:29.536445 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:45512] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:29.541425 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:45512] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:25:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:29.542416 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:45514] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:34.533936 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:58296] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:34.533977 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:58308] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:34.534063 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:58296] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:34.534102 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:58296] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:34.534150 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:58308] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:34.534211 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:58308] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:34.535566 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:58296] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:34.535805 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:58296] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:34.535947 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:58296] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:34.536545 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:58308] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:34.536782 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:58308] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:34.536896 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:58308] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:34.538226 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:58296] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:25:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:34.539154 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:58308] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:39.533604 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:58324] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:39.533604 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:58318] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:39.533737 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:58324] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:39.533737 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:58318] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:39.533801 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:58324] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:39.533807 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:58318] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:39.535423 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:58324] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:39.535652 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:58324] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:39.535766 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:58324] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:39.535921 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:58318] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:39.536082 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:58318] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:39.536166 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:58318] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:39.539049 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:58324] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:25:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:39.540168 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:58318] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:44.533156 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:41006] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:44.533289 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:41006] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:44.533340 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:41006] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:44.534049 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:41010] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:44.534151 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:41010] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:44.534209 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:41010] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:44.535870 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:41010] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:44.536040 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:41010] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:44.536155 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:41010] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:44.536394 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:41006] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:44.536595 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:41006] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:44.536686 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:41006] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:44.539267 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:41010] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:25:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:44.540145 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:41006] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:49.533601 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:41016] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:49.533661 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:41030] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:49.533745 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:41016] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:49.533804 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:41030] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:49.533807 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:41016] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:49.533850 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:41030] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:49.535368 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:41016] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:49.535559 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:41016] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:49.535681 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:41016] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:49.535963 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:41030] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:49.536125 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:41030] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:49.536238 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:41030] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:49.538045 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:41016] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:25:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:49.538854 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:41030] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:54.533523 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:49190] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:54.533687 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:49190] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:54.533740 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:49190] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:54.533854 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:49194] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:54.534005 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:49194] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:54.534058 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:49194] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:54.535480 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:49190] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:54.535685 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:49190] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:54.535809 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:49190] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:54.535902 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:49194] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:54.536185 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:49194] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:54.536314 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:49194] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:54.538237 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:49190] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:25:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:54.538932 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:49194] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:59.533616 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:49224] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:59.533795 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:49210] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:59.533838 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:49224] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:59.533914 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:49224] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:59.533937 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:49210] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:25:59.533989 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:49210] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:25:59.535804 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:49224] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:59.535961 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:49210] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:25:59.536004 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:49224] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:59.536116 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:49224] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:25:59.536139 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:49210] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:25:59.536262 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:49210] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:25:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:59.538894 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:49224] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:25:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:25:59.541658 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:49210] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:04.533357 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:36456] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:04.533365 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:36458] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:04.533492 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:36458] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:04.533498 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:36456] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:04.533536 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:36458] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:04.533545 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:36456] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:04.535047 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:36458] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:04.535224 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:36458] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:04.535336 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:36458] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:04.536100 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:36456] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:04.536369 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:36456] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:04.536534 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:36456] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:04.538372 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:36458] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:26:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:04.538802 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:36456] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:09.533667 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:36474] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:09.533864 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:36474] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:09.533853 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:36470] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:09.533919 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:36474] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:09.534017 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:36470] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:09.534711 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:36470] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:09.535805 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:36474] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:09.536027 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:36474] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:09.536150 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:36474] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:09.536345 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:36470] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:09.536537 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:36470] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:09.536659 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:36470] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:09.538797 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:36474] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:26:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:09.539139 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:36470] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:14.533423 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:46848] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:14.533540 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:46858] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:14.533681 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:46848] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:14.533700 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:46858] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:14.533753 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:46858] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:14.533813 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:46848] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:14.535821 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:46848] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:14.536092 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:46848] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:14.536220 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:46848] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:14.536762 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:46858] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:14.536985 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:46858] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:14.537042 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:46858] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:14.538573 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:46848] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:26:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:14.539062 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:46858] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:19.533356 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:46872] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:19.533495 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:46884] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:19.533499 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:46872] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:19.533543 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:46872] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:19.533569 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:46884] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:19.533600 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:46884] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:19.535661 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:46884] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:19.535896 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:46872] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:19.535932 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:46884] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:19.536070 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:46884] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:19.536163 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:46872] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:19.536278 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:46872] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:19.538788 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:46884] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:26:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:19.539448 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:46872] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:24.534093 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:51988] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:24.534244 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:51988] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:24.534292 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:51988] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:24.535352 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:51980] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:24.535412 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:51980] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:24.535436 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:51980] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:24.536475 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:51988] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:24.536625 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:51988] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:24.536734 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:51988] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:24.536971 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:51980] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:24.537106 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:51980] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:24.537155 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:51980] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:24.539934 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:51988] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:26:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:24.541179 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:51980] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:29.533498 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:51992] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:29.533649 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:51992] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:29.533709 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:51992] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:29.533854 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:52002] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:29.534210 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:52002] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:29.534290 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:52002] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:29.535543 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:51992] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:29.535868 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:51992] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:29.535971 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:51992] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:29.537174 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:52002] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:29.537529 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:52002] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:29.537709 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:52002] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:29.538694 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:51992] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:26:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:29.541852 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:52002] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:34.534012 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:39122] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:34.534062 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:39106] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:34.534160 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:39122] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:34.534208 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:39122] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:34.534250 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:39106] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:34.534319 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:39106] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:34.536498 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:39106] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:34.536734 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:39106] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:34.536894 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:39106] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:34.537369 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:39122] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:34.537608 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:39122] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:34.537733 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:39122] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:26:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:34.540277 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:39106] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:34.540297 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:39122] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:39.533411 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:39132] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:39.533453 2025] [ssl:info] [pid 29:tid 84] [client 10.128.0.2:39144] AH01964: Connection to child 73 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:39.533572 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:39132] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:39.533611 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2337): [client 10.128.0.2:39144] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:39.533625 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:39132] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:39.533669 2025] [core:debug] [pid 29:tid 84] protocol.c(2460): [client 10.128.0.2:39144] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:39.535111 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:39132] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:39.535421 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2167): [client 10.128.0.2:39144] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:39.535474 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:39132] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:39.535647 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(341): [client 10.128.0.2:39144] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:39.535656 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:39132] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:39.535894 2025] [authz_core:debug] [pid 29:tid 84] mod_authz_core.c(843): [client 10.128.0.2:39144] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:39.538047 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:39132] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:26:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:39.538867 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_io.c(1150): [client 10.128.0.2:39144] AH02001: Connection closed to child 73 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:44.533403 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:44798] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:44.533412 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:44782] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:44.533548 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:44798] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:44.533590 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:44798] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:44.533593 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:44782] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:44.533650 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:44782] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:44.535100 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:44798] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:44.535345 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:44798] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:44.535464 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:44798] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:44.535478 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:44782] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:44.535693 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:44782] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:44.535832 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:44782] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:44.537812 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:44798] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:26:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:44.538282 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:44782] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:49.533382 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:44804] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:49.533385 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:44800] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:49.533521 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:44804] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:49.533543 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:44800] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:49.533569 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:44804] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:49.533602 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:44800] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:49.535260 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:44804] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:49.535453 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:44800] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:49.535457 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:44804] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:49.535585 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:44804] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:49.535678 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:44800] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:49.535951 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:44800] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:49.538034 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:44804] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:26:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:49.540361 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:44800] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:54.534102 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:57668] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:54.534229 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:57668] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:54.534272 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:57668] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:54.535335 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:57662] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:54.535393 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:57662] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:54.535415 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:57662] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:54.536391 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:57668] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:54.536542 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:57668] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:54.536646 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:57668] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:54.536889 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:57662] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:54.537009 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:57662] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:54.537053 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:57662] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:54.540922 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:57668] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:26:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:54.541084 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:57662] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:59.533912 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:57678] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:59.534042 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:57678] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:59.534092 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:57678] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:59.534814 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:57680] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:59.534896 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:57680] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:26:59.534926 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:57680] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:26:59.536670 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:57680] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:59.536916 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:57680] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:59.537113 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:57680] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:26:59.537213 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:57678] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:26:59.537426 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:57678] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:26:59.537484 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:57678] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:26:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:59.539762 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:57678] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:26:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:26:59.539959 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:57680] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:04.534074 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:39606] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:04.534227 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:39606] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:04.534297 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:39606] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:04.535437 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:39602] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:04.535576 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:39602] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:04.535627 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:39602] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:04.536408 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:39606] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:04.536712 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:39606] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:04.536893 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:39606] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:27:04.537253 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:39602] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:04.537512 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:39602] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:04.537673 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:39602] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:04.541992 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:39606] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:27:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:04.544011 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:39602] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:09.534476 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:39626] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:09.534489 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:39620] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:09.534655 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:39620] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:09.534701 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:39620] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:09.534726 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:39626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:09.534849 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:39626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:09.536423 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:39620] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:09.536593 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:39620] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:09.536755 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:39620] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:27:09.539157 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:39626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:09.539530 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:39626] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:09.539659 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:39626] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:09.542454 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:39626] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:27:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:09.543787 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:39620] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:14.533979 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:59968] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:14.534108 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:59968] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:14.534126 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:59958] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:14.534151 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:59968] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:14.534266 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:59958] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:14.534327 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:59958] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:14.537314 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:59958] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:14.537575 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:59958] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:14.537638 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:59968] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:14.537684 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:59958] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:27:14.537874 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:59968] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:14.537967 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:59968] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:14.540118 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:59958] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:27:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:14.540814 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:59968] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:19.534958 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:59984] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:19.535114 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:59984] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:19.535298 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:59984] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:19.537098 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:59984] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:19.537303 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:59984] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:19.537433 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:59984] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:27:19.537848 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:59992] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:19.537988 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:59992] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:19.538036 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:59992] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:27:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:19.539728 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:59984] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:19.540195 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:59992] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:19.540368 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:59992] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:19.540487 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:59992] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:19.543026 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:59992] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:24.534179 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:49460] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:24.534201 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:49452] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:24.534343 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:49460] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:24.534404 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:49452] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:24.534405 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:49460] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:24.534546 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:49452] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:24.536640 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:49460] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:24.536832 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:49460] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:24.536999 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:49460] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:27:24.537494 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:49452] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:24.537829 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:49452] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:24.537967 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:49452] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:24.539703 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:49460] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:27:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:24.540639 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:49452] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:29.534110 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:49464] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:29.534267 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:49464] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:29.534271 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:49478] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:29.534317 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:49464] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:29.534398 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:49478] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:29.534449 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:49478] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:29.536184 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:49478] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:29.536377 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:49478] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:29.536474 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:49478] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:27:29.536679 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:49464] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:29.536933 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:49464] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:29.537077 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:49464] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:29.539248 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:49478] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:27:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:29.539637 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:49464] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:34.534453 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:34714] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:34.534615 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:34714] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:34.534665 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:34714] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:34.535541 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:34710] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:34.535683 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:34710] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:34.535736 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:34710] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:34.536361 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:34714] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:34.536685 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:34714] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:34.536855 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:34714] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:27:34.537914 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:34710] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:34.538088 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:34710] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:34.538179 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:34710] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:34.539392 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:34714] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:27:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:34.540875 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:34710] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:39.748985 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:34730] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:39.749466 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:34730] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:39.749553 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:34730] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:39.765489 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:34730] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:39.766446 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:34730] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:39.766698 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:34730] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:39.773263 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:34730] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:39.774366 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:34720] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:39.859814 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:34720] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:39.859888 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:34720] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:39.876334 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:34720] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:39.876579 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:34720] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:39.876672 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:34720] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:39.879343 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:34720] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:44.534455 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:44630] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:44.534621 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:44630] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:44.534638 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:44646] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:44.534680 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:44630] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:44.534839 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:44646] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:44.534896 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:44646] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:44.536531 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:44646] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:44.536788 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:44646] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:44.536931 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:44646] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:27:44.537183 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:44630] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:23:27:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:44.540546 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:44646] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:44.541822 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:44630] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:44.541941 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:44630] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:44.544072 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:44630] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:49.533937 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:44654] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:49.534060 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:44654] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:49.534100 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:44654] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:49.535261 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:44656] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:49.535340 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:44656] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:49.535367 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:44656] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:49.536522 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:44654] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:49.536682 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:44654] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:49.536872 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:44656] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:49.537097 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:44656] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:49.537195 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:44656] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:27:49.537393 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:44654] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:49.539476 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:44656] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:27:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:49.539762 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:44654] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:54.533738 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:60270] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:54.533798 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:60274] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:54.533892 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:60270] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:54.533944 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:60270] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:54.533968 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:60274] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:54.534020 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:60274] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:54.535590 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:60274] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:54.535883 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:60274] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:54.536031 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:60274] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:27:54.536959 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:60270] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:54.537296 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:60270] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:54.537411 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:60270] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:54.538366 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:60274] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:27:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:54.540717 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:60270] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:59.534375 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:60278] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:59.534423 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:60280] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:59.534518 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:60278] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:59.534563 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:60278] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:59.534576 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:60280] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:27:59.534634 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:60280] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:27:59.536318 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:60278] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:59.536512 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:60278] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:59.536629 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:60278] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:27:59.537059 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:60280] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:27:59.537355 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:60280] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:27:59.537506 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:60280] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:27:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:59.540760 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:60278] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:27:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:27:59.541690 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:60280] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:04.532980 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:53354] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:04.533006 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:53348] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:04.533118 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:53348] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:04.533118 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:53354] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:04.533169 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:53348] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:04.533180 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:53354] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:04.535197 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:53348] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:04.535397 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:53348] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:04.535498 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:53354] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:04.535551 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:53348] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:28:04.535810 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:53354] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:04.535895 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:53354] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:04.538185 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:53348] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:28:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:04.538435 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:53354] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:09.533695 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:53364] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:09.533795 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:53362] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:09.533950 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:53362] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:09.534065 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:53364] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:09.534095 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:53364] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:09.535225 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:53362] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:09.536413 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:53364] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:09.536640 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:53364] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:09.536802 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:53364] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:28:09.537199 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:53362] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:09.537498 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:53362] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:09.537629 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:53362] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:09.539797 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:53364] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:28:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:09.541659 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:53362] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:14.533966 2025] [ssl:info] [pid 30:tid 134] [client 10.128.0.2:50100] AH01964: Connection to child 151 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:14.534057 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:50098] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:14.534128 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2337): [client 10.128.0.2:50100] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:14.534180 2025] [core:debug] [pid 30:tid 134] protocol.c(2460): [client 10.128.0.2:50100] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:14.534188 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:50098] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:14.534242 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:50098] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:14.535727 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:50098] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:14.535947 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:50098] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:14.536053 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(2167): [client 10.128.0.2:50100] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:14.536067 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:50098] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:28:14.536257 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_kernel.c(341): [client 10.128.0.2:50100] AH02034: Initial (No.1) HTTPS request received for child 151 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:14.536423 2025] [authz_core:debug] [pid 30:tid 134] mod_authz_core.c(843): [client 10.128.0.2:50100] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:14.538897 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:50098] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:28:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:14.539355 2025] [ssl:debug] [pid 30:tid 134] ssl_engine_io.c(1150): [client 10.128.0.2:50100] AH02001: Connection closed to child 151 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:19.533554 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:50122] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:19.533702 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:50122] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:19.533754 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:50122] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:19.533842 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:50138] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:19.533959 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:50138] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:19.533995 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:50138] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:19.535841 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:50122] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:19.536203 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:50122] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:19.536316 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:50122] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:28:19.536386 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:50138] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:19.536584 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:50138] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:19.536643 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:50138] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:19.538550 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:50122] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:28:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:19.539505 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:50138] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:24.533645 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:49334] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:24.533689 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:49342] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:24.533905 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:49342] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:24.533992 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:49342] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:24.534073 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:49334] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:24.534156 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:49334] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:24.536663 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:49334] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:24.536976 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:49334] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:24.537141 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:49334] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:28:24.537360 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:49342] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:24.537580 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:49342] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:24.537786 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:49342] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:24.540156 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:49334] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:28:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:24.541957 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:49342] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:29.534318 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:49354] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:29.534700 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:49354] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:29.534761 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:49354] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:29.534968 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:49344] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:29.535050 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:49344] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:29.535078 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:49344] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:29.537320 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:49354] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:29.537558 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:49354] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:29.537804 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:49354] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:28:29.538111 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:49344] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:29.538685 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:49344] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:29.538853 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:49344] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:29.541145 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:49354] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:28:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:29.541892 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:49344] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:34.533402 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:35528] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:34.533544 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:35528] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:34.533598 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:35528] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:34.533601 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:35526] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:34.533872 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:35526] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:34.533951 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:35526] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:34.535110 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:35528] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:34.535298 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:35528] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:34.535416 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:35528] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:28:34.536055 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:35526] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:34.536275 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:35526] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:34.536445 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:35526] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:34.538910 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:35526] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:28:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:34.540783 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:35528] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:39.533597 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:35552] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:39.533754 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:35552] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:39.533815 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:35552] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:39.535296 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:35552] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:39.535480 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:35552] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:39.535584 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:35552] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:39.538529 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:35552] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:39.543163 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:35538] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:39.543360 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:35538] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:39.543445 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:35538] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:39.544926 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:35538] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:39.545163 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:35538] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:39.545301 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:35538] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:39.548064 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:35538] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:44.533926 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:36500] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:44.533928 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:36514] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:44.534069 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:36514] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:44.534118 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:36514] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:44.534164 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:36500] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:44.534212 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:36500] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:44.535657 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:36514] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:44.535877 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:36514] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:44.535970 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:36514] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:28:44.535970 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:36500] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:44.536151 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:36500] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:44.536229 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:36500] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:44.539301 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:36500] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:28:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:44.542056 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:36514] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:49.533884 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:36524] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:49.534068 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:36534] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:49.534128 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:36524] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:49.534150 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:36534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:49.534199 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:36524] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:49.534199 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:36534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:49.535582 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:36534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:49.535759 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:36534] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:49.535883 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:36534] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:28:49.536091 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:36524] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:49.536243 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:36524] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:49.536297 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:36524] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:49.539211 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:36534] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:28:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:49.540115 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:36524] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:54.533428 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:37502] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:54.533518 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:37510] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:54.533620 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:37502] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:54.533654 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:37510] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:54.533683 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:37502] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:54.533709 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:37510] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:54.535305 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:37502] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:54.535510 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:37502] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:54.535652 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:37502] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:28:54.536032 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:37510] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:54.536281 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:37510] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:54.536380 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:37510] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:54.539003 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:37502] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:28:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:54.539597 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:37510] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:59.533652 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:37514] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:59.533717 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:37518] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:59.533856 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:37514] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:59.533914 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:37518] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:28:59.533927 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:37514] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:59.534036 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:37518] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:28:59.536168 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:37514] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:59.536359 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:37514] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:59.536464 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:37514] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:28:59.536632 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:37518] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:28:59.536901 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:37518] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:28:59.537136 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:37518] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:28:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:59.538930 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:37514] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:28:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:28:59.539710 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:37518] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:04.533483 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:59230] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:04.533494 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:59240] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:04.533645 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:59240] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:04.533658 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:59230] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:04.533699 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:59240] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:04.533703 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:59230] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:04.535373 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:59240] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:04.536139 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:59240] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:04.536188 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:59230] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:04.536255 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:59240] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:29:04.536431 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:59230] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:04.536556 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:59230] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:04.538697 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:59240] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:29:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:04.539962 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:59230] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:09.533308 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:59256] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:09.533458 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:59256] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:09.533510 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:59256] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:09.535222 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:59256] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:09.535396 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:59256] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:09.535498 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:59256] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:29:09.535906 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:59258] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:09.536050 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:59258] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:09.536132 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:59258] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:29:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:09.537850 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:59256] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:09.537911 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:59258] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:09.538089 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:59258] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:09.538214 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:59258] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:09.541886 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:59258] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:14.534093 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:36982] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:14.534135 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:36970] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:14.534302 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:36970] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:14.534384 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:36982] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:14.534388 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:36970] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:14.534440 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:36982] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:14.536788 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:36982] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:14.537258 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:36982] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:14.537412 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:36970] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:14.537419 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:36982] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:29:14.537724 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:36970] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:14.537877 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:36970] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:14.540118 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:36982] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:29:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:14.541069 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:36970] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:19.533418 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:36990] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:19.533607 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:36990] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:19.533668 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:36990] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:19.534027 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:37000] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:19.534107 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:37000] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:19.534135 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:37000] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:19.535688 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:36990] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:19.535897 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:36990] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:19.536001 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:36990] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:29:19.536243 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:37000] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:19.536414 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:37000] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:19.536473 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:37000] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:19.538780 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:36990] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:29:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:19.539899 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:37000] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:24.533920 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:60618] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:24.534010 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:60602] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:24.534181 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:60602] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:24.534208 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:60618] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:24.534251 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:60602] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:24.534323 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:60618] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:24.536539 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:60602] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:24.537105 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:60602] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:24.537242 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:60602] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:29:24.537430 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:60618] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:24.537832 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:60618] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:24.538029 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:60618] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:24.540452 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:60602] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:29:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:24.542230 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:60618] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:29.534235 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:60642] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:29.534388 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:60642] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:29.534438 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:60642] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:29.534638 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:60626] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:29.534789 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:60626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:29.534819 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:60626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:29.536696 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:60642] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:29.536974 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:60642] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:29.537060 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:60642] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:29:29.537134 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:60626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:29.537334 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:60626] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:29.537393 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:60626] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:29.539625 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:60642] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:29:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:29.540167 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:60626] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:34.534194 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:34516] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:34.534276 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:34518] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:34.534320 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:34516] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:34.534360 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:34516] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:34.534406 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:34518] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:34.534492 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:34518] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:34.535915 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:34516] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:34.536089 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:34516] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:34.536182 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:34516] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:34.539390 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:34516] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:34.539599 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:34518] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:34.539848 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:34518] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:34.540005 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:34518] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:34.543422 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:34518] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:39.540339 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:34528] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:39.540523 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:34528] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:39.540593 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:34528] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:39.544282 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:34528] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:39.544513 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:34528] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:39.544641 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:34528] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:29:39.563845 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:34526] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:39.564000 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:34526] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:39.564048 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:34526] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:39.568395 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:34526] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:39.568673 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:34526] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:39.568830 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:34526] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:39.583591 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:34528] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:29:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:39.587817 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:34526] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:44.533877 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:60408] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:44.533905 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:60406] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:44.534032 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:60408] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:44.534073 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:60406] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:44.534087 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:60408] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:44.534147 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:60406] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:44.535833 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:60406] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:44.536044 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:60406] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:44.536170 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:60406] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:29:44.536285 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:60408] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:44.536464 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:60408] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:44.536659 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:60408] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:44.538664 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:60406] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:29:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:44.539165 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:60408] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:49.536786 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:60414] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:49.537086 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:60414] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:49.537171 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:60414] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:49.539493 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:60414] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:49.539856 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:60414] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:49.540042 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:60414] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:29:49.541400 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:60416] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:49.541544 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:60416] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:49.541589 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:60416] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:29:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:49.544640 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:60414] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:49.547655 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:60416] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:49.547898 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:60416] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:49.548159 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:60416] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:49.551509 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:60416] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:54.533612 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:49836] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:54.533844 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:49836] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:54.533895 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:49836] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:54.534884 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:49852] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:54.535031 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:49852] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:54.535085 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:49852] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:54.535914 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:49836] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:54.536254 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:49836] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:54.536382 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:49836] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:29:54.536739 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:49852] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:54.536938 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:49852] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:54.537035 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:49852] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:29:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:54.539332 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:49836] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:54.539344 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:49852] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:59.533425 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:49862] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:59.533533 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:49876] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:59.533579 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:49862] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:59.533625 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:49862] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:59.533677 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:49876] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:29:59.533724 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:49876] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:29:59.535221 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:49862] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:59.535399 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:49862] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:59.535517 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:49862] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:29:59.536197 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:49876] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:29:59.536481 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:49876] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:29:59.536602 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:49876] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:29:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:59.538525 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:49862] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:29:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:29:59.539092 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:49876] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:04.533458 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:54458] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:04.533556 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:54460] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:04.533578 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:54458] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:04.533618 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:54458] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:04.533683 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:54460] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:04.533735 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:54460] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:04.535419 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:54458] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:04.535617 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:54458] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:04.535724 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:54458] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:04.535912 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:54460] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:04.536114 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:54460] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:04.536228 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:54460] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:04.537966 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:54458] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:30:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:04.538577 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:54460] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:09.533079 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:54464] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:09.533257 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:54464] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:09.533312 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:54464] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:09.533657 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:54474] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:09.533895 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:54474] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:09.533979 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:54474] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:09.534876 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:54464] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:09.535538 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:54464] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:09.535580 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:54474] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:09.535704 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:54464] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:09.535834 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:54474] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:09.535944 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:54474] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:30:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:09.538608 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:54474] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:09.538618 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:54464] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:14.534108 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:60616] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:14.534125 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:60628] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:14.534282 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:60628] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:14.534306 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:60616] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:14.534331 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:60628] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:14.534433 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:60616] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:14.536844 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:60628] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:14.537008 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:60628] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:14.537149 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:60628] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:14.537408 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:60616] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:14.537559 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:60616] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:14.537610 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:60616] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:14.539857 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:60628] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:30:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:14.540238 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:60616] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:19.533137 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:60630] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:19.533288 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:60630] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:19.533338 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:60630] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:19.533353 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:60644] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:19.533472 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:60644] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:19.533515 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:60644] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:19.535024 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:60644] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:19.535204 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:60644] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:19.535315 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:60644] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:19.535710 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:60630] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:19.536014 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:60630] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:19.536107 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:60630] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:19.539159 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:60644] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:30:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:19.539557 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:60630] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:24.533975 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:48698] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:24.534061 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:48700] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:24.534142 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:48698] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:24.534192 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:48698] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:24.534203 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:48700] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:24.534252 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:48700] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:24.536094 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:48698] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:24.536271 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:48700] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:24.536425 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:48698] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:24.536462 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:48700] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:24.536583 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:48700] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:24.536632 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:48698] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:24.539304 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:48700] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:30:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:24.539534 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:48698] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:29.533584 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:48718] AH01964: Connection to child 87 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:29.533598 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:48720] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:29.533756 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:48720] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:29.533757 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:48718] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:29.533838 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:48720] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:29.533840 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:48718] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:29.535751 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:48720] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:29.535954 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:48720] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:29.536059 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:48720] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:29.536140 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:48718] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:29.536445 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:48718] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:29.536553 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:48718] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:29.539440 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:48720] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:30:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:29.539881 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:48718] AH02001: Connection closed to child 87 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:34.534219 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:41684] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:34.534222 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:41686] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:34.534411 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:41686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:34.534485 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:41686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:34.534591 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:41684] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:34.534670 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:41684] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:34.537401 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:41684] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:34.537740 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:41684] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:34.537946 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:41684] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:34.538094 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:41686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:34.538323 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:41686] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:34.538570 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:41686] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:34.540885 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:41684] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:30:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:34.543673 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:41686] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:39.534072 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:41714] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:39.534179 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:41724] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:39.534254 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:41714] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:39.534274 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:41724] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:39.534309 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:41724] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:39.534309 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:41714] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:39.536469 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:41714] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:39.536721 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:41714] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:39.536949 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:41714] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:39.536988 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:41724] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:39.537173 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:41724] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:39.537298 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:41724] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:39.539714 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:41724] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:30:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:39.540072 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:41714] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:44.534000 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:34020] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:44.534001 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:34012] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:44.534138 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:34012] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:44.534138 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:34020] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:44.534188 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:34012] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:44.534189 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:34020] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:44.535754 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:34020] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:44.536014 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:34020] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:44.536051 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:34012] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:44.536156 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:34020] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:44.536269 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:34012] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:44.536426 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:34012] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:44.538810 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:34020] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:30:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:44.538987 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:34012] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:49.534066 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:34032] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:49.534190 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:34048] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:49.534317 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:34048] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:49.534364 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:34048] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:49.534459 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:34032] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:49.534541 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:34032] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:49.535831 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:34048] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:49.536005 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:34048] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:49.536113 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:34048] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:49.536208 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:34032] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:49.536451 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:34032] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:49.536616 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:34032] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:49.538963 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:34048] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:30:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:49.539500 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:34032] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:54.536199 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:39624] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:54.536258 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:39622] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:54.536356 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:39624] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:54.536416 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:39624] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:54.536440 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:39622] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:54.536495 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:39622] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:54.538039 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:39624] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:54.538265 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:39624] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:54.538406 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:39624] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:54.538513 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:39622] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:54.538795 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:39622] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:54.538893 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:39622] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:54.541007 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:39624] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:30:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:54.541387 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:39622] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:59.534166 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:39642] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:59.534362 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:39642] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:59.534410 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:39642] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:59.536050 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:39642] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:59.536253 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:39642] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:59.536389 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:39642] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:30:59.543746 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:39658] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:59.544186 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:39658] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:30:59.544279 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:39658] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:30:59.545843 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:39658] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:30:59.546041 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:39658] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:30:59.546115 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:39658] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:30:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:59.548550 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:39642] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:30:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:30:59.548628 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:39658] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:04.533447 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:42718] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:04.533798 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:42716] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:04.534223 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:42718] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:04.534284 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:42718] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:04.535927 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:42716] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:04.535976 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:42716] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:04.536367 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:42718] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:04.536668 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:42718] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:04.536901 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:42718] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:04.537734 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:42716] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:04.537916 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:42716] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:04.538020 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:42716] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:31:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:04.539962 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:42718] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:04.542374 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:42716] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:09.534074 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:42742] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:09.534214 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:42742] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:09.534262 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:42742] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:09.534642 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:42744] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:09.534819 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:42744] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:09.534880 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:42744] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:09.535740 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:42742] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:09.535967 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:42742] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:09.536180 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:42742] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:09.536612 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:42744] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:09.536912 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:42744] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:09.537021 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:42744] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:31:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:09.538697 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:42742] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:09.540216 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:42744] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:14.537580 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:56384] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:14.537744 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:56384] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:14.537817 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:56384] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:14.539964 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:56384] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:14.540304 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:56384] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:14.540415 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:56384] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:14.540700 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:56396] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:14.540914 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:56396] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:14.541038 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:56396] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:14.543020 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:56396] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:14.543213 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:56396] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:14.543339 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:56396] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:14.543358 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:56384] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:14.547100 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:56396] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:19.533385 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:56400] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:19.533576 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:56400] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:19.533640 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:56400] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:19.533925 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:56410] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:19.534154 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:56410] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:19.534232 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:56410] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:19.536093 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:56400] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:19.536454 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:56400] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:19.536741 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:56400] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:19.536946 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:56410] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:19.537313 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:56410] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:19.537506 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:56410] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:31:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:19.540803 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:56400] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:19.541428 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:56410] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:24.533945 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:36508] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:24.534103 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:36508] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:24.534154 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:36518] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:24.534160 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:36508] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:24.534245 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:36518] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:24.534290 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:36518] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:24.536021 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:36508] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:24.536230 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:36508] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:24.536357 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:36508] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:24.536552 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:36518] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:24.536705 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:36518] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:24.536760 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:36518] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:31:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:24.539188 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:36518] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:24.540271 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:36508] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:29.533942 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:36534] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:29.534088 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:36534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:29.534166 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:36534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:29.534852 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:36536] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:29.534923 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:36536] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:29.534951 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:36536] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:29.536695 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:36534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:29.536925 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:36534] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:29.537053 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:36534] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:29.537308 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:36536] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:29.537486 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:36536] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:29.537569 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:36536] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:31:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:29.539849 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:36536] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:29.540051 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:36534] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:34.533849 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:60040] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:34.534003 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:60040] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:34.534057 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:60040] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:34.534387 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:60038] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:34.534472 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:60038] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:34.534503 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:60038] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:34.535850 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:60040] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:34.536098 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:60040] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:34.536220 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:60040] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:34.536314 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:60038] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:34.536586 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:60038] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:34.536647 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:60038] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:31:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:31:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:34.538895 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:60038] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:34.538904 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:60040] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:39.534123 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:60060] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:39.534172 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:60046] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:39.534273 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:60060] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:39.534499 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:60046] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:39.534518 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:60060] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:39.534547 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:60046] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:39.536456 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:60060] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:39.536726 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:60060] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:39.536835 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:60046] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:39.537019 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:60046] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:39.537037 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:60060] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:39.537120 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:60046] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:31:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:39.539761 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:60046] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:39.540085 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:60060] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:44.533813 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:33288] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:44.533969 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:33288] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:44.534016 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:33288] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:44.535148 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:33296] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:44.535309 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:33296] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:44.535366 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:33296] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:44.537525 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:33288] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:44.537656 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:33296] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:44.537976 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:33288] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:44.538039 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:33296] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:44.538105 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:33288] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:44.538178 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:33296] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:31:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:44.545198 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:33288] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:44.549863 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:33296] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:49.533649 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:33300] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:49.533871 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:33300] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:49.533934 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:33300] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:49.535283 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:33302] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:49.535437 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:33302] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:49.535486 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:33302] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:49.536378 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:33300] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:49.536732 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:33300] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:49.536924 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:33300] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:49.537388 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:33302] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:49.537667 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:33302] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:49.537868 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:33302] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:31:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:49.541109 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:33300] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:49.541288 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:33302] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:54.534341 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:56546] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:54.534347 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:56542] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:54.534553 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:56542] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:54.534607 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:56542] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:54.534673 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:56546] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:54.534740 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:56546] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:54.536430 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:56546] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:54.536436 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:56542] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:54.536670 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:56546] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:54.536691 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:56542] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:54.536821 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:56542] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:54.537450 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:56546] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:31:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:54.539824 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:56542] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:54.541263 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:56546] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:59.533478 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:56560] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:59.533499 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:56562] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:59.533624 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:56560] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:59.533653 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:56562] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:31:59.533676 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:56560] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:59.533707 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:56562] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:31:59.535284 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:56560] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:59.535662 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:56560] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:59.535839 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:56560] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:31:59.535913 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:56562] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:31:59.536111 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:56562] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:31:59.536233 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:56562] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:31:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:59.538611 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:56560] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:31:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:31:59.539026 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:56562] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:04.533276 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:49250] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:04.533434 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:49250] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:04.533481 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:49250] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:04.534002 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:49264] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:04.534220 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:49264] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:04.534315 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:49264] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:04.534964 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:49250] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:04.535149 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:49250] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:04.535267 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:49250] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:04.536593 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:49264] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:04.537215 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:49264] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:04.537532 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:49264] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:04.537764 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:49250] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:32:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:04.540389 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:49264] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:09.533794 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:49266] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:09.533935 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:49266] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:09.533979 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:49266] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:09.534084 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:49280] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:09.534241 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:49280] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:09.534306 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:49280] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:09.536589 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:49280] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:09.537017 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:49280] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:09.537241 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:49280] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:09.537512 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:49266] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:09.537701 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:49266] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:09.537823 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:49266] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:09.540513 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:49280] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:32:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:09.541101 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:49266] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:14.534015 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:35108] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:14.534115 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:35120] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:14.534168 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:35108] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:14.534213 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:35108] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:14.534260 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:35120] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:14.534314 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:35120] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:14.535751 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:35108] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:14.535821 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:35120] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:14.536105 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:35108] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:14.536189 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:35120] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:14.536266 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:35108] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:14.536290 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:35120] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:14.539131 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:35108] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:32:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:14.540569 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:35120] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:19.533422 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:35126] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:19.533448 2025] [ssl:info] [pid 30:tid 132] [client 10.128.0.2:35136] AH01964: Connection to child 149 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:19.533593 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:35126] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:19.533614 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2337): [client 10.128.0.2:35136] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:19.533639 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:35126] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:19.533663 2025] [core:debug] [pid 30:tid 132] protocol.c(2460): [client 10.128.0.2:35136] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:19.535082 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:35126] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:19.535296 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:35126] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:19.535344 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(2167): [client 10.128.0.2:35136] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:19.535409 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:35126] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:19.535573 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_kernel.c(341): [client 10.128.0.2:35136] AH02034: Initial (No.1) HTTPS request received for child 149 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:19.535682 2025] [authz_core:debug] [pid 30:tid 132] mod_authz_core.c(843): [client 10.128.0.2:35136] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:19.537588 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:35126] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:32:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:19.538210 2025] [ssl:debug] [pid 30:tid 132] ssl_engine_io.c(1150): [client 10.128.0.2:35136] AH02001: Connection closed to child 149 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:24.534199 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:40388] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:24.534369 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:40388] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:24.534423 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:40388] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:24.535211 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:40394] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:24.535390 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:40394] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:24.535453 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:40394] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:24.537810 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:40388] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:24.538006 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:40388] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:24.538138 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:40388] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:24.538870 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:40394] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:24.539263 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:40394] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:24.539461 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:40394] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:24.540691 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:40388] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:32:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:24.542335 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:40394] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:29.533978 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:40406] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:29.533988 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:40408] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:29.534109 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:40406] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:29.534115 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:40408] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:29.534155 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:40406] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:29.534158 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:40408] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:29.535721 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:40408] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:29.535905 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:40408] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:29.536022 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:40408] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:29.536758 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:40406] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:23:32:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:29.539983 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:40408] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:29.542670 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:40406] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:29.542840 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:40406] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:29.548169 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:40406] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:34.533580 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:45710] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:34.533683 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:45712] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:34.533746 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:45710] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:34.533805 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:45712] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:34.533813 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:45710] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:34.533841 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:45712] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:34.535384 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:45710] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:34.535558 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:45710] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:34.535655 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:45710] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:34.535750 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:45712] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:34.535970 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:45712] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:34.536036 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:45712] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:34.538409 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:45710] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:32:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:34.538866 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:45712] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:39.533386 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:45720] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:39.533391 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:45732] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:39.533530 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:45720] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:39.533540 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:45732] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:39.533578 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:45720] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:39.533592 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:45732] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:39.535142 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:45720] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:39.535495 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:45732] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:39.535521 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:45720] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:39.535670 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:45720] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:39.535734 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:45732] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:39.535928 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:45732] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:39.538373 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:45732] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:32:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:39.539109 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:45720] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:44.533687 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:40238] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:44.533919 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:40238] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:44.533974 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:40238] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:44.534130 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:40246] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:44.534265 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:40246] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:44.534316 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:40246] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:44.535826 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:40238] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:44.536119 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:40238] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:44.536241 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:40238] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:44.536319 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:40246] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:44.536557 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:40246] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:44.536672 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:40246] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:32:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:44.539243 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:40238] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:44.539265 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:40246] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:49.533114 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:40258] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:49.533245 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:40258] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:49.533288 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:40258] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:49.534002 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:40252] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:49.534175 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:40252] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:49.534229 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:40252] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:49.534941 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:40258] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:49.535187 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:40258] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:49.535312 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:40258] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:49.536351 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:40252] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:49.536736 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:40252] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:49.536862 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:40252] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:49.537905 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:40258] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:32:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:49.539754 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:40252] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:54.533348 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:40426] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:54.533598 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:40426] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:54.533669 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:40426] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:54.535252 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:40426] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:54.535495 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:40426] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:54.535644 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:40426] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:54.537290 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:40412] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:54.537451 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:40412] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:54.537535 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:40412] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:54.538931 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:40412] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:54.539218 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:40412] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:54.539378 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:40412] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:54.541837 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:40412] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:32:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:54.543994 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:40426] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:59.534146 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:40436] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:59.534305 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:40436] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:59.534337 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:40450] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:59.534361 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:40436] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:59.534495 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:40450] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:32:59.534553 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:40450] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:32:59.536679 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:40436] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:59.537266 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:40450] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:32:59.537561 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:40450] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:59.537709 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:40450] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:32:59.538156 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:40436] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:32:59.538281 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:40436] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:32:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:59.540619 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:40450] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:32:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:32:59.541289 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:40436] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:04.533626 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:40942] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:04.533809 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:40942] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:04.533865 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:40942] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:04.534928 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:40926] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:04.535003 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:40926] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:04.535027 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:40926] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:04.536995 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:40942] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:04.537161 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:40926] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:04.537254 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:40942] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:04.537337 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:40926] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:04.537386 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:40942] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:04.537396 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:40926] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:04.540149 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:40926] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:33:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:04.540649 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:40942] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:09.533549 2025] [ssl:info] [pid 28:tid 169] [client 10.128.0.2:40944] AH01964: Connection to child 19 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:09.533559 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:40956] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:09.533678 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:40956] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:09.533682 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2337): [client 10.128.0.2:40944] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:09.533722 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:40956] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:09.533722 2025] [core:debug] [pid 28:tid 169] protocol.c(2460): [client 10.128.0.2:40944] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:09.535412 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(2167): [client 10.128.0.2:40944] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:09.535588 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_kernel.c(341): [client 10.128.0.2:40944] AH02034: Initial (No.1) HTTPS request received for child 19 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:09.535736 2025] [authz_core:debug] [pid 28:tid 169] mod_authz_core.c(843): [client 10.128.0.2:40944] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:09.535843 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:40956] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:09.536093 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:40956] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:09.536167 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:40956] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:09.538181 2025] [ssl:debug] [pid 28:tid 169] ssl_engine_io.c(1150): [client 10.128.0.2:40944] AH02001: Connection closed to child 19 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:33:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:09.541936 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:40956] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:14.534751 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:38502] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:14.535096 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:38492] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:14.535294 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:38502] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:14.535363 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:38502] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:14.535408 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:38492] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:14.535475 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:38492] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:14.537269 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:38502] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:14.537473 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:38502] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:14.538301 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:38492] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:14.538551 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:38492] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:14.538657 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:38492] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:14.539498 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:38502] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:14.542316 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:38502] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:33:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:14.544393 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:38492] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:19.535466 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:38508] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:19.535598 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:38508] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:19.535643 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:38508] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:19.536714 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:38518] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:19.536773 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:38518] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:19.536809 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:38518] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:19.537932 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:38508] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:19.538093 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:38508] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:19.538189 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:38508] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:19.538416 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:38518] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:19.538551 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:38518] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:19.538597 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:38518] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:19.541865 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:38518] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:33:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:19.544933 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:38508] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:24.533758 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:52108] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:24.533762 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:52106] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:24.533926 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:52106] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:24.533930 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:52108] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:24.533983 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:52108] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:24.533985 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:52106] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:24.535643 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:52108] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:24.535749 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:52106] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:24.535853 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:52108] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:24.535972 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:52108] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:24.535995 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:52106] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:24.536111 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:52106] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:24.538484 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:52106] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:33:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:24.538917 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:52108] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:29.533369 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:52118] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:29.533424 2025] [ssl:info] [pid 30:tid 117] [client 10.128.0.2:52122] AH01964: Connection to child 134 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:29.533508 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:52118] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:29.533556 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:52118] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:29.533572 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2337): [client 10.128.0.2:52122] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:29.533621 2025] [core:debug] [pid 30:tid 117] protocol.c(2460): [client 10.128.0.2:52122] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:29.535264 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(2167): [client 10.128.0.2:52122] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:29.535284 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:52118] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:29.535523 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_kernel.c(341): [client 10.128.0.2:52122] AH02034: Initial (No.1) HTTPS request received for child 134 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:29.535559 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:52118] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:29.535679 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:52118] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:29.535681 2025] [authz_core:debug] [pid 30:tid 117] mod_authz_core.c(843): [client 10.128.0.2:52122] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:29.538591 2025] [ssl:debug] [pid 30:tid 117] ssl_engine_io.c(1150): [client 10.128.0.2:52122] AH02001: Connection closed to child 134 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:33:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:29.539753 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:52118] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:34.534406 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:35008] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:34.534576 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:35008] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:34.534625 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:35008] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:34.535572 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:35006] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:34.535709 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:35006] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:34.535757 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:35006] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:34.536510 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:35008] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:34.536677 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:35008] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:34.536812 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:35008] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:34.537895 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:35006] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:34.538171 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:35006] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:34.538275 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:35006] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:34.539595 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:35008] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:33:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:34.541953 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:35006] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:39.534217 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:35032] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:39.534359 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:35032] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:39.534405 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:35032] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:39.537036 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:35032] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:39.537233 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:35032] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:39.537400 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:35032] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:39.539959 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:35016] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:39.540056 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:35016] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:39.540100 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:35016] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:33:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:39.540401 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:35032] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:39.541600 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:35016] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:39.541837 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:35016] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:39.541986 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:35016] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:39.546132 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:35016] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:44.533872 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:34006] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:44.534113 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:34006] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:44.534185 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:34006] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:44.534302 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:34022] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:44.534597 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:34022] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:44.534659 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:34022] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:44.537089 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:34022] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:44.537339 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:34022] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:44.537358 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:34006] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:44.537482 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:34022] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:44.537668 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:34006] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:44.537847 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:34006] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:44.546002 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:34006] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:33:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:44.546686 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:34022] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:49.533966 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:34036] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:49.534152 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:34036] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:49.534278 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:34036] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:49.535591 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:34038] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:49.535736 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:34038] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:49.535812 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:34038] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:49.536878 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:34036] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:49.537636 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:34036] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:49.537820 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:34036] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:49.538313 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:34038] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:49.538576 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:34038] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:49.538734 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:34038] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:49.540781 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:34036] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:33:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:49.540981 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:34038] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:54.533567 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:55298] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:54.533787 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:55298] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:54.533755 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:55296] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:54.533863 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:55298] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:54.534012 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:55296] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:54.534104 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:55296] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:54.535820 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:55298] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:54.536103 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:55298] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:54.536246 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:55298] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:54.539552 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:55296] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:54.539907 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:55296] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:54.540105 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:55296] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:54.540630 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:55298] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:33:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:54.543292 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:55296] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:59.533375 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:55318] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:59.533504 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:55316] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:59.533539 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:55318] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:59.533586 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:55318] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:59.533636 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:55316] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:33:59.533689 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:55316] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:33:59.535171 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:55316] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:59.536076 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:55318] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:33:59.536245 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:55318] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:59.536593 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:55318] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:33:59.537381 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:55316] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:33:59.537480 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:55316] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:33:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:59.540451 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:55316] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:33:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:33:59.542179 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:55318] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:04.533964 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:40186] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:04.534080 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:40186] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:04.534119 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:40186] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:04.535203 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:40188] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:04.535295 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:40188] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:04.535320 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:40188] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:04.536885 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:40188] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:04.537307 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:40186] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:04.537727 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:40186] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:04.537906 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:40186] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:04.538116 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:40188] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:04.538167 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:40188] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:04.542122 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:40188] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:04.542348 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:40186] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:09.533522 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:40212] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:09.533524 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:40210] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:09.533672 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:40210] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:09.533672 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:40212] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:09.533722 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:40210] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:09.533722 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:40212] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:09.535798 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:40212] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:09.535991 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:40212] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:09.536058 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:40210] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:09.536147 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:40212] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:09.536250 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:40210] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:09.536306 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:40210] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:09.538430 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:40212] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:09.539001 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:40210] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:14.533327 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:53966] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:14.533528 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:53966] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:14.533641 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:53966] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:14.537874 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:53966] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:14.537890 2025] [ssl:info] [pid 30:tid 122] [client 10.128.0.2:53982] AH01964: Connection to child 139 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:14.538040 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2337): [client 10.128.0.2:53982] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:14.538096 2025] [core:debug] [pid 30:tid 122] protocol.c(2460): [client 10.128.0.2:53982] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:14.538846 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:53966] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:14.539006 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:53966] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:14.543192 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(2167): [client 10.128.0.2:53982] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:14.543797 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_kernel.c(341): [client 10.128.0.2:53982] AH02034: Initial (No.1) HTTPS request received for child 139 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:14.543978 2025] [authz_core:debug] [pid 30:tid 122] mod_authz_core.c(843): [client 10.128.0.2:53982] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:14.544535 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:53966] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:14.548043 2025] [ssl:debug] [pid 30:tid 122] ssl_engine_io.c(1150): [client 10.128.0.2:53982] AH02001: Connection closed to child 139 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:19.534214 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:53992] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:19.534356 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:53992] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:19.534409 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:53992] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:19.535935 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:53992] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:19.536189 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:53992] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:19.536292 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:53992] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:19.537867 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:53994] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:19.538161 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:53994] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:19.538235 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:53994] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:19.540403 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:53994] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:19.540652 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:53994] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:19.540761 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:53994] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:19.541196 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:53992] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:19.543042 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:53994] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:24.534223 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:36490] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:24.534394 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:36490] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:24.534446 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:36490] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:24.536134 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:36488] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:24.536221 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:36488] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:24.536250 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:36488] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:24.538189 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:36490] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:24.538357 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:36490] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:24.538473 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:36490] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:24.541816 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:36488] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:24.541989 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:36488] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:24.542068 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:36488] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:24.542540 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:36490] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:24.544509 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:36488] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:29.533896 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:36502] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:29.534053 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:36502] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:29.534106 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:36502] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:29.536011 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:36500] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:29.536083 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:36502] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:29.536254 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:36502] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:29.536354 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:36502] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:29.538836 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:36500] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:29.538898 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:36500] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:29.540392 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:36500] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:29.540853 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:36500] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:29.541005 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:36500] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:29.543625 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:36500] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:29.543919 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:36502] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:34.534103 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:43246] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:34.534121 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:43238] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:34.534234 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:43238] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:34.534255 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:43246] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:34.534288 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:43246] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:34.534288 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:43238] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:34.535761 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:43246] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:34.535967 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:43246] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:34.536087 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:43246] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:34.536288 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:43238] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:34.536693 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:43238] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:34.536816 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:43238] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:34.539002 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:43246] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:34.539497 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:43238] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:39.533899 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:43264] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:39.533899 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:43248] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:39.534035 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:43248] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:39.534035 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:43264] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:39.534081 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:43248] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:39.534088 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:43264] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:39.535586 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:43248] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:39.535795 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:43248] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:39.535897 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:43248] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:39.537379 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:43264] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:39.537532 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:43264] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:39.537597 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:43264] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:39.538878 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:43248] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:39.540006 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:43264] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:44.534090 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:43930] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:44.534271 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:43930] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:44.534295 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:43942] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:44.534327 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:43930] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:44.534491 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:43942] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:44.534547 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:43942] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:44.536269 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:43930] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:44.536441 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:43930] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:44.536579 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:43930] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:44.536633 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:43942] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:44.536920 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:43942] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:44.537032 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:43942] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:44.539322 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:43930] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:44.540415 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:43942] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:49.533289 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:43956] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:49.533418 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:43956] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:49.533457 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:43956] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:49.533730 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:43950] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:49.533907 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:43950] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:49.533961 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:43950] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:49.534819 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:43956] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:49.534988 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:43956] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:49.535083 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:43956] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:49.535551 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:43950] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:49.535842 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:43950] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:49.535956 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:43950] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:49.537409 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:43956] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:49.538231 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:43950] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:54.533785 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:43370] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:54.533924 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:43370] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:54.533977 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:43370] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:54.534560 2025] [ssl:info] [pid 30:tid 125] [client 10.128.0.2:43376] AH01964: Connection to child 142 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:54.534635 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2337): [client 10.128.0.2:43376] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:54.534657 2025] [core:debug] [pid 30:tid 125] protocol.c(2460): [client 10.128.0.2:43376] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:54.537021 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:43370] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:54.537294 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(2167): [client 10.128.0.2:43376] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:54.537463 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_kernel.c(341): [client 10.128.0.2:43376] AH02034: Initial (No.1) HTTPS request received for child 142 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:54.537581 2025] [authz_core:debug] [pid 30:tid 125] mod_authz_core.c(843): [client 10.128.0.2:43376] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:54.537803 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:43370] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:54.537851 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:43370] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:54.540787 2025] [ssl:debug] [pid 30:tid 125] ssl_engine_io.c(1150): [client 10.128.0.2:43376] AH02001: Connection closed to child 142 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:54.542827 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:43370] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:59.534009 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:43390] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:59.534167 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:43390] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:59.534220 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:43390] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:59.535321 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:43406] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:59.535376 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:43406] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:34:59.535392 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:43406] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:34:59.536442 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:43390] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:59.536625 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:43390] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:59.536732 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:43390] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:34:59.536969 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:43406] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:34:59.537094 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:43406] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:34:59.537135 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:43406] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:34:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:59.548049 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:43406] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:34:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:34:59.548398 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:43390] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:04.533873 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:36060] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:04.533886 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:36058] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:04.534096 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:36060] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:04.534168 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:36060] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:04.534468 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:36058] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:04.534524 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:36058] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:04.536176 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:36060] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:04.536383 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:36060] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:04.536533 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:36060] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:35:04.537147 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:36058] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:04.538065 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:36058] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:04.538339 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:36058] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:04.540954 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:36060] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:35:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:04.541602 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:36058] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:09.533737 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:36078] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:09.533978 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:36078] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:09.534037 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:36078] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:09.534867 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:36094] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:09.535006 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:36094] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:09.535062 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:36094] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:09.535702 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:36078] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:09.535897 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:36078] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:09.536022 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:36078] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:35:09.537844 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:36094] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:23:35:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:09.538316 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:36078] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:09.539016 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:36094] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:09.539108 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:36094] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:09.543364 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:36094] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:14.534449 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:55316] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:14.534515 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:55314] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:14.534617 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:55316] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:14.534659 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:55314] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:14.534672 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:55316] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:14.534716 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:55314] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:14.537548 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:55316] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:14.537789 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:55316] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:14.537911 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:55316] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:35:14.538315 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:55314] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:14.538478 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:55314] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:14.538649 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:55314] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:14.540682 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:55316] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:35:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:14.541968 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:55314] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:19.534081 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:55330] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:19.534103 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:55334] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:19.534211 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:55330] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:19.534229 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:55334] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:19.534256 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:55330] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:19.534279 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:55334] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:19.536060 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:55330] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:19.536105 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:55334] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:19.536241 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:55330] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:19.536350 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:55330] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:35:19.536363 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:55334] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:19.536486 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:55334] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:19.538667 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:55330] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:35:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:19.539281 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:55334] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:24.533987 2025] [ssl:info] [pid 29:tid 104] [client 10.128.0.2:53790] AH01964: Connection to child 87 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:24.534140 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2337): [client 10.128.0.2:53790] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:24.534192 2025] [core:debug] [pid 29:tid 104] protocol.c(2460): [client 10.128.0.2:53790] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:24.534309 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:53802] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:24.534595 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:53802] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:24.534672 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:53802] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:24.536814 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(2167): [client 10.128.0.2:53790] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:24.536876 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:53802] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:24.537078 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_kernel.c(341): [client 10.128.0.2:53790] AH02034: Initial (No.1) HTTPS request received for child 87 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:24.537207 2025] [authz_core:debug] [pid 29:tid 104] mod_authz_core.c(843): [client 10.128.0.2:53790] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:35:24.537478 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:53802] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:24.537628 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:53802] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:24.539725 2025] [ssl:debug] [pid 29:tid 104] ssl_engine_io.c(1150): [client 10.128.0.2:53790] AH02001: Connection closed to child 87 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:35:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:24.541193 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:53802] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:29.534385 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:53826] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:29.534437 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:53814] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:29.534555 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:53814] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:29.534555 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:53826] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:29.534600 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:53826] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:29.534600 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:53814] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:29.536149 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:53826] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:29.536340 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:53826] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:29.536475 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:53826] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:35:29.536841 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:53814] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:29.537013 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:53814] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:29.537072 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:53814] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:29.539462 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:53814] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:35:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:29.541123 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:53826] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:34.533325 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:46076] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:34.533460 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:46076] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:34.533496 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:46076] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:34.533959 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:46080] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:34.534030 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:46080] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:34.534053 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:46080] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:34.535269 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:46076] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:34.535444 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:46076] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:34.535549 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:46076] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:35:34.536002 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:46080] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:34.536233 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:46080] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:34.536291 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:46080] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:34.538015 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:46076] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:35:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:34.544135 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:46080] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:39.533737 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:46096] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:39.533940 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:46096] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:39.533991 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:46096] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:39.535428 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:46100] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:39.535564 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:46100] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:39.535588 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:46100] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:39.536073 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:46096] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:39.536291 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:46096] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:39.536384 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:46096] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:39.542385 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:46096] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:39.544934 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:46100] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:39.545180 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:46100] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:39.545278 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:46100] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:39.548129 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:46100] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:44.533502 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:55560] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:44.533640 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:55560] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:44.533687 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:55560] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:44.534866 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:55564] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:44.534990 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:55564] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:44.535030 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:55564] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:44.535383 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:55560] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:44.535548 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:55560] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:44.535659 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:55560] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:35:44.537535 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:55564] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:44.537705 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:55564] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:44.537813 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:55564] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:44.538094 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:55560] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:35:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:44.540233 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:55564] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:49.533075 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:55570] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:49.533292 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:55568] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:49.533378 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:55568] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:49.533430 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:55568] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:49.534511 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:55570] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:49.534544 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:55570] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:49.535550 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:55568] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:49.535705 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:55568] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:49.535960 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:55570] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:49.536100 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:55570] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:49.536173 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:55570] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:35:49.536414 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:55568] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:49.539077 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:55570] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:35:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:49.540362 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:55568] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:54.534250 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:56804] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:54.534268 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:56808] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:54.534394 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:56804] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:54.534446 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:56804] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:54.534444 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:56808] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:54.534505 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:56808] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:54.536185 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:56804] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:54.536348 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:56804] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:54.536441 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:56804] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:35:54.537067 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:56808] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:54.537324 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:56808] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:54.537469 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:56808] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:54.540065 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:56808] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:35:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:54.540514 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:56804] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:59.534045 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:56822] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:59.534052 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:56830] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:59.534193 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:56822] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:59.534216 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:56830] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:35:59.534243 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:56822] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:59.534265 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:56830] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:35:59.535912 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:56830] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:59.536089 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:56830] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:59.536200 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:56830] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:35:59.536561 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:56822] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:35:59.536800 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:56822] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:35:59.536893 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:56822] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:35:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:59.539260 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:56822] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:35:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:35:59.539632 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:56830] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:04.533674 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:37242] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:04.533688 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:37244] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:04.533816 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:37244] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:04.533854 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:37244] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:04.533931 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:37242] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:04.533987 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:37242] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:04.535146 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:37244] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:04.535311 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:37244] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:04.535409 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:37244] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:04.535577 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:37242] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:04.535799 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:37242] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:04.535913 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:37242] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:04.538070 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:37244] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:36:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:04.538842 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:37242] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:09.533952 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:37262] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:09.534026 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:37268] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:09.534137 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:37262] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:09.534173 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:37268] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:09.534185 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:37262] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:09.534234 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:37268] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:09.535722 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:37262] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:09.535916 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:37262] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:09.536048 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:37262] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:09.536369 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:37268] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:09.536573 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:37268] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:09.536652 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:37268] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:09.538567 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:37262] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:36:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:09.539571 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:37268] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:14.533688 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:51128] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:14.533746 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:51130] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:14.533881 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:51128] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:14.533900 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:51130] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:14.533935 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:51128] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:14.533952 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:51130] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:14.535676 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:51128] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:14.535881 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:51128] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:14.536015 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:51128] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:14.536170 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:51130] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:14.536468 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:51130] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:14.536628 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:51130] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:14.538755 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:51128] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:36:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:14.539915 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:51130] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:19.534217 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:51142] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:19.534386 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:51142] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:19.534442 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:51142] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:19.536339 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:51156] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:19.536452 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:51142] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:19.536508 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:51156] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:19.536562 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:51156] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:19.536698 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:51142] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:19.536914 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:51142] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:19.539107 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:51156] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:19.539466 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:51156] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:19.539621 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:51156] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:19.542137 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:51156] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:36:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:19.543365 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:51142] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:24.533570 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:55204] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:24.533828 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:55204] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:24.533882 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:55204] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:24.534369 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:55216] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:24.534710 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:55216] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:24.534954 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:55216] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:24.535808 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:55204] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:24.535999 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:55204] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:24.536104 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:55204] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:24.537875 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:55216] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:24.538211 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:55216] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:24.538386 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:55216] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:24.538500 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:55204] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:36:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:24.541033 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:55216] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:29.533816 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:55234] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:29.533866 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:55232] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:29.533984 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:55234] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:29.534034 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:55234] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:29.534161 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:55232] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:29.534289 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:55232] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:29.535732 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:55234] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:29.536021 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:55234] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:29.536196 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:55234] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:29.540970 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:55232] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:23:36:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:29.541445 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:55234] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:29.542010 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:55232] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:29.542196 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:55232] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:29.545526 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:55232] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:34.534160 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:49572] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:34.534319 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:49572] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:34.534359 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:49572] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:34.534808 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:49584] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:34.534881 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:49584] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:34.534910 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:49584] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:34.536673 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:49584] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:34.536840 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:49584] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:34.536965 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:49584] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:34.537233 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:49572] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:34.537412 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:49572] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:34.537473 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:49572] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:34.539594 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:49584] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:36:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:34.541147 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:49572] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:39.534138 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:49596] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:39.534138 2025] [ssl:info] [pid 28:tid 159] [client 10.128.0.2:49598] AH01964: Connection to child 9 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:39.534261 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:49596] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:39.534261 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2337): [client 10.128.0.2:49598] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:39.534301 2025] [core:debug] [pid 28:tid 159] protocol.c(2460): [client 10.128.0.2:49598] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:39.534301 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:49596] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:39.535952 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:49596] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:39.536146 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:49596] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:39.536253 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:49596] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:39.536330 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(2167): [client 10.128.0.2:49598] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:39.536491 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_kernel.c(341): [client 10.128.0.2:49598] AH02034: Initial (No.1) HTTPS request received for child 9 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:39.536540 2025] [authz_core:debug] [pid 28:tid 159] mod_authz_core.c(843): [client 10.128.0.2:49598] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:39.538763 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:49596] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:36:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:39.539179 2025] [ssl:debug] [pid 28:tid 159] ssl_engine_io.c(1150): [client 10.128.0.2:49598] AH02001: Connection closed to child 9 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:44.534072 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:44466] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:44.534191 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:44460] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:44.534253 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:44466] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:44.534309 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:44466] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:44.534347 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:44460] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:44.534404 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:44460] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:44.536322 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:44466] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:44.536537 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:44466] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:44.536673 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:44466] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:44.537391 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:44460] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:44.537642 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:44460] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:44.538839 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:44460] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:44.542575 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:44466] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:36:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:44.550056 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:44460] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:49.534158 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:44476] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:49.534311 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:44476] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:49.534357 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:44480] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:49.534365 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:44476] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:49.534517 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:44480] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:49.534567 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:44480] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:49.536203 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:44480] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:49.536360 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:44476] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:49.536416 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:44480] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:49.536532 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:44480] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:49.536563 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:44476] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:49.536699 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:44476] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:49.538874 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:44480] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:36:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:49.542342 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:44476] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:54.533911 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:45556] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:54.533938 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:45570] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:54.534171 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:45556] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:54.534226 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:45556] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:54.534564 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:45570] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:54.534710 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:45570] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:54.536897 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:45556] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:54.536956 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:45570] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:54.537187 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:45556] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:54.537217 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:45570] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:54.537298 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:45556] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:54.537318 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:45570] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:54.539761 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:45556] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:36:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:54.541046 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:45570] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:59.534057 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:45574] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:59.534186 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:45574] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:59.534239 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:45574] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:59.534243 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:45582] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:59.534385 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:45582] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:36:59.534436 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:45582] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:36:59.536029 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:45582] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:59.536218 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:45582] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:59.536325 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:45582] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:36:59.536694 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:45574] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:36:59.536915 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:45574] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:36:59.537026 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:45574] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:36:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:59.538611 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:45582] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:36:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:36:59.539858 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:45574] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:04.534404 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:52902] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:04.534489 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:52894] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:04.534557 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:52902] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:04.534605 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:52902] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:04.534619 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:52894] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:04.534664 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:52894] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:04.536411 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:52902] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:04.536505 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:52894] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:04.536613 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:52902] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:04.536741 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:52902] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:04.536818 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:52894] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:04.536937 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:52894] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:04.539366 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:52902] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:04.539860 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:52894] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:09.534340 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:52910] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:09.534484 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:52910] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:09.534531 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:52910] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:09.534944 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:52904] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:09.535141 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:52904] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:09.535212 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:52904] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:09.536436 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:52910] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:09.536662 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:52910] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:09.536812 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:52904] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:09.536816 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:52910] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:09.537053 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:52904] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:09.537205 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:52904] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:09.539547 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:52910] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:09.539690 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:52904] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:14.533185 2025] [ssl:info] [pid 28:tid 165] [client 10.128.0.2:48342] AH01964: Connection to child 15 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:14.533318 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2337): [client 10.128.0.2:48342] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:14.533362 2025] [core:debug] [pid 28:tid 165] protocol.c(2460): [client 10.128.0.2:48342] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:14.533421 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:48344] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:14.533509 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:48344] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:14.533556 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:48344] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:14.534833 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(2167): [client 10.128.0.2:48342] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:14.535023 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_kernel.c(341): [client 10.128.0.2:48342] AH02034: Initial (No.1) HTTPS request received for child 15 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:14.535124 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:48344] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:14.535169 2025] [authz_core:debug] [pid 28:tid 165] mod_authz_core.c(843): [client 10.128.0.2:48342] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:14.535328 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:48344] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:14.535403 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:48344] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:14.537810 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:48344] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:14.537893 2025] [ssl:debug] [pid 28:tid 165] ssl_engine_io.c(1150): [client 10.128.0.2:48342] AH02001: Connection closed to child 15 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:19.533787 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:48360] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:19.533976 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:48360] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:19.534030 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:48360] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:19.534030 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:48374] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:19.534496 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:48374] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:19.534545 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:48374] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:19.536110 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:48360] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:19.536347 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:48360] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:19.536492 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:48360] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:19.536894 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:48374] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:19.537094 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:48374] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:19.537209 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:48374] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:19.539475 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:48360] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:19.542042 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:48374] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:24.533470 2025] [ssl:info] [pid 30:tid 114] [client 10.128.0.2:40890] AH01964: Connection to child 131 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:24.533506 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:40882] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:24.533601 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:40882] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:24.533601 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2337): [client 10.128.0.2:40890] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:24.533667 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:40882] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:24.533670 2025] [core:debug] [pid 30:tid 114] protocol.c(2460): [client 10.128.0.2:40890] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:24.535316 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(2167): [client 10.128.0.2:40890] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:24.535371 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:40882] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:24.535518 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:40882] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:24.535518 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_kernel.c(341): [client 10.128.0.2:40890] AH02034: Initial (No.1) HTTPS request received for child 131 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:24.535620 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:40882] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:24.535620 2025] [authz_core:debug] [pid 30:tid 114] mod_authz_core.c(843): [client 10.128.0.2:40890] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:24.538806 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:40882] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:24.539021 2025] [ssl:debug] [pid 30:tid 114] ssl_engine_io.c(1150): [client 10.128.0.2:40890] AH02001: Connection closed to child 131 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:29.534240 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:40902] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:29.534388 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:40902] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:29.534438 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:40902] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:29.535060 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:40908] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:29.535249 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:40908] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:29.535319 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:40908] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:29.536026 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:40902] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:29.536213 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:40902] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:29.536337 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:40902] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:29.537998 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:40908] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:29.538380 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:40908] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:29.538533 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:40908] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:29.539728 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:40902] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:29.541492 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:40908] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:34.533933 2025] [ssl:info] [pid 29:tid 91] [client 10.128.0.2:38522] AH01964: Connection to child 76 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:34.534057 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2337): [client 10.128.0.2:38522] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:34.534095 2025] [core:debug] [pid 29:tid 91] protocol.c(2460): [client 10.128.0.2:38522] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:34.534169 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:38528] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:34.534335 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:38528] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:34.534401 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:38528] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:34.535502 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(2167): [client 10.128.0.2:38522] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:34.535757 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_kernel.c(341): [client 10.128.0.2:38522] AH02034: Initial (No.1) HTTPS request received for child 76 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:34.535869 2025] [authz_core:debug] [pid 29:tid 91] mod_authz_core.c(843): [client 10.128.0.2:38522] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:34.536934 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:38528] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:34.537162 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:38528] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:34.537272 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:38528] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:34.539076 2025] [ssl:debug] [pid 29:tid 91] ssl_engine_io.c(1150): [client 10.128.0.2:38522] AH02001: Connection closed to child 76 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:34.540184 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:38528] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:39.533879 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:38530] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:39.533879 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:38540] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:39.534047 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:38530] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:39.534105 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:38530] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:39.534171 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:38540] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:39.534220 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:38540] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:39.536144 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:38530] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:39.536306 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:38530] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:39.536367 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:38540] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:39.536463 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:38530] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:39.536593 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:38540] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:39.536672 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:38540] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:39.540880 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:38530] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:39.544750 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:38540] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:44.533540 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:40614] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:44.533550 2025] [ssl:info] [pid 30:tid 115] [client 10.128.0.2:40608] AH01964: Connection to child 132 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:44.533764 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2337): [client 10.128.0.2:40608] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:44.533811 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:40614] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:44.533858 2025] [core:debug] [pid 30:tid 115] protocol.c(2460): [client 10.128.0.2:40608] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:44.533875 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:40614] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:44.535573 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:40614] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:44.535684 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(2167): [client 10.128.0.2:40608] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:44.535840 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:40614] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:44.535903 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_kernel.c(341): [client 10.128.0.2:40608] AH02034: Initial (No.1) HTTPS request received for child 132 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:44.535944 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:40614] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:44.536041 2025] [authz_core:debug] [pid 30:tid 115] mod_authz_core.c(843): [client 10.128.0.2:40608] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:44.538717 2025] [ssl:debug] [pid 30:tid 115] ssl_engine_io.c(1150): [client 10.128.0.2:40608] AH02001: Connection closed to child 132 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:44.539082 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:40614] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:49.533553 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:40630] AH01964: Connection to child 78 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:49.533675 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:40630] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:49.533710 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:40630] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:49.534928 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:40644] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:49.535058 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:40644] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:49.535105 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:40644] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:49.536341 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:40630] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:49.536507 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:40630] AH02034: Initial (No.1) HTTPS request received for child 78 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:49.536616 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:40630] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:49.536921 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:40644] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:49.537064 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:40644] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:49.537116 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:40644] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:49.539922 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:40630] AH02001: Connection closed to child 78 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:49.540157 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:40644] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:54.533645 2025] [ssl:info] [pid 29:tid 96] [client 10.128.0.2:60132] AH01964: Connection to child 79 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:54.533642 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:60140] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:54.533806 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:60140] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:54.533815 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2337): [client 10.128.0.2:60132] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:54.533856 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:60140] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:54.533858 2025] [core:debug] [pid 29:tid 96] protocol.c(2460): [client 10.128.0.2:60132] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:54.535389 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:60140] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:54.535392 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(2167): [client 10.128.0.2:60132] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:54.535571 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_kernel.c(341): [client 10.128.0.2:60132] AH02034: Initial (No.1) HTTPS request received for child 79 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:54.535574 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:60140] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:54.535671 2025] [authz_core:debug] [pid 29:tid 96] mod_authz_core.c(843): [client 10.128.0.2:60132] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:54.535684 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:60140] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:54.538715 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:60140] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:54.539150 2025] [ssl:debug] [pid 29:tid 96] ssl_engine_io.c(1150): [client 10.128.0.2:60132] AH02001: Connection closed to child 79 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:59.533287 2025] [ssl:info] [pid 29:tid 94] [client 10.128.0.2:60168] AH01964: Connection to child 77 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:59.533436 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2337): [client 10.128.0.2:60168] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:59.533480 2025] [core:debug] [pid 29:tid 94] protocol.c(2460): [client 10.128.0.2:60168] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:59.534008 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:60154] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:59.534168 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:60154] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:37:59.534220 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:60154] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:37:59.535424 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(2167): [client 10.128.0.2:60168] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:59.535601 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_kernel.c(341): [client 10.128.0.2:60168] AH02034: Initial (No.1) HTTPS request received for child 77 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:59.535721 2025] [authz_core:debug] [pid 29:tid 94] mod_authz_core.c(843): [client 10.128.0.2:60168] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:37:59.536296 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:60154] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:37:59.536620 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:60154] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:37:59.536799 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:60154] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:37:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:59.543419 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:60154] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:37:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:37:59.544697 2025] [ssl:debug] [pid 29:tid 94] ssl_engine_io.c(1150): [client 10.128.0.2:60168] AH02001: Connection closed to child 77 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:04.533377 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:46568] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:04.533409 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:46566] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:04.533541 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:46568] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:04.533572 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:46566] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:04.533596 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:46568] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:04.533644 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:46566] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:04.535421 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:46568] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:04.535601 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:46568] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:04.535728 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:46568] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:38:04.536590 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:46566] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:04.536918 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:46566] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:04.537040 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:46566] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:04.538926 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:46568] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:38:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:04.539675 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:46566] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:09.533465 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:46584] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:09.533480 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:46592] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:09.533595 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:46584] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:09.533614 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:46592] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:09.533639 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:46584] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:09.533661 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:46592] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:09.535579 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:46584] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:09.535683 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:46592] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:09.535796 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:46584] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:09.535895 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:46584] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:38:09.535935 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:46592] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:09.536046 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:46592] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:09.538470 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:46592] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:38:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:09.538985 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:46584] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:14.533385 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:49990] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:14.533454 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:50002] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:14.533534 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:49990] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:14.533587 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:49990] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:14.533575 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:50002] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:14.533673 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:50002] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:14.535216 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:50002] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:14.535430 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:50002] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:14.535528 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:50002] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:38:14.536164 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:49990] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:14.536428 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:49990] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:14.536564 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:49990] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:38:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:14.539239 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:50002] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:14.539263 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:49990] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:19.533236 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:50032] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:19.533258 2025] [ssl:info] [pid 28:tid 152] [client 10.128.0.2:50016] AH01964: Connection to child 2 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:19.533384 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2337): [client 10.128.0.2:50016] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:19.533394 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:50032] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:19.533422 2025] [core:debug] [pid 28:tid 152] protocol.c(2460): [client 10.128.0.2:50016] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:19.533441 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:50032] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:19.534934 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(2167): [client 10.128.0.2:50016] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:19.535149 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:50032] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:19.535191 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_kernel.c(341): [client 10.128.0.2:50016] AH02034: Initial (No.1) HTTPS request received for child 2 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:19.535334 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:50032] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:19.535403 2025] [authz_core:debug] [pid 28:tid 152] mod_authz_core.c(843): [client 10.128.0.2:50016] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:38:19.535448 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:50032] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:19.539075 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:50032] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:38:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:19.539992 2025] [ssl:debug] [pid 28:tid 152] ssl_engine_io.c(1150): [client 10.128.0.2:50016] AH02001: Connection closed to child 2 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:24.533926 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:56084] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:24.534140 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:56084] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:24.534203 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:56084] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:24.534532 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:56086] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:24.534724 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:56086] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:24.534814 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:56086] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:24.536524 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:56084] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:24.536998 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:56086] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:24.537087 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:56084] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:24.537209 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:56086] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:24.537293 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:56084] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:38:24.537321 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:56086] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:24.540154 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:56084] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:38:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:24.542146 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:56086] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:29.533283 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:56088] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:29.533561 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:56088] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:29.533638 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:56088] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:29.533926 2025] [ssl:info] [pid 30:tid 120] [client 10.128.0.2:56090] AH01964: Connection to child 137 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:29.534155 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2337): [client 10.128.0.2:56090] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:29.534217 2025] [core:debug] [pid 30:tid 120] protocol.c(2460): [client 10.128.0.2:56090] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:29.536148 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:56088] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:29.536608 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:56088] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:29.536819 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:56088] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:38:29.536913 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(2167): [client 10.128.0.2:56090] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:29.537147 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_kernel.c(341): [client 10.128.0.2:56090] AH02034: Initial (No.1) HTTPS request received for child 137 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:29.537291 2025] [authz_core:debug] [pid 30:tid 120] mod_authz_core.c(843): [client 10.128.0.2:56090] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:29.539582 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:56088] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:38:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:29.540228 2025] [ssl:debug] [pid 30:tid 120] ssl_engine_io.c(1150): [client 10.128.0.2:56090] AH02001: Connection closed to child 137 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:34.533929 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:41424] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:34.533917 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:41412] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:34.534078 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:41424] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:34.534086 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:41412] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:34.534128 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:41424] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:34.534130 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:41412] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:34.535928 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:41424] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:34.536114 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:41424] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:34.536258 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:41424] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:38:34.536845 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:41412] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:34.537113 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:41412] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:34.537233 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:41412] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:34.539026 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:41424] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:38:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:34.540088 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:41412] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:39.533138 2025] [ssl:info] [pid 29:tid 75] [client 10.128.0.2:41432] AH01964: Connection to child 64 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:39.533703 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:41442] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:39.533843 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:41442] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:39.533897 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:41442] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:39.534163 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2337): [client 10.128.0.2:41432] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:39.534254 2025] [core:debug] [pid 29:tid 75] protocol.c(2460): [client 10.128.0.2:41432] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:39.535422 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:41442] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:39.535673 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:41442] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:39.535815 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:41442] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:39.538269 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:41442] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:39.539003 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(2167): [client 10.128.0.2:41432] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:39.539199 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_kernel.c(341): [client 10.128.0.2:41432] AH02034: Initial (No.1) HTTPS request received for child 64 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:39.539254 2025] [authz_core:debug] [pid 29:tid 75] mod_authz_core.c(843): [client 10.128.0.2:41432] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:39.541487 2025] [ssl:debug] [pid 29:tid 75] ssl_engine_io.c(1150): [client 10.128.0.2:41432] AH02001: Connection closed to child 64 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:44.533565 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:53430] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:44.533607 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:53414] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:44.533845 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:53414] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:44.533906 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:53430] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:44.533922 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:53414] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:44.533999 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:53430] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:44.535710 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:53430] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:44.535977 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:53430] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:44.536115 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:53430] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:38:44.536606 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:53414] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:44.537028 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:53414] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:44.537168 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:53414] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:44.539418 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:53430] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:38:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:44.540046 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:53414] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:49.534546 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:53448] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:49.534727 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:53448] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:49.534797 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:53448] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:49.536343 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:53448] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:49.536520 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:53448] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:49.536619 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:53448] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:38:49.537990 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:53446] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:49.538212 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:53446] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:49.538340 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:53446] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:38:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:49.539649 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:53448] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:49.539925 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:53446] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:49.540150 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:53446] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:49.540250 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:53446] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:49.542636 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:53446] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:54.533805 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:44642] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:54.533959 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:44642] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:54.534013 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:44642] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:54.534027 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:44654] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:54.534153 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:44654] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:54.534179 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:44654] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:54.535812 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:44654] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:54.536005 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:44654] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:54.536122 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:44654] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:38:54.536587 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:44642] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:54.536825 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:44642] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:54.536890 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:44642] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:54.539211 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:44642] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:38:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:54.539718 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:44654] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:59.534014 2025] [ssl:info] [pid 179:tid 191] [client 10.128.0.2:44666] AH01964: Connection to child 201 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:59.534099 2025] [ssl:info] [pid 29:tid 78] [client 10.128.0.2:44656] AH01964: Connection to child 67 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:59.534185 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2337): [client 10.128.0.2:44666] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:59.534241 2025] [core:debug] [pid 179:tid 191] protocol.c(2460): [client 10.128.0.2:44666] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:59.534267 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2337): [client 10.128.0.2:44656] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:38:59.534316 2025] [core:debug] [pid 29:tid 78] protocol.c(2460): [client 10.128.0.2:44656] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:38:59.536722 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(2167): [client 10.128.0.2:44666] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:59.536973 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_kernel.c(341): [client 10.128.0.2:44666] AH02034: Initial (No.1) HTTPS request received for child 201 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:59.537081 2025] [authz_core:debug] [pid 179:tid 191] mod_authz_core.c(843): [client 10.128.0.2:44666] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:38:59.537164 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(2167): [client 10.128.0.2:44656] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:38:59.537376 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_kernel.c(341): [client 10.128.0.2:44656] AH02034: Initial (No.1) HTTPS request received for child 67 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:38:59.537478 2025] [authz_core:debug] [pid 29:tid 78] mod_authz_core.c(843): [client 10.128.0.2:44656] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:38:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:59.539651 2025] [ssl:debug] [pid 179:tid 191] ssl_engine_io.c(1150): [client 10.128.0.2:44666] AH02001: Connection closed to child 201 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:38:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:38:59.540644 2025] [ssl:debug] [pid 29:tid 78] ssl_engine_io.c(1150): [client 10.128.0.2:44656] AH02001: Connection closed to child 67 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:04.533261 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:40220] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:04.533331 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:40230] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:04.533462 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:40230] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:04.533462 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:40220] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:04.533527 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:40220] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:04.533527 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:40230] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:04.535593 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:40220] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:04.535921 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:40220] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:04.536015 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:40230] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:04.536095 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:40220] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:04.536223 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:40230] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:04.536280 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:40230] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:39:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:04.540134 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:40230] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:04.540381 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:40220] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:09.533676 2025] [ssl:info] [pid 28:tid 158] [client 10.128.0.2:40246] AH01964: Connection to child 8 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:09.533751 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:40256] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:09.533843 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2337): [client 10.128.0.2:40246] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:09.533846 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:40256] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:09.533888 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:40256] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:09.533887 2025] [core:debug] [pid 28:tid 158] protocol.c(2460): [client 10.128.0.2:40246] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:09.535989 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(2167): [client 10.128.0.2:40246] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:09.536289 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_kernel.c(341): [client 10.128.0.2:40246] AH02034: Initial (No.1) HTTPS request received for child 8 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:09.536411 2025] [authz_core:debug] [pid 28:tid 158] mod_authz_core.c(843): [client 10.128.0.2:40246] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:09.536701 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:40256] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:09.536887 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:40256] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:09.536939 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:40256] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:39:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:09.538881 2025] [ssl:debug] [pid 28:tid 158] ssl_engine_io.c(1150): [client 10.128.0.2:40246] AH02001: Connection closed to child 8 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:09.539845 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:40256] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:14.534334 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:49848] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:14.534496 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:49848] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:14.534546 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:49848] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:14.534371 2025] [ssl:info] [pid 30:tid 130] [client 10.128.0.2:49850] AH01964: Connection to child 147 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:14.534714 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2337): [client 10.128.0.2:49850] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:14.534852 2025] [core:debug] [pid 30:tid 130] protocol.c(2460): [client 10.128.0.2:49850] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:14.536717 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(2167): [client 10.128.0.2:49850] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:14.536741 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:49848] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:14.536964 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_kernel.c(341): [client 10.128.0.2:49850] AH02034: Initial (No.1) HTTPS request received for child 147 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:14.537075 2025] [authz_core:debug] [pid 30:tid 130] mod_authz_core.c(843): [client 10.128.0.2:49850] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:14.537259 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:49848] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:14.537397 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:49848] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:39:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:14.543417 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:49848] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:14.543608 2025] [ssl:debug] [pid 30:tid 130] ssl_engine_io.c(1150): [client 10.128.0.2:49850] AH02001: Connection closed to child 147 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:19.533382 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:49880] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:19.533510 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:49880] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:19.533589 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:49880] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:19.533838 2025] [ssl:info] [pid 179:tid 197] [client 10.128.0.2:49892] AH01964: Connection to child 207 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:19.533944 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2337): [client 10.128.0.2:49892] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:19.533998 2025] [core:debug] [pid 179:tid 197] protocol.c(2460): [client 10.128.0.2:49892] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:19.534956 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:49880] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:19.535429 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(2167): [client 10.128.0.2:49892] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:19.535533 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:49880] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:19.535650 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:49880] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:19.535749 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_kernel.c(341): [client 10.128.0.2:49892] AH02034: Initial (No.1) HTTPS request received for child 207 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:19.535872 2025] [authz_core:debug] [pid 179:tid 197] mod_authz_core.c(843): [client 10.128.0.2:49892] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:39:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:39:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:19.538361 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:49880] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:19.538430 2025] [ssl:debug] [pid 179:tid 197] ssl_engine_io.c(1150): [client 10.128.0.2:49892] AH02001: Connection closed to child 207 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:24.533980 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:54366] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:24.534455 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:54366] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:24.534637 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:54366] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:24.535855 2025] [ssl:info] [pid 29:tid 84] [client 10.128.0.2:54382] AH01964: Connection to child 73 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:24.535994 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2337): [client 10.128.0.2:54382] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:24.536046 2025] [core:debug] [pid 29:tid 84] protocol.c(2460): [client 10.128.0.2:54382] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:24.537676 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(2167): [client 10.128.0.2:54382] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:24.537897 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_kernel.c(341): [client 10.128.0.2:54382] AH02034: Initial (No.1) HTTPS request received for child 73 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:24.538007 2025] [authz_core:debug] [pid 29:tid 84] mod_authz_core.c(843): [client 10.128.0.2:54382] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:24.538537 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:54366] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:24.539157 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:54366] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:24.539346 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:54366] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:39:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:24.540369 2025] [ssl:debug] [pid 29:tid 84] ssl_engine_io.c(1150): [client 10.128.0.2:54382] AH02001: Connection closed to child 73 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:24.542505 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:54366] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:29.533977 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:54400] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:29.533989 2025] [ssl:info] [pid 28:tid 162] [client 10.128.0.2:54396] AH01964: Connection to child 12 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:29.534142 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:54400] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:29.534158 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2337): [client 10.128.0.2:54396] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:29.534194 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:54400] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:29.534216 2025] [core:debug] [pid 28:tid 162] protocol.c(2460): [client 10.128.0.2:54396] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:29.535601 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:54400] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:29.535846 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:54400] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:29.535981 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:54400] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:29.536342 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(2167): [client 10.128.0.2:54396] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:29.536570 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_kernel.c(341): [client 10.128.0.2:54396] AH02034: Initial (No.1) HTTPS request received for child 12 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:29.536708 2025] [authz_core:debug] [pid 28:tid 162] mod_authz_core.c(843): [client 10.128.0.2:54396] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:39:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:29.538729 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:54400] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:29.539264 2025] [ssl:debug] [pid 28:tid 162] ssl_engine_io.c(1150): [client 10.128.0.2:54396] AH02001: Connection closed to child 12 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:34.533827 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:55324] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:34.533868 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:55328] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:34.533948 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:55324] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:34.533988 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:55324] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:34.534117 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:55328] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:34.534209 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:55328] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:34.535951 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:55324] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:34.536124 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:55324] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:34.536320 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:55324] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:34.538274 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:55328] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:34.538814 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:55328] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:34.538992 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:55328] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:34.539009 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:55324] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:34.542072 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:55328] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:39.533995 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:55358] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:39.534031 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:55342] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:39.534146 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:55342] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:39.534148 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:55358] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:39.534194 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:55342] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:39.534197 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:55358] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:39.536093 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:55358] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:39.536277 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:55358] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:39.536372 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:55358] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:39.536565 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:55342] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:39.536828 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:55342] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:39.536956 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:55342] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:39:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:39.538670 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:55358] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:39.539852 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:55342] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:44.533472 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:38780] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:44.533521 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:38792] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:44.533626 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:38780] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:44.533661 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:38792] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:44.533676 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:38780] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:44.533712 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:38792] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:44.535198 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:38792] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:44.535423 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:38792] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:44.535527 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:38792] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:44.537426 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:38780] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:44.537662 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:38780] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:44.537784 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:38780] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:39:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:44.540053 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:38780] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:44.541547 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:38792] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:49.533696 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:38810] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:49.533714 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:38808] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:49.533878 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:38808] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:49.533885 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:38810] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:49.533927 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:38808] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:49.533940 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:38810] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:49.535485 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:38810] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:49.535504 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:38808] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:49.535687 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:38810] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:49.535794 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:38810] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:49.535826 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:38808] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:49.536134 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:38808] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:39:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:49.538248 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:38810] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:49.539026 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:38808] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:54.533659 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:50986] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:54.533886 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:50986] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:54.533962 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:50986] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:54.534114 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:50978] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:54.534329 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:50978] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:54.534403 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:50978] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:54.536385 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:50986] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:54.536700 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:50986] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:54.536887 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:50986] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:54.537445 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:50978] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:54.537709 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:50978] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:54.537879 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:50978] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:39:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:54.539585 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:50986] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:54.540520 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:50978] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:59.533443 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:50998] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:59.533466 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:51002] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:59.533594 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:50998] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:59.533597 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:51002] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:39:59.533644 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:50998] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:59.533647 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:51002] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:39:59.535148 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:50998] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:59.535317 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:50998] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:59.535444 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:50998] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:39:59.535626 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:51002] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:39:59.535848 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:51002] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:39:59.536003 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:51002] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:39:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:59.538521 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:51002] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:39:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:39:59.540543 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:50998] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:04.533629 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:46728] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:04.533690 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:46726] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:04.533881 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:46726] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:04.533886 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:46728] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:04.533935 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:46726] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:04.534004 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:46728] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:04.535511 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:46726] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:04.535716 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:46726] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:04.535858 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:46726] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:40:04.536688 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:46728] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:04.536996 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:46728] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:04.537168 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:46728] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:40:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:04.539711 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:46726] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:04.539878 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:46728] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:09.533485 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:46734] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:09.533662 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:46734] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:09.533717 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:46734] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:09.534639 2025] [ssl:info] [pid 28:tid 171] [client 10.128.0.2:46742] AH01964: Connection to child 21 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:09.534920 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2337): [client 10.128.0.2:46742] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:09.534980 2025] [core:debug] [pid 28:tid 171] protocol.c(2460): [client 10.128.0.2:46742] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:09.536634 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:46734] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:09.536930 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:46734] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:09.537077 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:46734] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:40:09.537446 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(2167): [client 10.128.0.2:46742] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:09.537756 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_kernel.c(341): [client 10.128.0.2:46742] AH02034: Initial (No.1) HTTPS request received for child 21 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:09.537906 2025] [authz_core:debug] [pid 28:tid 171] mod_authz_core.c(843): [client 10.128.0.2:46742] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:09.539713 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:46734] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:40:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:09.541441 2025] [ssl:debug] [pid 28:tid 171] ssl_engine_io.c(1150): [client 10.128.0.2:46742] AH02001: Connection closed to child 21 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:14.533900 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:39666] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:14.533962 2025] [ssl:info] [pid 30:tid 127] [client 10.128.0.2:39664] AH01964: Connection to child 144 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:14.534055 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:39666] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:14.534102 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:39666] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:14.534106 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2337): [client 10.128.0.2:39664] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:14.534155 2025] [core:debug] [pid 30:tid 127] protocol.c(2460): [client 10.128.0.2:39664] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:14.536361 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(2167): [client 10.128.0.2:39664] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:14.536553 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_kernel.c(341): [client 10.128.0.2:39664] AH02034: Initial (No.1) HTTPS request received for child 144 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:14.536661 2025] [authz_core:debug] [pid 30:tid 127] mod_authz_core.c(843): [client 10.128.0.2:39664] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:40:14.536944 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:39666] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:14.537138 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:39666] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:14.537423 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:39666] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:14.539163 2025] [ssl:debug] [pid 30:tid 127] ssl_engine_io.c(1150): [client 10.128.0.2:39664] AH02001: Connection closed to child 144 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:40:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:14.540559 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:39666] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:19.533972 2025] [ssl:info] [pid 29:tid 100] [client 10.128.0.2:39686] AH01964: Connection to child 83 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:19.534039 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:39684] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:19.534148 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2337): [client 10.128.0.2:39686] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:19.534182 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:39684] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:19.534208 2025] [core:debug] [pid 29:tid 100] protocol.c(2460): [client 10.128.0.2:39686] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:19.534239 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:39684] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:19.535811 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:39684] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:19.536077 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:39684] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:19.536192 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:39684] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:40:19.536284 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(2167): [client 10.128.0.2:39686] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:19.536639 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_kernel.c(341): [client 10.128.0.2:39686] AH02034: Initial (No.1) HTTPS request received for child 83 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:19.536814 2025] [authz_core:debug] [pid 29:tid 100] mod_authz_core.c(843): [client 10.128.0.2:39686] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:19.539010 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:39684] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:40:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:19.539669 2025] [ssl:debug] [pid 29:tid 100] ssl_engine_io.c(1150): [client 10.128.0.2:39686] AH02001: Connection closed to child 83 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:24.533608 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:37534] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:24.533629 2025] [ssl:info] [pid 29:tid 102] [client 10.128.0.2:37546] AH01964: Connection to child 85 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:24.533794 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:37534] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:24.533814 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2337): [client 10.128.0.2:37546] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:24.533855 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:37534] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:24.533866 2025] [core:debug] [pid 29:tid 102] protocol.c(2460): [client 10.128.0.2:37546] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:24.535427 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:37534] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:24.535602 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(2167): [client 10.128.0.2:37546] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:24.535762 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:37534] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:24.535809 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_kernel.c(341): [client 10.128.0.2:37546] AH02034: Initial (No.1) HTTPS request received for child 85 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:24.535887 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:37534] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:40:24.535987 2025] [authz_core:debug] [pid 29:tid 102] mod_authz_core.c(843): [client 10.128.0.2:37546] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:24.538472 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:37534] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:40:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:24.538821 2025] [ssl:debug] [pid 29:tid 102] ssl_engine_io.c(1150): [client 10.128.0.2:37546] AH02001: Connection closed to child 85 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:29.533618 2025] [ssl:info] [pid 28:tid 150] [client 10.128.0.2:37562] AH01964: Connection to child 0 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:29.533661 2025] [ssl:info] [pid 179:tid 192] [client 10.128.0.2:37560] AH01964: Connection to child 202 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:29.533757 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2337): [client 10.128.0.2:37562] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:29.533851 2025] [core:debug] [pid 28:tid 150] protocol.c(2460): [client 10.128.0.2:37562] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:29.533923 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2337): [client 10.128.0.2:37560] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:29.533980 2025] [core:debug] [pid 179:tid 192] protocol.c(2460): [client 10.128.0.2:37560] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:29.536565 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(2167): [client 10.128.0.2:37562] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:29.536587 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(2167): [client 10.128.0.2:37560] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:29.536754 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_kernel.c(341): [client 10.128.0.2:37562] AH02034: Initial (No.1) HTTPS request received for child 0 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:29.536763 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_kernel.c(341): [client 10.128.0.2:37560] AH02034: Initial (No.1) HTTPS request received for child 202 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:29.536871 2025] [authz_core:debug] [pid 28:tid 150] mod_authz_core.c(843): [client 10.128.0.2:37562] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:40:29.536923 2025] [authz_core:debug] [pid 179:tid 192] mod_authz_core.c(843): [client 10.128.0.2:37560] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:29.539568 2025] [ssl:debug] [pid 179:tid 192] ssl_engine_io.c(1150): [client 10.128.0.2:37560] AH02001: Connection closed to child 202 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:40:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:29.540957 2025] [ssl:debug] [pid 28:tid 150] ssl_engine_io.c(1150): [client 10.128.0.2:37562] AH02001: Connection closed to child 0 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:34.534243 2025] [ssl:info] [pid 179:tid 187] [client 10.128.0.2:44472] AH01964: Connection to child 197 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:34.534250 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:44468] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:34.534364 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:44468] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:34.534378 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2337): [client 10.128.0.2:44472] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:34.534399 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:44468] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:34.534418 2025] [core:debug] [pid 179:tid 187] protocol.c(2460): [client 10.128.0.2:44472] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:34.535704 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:44468] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:34.535893 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:44468] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:34.535988 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:44468] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:40:34.536088 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(2167): [client 10.128.0.2:44472] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:34.536282 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_kernel.c(341): [client 10.128.0.2:44472] AH02034: Initial (No.1) HTTPS request received for child 197 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:34.536384 2025] [authz_core:debug] [pid 179:tid 187] mod_authz_core.c(843): [client 10.128.0.2:44472] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:34.539084 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:44468] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:40:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:34.539485 2025] [ssl:debug] [pid 179:tid 187] ssl_engine_io.c(1150): [client 10.128.0.2:44472] AH02001: Connection closed to child 197 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:39.534936 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:44474] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:39.535178 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:44482] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:39.535250 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:44482] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:39.535293 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:44482] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:39.535502 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:44474] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:39.535543 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:44474] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:39.537012 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:44482] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:39.537207 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:44482] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:39.537318 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:44482] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:40:39.538565 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:44474] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:39.538844 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:44474] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:39.538925 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:44474] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:39.552591 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:44474] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:40:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:39.552701 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:44482] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:44.534263 2025] [ssl:info] [pid 30:tid 111] [client 10.128.0.2:47430] AH01964: Connection to child 128 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:44.534288 2025] [ssl:info] [pid 30:tid 131] [client 10.128.0.2:47420] AH01964: Connection to child 148 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:44.534394 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2337): [client 10.128.0.2:47430] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:44.534440 2025] [core:debug] [pid 30:tid 111] protocol.c(2460): [client 10.128.0.2:47430] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:44.534460 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2337): [client 10.128.0.2:47420] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:44.534511 2025] [core:debug] [pid 30:tid 131] protocol.c(2460): [client 10.128.0.2:47420] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:44.536094 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(2167): [client 10.128.0.2:47420] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:44.536309 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_kernel.c(341): [client 10.128.0.2:47420] AH02034: Initial (No.1) HTTPS request received for child 148 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:44.536436 2025] [authz_core:debug] [pid 30:tid 131] mod_authz_core.c(843): [client 10.128.0.2:47420] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:40:44.537756 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(2167): [client 10.128.0.2:47430] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:44.537988 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_kernel.c(341): [client 10.128.0.2:47430] AH02034: Initial (No.1) HTTPS request received for child 128 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:44.538095 2025] [authz_core:debug] [pid 30:tid 111] mod_authz_core.c(843): [client 10.128.0.2:47430] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:44.539727 2025] [ssl:debug] [pid 30:tid 131] ssl_engine_io.c(1150): [client 10.128.0.2:47420] AH02001: Connection closed to child 148 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:40:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:44.541099 2025] [ssl:debug] [pid 30:tid 111] ssl_engine_io.c(1150): [client 10.128.0.2:47430] AH02001: Connection closed to child 128 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:49.534114 2025] [ssl:info] [pid 29:tid 77] [client 10.128.0.2:47448] AH01964: Connection to child 66 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:49.534264 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2337): [client 10.128.0.2:47448] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:49.534310 2025] [core:debug] [pid 29:tid 77] protocol.c(2460): [client 10.128.0.2:47448] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:49.534593 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:47438] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:49.534753 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:47438] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:49.534860 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:47438] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:49.535806 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(2167): [client 10.128.0.2:47448] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:49.536004 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_kernel.c(341): [client 10.128.0.2:47448] AH02034: Initial (No.1) HTTPS request received for child 66 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:49.536107 2025] [authz_core:debug] [pid 29:tid 77] mod_authz_core.c(843): [client 10.128.0.2:47448] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:49.538676 2025] [ssl:debug] [pid 29:tid 77] ssl_engine_io.c(1150): [client 10.128.0.2:47448] AH02001: Connection closed to child 66 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:49.539189 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:47438] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:49.539446 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:47438] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:49.539566 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:47438] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:49.541834 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:47438] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:54.534144 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:39946] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:54.534179 2025] [ssl:info] [pid 28:tid 174] [client 10.128.0.2:39944] AH01964: Connection to child 24 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:54.534315 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:39946] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:54.534347 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2337): [client 10.128.0.2:39944] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:54.534369 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:39946] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:54.534414 2025] [core:debug] [pid 28:tid 174] protocol.c(2460): [client 10.128.0.2:39944] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:54.535985 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(2167): [client 10.128.0.2:39944] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:54.536163 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_kernel.c(341): [client 10.128.0.2:39944] AH02034: Initial (No.1) HTTPS request received for child 24 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:54.536279 2025] [authz_core:debug] [pid 28:tid 174] mod_authz_core.c(843): [client 10.128.0.2:39944] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:40:54.536298 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:39946] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:54.536524 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:39946] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:54.536723 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:39946] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:40:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:54.539042 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:39946] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:54.539059 2025] [ssl:debug] [pid 28:tid 174] ssl_engine_io.c(1150): [client 10.128.0.2:39944] AH02001: Connection closed to child 24 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:59.533974 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:39968] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:59.533982 2025] [ssl:info] [pid 28:tid 154] [client 10.128.0.2:39962] AH01964: Connection to child 4 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:59.534125 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:39968] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:59.534182 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:39968] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:59.534640 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2337): [client 10.128.0.2:39962] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:40:59.534700 2025] [core:debug] [pid 28:tid 154] protocol.c(2460): [client 10.128.0.2:39962] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:40:59.535821 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:39968] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:59.535999 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:39968] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:59.536115 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:39968] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:40:59.536762 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(2167): [client 10.128.0.2:39962] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:40:59.537161 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_kernel.c(341): [client 10.128.0.2:39962] AH02034: Initial (No.1) HTTPS request received for child 4 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:40:59.537431 2025] [authz_core:debug] [pid 28:tid 154] mod_authz_core.c(843): [client 10.128.0.2:39962] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:40:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:59.539179 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:39968] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:40:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:40:59.540307 2025] [ssl:debug] [pid 28:tid 154] ssl_engine_io.c(1150): [client 10.128.0.2:39962] AH02001: Connection closed to child 4 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:04.533819 2025] [ssl:info] [pid 29:tid 79] [client 10.128.0.2:48466] AH01964: Connection to child 68 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:04.534000 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2337): [client 10.128.0.2:48466] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:04.534051 2025] [core:debug] [pid 29:tid 79] protocol.c(2460): [client 10.128.0.2:48466] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:04.534228 2025] [ssl:info] [pid 179:tid 198] [client 10.128.0.2:48464] AH01964: Connection to child 208 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:04.534413 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2337): [client 10.128.0.2:48464] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:04.534472 2025] [core:debug] [pid 179:tid 198] protocol.c(2460): [client 10.128.0.2:48464] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:04.536277 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(2167): [client 10.128.0.2:48464] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:04.536461 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_kernel.c(341): [client 10.128.0.2:48464] AH02034: Initial (No.1) HTTPS request received for child 208 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:04.536553 2025] [authz_core:debug] [pid 179:tid 198] mod_authz_core.c(843): [client 10.128.0.2:48464] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:04.536746 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(2167): [client 10.128.0.2:48466] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:04.537144 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_kernel.c(341): [client 10.128.0.2:48466] AH02034: Initial (No.1) HTTPS request received for child 68 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:04.537328 2025] [authz_core:debug] [pid 29:tid 79] mod_authz_core.c(843): [client 10.128.0.2:48466] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:04.539096 2025] [ssl:debug] [pid 179:tid 198] ssl_engine_io.c(1150): [client 10.128.0.2:48464] AH02001: Connection closed to child 208 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:41:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:04.540110 2025] [ssl:debug] [pid 29:tid 79] ssl_engine_io.c(1150): [client 10.128.0.2:48466] AH02001: Connection closed to child 68 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:09.545859 2025] [ssl:info] [pid 179:tid 195] [client 10.128.0.2:48486] AH01964: Connection to child 205 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:09.546056 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2337): [client 10.128.0.2:48486] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:09.546112 2025] [core:debug] [pid 179:tid 195] protocol.c(2460): [client 10.128.0.2:48486] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:09.562824 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:48474] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:09.563021 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:48474] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:09.563072 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:48474] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:09.569885 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:48474] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:09.570157 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:48474] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:09.570260 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:48474] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:09.600323 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(2167): [client 10.128.0.2:48486] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:09.600625 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_kernel.c(341): [client 10.128.0.2:48486] AH02034: Initial (No.1) HTTPS request received for child 205 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:09.600741 2025] [authz_core:debug] [pid 179:tid 195] mod_authz_core.c(843): [client 10.128.0.2:48486] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:09.602285 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:48474] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:41:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:09.603541 2025] [ssl:debug] [pid 179:tid 195] ssl_engine_io.c(1150): [client 10.128.0.2:48486] AH02001: Connection closed to child 205 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:14.534325 2025] [ssl:info] [pid 179:tid 199] [client 10.128.0.2:50696] AH01964: Connection to child 209 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:14.534529 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2337): [client 10.128.0.2:50696] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:14.534593 2025] [core:debug] [pid 179:tid 199] protocol.c(2460): [client 10.128.0.2:50696] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:14.534612 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:50702] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:14.534760 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:50702] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:14.534841 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:50702] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:14.538021 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(2167): [client 10.128.0.2:50696] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:14.538483 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_kernel.c(341): [client 10.128.0.2:50696] AH02034: Initial (No.1) HTTPS request received for child 209 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:14.538631 2025] [authz_core:debug] [pid 179:tid 199] mod_authz_core.c(843): [client 10.128.0.2:50696] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:14.540568 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:50702] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:23:41:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:14.542005 2025] [ssl:debug] [pid 179:tid 199] ssl_engine_io.c(1150): [client 10.128.0.2:50696] AH02001: Connection closed to child 209 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:14.545572 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:50702] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:14.545720 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:50702] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:14.549027 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:50702] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:19.534490 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:50720] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:19.534598 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:50710] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:19.534645 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:50720] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:19.534698 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:50720] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:19.534736 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:50710] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:19.534805 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:50710] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:19.536196 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:50720] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:19.536392 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:50720] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:19.536506 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:50720] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:19.536535 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:50710] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:19.536710 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:50710] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:19.536837 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:50710] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:19.539046 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:50720] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:41:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:19.539348 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:50710] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:24.533955 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:48502] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:24.533955 2025] [ssl:info] [pid 179:tid 204] [client 10.128.0.2:48508] AH01964: Connection to child 214 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:24.534105 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:48502] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:24.534151 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:48502] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:24.534207 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2337): [client 10.128.0.2:48508] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:24.534233 2025] [core:debug] [pid 179:tid 204] protocol.c(2460): [client 10.128.0.2:48508] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:24.535856 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:48502] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:24.536031 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:48502] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:24.536115 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:48502] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:24.537582 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(2167): [client 10.128.0.2:48508] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:24.537886 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_kernel.c(341): [client 10.128.0.2:48508] AH02034: Initial (No.1) HTTPS request received for child 214 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:24.537958 2025] [authz_core:debug] [pid 179:tid 204] mod_authz_core.c(843): [client 10.128.0.2:48508] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:24.538962 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:48502] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:41:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:24.540840 2025] [ssl:debug] [pid 179:tid 204] ssl_engine_io.c(1150): [client 10.128.0.2:48508] AH02001: Connection closed to child 214 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:29.533887 2025] [ssl:info] [pid 29:tid 81] [client 10.128.0.2:48536] AH01964: Connection to child 70 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:29.533989 2025] [ssl:info] [pid 179:tid 184] [client 10.128.0.2:48524] AH01964: Connection to child 194 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:29.534053 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2337): [client 10.128.0.2:48536] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:29.534068 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2337): [client 10.128.0.2:48524] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:29.534105 2025] [core:debug] [pid 179:tid 184] protocol.c(2460): [client 10.128.0.2:48524] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:29.534105 2025] [core:debug] [pid 29:tid 81] protocol.c(2460): [client 10.128.0.2:48536] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:29.535484 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(2167): [client 10.128.0.2:48524] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:29.535534 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(2167): [client 10.128.0.2:48536] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:29.535707 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_kernel.c(341): [client 10.128.0.2:48536] AH02034: Initial (No.1) HTTPS request received for child 70 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:29.535827 2025] [authz_core:debug] [pid 29:tid 81] mod_authz_core.c(843): [client 10.128.0.2:48536] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:29.535656 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_kernel.c(341): [client 10.128.0.2:48524] AH02034: Initial (No.1) HTTPS request received for child 194 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:29.535953 2025] [authz_core:debug] [pid 179:tid 184] mod_authz_core.c(843): [client 10.128.0.2:48524] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:41:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:29.538444 2025] [ssl:debug] [pid 179:tid 184] ssl_engine_io.c(1150): [client 10.128.0.2:48524] AH02001: Connection closed to child 194 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:29.538473 2025] [ssl:debug] [pid 29:tid 81] ssl_engine_io.c(1150): [client 10.128.0.2:48536] AH02001: Connection closed to child 70 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:34.533969 2025] [ssl:info] [pid 29:tid 80] [client 10.128.0.2:58556] AH01964: Connection to child 69 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:34.534129 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2337): [client 10.128.0.2:58556] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:34.534125 2025] [ssl:info] [pid 179:tid 183] [client 10.128.0.2:58572] AH01964: Connection to child 193 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:34.534180 2025] [core:debug] [pid 29:tid 80] protocol.c(2460): [client 10.128.0.2:58556] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:34.534340 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2337): [client 10.128.0.2:58572] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:34.534420 2025] [core:debug] [pid 179:tid 183] protocol.c(2460): [client 10.128.0.2:58572] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:34.535752 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(2167): [client 10.128.0.2:58556] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:34.535994 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_kernel.c(341): [client 10.128.0.2:58556] AH02034: Initial (No.1) HTTPS request received for child 69 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:34.536116 2025] [authz_core:debug] [pid 29:tid 80] mod_authz_core.c(843): [client 10.128.0.2:58556] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:34.537213 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(2167): [client 10.128.0.2:58572] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:34.537721 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_kernel.c(341): [client 10.128.0.2:58572] AH02034: Initial (No.1) HTTPS request received for child 193 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:34.537936 2025] [authz_core:debug] [pid 179:tid 183] mod_authz_core.c(843): [client 10.128.0.2:58572] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:34.540850 2025] [ssl:debug] [pid 179:tid 183] ssl_engine_io.c(1150): [client 10.128.0.2:58572] AH02001: Connection closed to child 193 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:41:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:34.541762 2025] [ssl:debug] [pid 29:tid 80] ssl_engine_io.c(1150): [client 10.128.0.2:58556] AH02001: Connection closed to child 69 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:39.533356 2025] [ssl:info] [pid 28:tid 153] [client 10.128.0.2:58586] AH01964: Connection to child 3 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:39.533403 2025] [ssl:info] [pid 29:tid 82] [client 10.128.0.2:58578] AH01964: Connection to child 71 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:39.533501 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2337): [client 10.128.0.2:58586] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:39.533550 2025] [core:debug] [pid 28:tid 153] protocol.c(2460): [client 10.128.0.2:58586] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:39.533571 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2337): [client 10.128.0.2:58578] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:39.533619 2025] [core:debug] [pid 29:tid 82] protocol.c(2460): [client 10.128.0.2:58578] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:39.535147 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(2167): [client 10.128.0.2:58586] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:39.535337 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_kernel.c(341): [client 10.128.0.2:58586] AH02034: Initial (No.1) HTTPS request received for child 3 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:39.535451 2025] [authz_core:debug] [pid 28:tid 153] mod_authz_core.c(843): [client 10.128.0.2:58586] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:39.535603 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(2167): [client 10.128.0.2:58578] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:39.535823 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_kernel.c(341): [client 10.128.0.2:58578] AH02034: Initial (No.1) HTTPS request received for child 71 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:39.535955 2025] [authz_core:debug] [pid 29:tid 82] mod_authz_core.c(843): [client 10.128.0.2:58578] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:39.538836 2025] [ssl:debug] [pid 29:tid 82] ssl_engine_io.c(1150): [client 10.128.0.2:58578] AH02001: Connection closed to child 71 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:41:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:39.540013 2025] [ssl:debug] [pid 28:tid 153] ssl_engine_io.c(1150): [client 10.128.0.2:58586] AH02001: Connection closed to child 3 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:44.534257 2025] [ssl:info] [pid 30:tid 133] [client 10.128.0.2:47874] AH01964: Connection to child 150 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:44.534294 2025] [ssl:info] [pid 28:tid 157] [client 10.128.0.2:47888] AH01964: Connection to child 7 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:44.534455 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2337): [client 10.128.0.2:47888] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:44.534517 2025] [core:debug] [pid 28:tid 157] protocol.c(2460): [client 10.128.0.2:47888] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:44.534628 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2337): [client 10.128.0.2:47874] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:44.534721 2025] [core:debug] [pid 30:tid 133] protocol.c(2460): [client 10.128.0.2:47874] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:44.536325 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(2167): [client 10.128.0.2:47888] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:44.536510 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_kernel.c(341): [client 10.128.0.2:47888] AH02034: Initial (No.1) HTTPS request received for child 7 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:44.536637 2025] [authz_core:debug] [pid 28:tid 157] mod_authz_core.c(843): [client 10.128.0.2:47888] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:44.536842 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(2167): [client 10.128.0.2:47874] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:44.537140 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_kernel.c(341): [client 10.128.0.2:47874] AH02034: Initial (No.1) HTTPS request received for child 150 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:44.537321 2025] [authz_core:debug] [pid 30:tid 133] mod_authz_core.c(843): [client 10.128.0.2:47874] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:44.539492 2025] [ssl:debug] [pid 28:tid 157] ssl_engine_io.c(1150): [client 10.128.0.2:47888] AH02001: Connection closed to child 7 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:41:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:44.540192 2025] [ssl:debug] [pid 30:tid 133] ssl_engine_io.c(1150): [client 10.128.0.2:47874] AH02001: Connection closed to child 150 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:49.533535 2025] [ssl:info] [pid 28:tid 160] [client 10.128.0.2:47892] AH01964: Connection to child 10 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:49.533575 2025] [ssl:info] [pid 28:tid 161] [client 10.128.0.2:47906] AH01964: Connection to child 11 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:49.533716 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2337): [client 10.128.0.2:47906] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:49.533811 2025] [core:debug] [pid 28:tid 161] protocol.c(2460): [client 10.128.0.2:47906] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:49.533859 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2337): [client 10.128.0.2:47892] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:49.533919 2025] [core:debug] [pid 28:tid 160] protocol.c(2460): [client 10.128.0.2:47892] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:49.535484 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(2167): [client 10.128.0.2:47892] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:49.535705 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_kernel.c(341): [client 10.128.0.2:47892] AH02034: Initial (No.1) HTTPS request received for child 10 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:49.535929 2025] [authz_core:debug] [pid 28:tid 160] mod_authz_core.c(843): [client 10.128.0.2:47892] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:49.535996 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(2167): [client 10.128.0.2:47906] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:49.536190 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_kernel.c(341): [client 10.128.0.2:47906] AH02034: Initial (No.1) HTTPS request received for child 11 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:49.536297 2025] [authz_core:debug] [pid 28:tid 161] mod_authz_core.c(843): [client 10.128.0.2:47906] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:49.538706 2025] [ssl:debug] [pid 28:tid 160] ssl_engine_io.c(1150): [client 10.128.0.2:47892] AH02001: Connection closed to child 10 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:41:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:49.540612 2025] [ssl:debug] [pid 28:tid 161] ssl_engine_io.c(1150): [client 10.128.0.2:47906] AH02001: Connection closed to child 11 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:54.538522 2025] [ssl:info] [pid 28:tid 164] [client 10.128.0.2:35806] AH01964: Connection to child 14 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:54.538554 2025] [ssl:info] [pid 28:tid 166] [client 10.128.0.2:35818] AH01964: Connection to child 16 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:54.538658 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2337): [client 10.128.0.2:35806] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:54.538659 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2337): [client 10.128.0.2:35818] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:54.538711 2025] [core:debug] [pid 28:tid 164] protocol.c(2460): [client 10.128.0.2:35806] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:54.538711 2025] [core:debug] [pid 28:tid 166] protocol.c(2460): [client 10.128.0.2:35818] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:54.540478 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(2167): [client 10.128.0.2:35806] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:54.541021 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(2167): [client 10.128.0.2:35818] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:54.541868 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_kernel.c(341): [client 10.128.0.2:35806] AH02034: Initial (No.1) HTTPS request received for child 14 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:54.541996 2025] [authz_core:debug] [pid 28:tid 164] mod_authz_core.c(843): [client 10.128.0.2:35806] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:54.544303 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_kernel.c(341): [client 10.128.0.2:35818] AH02034: Initial (No.1) HTTPS request received for child 16 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:54.544379 2025] [authz_core:debug] [pid 28:tid 166] mod_authz_core.c(843): [client 10.128.0.2:35818] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:54.547215 2025] [ssl:debug] [pid 28:tid 164] ssl_engine_io.c(1150): [client 10.128.0.2:35806] AH02001: Connection closed to child 14 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:41:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:54.550057 2025] [ssl:debug] [pid 28:tid 166] ssl_engine_io.c(1150): [client 10.128.0.2:35818] AH02001: Connection closed to child 16 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:59.546795 2025] [ssl:info] [pid 179:tid 182] [client 10.128.0.2:35828] AH01964: Connection to child 192 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:59.546968 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2337): [client 10.128.0.2:35828] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:59.547018 2025] [core:debug] [pid 179:tid 182] protocol.c(2460): [client 10.128.0.2:35828] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:59.547102 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:35820] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:59.547240 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:35820] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:41:59.547292 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:35820] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:41:59.550230 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(2167): [client 10.128.0.2:35828] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:59.550272 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:35820] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:41:59.550435 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:35820] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:59.550539 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:35820] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:41:59.550580 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_kernel.c(341): [client 10.128.0.2:35828] AH02034: Initial (No.1) HTTPS request received for child 192 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:41:59.550846 2025] [authz_core:debug] [pid 179:tid 182] mod_authz_core.c(843): [client 10.128.0.2:35828] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:41:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:59.561698 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:35820] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:41:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:41:59.562865 2025] [ssl:debug] [pid 179:tid 182] ssl_engine_io.c(1150): [client 10.128.0.2:35828] AH02001: Connection closed to child 192 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:04.539510 2025] [ssl:info] [pid 179:tid 186] [client 10.128.0.2:60828] AH01964: Connection to child 196 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:04.539666 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2337): [client 10.128.0.2:60828] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:04.539728 2025] [core:debug] [pid 179:tid 186] protocol.c(2460): [client 10.128.0.2:60828] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:04.541887 2025] [ssl:info] [pid 29:tid 83] [client 10.128.0.2:60834] AH01964: Connection to child 72 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:04.542030 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2337): [client 10.128.0.2:60834] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:04.542080 2025] [core:debug] [pid 29:tid 83] protocol.c(2460): [client 10.128.0.2:60834] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:04.545879 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(2167): [client 10.128.0.2:60834] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:04.545944 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(2167): [client 10.128.0.2:60828] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:04.546079 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_kernel.c(341): [client 10.128.0.2:60834] AH02034: Initial (No.1) HTTPS request received for child 72 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:04.546207 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_kernel.c(341): [client 10.128.0.2:60828] AH02034: Initial (No.1) HTTPS request received for child 196 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:04.546257 2025] [authz_core:debug] [pid 29:tid 83] mod_authz_core.c(843): [client 10.128.0.2:60834] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:04.546312 2025] [authz_core:debug] [pid 179:tid 186] mod_authz_core.c(843): [client 10.128.0.2:60828] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:04.549296 2025] [ssl:debug] [pid 29:tid 83] ssl_engine_io.c(1150): [client 10.128.0.2:60834] AH02001: Connection closed to child 72 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:42:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:04.550181 2025] [ssl:debug] [pid 179:tid 186] ssl_engine_io.c(1150): [client 10.128.0.2:60828] AH02001: Connection closed to child 196 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:09.534908 2025] [ssl:info] [pid 29:tid 85] [client 10.128.0.2:60846] AH01964: Connection to child 74 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:09.535441 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2337): [client 10.128.0.2:60846] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:09.535501 2025] [core:debug] [pid 29:tid 85] protocol.c(2460): [client 10.128.0.2:60846] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:09.538754 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(2167): [client 10.128.0.2:60846] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:09.539263 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_kernel.c(341): [client 10.128.0.2:60846] AH02034: Initial (No.1) HTTPS request received for child 74 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:09.539891 2025] [authz_core:debug] [pid 29:tid 85] mod_authz_core.c(843): [client 10.128.0.2:60846] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:09.539884 2025] [ssl:info] [pid 179:tid 193] [client 10.128.0.2:60838] AH01964: Connection to child 203 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:09.540038 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2337): [client 10.128.0.2:60838] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:09.540088 2025] [core:debug] [pid 179:tid 193] protocol.c(2460): [client 10.128.0.2:60838] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:09.542011 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(2167): [client 10.128.0.2:60838] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:09.542213 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_kernel.c(341): [client 10.128.0.2:60838] AH02034: Initial (No.1) HTTPS request received for child 203 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:09.542289 2025] [authz_core:debug] [pid 179:tid 193] mod_authz_core.c(843): [client 10.128.0.2:60838] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:09.543092 2025] [ssl:debug] [pid 29:tid 85] ssl_engine_io.c(1150): [client 10.128.0.2:60846] AH02001: Connection closed to child 74 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:42:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:09.546237 2025] [ssl:debug] [pid 179:tid 193] ssl_engine_io.c(1150): [client 10.128.0.2:60838] AH02001: Connection closed to child 203 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:14.533847 2025] [ssl:info] [pid 30:tid 112] [client 10.128.0.2:36620] AH01964: Connection to child 129 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:14.533996 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2337): [client 10.128.0.2:36620] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:14.534057 2025] [core:debug] [pid 30:tid 112] protocol.c(2460): [client 10.128.0.2:36620] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:14.538241 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(2167): [client 10.128.0.2:36620] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:14.538289 2025] [ssl:info] [pid 28:tid 163] [client 10.128.0.2:36634] AH01964: Connection to child 13 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:14.538423 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_kernel.c(341): [client 10.128.0.2:36620] AH02034: Initial (No.1) HTTPS request received for child 129 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:14.538468 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2337): [client 10.128.0.2:36634] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:14.538524 2025] [authz_core:debug] [pid 30:tid 112] mod_authz_core.c(843): [client 10.128.0.2:36620] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:14.538532 2025] [core:debug] [pid 28:tid 163] protocol.c(2460): [client 10.128.0.2:36634] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:42:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:14.540923 2025] [ssl:debug] [pid 30:tid 112] ssl_engine_io.c(1150): [client 10.128.0.2:36620] AH02001: Connection closed to child 129 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:14.544038 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(2167): [client 10.128.0.2:36634] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:14.544335 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_kernel.c(341): [client 10.128.0.2:36634] AH02034: Initial (No.1) HTTPS request received for child 13 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:14.544449 2025] [authz_core:debug] [pid 28:tid 163] mod_authz_core.c(843): [client 10.128.0.2:36634] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:14.554259 2025] [ssl:debug] [pid 28:tid 163] ssl_engine_io.c(1150): [client 10.128.0.2:36634] AH02001: Connection closed to child 13 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:19.534236 2025] [ssl:info] [pid 30:tid 113] [client 10.128.0.2:36650] AH01964: Connection to child 130 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:19.534375 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2337): [client 10.128.0.2:36650] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:19.534428 2025] [core:debug] [pid 30:tid 113] protocol.c(2460): [client 10.128.0.2:36650] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:19.534863 2025] [ssl:info] [pid 30:tid 135] [client 10.128.0.2:36654] AH01964: Connection to child 152 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:19.535525 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2337): [client 10.128.0.2:36654] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:19.535630 2025] [core:debug] [pid 30:tid 135] protocol.c(2460): [client 10.128.0.2:36654] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:19.536051 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(2167): [client 10.128.0.2:36650] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:19.536261 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_kernel.c(341): [client 10.128.0.2:36650] AH02034: Initial (No.1) HTTPS request received for child 130 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:19.536362 2025] [authz_core:debug] [pid 30:tid 113] mod_authz_core.c(843): [client 10.128.0.2:36650] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:19.538800 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(2167): [client 10.128.0.2:36654] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:23:42:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:19.538924 2025] [ssl:debug] [pid 30:tid 113] ssl_engine_io.c(1150): [client 10.128.0.2:36650] AH02001: Connection closed to child 130 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:19.539084 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_kernel.c(341): [client 10.128.0.2:36654] AH02034: Initial (No.1) HTTPS request received for child 152 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:19.539191 2025] [authz_core:debug] [pid 30:tid 135] mod_authz_core.c(843): [client 10.128.0.2:36654] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:19.543083 2025] [ssl:debug] [pid 30:tid 135] ssl_engine_io.c(1150): [client 10.128.0.2:36654] AH02001: Connection closed to child 152 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:24.534356 2025] [ssl:info] [pid 29:tid 86] [client 10.128.0.2:46918] AH01964: Connection to child 75 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:24.534621 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2337): [client 10.128.0.2:46918] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:24.534706 2025] [core:debug] [pid 29:tid 86] protocol.c(2460): [client 10.128.0.2:46918] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:24.537750 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(2167): [client 10.128.0.2:46918] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:24.538181 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_kernel.c(341): [client 10.128.0.2:46918] AH02034: Initial (No.1) HTTPS request received for child 75 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:24.538387 2025] [authz_core:debug] [pid 29:tid 86] mod_authz_core.c(843): [client 10.128.0.2:46918] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:24.548642 2025] [ssl:info] [pid 29:tid 95] [client 10.128.0.2:46908] AH01964: Connection to child 78 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:24.548818 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2337): [client 10.128.0.2:46908] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:24.548874 2025] [core:debug] [pid 29:tid 95] protocol.c(2460): [client 10.128.0.2:46908] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:42:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:24.560001 2025] [ssl:debug] [pid 29:tid 86] ssl_engine_io.c(1150): [client 10.128.0.2:46918] AH02001: Connection closed to child 75 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:24.590610 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(2167): [client 10.128.0.2:46908] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:24.590891 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_kernel.c(341): [client 10.128.0.2:46908] AH02034: Initial (No.1) HTTPS request received for child 78 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:24.591000 2025] [authz_core:debug] [pid 29:tid 95] mod_authz_core.c(843): [client 10.128.0.2:46908] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:24.626537 2025] [ssl:debug] [pid 29:tid 95] ssl_engine_io.c(1150): [client 10.128.0.2:46908] AH02001: Connection closed to child 78 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:29.534066 2025] [ssl:info] [pid 179:tid 190] [client 10.128.0.2:46924] AH01964: Connection to child 200 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:29.534262 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2337): [client 10.128.0.2:46924] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:29.534334 2025] [core:debug] [pid 179:tid 190] protocol.c(2460): [client 10.128.0.2:46924] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:29.534758 2025] [ssl:info] [pid 30:tid 116] [client 10.128.0.2:46940] AH01964: Connection to child 133 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:29.534853 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2337): [client 10.128.0.2:46940] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:29.534891 2025] [core:debug] [pid 30:tid 116] protocol.c(2460): [client 10.128.0.2:46940] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:29.540123 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(2167): [client 10.128.0.2:46940] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:29.540423 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_kernel.c(341): [client 10.128.0.2:46940] AH02034: Initial (No.1) HTTPS request received for child 133 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:29.540526 2025] [authz_core:debug] [pid 30:tid 116] mod_authz_core.c(843): [client 10.128.0.2:46940] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:29.540832 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(2167): [client 10.128.0.2:46924] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:29.541147 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_kernel.c(341): [client 10.128.0.2:46924] AH02034: Initial (No.1) HTTPS request received for child 200 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:29.541206 2025] [authz_core:debug] [pid 179:tid 190] mod_authz_core.c(843): [client 10.128.0.2:46924] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:29.544085 2025] [ssl:debug] [pid 30:tid 116] ssl_engine_io.c(1150): [client 10.128.0.2:46940] AH02001: Connection closed to child 133 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:42:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:29.546882 2025] [ssl:debug] [pid 179:tid 190] ssl_engine_io.c(1150): [client 10.128.0.2:46924] AH02001: Connection closed to child 200 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:34.534091 2025] [ssl:info] [pid 30:tid 121] [client 10.128.0.2:43316] AH01964: Connection to child 138 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:34.534322 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2337): [client 10.128.0.2:43316] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:34.534390 2025] [core:debug] [pid 30:tid 121] protocol.c(2460): [client 10.128.0.2:43316] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:34.534406 2025] [ssl:info] [pid 179:tid 194] [client 10.128.0.2:43324] AH01964: Connection to child 204 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:34.534603 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2337): [client 10.128.0.2:43324] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:34.534676 2025] [core:debug] [pid 179:tid 194] protocol.c(2460): [client 10.128.0.2:43324] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:34.537291 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(2167): [client 10.128.0.2:43324] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:34.537790 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_kernel.c(341): [client 10.128.0.2:43324] AH02034: Initial (No.1) HTTPS request received for child 204 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:34.537911 2025] [authz_core:debug] [pid 179:tid 194] mod_authz_core.c(843): [client 10.128.0.2:43324] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:34.538577 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(2167): [client 10.128.0.2:43316] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:34.538755 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_kernel.c(341): [client 10.128.0.2:43316] AH02034: Initial (No.1) HTTPS request received for child 138 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:34.538911 2025] [authz_core:debug] [pid 30:tid 121] mod_authz_core.c(843): [client 10.128.0.2:43316] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:34.541462 2025] [ssl:debug] [pid 30:tid 121] ssl_engine_io.c(1150): [client 10.128.0.2:43316] AH02001: Connection closed to child 138 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:42:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:34.543368 2025] [ssl:debug] [pid 179:tid 194] ssl_engine_io.c(1150): [client 10.128.0.2:43324] AH02001: Connection closed to child 204 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:39.533952 2025] [ssl:info] [pid 179:tid 189] [client 10.128.0.2:43350] AH01964: Connection to child 199 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:39.534078 2025] [ssl:info] [pid 179:tid 200] [client 10.128.0.2:43340] AH01964: Connection to child 210 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:39.534112 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2337): [client 10.128.0.2:43350] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:39.534142 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2337): [client 10.128.0.2:43340] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:39.534170 2025] [core:debug] [pid 179:tid 200] protocol.c(2460): [client 10.128.0.2:43340] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:39.534170 2025] [core:debug] [pid 179:tid 189] protocol.c(2460): [client 10.128.0.2:43350] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:39.536266 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(2167): [client 10.128.0.2:43340] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:39.536458 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_kernel.c(341): [client 10.128.0.2:43340] AH02034: Initial (No.1) HTTPS request received for child 210 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:39.536559 2025] [authz_core:debug] [pid 179:tid 200] mod_authz_core.c(843): [client 10.128.0.2:43340] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:39.536568 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(2167): [client 10.128.0.2:43350] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:39.536794 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_kernel.c(341): [client 10.128.0.2:43350] AH02034: Initial (No.1) HTTPS request received for child 199 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:39.536850 2025] [authz_core:debug] [pid 179:tid 189] mod_authz_core.c(843): [client 10.128.0.2:43350] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:39.546370 2025] [ssl:debug] [pid 179:tid 200] ssl_engine_io.c(1150): [client 10.128.0.2:43340] AH02001: Connection closed to child 210 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:42:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:39.547364 2025] [ssl:debug] [pid 179:tid 189] ssl_engine_io.c(1150): [client 10.128.0.2:43350] AH02001: Connection closed to child 199 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:44.533094 2025] [ssl:info] [pid 29:tid 97] [client 10.128.0.2:47012] AH01964: Connection to child 80 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:44.533272 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2337): [client 10.128.0.2:47012] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:44.533326 2025] [core:debug] [pid 29:tid 97] protocol.c(2460): [client 10.128.0.2:47012] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:44.534438 2025] [ssl:info] [pid 179:tid 205] [client 10.128.0.2:47026] AH01964: Connection to child 215 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:44.534841 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2337): [client 10.128.0.2:47026] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:44.534894 2025] [core:debug] [pid 179:tid 205] protocol.c(2460): [client 10.128.0.2:47026] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:44.537330 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(2167): [client 10.128.0.2:47012] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:44.537618 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_kernel.c(341): [client 10.128.0.2:47012] AH02034: Initial (No.1) HTTPS request received for child 80 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:44.538343 2025] [authz_core:debug] [pid 29:tid 97] mod_authz_core.c(843): [client 10.128.0.2:47012] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:44.541533 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(2167): [client 10.128.0.2:47026] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:44.541744 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_kernel.c(341): [client 10.128.0.2:47026] AH02034: Initial (No.1) HTTPS request received for child 215 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:44.541923 2025] [authz_core:debug] [pid 179:tid 205] mod_authz_core.c(843): [client 10.128.0.2:47026] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:44.550987 2025] [ssl:debug] [pid 179:tid 205] ssl_engine_io.c(1150): [client 10.128.0.2:47026] AH02001: Connection closed to child 215 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:42:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:44.552252 2025] [ssl:debug] [pid 29:tid 97] ssl_engine_io.c(1150): [client 10.128.0.2:47012] AH02001: Connection closed to child 80 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:49.533181 2025] [ssl:info] [pid 179:tid 202] [client 10.128.0.2:47042] AH01964: Connection to child 212 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:49.533338 2025] [ssl:info] [pid 179:tid 203] [client 10.128.0.2:47046] AH01964: Connection to child 213 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:49.533477 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2337): [client 10.128.0.2:47046] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:49.533540 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2337): [client 10.128.0.2:47042] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:49.533606 2025] [core:debug] [pid 179:tid 202] protocol.c(2460): [client 10.128.0.2:47042] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:49.533637 2025] [core:debug] [pid 179:tid 203] protocol.c(2460): [client 10.128.0.2:47046] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:49.535656 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(2167): [client 10.128.0.2:47046] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:49.535901 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_kernel.c(341): [client 10.128.0.2:47046] AH02034: Initial (No.1) HTTPS request received for child 213 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:49.535993 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(2167): [client 10.128.0.2:47042] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:49.536144 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_kernel.c(341): [client 10.128.0.2:47042] AH02034: Initial (No.1) HTTPS request received for child 212 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:49.536263 2025] [authz_core:debug] [pid 179:tid 202] mod_authz_core.c(843): [client 10.128.0.2:47042] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:49.536478 2025] [authz_core:debug] [pid 179:tid 203] mod_authz_core.c(843): [client 10.128.0.2:47046] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" 10.128.0.2 - - [03/Dec/2025:23:42:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:49.539291 2025] [ssl:debug] [pid 179:tid 202] ssl_engine_io.c(1150): [client 10.128.0.2:47042] AH02001: Connection closed to child 212 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:49.539393 2025] [ssl:debug] [pid 179:tid 203] ssl_engine_io.c(1150): [client 10.128.0.2:47046] AH02001: Connection closed to child 213 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:54.535087 2025] [ssl:info] [pid 30:tid 118] [client 10.128.0.2:52530] AH01964: Connection to child 135 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:54.535239 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2337): [client 10.128.0.2:52530] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:54.535304 2025] [core:debug] [pid 30:tid 118] protocol.c(2460): [client 10.128.0.2:52530] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:54.536455 2025] [ssl:info] [pid 30:tid 119] [client 10.128.0.2:52526] AH01964: Connection to child 136 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:54.536852 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(2167): [client 10.128.0.2:52530] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:54.537040 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_kernel.c(341): [client 10.128.0.2:52530] AH02034: Initial (No.1) HTTPS request received for child 135 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:54.537067 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2337): [client 10.128.0.2:52526] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:54.537123 2025] [core:debug] [pid 30:tid 119] protocol.c(2460): [client 10.128.0.2:52526] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:54.537147 2025] [authz_core:debug] [pid 30:tid 118] mod_authz_core.c(843): [client 10.128.0.2:52530] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:54.538846 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(2167): [client 10.128.0.2:52526] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:54.539041 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_kernel.c(341): [client 10.128.0.2:52526] AH02034: Initial (No.1) HTTPS request received for child 136 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:54.539159 2025] [authz_core:debug] [pid 30:tid 119] mod_authz_core.c(843): [client 10.128.0.2:52526] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:54.541638 2025] [ssl:debug] [pid 30:tid 118] ssl_engine_io.c(1150): [client 10.128.0.2:52530] AH02001: Connection closed to child 135 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:42:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:54.543296 2025] [ssl:debug] [pid 30:tid 119] ssl_engine_io.c(1150): [client 10.128.0.2:52526] AH02001: Connection closed to child 136 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:59.533811 2025] [ssl:info] [pid 28:tid 168] [client 10.128.0.2:52544] AH01964: Connection to child 18 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:59.533830 2025] [ssl:info] [pid 28:tid 167] [client 10.128.0.2:52550] AH01964: Connection to child 17 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:59.533971 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2337): [client 10.128.0.2:52550] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:59.534007 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2337): [client 10.128.0.2:52544] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:42:59.534025 2025] [core:debug] [pid 28:tid 167] protocol.c(2460): [client 10.128.0.2:52550] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:59.534065 2025] [core:debug] [pid 28:tid 168] protocol.c(2460): [client 10.128.0.2:52544] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:42:59.536038 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(2167): [client 10.128.0.2:52544] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:59.536352 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_kernel.c(341): [client 10.128.0.2:52544] AH02034: Initial (No.1) HTTPS request received for child 18 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:59.536507 2025] [authz_core:debug] [pid 28:tid 168] mod_authz_core.c(843): [client 10.128.0.2:52544] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:42:59.536827 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(2167): [client 10.128.0.2:52550] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:42:59.536999 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_kernel.c(341): [client 10.128.0.2:52550] AH02034: Initial (No.1) HTTPS request received for child 17 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:42:59.537105 2025] [authz_core:debug] [pid 28:tid 167] mod_authz_core.c(843): [client 10.128.0.2:52550] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:42:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:59.539602 2025] [ssl:debug] [pid 28:tid 167] ssl_engine_io.c(1150): [client 10.128.0.2:52550] AH02001: Connection closed to child 17 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:42:59 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:42:59.541627 2025] [ssl:debug] [pid 28:tid 168] ssl_engine_io.c(1150): [client 10.128.0.2:52544] AH02001: Connection closed to child 18 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:04.534247 2025] [ssl:info] [pid 29:tid 101] [client 10.128.0.2:55648] AH01964: Connection to child 84 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:04.534408 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2337): [client 10.128.0.2:55648] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:04.534463 2025] [core:debug] [pid 29:tid 101] protocol.c(2460): [client 10.128.0.2:55648] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:04.535848 2025] [ssl:info] [pid 29:tid 98] [client 10.128.0.2:55662] AH01964: Connection to child 81 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:04.536043 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2337): [client 10.128.0.2:55662] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:04.536102 2025] [core:debug] [pid 29:tid 98] protocol.c(2460): [client 10.128.0.2:55662] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:04.536909 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(2167): [client 10.128.0.2:55648] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:04.537150 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_kernel.c(341): [client 10.128.0.2:55648] AH02034: Initial (No.1) HTTPS request received for child 84 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:04.537255 2025] [authz_core:debug] [pid 29:tid 101] mod_authz_core.c(843): [client 10.128.0.2:55648] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:43:04.542050 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(2167): [client 10.128.0.2:55662] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:04.542289 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_kernel.c(341): [client 10.128.0.2:55662] AH02034: Initial (No.1) HTTPS request received for child 81 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:04.542401 2025] [authz_core:debug] [pid 29:tid 98] mod_authz_core.c(843): [client 10.128.0.2:55662] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:43:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:04.543058 2025] [ssl:debug] [pid 29:tid 101] ssl_engine_io.c(1150): [client 10.128.0.2:55648] AH02001: Connection closed to child 84 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:43:04 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:04.545022 2025] [ssl:debug] [pid 29:tid 98] ssl_engine_io.c(1150): [client 10.128.0.2:55662] AH02001: Connection closed to child 81 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:09.533676 2025] [ssl:info] [pid 179:tid 196] [client 10.128.0.2:55680] AH01964: Connection to child 206 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:09.533857 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2337): [client 10.128.0.2:55680] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:09.533968 2025] [core:debug] [pid 179:tid 196] protocol.c(2460): [client 10.128.0.2:55680] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:09.534185 2025] [ssl:info] [pid 179:tid 201] [client 10.128.0.2:55666] AH01964: Connection to child 211 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:09.534721 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2337): [client 10.128.0.2:55666] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:09.534810 2025] [core:debug] [pid 179:tid 201] protocol.c(2460): [client 10.128.0.2:55666] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:09.536407 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(2167): [client 10.128.0.2:55680] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:09.536673 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_kernel.c(341): [client 10.128.0.2:55680] AH02034: Initial (No.1) HTTPS request received for child 206 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:09.536795 2025] [authz_core:debug] [pid 179:tid 196] mod_authz_core.c(843): [client 10.128.0.2:55680] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:43:09.536807 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(2167): [client 10.128.0.2:55666] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:09.536994 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_kernel.c(341): [client 10.128.0.2:55666] AH02034: Initial (No.1) HTTPS request received for child 211 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:09.537090 2025] [authz_core:debug] [pid 179:tid 201] mod_authz_core.c(843): [client 10.128.0.2:55666] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:43:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:09.540238 2025] [ssl:debug] [pid 179:tid 201] ssl_engine_io.c(1150): [client 10.128.0.2:55666] AH02001: Connection closed to child 211 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:43:09 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:09.545588 2025] [ssl:debug] [pid 179:tid 196] ssl_engine_io.c(1150): [client 10.128.0.2:55680] AH02001: Connection closed to child 206 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:14.533069 2025] [ssl:info] [pid 30:tid 124] [client 10.128.0.2:53600] AH01964: Connection to child 141 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:14.533230 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2337): [client 10.128.0.2:53600] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:14.533283 2025] [core:debug] [pid 30:tid 124] protocol.c(2460): [client 10.128.0.2:53600] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:14.535426 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(2167): [client 10.128.0.2:53600] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:14.536564 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_kernel.c(341): [client 10.128.0.2:53600] AH02034: Initial (No.1) HTTPS request received for child 141 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:14.536822 2025] [authz_core:debug] [pid 30:tid 124] mod_authz_core.c(843): [client 10.128.0.2:53600] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:43:14.537483 2025] [ssl:info] [pid 179:tid 206] [client 10.128.0.2:53616] AH01964: Connection to child 216 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:14.537591 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2337): [client 10.128.0.2:53616] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:14.537638 2025] [core:debug] [pid 179:tid 206] protocol.c(2460): [client 10.128.0.2:53616] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:43:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:14.540075 2025] [ssl:debug] [pid 30:tid 124] ssl_engine_io.c(1150): [client 10.128.0.2:53600] AH02001: Connection closed to child 141 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:14.540753 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(2167): [client 10.128.0.2:53616] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:14.540983 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_kernel.c(341): [client 10.128.0.2:53616] AH02034: Initial (No.1) HTTPS request received for child 216 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:14.541059 2025] [authz_core:debug] [pid 179:tid 206] mod_authz_core.c(843): [client 10.128.0.2:53616] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:43:14 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:14.547293 2025] [ssl:debug] [pid 179:tid 206] ssl_engine_io.c(1150): [client 10.128.0.2:53616] AH02001: Connection closed to child 216 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:19.550846 2025] [ssl:info] [pid 29:tid 103] [client 10.128.0.2:53626] AH01964: Connection to child 86 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:19.551040 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2337): [client 10.128.0.2:53626] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:19.551091 2025] [core:debug] [pid 29:tid 103] protocol.c(2460): [client 10.128.0.2:53626] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:19.557329 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(2167): [client 10.128.0.2:53626] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:19.558231 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_kernel.c(341): [client 10.128.0.2:53626] AH02034: Initial (No.1) HTTPS request received for child 86 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:19.558358 2025] [authz_core:debug] [pid 29:tid 103] mod_authz_core.c(843): [client 10.128.0.2:53626] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:43:19.558703 2025] [ssl:info] [pid 29:tid 105] [client 10.128.0.2:53622] AH01964: Connection to child 88 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:19.558826 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2337): [client 10.128.0.2:53622] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:19.558857 2025] [core:debug] [pid 29:tid 105] protocol.c(2460): [client 10.128.0.2:53622] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc 10.128.0.2 - - [03/Dec/2025:23:43:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:19.562119 2025] [ssl:debug] [pid 29:tid 103] ssl_engine_io.c(1150): [client 10.128.0.2:53626] AH02001: Connection closed to child 86 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:19.563888 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(2167): [client 10.128.0.2:53622] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:19.564078 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_kernel.c(341): [client 10.128.0.2:53622] AH02034: Initial (No.1) HTTPS request received for child 88 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:19.564186 2025] [authz_core:debug] [pid 29:tid 105] mod_authz_core.c(843): [client 10.128.0.2:53622] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:43:19 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:19.628395 2025] [ssl:debug] [pid 29:tid 105] ssl_engine_io.c(1150): [client 10.128.0.2:53622] AH02001: Connection closed to child 88 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:24.533801 2025] [ssl:info] [pid 179:tid 188] [client 10.128.0.2:46790] AH01964: Connection to child 198 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:24.533859 2025] [ssl:info] [pid 28:tid 173] [client 10.128.0.2:46798] AH01964: Connection to child 23 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:24.533968 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2337): [client 10.128.0.2:46790] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:24.534019 2025] [core:debug] [pid 179:tid 188] protocol.c(2460): [client 10.128.0.2:46790] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:24.534036 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2337): [client 10.128.0.2:46798] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:24.534090 2025] [core:debug] [pid 28:tid 173] protocol.c(2460): [client 10.128.0.2:46798] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:24.536076 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(2167): [client 10.128.0.2:46798] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:24.536205 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(2167): [client 10.128.0.2:46790] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:24.536325 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_kernel.c(341): [client 10.128.0.2:46798] AH02034: Initial (No.1) HTTPS request received for child 23 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:24.536377 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_kernel.c(341): [client 10.128.0.2:46790] AH02034: Initial (No.1) HTTPS request received for child 198 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:24.536448 2025] [authz_core:debug] [pid 28:tid 173] mod_authz_core.c(843): [client 10.128.0.2:46798] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:43:24.536480 2025] [authz_core:debug] [pid 179:tid 188] mod_authz_core.c(843): [client 10.128.0.2:46790] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:43:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:24.539790 2025] [ssl:debug] [pid 179:tid 188] ssl_engine_io.c(1150): [client 10.128.0.2:46790] AH02001: Connection closed to child 198 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:43:24 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:24.540402 2025] [ssl:debug] [pid 28:tid 173] ssl_engine_io.c(1150): [client 10.128.0.2:46798] AH02001: Connection closed to child 23 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:29.534050 2025] [ssl:info] [pid 30:tid 123] [client 10.128.0.2:46800] AH01964: Connection to child 140 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:29.534200 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2337): [client 10.128.0.2:46800] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:29.534247 2025] [core:debug] [pid 30:tid 123] protocol.c(2460): [client 10.128.0.2:46800] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:29.535872 2025] [ssl:info] [pid 30:tid 128] [client 10.128.0.2:46810] AH01964: Connection to child 145 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:29.536021 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2337): [client 10.128.0.2:46810] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:29.536067 2025] [core:debug] [pid 30:tid 128] protocol.c(2460): [client 10.128.0.2:46810] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:29.536155 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(2167): [client 10.128.0.2:46800] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:29.536453 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_kernel.c(341): [client 10.128.0.2:46800] AH02034: Initial (No.1) HTTPS request received for child 140 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:29.536662 2025] [authz_core:debug] [pid 30:tid 123] mod_authz_core.c(843): [client 10.128.0.2:46800] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:43:29.539173 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(2167): [client 10.128.0.2:46810] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) 10.128.0.2 - - [03/Dec/2025:23:43:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:29.539533 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_kernel.c(341): [client 10.128.0.2:46810] AH02034: Initial (No.1) HTTPS request received for child 145 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:29.539577 2025] [ssl:debug] [pid 30:tid 123] ssl_engine_io.c(1150): [client 10.128.0.2:46800] AH02001: Connection closed to child 140 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:29.539656 2025] [authz_core:debug] [pid 30:tid 128] mod_authz_core.c(843): [client 10.128.0.2:46810] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:43:29 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:29.542141 2025] [ssl:debug] [pid 30:tid 128] ssl_engine_io.c(1150): [client 10.128.0.2:46810] AH02001: Connection closed to child 145 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:34.533835 2025] [ssl:info] [pid 179:tid 185] [client 10.128.0.2:42244] AH01964: Connection to child 195 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:34.533851 2025] [ssl:info] [pid 28:tid 172] [client 10.128.0.2:42250] AH01964: Connection to child 22 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:34.533963 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2337): [client 10.128.0.2:42244] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:34.533985 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2337): [client 10.128.0.2:42250] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:34.534004 2025] [core:debug] [pid 179:tid 185] protocol.c(2460): [client 10.128.0.2:42244] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:34.534041 2025] [core:debug] [pid 28:tid 172] protocol.c(2460): [client 10.128.0.2:42250] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:34.535366 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(2167): [client 10.128.0.2:42244] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:34.535541 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_kernel.c(341): [client 10.128.0.2:42244] AH02034: Initial (No.1) HTTPS request received for child 195 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:34.535640 2025] [authz_core:debug] [pid 179:tid 185] mod_authz_core.c(843): [client 10.128.0.2:42244] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:43:34.535762 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(2167): [client 10.128.0.2:42250] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:34.535980 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_kernel.c(341): [client 10.128.0.2:42250] AH02034: Initial (No.1) HTTPS request received for child 22 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:34.536087 2025] [authz_core:debug] [pid 28:tid 172] mod_authz_core.c(843): [client 10.128.0.2:42250] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:43:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:34.539117 2025] [ssl:debug] [pid 28:tid 172] ssl_engine_io.c(1150): [client 10.128.0.2:42250] AH02001: Connection closed to child 22 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:43:34 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:34.540742 2025] [ssl:debug] [pid 179:tid 185] ssl_engine_io.c(1150): [client 10.128.0.2:42244] AH02001: Connection closed to child 195 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:39.534259 2025] [ssl:info] [pid 28:tid 170] [client 10.128.0.2:42262] AH01964: Connection to child 20 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:39.534396 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2337): [client 10.128.0.2:42262] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:39.534444 2025] [core:debug] [pid 28:tid 170] protocol.c(2460): [client 10.128.0.2:42262] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:39.534506 2025] [ssl:info] [pid 30:tid 126] [client 10.128.0.2:42272] AH01964: Connection to child 143 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:39.534746 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2337): [client 10.128.0.2:42272] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:39.534897 2025] [core:debug] [pid 30:tid 126] protocol.c(2460): [client 10.128.0.2:42272] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:39.536132 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(2167): [client 10.128.0.2:42262] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:39.536308 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_kernel.c(341): [client 10.128.0.2:42262] AH02034: Initial (No.1) HTTPS request received for child 20 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:39.536502 2025] [authz_core:debug] [pid 28:tid 170] mod_authz_core.c(843): [client 10.128.0.2:42262] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:43:39.537839 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(2167): [client 10.128.0.2:42272] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:39.538302 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_kernel.c(341): [client 10.128.0.2:42272] AH02034: Initial (No.1) HTTPS request received for child 143 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:39.538703 2025] [authz_core:debug] [pid 30:tid 126] mod_authz_core.c(843): [client 10.128.0.2:42272] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:43:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:39.545523 2025] [ssl:debug] [pid 30:tid 126] ssl_engine_io.c(1150): [client 10.128.0.2:42272] AH02001: Connection closed to child 143 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:43:39 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:39.545697 2025] [ssl:debug] [pid 28:tid 170] ssl_engine_io.c(1150): [client 10.128.0.2:42262] AH02001: Connection closed to child 20 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:44.534177 2025] [ssl:info] [pid 28:tid 151] [client 10.128.0.2:33342] AH01964: Connection to child 1 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:44.534208 2025] [ssl:info] [pid 30:tid 129] [client 10.128.0.2:33326] AH01964: Connection to child 146 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:44.534358 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2337): [client 10.128.0.2:33342] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:44.534358 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2337): [client 10.128.0.2:33326] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:44.534406 2025] [core:debug] [pid 28:tid 151] protocol.c(2460): [client 10.128.0.2:33342] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:44.534406 2025] [core:debug] [pid 30:tid 129] protocol.c(2460): [client 10.128.0.2:33326] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:44.536757 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(2167): [client 10.128.0.2:33326] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:44.537097 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_kernel.c(341): [client 10.128.0.2:33326] AH02034: Initial (No.1) HTTPS request received for child 146 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:44.537196 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(2167): [client 10.128.0.2:33342] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:44.537350 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_kernel.c(341): [client 10.128.0.2:33342] AH02034: Initial (No.1) HTTPS request received for child 1 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:44.537431 2025] [authz_core:debug] [pid 28:tid 151] mod_authz_core.c(843): [client 10.128.0.2:33342] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:43:44.537461 2025] [authz_core:debug] [pid 30:tid 129] mod_authz_core.c(843): [client 10.128.0.2:33326] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:43:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:44.539781 2025] [ssl:debug] [pid 28:tid 151] ssl_engine_io.c(1150): [client 10.128.0.2:33342] AH02001: Connection closed to child 1 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:43:44 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:44.544102 2025] [ssl:debug] [pid 30:tid 129] ssl_engine_io.c(1150): [client 10.128.0.2:33326] AH02001: Connection closed to child 146 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:49.533976 2025] [ssl:info] [pid 28:tid 156] [client 10.128.0.2:33350] AH01964: Connection to child 6 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:49.534061 2025] [ssl:info] [pid 28:tid 155] [client 10.128.0.2:33366] AH01964: Connection to child 5 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:49.534108 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2337): [client 10.128.0.2:33350] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:49.534160 2025] [core:debug] [pid 28:tid 156] protocol.c(2460): [client 10.128.0.2:33350] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:49.534236 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2337): [client 10.128.0.2:33366] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:49.534309 2025] [core:debug] [pid 28:tid 155] protocol.c(2460): [client 10.128.0.2:33366] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:49.536678 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(2167): [client 10.128.0.2:33350] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:49.537097 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_kernel.c(341): [client 10.128.0.2:33350] AH02034: Initial (No.1) HTTPS request received for child 6 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:49.537222 2025] [authz_core:debug] [pid 28:tid 156] mod_authz_core.c(843): [client 10.128.0.2:33350] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:43:49.539942 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(2167): [client 10.128.0.2:33366] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:49.540112 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_kernel.c(341): [client 10.128.0.2:33366] AH02034: Initial (No.1) HTTPS request received for child 5 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:49.540227 2025] [authz_core:debug] [pid 28:tid 155] mod_authz_core.c(843): [client 10.128.0.2:33366] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:43:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:49.543350 2025] [ssl:debug] [pid 28:tid 156] ssl_engine_io.c(1150): [client 10.128.0.2:33350] AH02001: Connection closed to child 6 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:43:49 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:49.546497 2025] [ssl:debug] [pid 28:tid 155] ssl_engine_io.c(1150): [client 10.128.0.2:33366] AH02001: Connection closed to child 5 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:54.533460 2025] [ssl:info] [pid 29:tid 76] [client 10.128.0.2:41100] AH01964: Connection to child 65 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:54.533618 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2337): [client 10.128.0.2:41100] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:54.533673 2025] [core:debug] [pid 29:tid 76] protocol.c(2460): [client 10.128.0.2:41100] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:54.535956 2025] [ssl:info] [pid 29:tid 99] [client 10.128.0.2:41088] AH01964: Connection to child 82 established (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:54.536107 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2337): [client 10.128.0.2:41088] AH02645: Server name not provided via TLS extension (using default/first virtual host) [Wed Dec 03 23:43:54.536154 2025] [core:debug] [pid 29:tid 99] protocol.c(2460): [client 10.128.0.2:41088] AH03155: select protocol from , choices=h2,http/1.1 for server heat-cfnapi-internal.openstack.svc [Wed Dec 03 23:43:54.537039 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(2167): [client 10.128.0.2:41100] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:54.537285 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_kernel.c(341): [client 10.128.0.2:41100] AH02034: Initial (No.1) HTTPS request received for child 65 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:54.537400 2025] [authz_core:debug] [pid 29:tid 76] mod_authz_core.c(843): [client 10.128.0.2:41100] AH01628: authorization result: granted (no directives) [Wed Dec 03 23:43:54.542150 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(2167): [client 10.128.0.2:41088] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits) [Wed Dec 03 23:43:54.542376 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_kernel.c(341): [client 10.128.0.2:41088] AH02034: Initial (No.1) HTTPS request received for child 82 (server heat-cfnapi-internal.openstack.svc:443) [Wed Dec 03 23:43:54.542478 2025] [authz_core:debug] [pid 29:tid 99] mod_authz_core.c(843): [client 10.128.0.2:41088] AH01628: authorization result: granted (no directives) 10.128.0.2 - - [03/Dec/2025:23:43:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:54.543782 2025] [ssl:debug] [pid 29:tid 76] ssl_engine_io.c(1150): [client 10.128.0.2:41100] AH02001: Connection closed to child 65 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443) 10.128.0.2 - - [03/Dec/2025:23:43:54 +0000] "GET /healthcheck HTTP/1.1" 200 - "-" "kube-probe/1.31" [Wed Dec 03 23:43:54.545881 2025] [ssl:debug] [pid 29:tid 99] ssl_engine_io.c(1150): [client 10.128.0.2:41088] AH02001: Connection closed to child 82 with standard shutdown (server heat-cfnapi-internal.openstack.svc:443)