Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 4.7.2 into 4.8.0 #2715

Merged
merged 13 commits into from
Dec 22, 2023

Merge branch '4.7.2' into merge-4.7.2-into-4.8.0

204af29
Select commit
Loading
Failed to load commit list.
Merged

Merge 4.7.2 into 4.8.0 #2715

Merge branch '4.7.2' into merge-4.7.2-into-4.8.0
204af29
Select commit
Loading
Failed to load commit list.
Wazuh CI / Distributed Cases - Certificates succeeded Dec 22, 2023 in 5m 51s

Test_unattended_distributed_cases

Below you have the stage output

Details

Certificate creation log



--------------------------------
22/12/2023 02:23:45 DEBUG: Checking root permissions.
22/12/2023 02:23:45 INFO: Starting Wazuh installation assistant. Wazuh version: 4.8.0
22/12/2023 02:23:45 INFO: Verbose logging redirected to /var/log/wazuh-install.log
22/12/2023 02:23:45 DEBUG: YUM package manager will be used.
22/12/2023 02:23:45 DEBUG: Checking system distribution.
22/12/2023 02:23:45 DEBUG: Detected distribution name: amzn
22/12/2023 02:23:45 DEBUG: Detected distribution version: 2
22/12/2023 02:23:45 DEBUG: Checking Wazuh installation.
22/12/2023 02:23:45 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (1/10)
22/12/2023 02:24:15 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (2/10)
22/12/2023 02:24:45 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (3/10)
22/12/2023 02:25:15 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (4/10)
22/12/2023 02:25:45 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (5/10)
22/12/2023 02:26:15 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (6/10)
22/12/2023 02:26:45 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (7/10)
22/12/2023 02:27:15 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (8/10)
22/12/2023 02:27:45 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (9/10)
22/12/2023 02:28:15 INFO: Another process is using YUM. Waiting for it to release the lock. Next retry in 30 seconds (10/10)
22/12/2023 02:28:49 DEBUG: Installing check dependencies.
22/12/2023 02:28:57 DEBUG: Checking system architecture.
22/12/2023 02:28:57 INFO: Verifying that your system meets the recommended minimum hardware requirements.
22/12/2023 02:28:57 DEBUG: CPU cores detected: 2
22/12/2023 02:28:57 DEBUG: Free RAM memory detected: 1960
22/12/2023 02:28:57 INFO: --- Configuration files ---
22/12/2023 02:28:57 INFO: Generating configuration files.
22/12/2023 02:28:57 DEBUG: Checking if OpenSSL is installed.
22/12/2023 02:28:57 DEBUG: Creating Wazuh certificates.
22/12/2023 02:28:57 DEBUG: Reading configuration file.
22/12/2023 02:28:57 DEBUG: Checking if 172.31.84.193 is private.
22/12/2023 02:28:57 DEBUG: Checking if 172.31.88.49 is private.
22/12/2023 02:28:57 DEBUG: Checking if 172.31.84.193 is private.
22/12/2023 02:28:57 DEBUG: Creating the root certificate.
Generating a 2048 bit RSA private key
.............................................................+++
........................+++
writing new private key to '/tmp/wazuh-certificates//root-ca.key'
-----
22/12/2023 02:28:58 DEBUG: Generating Admin certificates.
Generating RSA private key, 2048 bit long modulus
................................+++
.........+++
e is 65537 (0x10001)
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=admin
Getting CA Private Key
22/12/2023 02:28:58 DEBUG: Generating Wazuh indexer certificates.
22/12/2023 02:28:58 DEBUG: Creating the Wazuh indexer certificates.
22/12/2023 02:28:58 DEBUG: Generating certificate configuration.
Generating a 2048 bit RSA private key
............+++
...........+++
writing new private key to '/tmp/wazuh-certificates//centos_7-indexer-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=centos_7-indexer
Getting CA Private Key
22/12/2023 02:28:58 DEBUG: Generating Filebeat certificates.
22/12/2023 02:28:58 DEBUG: Creating the Wazuh server certificates.
22/12/2023 02:28:58 DEBUG: Generating certificate configuration.
Generating a 2048 bit RSA private key
.................................+++
..................................................+++
writing new private key to '/tmp/wazuh-certificates//centos_7_master-wazuh-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=centos_7_master-wazuh
Getting CA Private Key
22/12/2023 02:28:58 DEBUG: Generating Wazuh dashboard certificates.
22/12/2023 02:28:58 DEBUG: Creating the Wazuh dashboard certificates.
22/12/2023 02:28:58 DEBUG: Generating certificate configuration.
Generating a 2048 bit RSA private key
.........+++
..............+++
writing new private key to '/tmp/wazuh-certificates//centos_7-dashboard-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=centos_7-dashboard
Getting CA Private Key
22/12/2023 02:28:58 DEBUG: Cleaning certificate files.
22/12/2023 02:28:58 DEBUG: Generating password file.
22/12/2023 02:28:58 DEBUG: Generating random passwords.
22/12/2023 02:28:59 INFO: Created wazuh-install-files.tar. It contains the Wazuh cluster key, certificates, and passwords necessary for installation.