Starting Stunnel with configuration: pid = /usr/local/var/run/stunnel.pid foreground = yes debug = debug sslVersion = all [zookeeper-2181] client = yes CAfile = /tmp/cluster-ca.crt cert = /etc/cluster-operator-certs/cluster-operator.crt key = /etc/cluster-operator-certs/cluster-operator.key accept = 0.0.0.0:2181 connect = onap-strimzi-zookeeper-client:2181 delay = yes verify = 2 2022.11.07 22:49:46 LOG7[1:140046365886528]: Clients allowed=512000 2022.11.07 22:49:46 LOG5[1:140046365886528]: stunnel 4.56 on x86_64-redhat-linux-gnu platform 2022.11.07 22:49:46 LOG5[1:140046365886528]: Compiled/running with OpenSSL 1.0.1e-fips 11 Feb 2013 2022.11.07 22:49:46 LOG5[1:140046365886528]: Threading:PTHREAD Sockets:POLL,IPv6 SSL:ENGINE,OCSP,FIPS Auth:LIBWRAP 2022.11.07 22:49:46 LOG5[1:140046365886528]: Reading configuration from file /tmp/stunnel.conf 2022.11.07 22:49:46 LOG5[1:140046365886528]: FIPS mode is enabled 2022.11.07 22:49:46 LOG7[1:140046365886528]: Compression not enabled 2022.11.07 22:49:46 LOG7[1:140046365886528]: PRNG seeded successfully 2022.11.07 22:49:46 LOG6[1:140046365886528]: Initializing service [zookeeper-2181] 2022.11.07 22:49:46 LOG7[1:140046365886528]: Certificate: /etc/cluster-operator-certs/cluster-operator.crt 2022.11.07 22:49:46 LOG7[1:140046365886528]: Certificate loaded 2022.11.07 22:49:46 LOG7[1:140046365886528]: Key file: /etc/cluster-operator-certs/cluster-operator.key 2022.11.07 22:49:46 LOG7[1:140046365886528]: Private key loaded 2022.11.07 22:49:46 LOG7[1:140046365886528]: Loaded verify certificates from /tmp/cluster-ca.crt 2022.11.07 22:49:46 LOG7[1:140046365886528]: Loaded /tmp/cluster-ca.crt revocation lookup file 2022.11.07 22:49:46 LOG7[1:140046365886528]: SSL options set: 0x01000004 2022.11.07 22:49:46 LOG5[1:140046365886528]: Configuration successful 2022.11.07 22:49:46 LOG7[1:140046365886528]: Service [zookeeper-2181] (FD=11) bound to 0.0.0.0:2181 2022.11.07 22:49:46 LOG7[1:140046365886528]: Created pid file /usr/local/var/run/stunnel.pid 2022.11.07 22:50:12 LOG7[1:140046365886528]: Service [zookeeper-2181] accepted (FD=3) from 127.0.0.1:49936 2022.11.07 22:50:12 LOG7[1:140046365882112]: Service [zookeeper-2181] started 2022.11.07 22:50:12 LOG7[1:140046365882112]: Waiting for a libwrap process 2022.11.07 22:50:12 LOG7[1:140046365882112]: Acquired libwrap process #0 2022.11.07 22:50:12 LOG7[1:140046365882112]: Releasing libwrap process #0 2022.11.07 22:50:12 LOG7[1:140046365882112]: Released libwrap process #0 2022.11.07 22:50:12 LOG7[1:140046365882112]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:49936 2022.11.07 22:50:12 LOG5[1:140046365882112]: Service [zookeeper-2181] accepted connection from 127.0.0.1:49936 2022.11.07 22:50:12 LOG6[1:140046365882112]: connect_blocking: connecting 10.233.36.78:2181 2022.11.07 22:50:12 LOG7[1:140046365882112]: connect_blocking: s_poll_wait 10.233.36.78:2181: waiting 10 seconds 2022.11.07 22:50:12 LOG5[1:140046365882112]: connect_blocking: connected 10.233.36.78:2181 2022.11.07 22:50:12 LOG5[1:140046365882112]: Service [zookeeper-2181] connected remote server from 10.233.68.1:57856 2022.11.07 22:50:12 LOG7[1:140046365882112]: Remote socket (FD=12) initialized 2022.11.07 22:50:12 LOG7[1:140046365882112]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): before/connect initialization 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv2/v3 write client hello A 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 read server hello A 2022.11.07 22:50:12 LOG7[1:140046365882112]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.07 22:50:12 LOG5[1:140046365882112]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.07 22:50:12 LOG7[1:140046365882112]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.07 22:50:12 LOG5[1:140046365882112]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 read server certificate A 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 read server key exchange A 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 read server certificate request A 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 read server done A 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 write client certificate A 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 write client key exchange A 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 write certificate verify A 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 write change cipher spec A 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 write finished A 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 flush data 2022.11.07 22:50:12 LOG7[1:140046365882112]: SSL state (connect): SSLv3 read finished A 2022.11.07 22:50:12 LOG7[1:140046365882112]: 1 items in the session cache 2022.11.07 22:50:12 LOG7[1:140046365882112]: 1 client connects (SSL_connect()) 2022.11.07 22:50:12 LOG7[1:140046365882112]: 1 client connects that finished 2022.11.07 22:50:12 LOG7[1:140046365882112]: 0 client renegotiations requested 2022.11.07 22:50:12 LOG7[1:140046365882112]: 0 server connects (SSL_accept()) 2022.11.07 22:50:12 LOG7[1:140046365882112]: 0 server connects that finished 2022.11.07 22:50:12 LOG7[1:140046365882112]: 0 server renegotiations requested 2022.11.07 22:50:12 LOG7[1:140046365882112]: 0 session cache hits 2022.11.07 22:50:12 LOG7[1:140046365882112]: 0 external session cache hits 2022.11.07 22:50:12 LOG7[1:140046365882112]: 0 session cache misses 2022.11.07 22:50:12 LOG7[1:140046365882112]: 0 session cache timeouts 2022.11.07 22:50:12 LOG6[1:140046365882112]: SSL connected: new session negotiated 2022.11.07 22:50:12 LOG6[1:140046365882112]: Negotiated protocol version: TLSv1.2 2022.11.07 22:50:12 LOG6[1:140046365882112]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.11.07 22:50:12 LOG6[1:140046365882112]: Compression: null, expansion: null 2022.11.07 22:50:12 LOG7[1:140046365886528]: Service [zookeeper-2181] accepted (FD=13) from 127.0.0.1:49944 2022.11.07 22:50:12 LOG7[1:140046365812480]: Service [zookeeper-2181] started 2022.11.07 22:50:12 LOG7[1:140046365812480]: Waiting for a libwrap process 2022.11.07 22:50:12 LOG7[1:140046365812480]: Acquired libwrap process #0 2022.11.07 22:50:12 LOG7[1:140046365812480]: Releasing libwrap process #0 2022.11.07 22:50:12 LOG7[1:140046365812480]: Released libwrap process #0 2022.11.07 22:50:12 LOG7[1:140046365812480]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:49944 2022.11.07 22:50:12 LOG5[1:140046365812480]: Service [zookeeper-2181] accepted connection from 127.0.0.1:49944 2022.11.07 22:50:12 LOG6[1:140046365812480]: connect_blocking: connecting 10.233.36.78:2181 2022.11.07 22:50:12 LOG7[1:140046365812480]: connect_blocking: s_poll_wait 10.233.36.78:2181: waiting 10 seconds 2022.11.07 22:50:12 LOG5[1:140046365812480]: connect_blocking: connected 10.233.36.78:2181 2022.11.07 22:50:12 LOG5[1:140046365812480]: Service [zookeeper-2181] connected remote server from 10.233.68.1:37722 2022.11.07 22:50:12 LOG7[1:140046365812480]: Remote socket (FD=14) initialized 2022.11.07 22:50:12 LOG7[1:140046365812480]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): before/connect initialization 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 write client hello A 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 read server hello A 2022.11.07 22:50:12 LOG7[1:140046365812480]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.07 22:50:12 LOG5[1:140046365812480]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.07 22:50:12 LOG7[1:140046365812480]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.07 22:50:12 LOG5[1:140046365812480]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 read server certificate A 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 read server key exchange A 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 read server certificate request A 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 read server done A 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 write client certificate A 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 write client key exchange A 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 write certificate verify A 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 write change cipher spec A 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 write finished A 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 flush data 2022.11.07 22:50:12 LOG7[1:140046365812480]: SSL state (connect): SSLv3 read finished A 2022.11.07 22:50:12 LOG7[1:140046365812480]: 2 items in the session cache 2022.11.07 22:50:12 LOG7[1:140046365812480]: 2 client connects (SSL_connect()) 2022.11.07 22:50:12 LOG7[1:140046365812480]: 2 client connects that finished 2022.11.07 22:50:12 LOG7[1:140046365812480]: 0 client renegotiations requested 2022.11.07 22:50:12 LOG7[1:140046365812480]: 0 server connects (SSL_accept()) 2022.11.07 22:50:12 LOG7[1:140046365812480]: 0 server connects that finished 2022.11.07 22:50:12 LOG7[1:140046365812480]: 0 server renegotiations requested 2022.11.07 22:50:12 LOG7[1:140046365812480]: 0 session cache hits 2022.11.07 22:50:12 LOG7[1:140046365812480]: 0 external session cache hits 2022.11.07 22:50:12 LOG7[1:140046365812480]: 0 session cache misses 2022.11.07 22:50:12 LOG7[1:140046365812480]: 0 session cache timeouts 2022.11.07 22:50:12 LOG6[1:140046365812480]: SSL connected: new session negotiated 2022.11.07 22:50:12 LOG6[1:140046365812480]: Negotiated protocol version: TLSv1.2 2022.11.07 22:50:12 LOG6[1:140046365812480]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.11.07 22:50:12 LOG6[1:140046365812480]: Compression: null, expansion: null 2022.11.07 22:50:14 LOG7[1:140046365886528]: Service [zookeeper-2181] accepted (FD=15) from 127.0.0.1:49990 2022.11.07 22:50:14 LOG7[1:140046365701888]: Service [zookeeper-2181] started 2022.11.07 22:50:14 LOG7[1:140046365701888]: Waiting for a libwrap process 2022.11.07 22:50:14 LOG7[1:140046365701888]: Acquired libwrap process #0 2022.11.07 22:50:14 LOG7[1:140046365701888]: Releasing libwrap process #0 2022.11.07 22:50:14 LOG7[1:140046365701888]: Released libwrap process #0 2022.11.07 22:50:14 LOG7[1:140046365701888]: Service [zookeeper-2181] permitted by libwrap from 127.0.0.1:49990 2022.11.07 22:50:14 LOG5[1:140046365701888]: Service [zookeeper-2181] accepted connection from 127.0.0.1:49990 2022.11.07 22:50:14 LOG6[1:140046365701888]: connect_blocking: connecting 10.233.36.78:2181 2022.11.07 22:50:14 LOG7[1:140046365701888]: connect_blocking: s_poll_wait 10.233.36.78:2181: waiting 10 seconds 2022.11.07 22:50:14 LOG5[1:140046365701888]: connect_blocking: connected 10.233.36.78:2181 2022.11.07 22:50:14 LOG5[1:140046365701888]: Service [zookeeper-2181] connected remote server from 10.233.68.1:37768 2022.11.07 22:50:14 LOG7[1:140046365701888]: Remote socket (FD=16) initialized 2022.11.07 22:50:14 LOG7[1:140046365701888]: SNI: sending servername: onap-strimzi-zookeeper-client 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): before/connect initialization 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 write client hello A 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 read server hello A 2022.11.07 22:50:14 LOG7[1:140046365701888]: Starting certificate verification: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.07 22:50:14 LOG5[1:140046365701888]: Certificate accepted: depth=1, /O=io.strimzi/CN=cluster-ca v0 2022.11.07 22:50:14 LOG7[1:140046365701888]: Starting certificate verification: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.07 22:50:14 LOG5[1:140046365701888]: Certificate accepted: depth=0, /O=io.strimzi/CN=onap-strimzi-zookeeper 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 read server certificate A 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 read server key exchange A 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 read server certificate request A 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 read server done A 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 write client certificate A 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 write client key exchange A 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 write certificate verify A 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 write change cipher spec A 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 write finished A 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 flush data 2022.11.07 22:50:14 LOG7[1:140046365701888]: SSL state (connect): SSLv3 read finished A 2022.11.07 22:50:14 LOG7[1:140046365701888]: 3 items in the session cache 2022.11.07 22:50:14 LOG7[1:140046365701888]: 3 client connects (SSL_connect()) 2022.11.07 22:50:14 LOG7[1:140046365701888]: 3 client connects that finished 2022.11.07 22:50:14 LOG7[1:140046365701888]: 0 client renegotiations requested 2022.11.07 22:50:14 LOG7[1:140046365701888]: 0 server connects (SSL_accept()) 2022.11.07 22:50:14 LOG7[1:140046365701888]: 0 server connects that finished 2022.11.07 22:50:14 LOG7[1:140046365701888]: 0 server renegotiations requested 2022.11.07 22:50:14 LOG7[1:140046365701888]: 0 session cache hits 2022.11.07 22:50:14 LOG7[1:140046365701888]: 0 external session cache hits 2022.11.07 22:50:14 LOG7[1:140046365701888]: 0 session cache misses 2022.11.07 22:50:14 LOG7[1:140046365701888]: 0 session cache timeouts 2022.11.07 22:50:14 LOG6[1:140046365701888]: SSL connected: new session negotiated 2022.11.07 22:50:14 LOG6[1:140046365701888]: Negotiated protocol version: TLSv1.2 2022.11.07 22:50:14 LOG6[1:140046365701888]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2022.11.07 22:50:14 LOG6[1:140046365701888]: Compression: null, expansion: null