Started by upstream project "pipeline-post-merge" build number 155 originally caused by: Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-third-party-packages/+/1129 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on slave-openstack-gz1_1 (openstack) in workspace /home/jenkins/workspace/update-tpc-source-repository [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [WS-CLEANUP] Done The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/opensdn-io/tf-jenkins.git > git init /home/jenkins/workspace/update-tpc-source-repository/src/opensdn-io/tf-jenkins # timeout=10 Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a254c0f0da78c12e0a8ee66ae1dc5418a1d1c014 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a254c0f0da78c12e0a8ee66ae1dc5418a1d1c014 # timeout=10 Commit message: "Merge "add tf- images"" > git rev-list --no-walk a254c0f0da78c12e0a8ee66ae1dc5418a1d1c014 # timeout=10 The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/opensdn-io/tf-dev-env.git > git init /home/jenkins/workspace/update-tpc-source-repository/src/opensdn-io/tf-dev-env # timeout=10 Fetching upstream changes from https://github.com/opensdn-io/tf-dev-env.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-dev-env.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/opensdn-io/tf-dev-env.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision caf07880205551917e1291fc5747819cb94e3f17 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f caf07880205551917e1291fc5747819cb94e3f17 # timeout=10 Commit message: "exclude make python-mimeparse python-extras packages in rocky" > git rev-list --no-walk caf07880205551917e1291fc5747819cb94e3f17 # timeout=10 [update-tpc-source-repository] $ /bin/bash -xe /tmp/jenkins9227357664010388315.sh + echo 'export SLAVE=openstack' + echo 'export REPOS_CHANNEL=latest' + echo 'export TPC_VERSION=el9' + [[ el9 == \e\l\7 ]] + [[ el9 == \e\l\9 ]] + echo 'export ENVIRONMENT_OS=rocky9' + echo 'export LINUX_DISTR=rockylinux' + echo 'export LINUX_DISTR_VER=9' [update-tpc-source-repository] $ /bin/bash -xe /tmp/jenkins7387661266822241005.sh + set -eo pipefail + source /home/jenkins/workspace/update-tpc-source-repository/global.env ++ export SLAVE=openstack ++ SLAVE=openstack ++ export REPOS_CHANNEL=latest ++ REPOS_CHANNEL=latest ++ export TPC_VERSION=el9 ++ TPC_VERSION=el9 ++ export ENVIRONMENT_OS=rocky9 ++ ENVIRONMENT_OS=rocky9 ++ export LINUX_DISTR=rockylinux ++ LINUX_DISTR=rockylinux ++ export LINUX_DISTR_VER=9 ++ LINUX_DISTR_VER=9 + ./src/opensdn-io/tf-jenkins/jobs/update-tpc/create_workers.sh INFO: create worker (ENVIRONMENT_OS=rocky9) INFO: VM_TYPE=xsmall INSTANCE_TYPE=STD3-1-4 VOLUME_SIZE=50 INFO: project_id=**** INFO: wait for enough resources for required_instances=1 and required_cores=1 Thu Oct 24 13:40:32 UTC 2024 INFO: waiting for resources is finished Thu Oct 24 13:40:35 UTC 2024 INFO: openstack volume create --type ceph-ssd --size 50 --availability-zone GZ1 --image aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f --bootable jenkins-update-tpc-source-repository-49_1_volume +---------------------+-------------------------------------------+ | Field | Value | +---------------------+-------------------------------------------+ | attachments | [] | | availability_zone | GZ1 | | bootable | false | | consistencygroup_id | None | | created_at | 2024-10-24T13:40:40.778179 | | description | None | | encrypted | False | | id | 217ffaaf-4ccd-4f61-98e4-9ecabf889c0e | | multiattach | False | | name | jenkins-update-tpc-source-repository-49_1 | | properties | | | replication_status | None | | size | 50 | | snapshot_id | None | | source_volid | None | | status | creating | | type | ceph-ssd | | updated_at | None | | user_id | 25d930adb802408885c71e341481886e | +---------------------+-------------------------------------------+ Volume jenkins-update-tpc-source-repository-49_1 is available INFO: openstack server create --volume jenkins-update-tpc-source-repository-49_1 --flavor STD3-1-4 --security-group default --availability-zone GZ1 --key-name=worker --network management --wait jenkins-update-tpc-source-repository-49_1 +-----------------------------+--------------------------------------------------------------------------+ | Field | Value | +-----------------------------+--------------------------------------------------------------------------+ | OS-DCF:diskConfig | MANUAL | | OS-EXT-AZ:availability_zone | GZ1 | | OS-EXT-STS:power_state | Running | | OS-EXT-STS:task_state | None | | OS-EXT-STS:vm_state | active | | OS-SRV-USG:launched_at | 2024-10-24T13:41:26.000000 | | OS-SRV-USG:terminated_at | None | | accessIPv4 | | | accessIPv6 | | | addresses | management=10.0.0.24 | | adminPass | ZW34U5MsugYJ | | config_drive | | | created | 2024-10-24T13:41:01Z | | flavor | STD3-1-4 (b2c0fbeb-fafb-4394-adc5-3a9709e76249) | | hostId | b23ef3b8a67c8736b60f0df8e5945f222abb6988a5a1b3fed4e68fe7 | | id | f94e0ed5-ebf6-40af-86f4-80c851e04958 | | image | N/A (booted from volume) | | key_name | worker | | name | jenkins-update-tpc-source-repository-49_1 | | progress | 0 | | project_id | **** | | properties | | | security_groups | id='ae6a292d-c48f-4b92-9b1d-4d0a032b0697', name='default', sdn='neutron' | | status | ACTIVE | | updated | 2024-10-24T13:41:26Z | | user_id | 25d930adb802408885c71e341481886e | | volumes_attached | id='217ffaaf-4ccd-4f61-98e4-9ecabf889c0e' | +-----------------------------+--------------------------------------------------------------------------+ nova CLI is deprecated and will be removed in a future release Request to add tag PipelineBuildTag= to specified server has been accepted. Request to add tag JobTag=jenkins-update-tpc-source-repository-49 to specified server has been accepted. Request to add tag GroupTag=jenkins-update-tpc-source-repository-49 to specified server has been accepted. Request to add tag SLAVE=openstack to specified server has been accepted. Request to add tag DOWN= to specified server has been accepted. Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. Linux jenkins-update-tpc-source-repository-49-1.novalocal 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 17:09:15 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux /home/jenkins/workspace/update-tpc-source-repository/src/opensdn-io/tf-jenkins/infra/openstack/../hooks/rocky/up.sh: line 12: /home/jenkins/workspace/update-tpc-source-repository/deps.update-tpc-source-repository..env: No such file or directory /home/jenkins/workspace/update-tpc-source-repository/src/opensdn-io/tf-jenkins/infra/openstack/../hooks/rocky/up.sh: line 13: /home/jenkins/workspace/update-tpc-source-repository/vars.update-tpc-source-repository..env: No such file or directory Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. Found interface: eth0 Actual changes: tx-checksum-ip-generic: off tx-tcp-segmentation: off [not requested] tx-tcp-ecn-segmentation: off [not requested] tx-tcp6-segmentation: off [not requested] INFO: copy mirror-base-rocky9.repo to host Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. INFO: copy mirror-epel9.repo to host Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. INFO: do not set default gateway for second interface Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. INFO: check dns Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. Server: 10.0.0.2 Address: 10.0.0.2#53 Name: tf-jenkins.mcs.local Address: 10.0.0.25 real 0m0.066s user 0m0.009s sys 0m0.007s INFO: cat /etc/resolv.conf Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. # Generated by NetworkManager search mcs.local novalocal nameserver 10.0.0.2 nameserver 10.0.0.4 DEBUG: port_id=cec9f33e-942b-4070-8f78-cfcd99ebed91 for f94e0ed5-ebf6-40af-86f4-80c851e04958 in management + source /home/jenkins/workspace/update-tpc-source-repository/stackrc.update-tpc-source-repository.env ++ export PROVIDER=openstack ++ PROVIDER=openstack ++ export ENVIRONMENT_OS=rocky9 ++ ENVIRONMENT_OS=rocky9 ++ export IMAGE=aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f ++ IMAGE=aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f ++ export IMAGE_SSH_USER=rocky ++ IMAGE_SSH_USER=rocky ++ export INSTANCE_IDS=f94e0ed5-ebf6-40af-86f4-80c851e04958, ++ INSTANCE_IDS=f94e0ed5-ebf6-40af-86f4-80c851e04958, ++ export INSTANCE_IPS=10.0.0.24, ++ INSTANCE_IPS=10.0.0.24, ++ export instance_ip=10.0.0.24 ++ instance_ip=10.0.0.24 + ./src/opensdn-io/tf-jenkins/jobs/update-tpc/run.sh INFO: update TPC started el9 Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. INFO: Update tpc started (ENVIRONMENT_OS=rocky9, DEVENV_TAG=tpcbuild-el9, TPC_REPO_NAME=yum-tpc-source-el9) Warning: Permanently added '10.0.0.24' (ECDSA) to the list of known hosts. INFO: prepare mirrors input INFO: run dev-env and sync sources INFO: tf-dev-env startup INFO: ensure python is present added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 2.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 717 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 260 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 82 MB/s | 6.9 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 75 MB/s | 4.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 942 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 2.2 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 405 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 442 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 15 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 19 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 860 kB/s | 12 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 21 MB 00:00 Package python3-3.9.16-1.el9.x86_64 is already installed. Dependencies resolved. ================================================================================================= Package Arch Version Repository Size ================================================================================================= Installing: jq x86_64 1.6-16.el9 tf-mirrors.ci_repos_yum9-baseos 186 k lsof x86_64 4.94.0-3.el9 tf-mirrors.ci_repos_yum9-baseos 238 k python3-pip noarch 21.2.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M Upgrading: python-unversioned-command noarch 3.9.18-3.el9_4.5 tf-mirrors.ci_repos_yum9-appstream 8.6 k python3 x86_64 3.9.18-3.el9_4.5 tf-mirrors.ci_repos_yum9-baseos 25 k python3-libs x86_64 3.9.18-3.el9_4.5 tf-mirrors.ci_repos_yum9-baseos 7.3 M Installing dependencies: oniguruma x86_64 6.9.6-1.el9.5.0.1 tf-mirrors.ci_repos_yum9-baseos 217 k Transaction Summary ================================================================================================= Install 4 Packages Upgrade 3 Packages Total download size: 9.7 M Downloading Packages: (1/7): jq-1.6-16.el9.x86_64.rpm 15 MB/s | 186 kB 00:00 (2/7): oniguruma-6.9.6-1.el9.5.0.1.x86_64.rpm 13 MB/s | 217 kB 00:00 (3/7): lsof-4.94.0-3.el9.x86_64.rpm 11 MB/s | 238 kB 00:00 (4/7): python3-3.9.18-3.el9_4.5.x86_64.rpm 3.6 MB/s | 25 kB 00:00 (5/7): python-unversioned-command-3.9.18-3.el9_ 2.0 MB/s | 8.6 kB 00:00 (6/7): python3-pip-21.2.3-8.el9.noarch.rpm 46 MB/s | 1.7 MB 00:00 (7/7): python3-libs-3.9.18-3.el9_4.5.x86_64.rpm 79 MB/s | 7.3 MB 00:00 -------------------------------------------------------------------------------- Total 83 MB/s | 9.7 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : python3-libs-3.9.18-3.el9_4.5.x86_64 1/10 Upgrading : python-unversioned-command-3.9.18-3.el9_4.5.noarch 2/10 Upgrading : python3-3.9.18-3.el9_4.5.x86_64 3/10 Installing : oniguruma-6.9.6-1.el9.5.0.1.x86_64 4/10 Installing : jq-1.6-16.el9.x86_64 5/10 Installing : python3-pip-21.2.3-8.el9.noarch 6/10 Installing : lsof-4.94.0-3.el9.x86_64 7/10 Cleanup : python3-3.9.16-1.el9.x86_64 8/10 Cleanup : python-unversioned-command-3.9.16-1.el9.noarch 9/10 Cleanup : python3-libs-3.9.16-1.el9.x86_64 10/10 Running scriptlet: python3-libs-3.9.16-1.el9.x86_64 10/10 Verifying : jq-1.6-16.el9.x86_64 1/10 Verifying : lsof-4.94.0-3.el9.x86_64 2/10 Verifying : oniguruma-6.9.6-1.el9.5.0.1.x86_64 3/10 Verifying : python3-pip-21.2.3-8.el9.noarch 4/10 Verifying : python3-3.9.18-3.el9_4.5.x86_64 5/10 Verifying : python3-3.9.16-1.el9.x86_64 6/10 Verifying : python3-libs-3.9.18-3.el9_4.5.x86_64 7/10 Verifying : python3-libs-3.9.16-1.el9.x86_64 8/10 Verifying : python-unversioned-command-3.9.18-3.el9_4.5.noarch 9/10 Verifying : python-unversioned-command-3.9.16-1.el9.noarch 10/10 Upgraded: python-unversioned-command-3.9.18-3.el9_4.5.noarch python3-3.9.18-3.el9_4.5.x86_64 python3-libs-3.9.18-3.el9_4.5.x86_64 Installed: jq-1.6-16.el9.x86_64 lsof-4.94.0-3.el9.x86_64 oniguruma-6.9.6-1.el9.5.0.1.x86_64 python3-pip-21.2.3-8.el9.noarch Complete! +++ dirname /home/rocky/src/opensdn-io/tf-dev-env/common/setup_docker_root.sh ++ realpath /home/rocky/src/opensdn-io/tf-dev-env/common + scriptdir=/home/rocky/src/opensdn-io/tf-dev-env/common + source /home/rocky/src/opensdn-io/tf-dev-env/common/common.sh ++ '[' -n '' ']' ++ set -o errexit ++ export DEBUGINFO=FALSE ++ DEBUGINFO=FALSE ++ export WORKSPACE=/home/rocky ++ WORKSPACE=/home/rocky ++ export TF_CONFIG_DIR=/home/rocky/.tf ++ TF_CONFIG_DIR=/home/rocky/.tf ++ export TF_DEVENV_PROFILE=/home/rocky/.tf/dev.env ++ TF_DEVENV_PROFILE=/home/rocky/.tf/dev.env ++ export BUILD_MODE=full ++ BUILD_MODE=full ++ '[' -e /home/rocky/.tf/dev.env ']' ++ [[ linux-gnu == \l\i\n\u\x\-\g\n\u ]] +++ tr -d '"' +++ awk -F= '{print $2}' +++ egrep '^ID=' +++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release ++ export DISTRO=rocky ++ DISTRO=rocky +++ tr -d '"' +++ awk -F= '{print $2}' +++ egrep '^VERSION_ID=' +++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release ++ export DISTRO_VER=9.2 ++ DISTRO_VER=9.2 ++ export DISTRO_VER_MAJOR=9 ++ DISTRO_VER_MAJOR=9 ++ '[' -z x ']' ++ '[' -z /home/rocky/contrail ']' ++ export CONTRAIL_DIR ++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ [[ nexus.gz1.opensdn.io:5101 == *\:* ]] +++ cut -f 1 -d : +++ echo nexus.gz1.opensdn.io:5101 ++ export REGISTRY_IP=nexus.gz1.opensdn.io ++ REGISTRY_IP=nexus.gz1.opensdn.io +++ cut -f 2 -d : +++ echo nexus.gz1.opensdn.io:5101 ++ export REGISTRY_PORT=5101 ++ REGISTRY_PORT=5101 ++ export FROZEN_REGISTRY=nexus.opensdn.io:5101 ++ FROZEN_REGISTRY=nexus.opensdn.io:5101 ++ export GERRIT_URL=https://gerrit.opensdn.io/r ++ GERRIT_URL=https://gerrit.opensdn.io/r ++ export RPM_REPO_IP=localhost ++ RPM_REPO_IP=localhost ++ export RPM_REPO_PORT=6667 ++ RPM_REPO_PORT=6667 ++ export REGISTRY_CONTAINER_NAME=tf-dev-env-registry ++ REGISTRY_CONTAINER_NAME=tf-dev-env-registry ++ export DEVENV_CONTAINER_NAME=tf-dev-sandbox ++ DEVENV_CONTAINER_NAME=tf-dev-sandbox ++ export CONTRAIL_PARALLEL_BUILD=true ++ CONTRAIL_PARALLEL_BUILD=true ++ export DEVENV_IMAGE_NAME=tf-dev-sandbox ++ DEVENV_IMAGE_NAME=tf-dev-sandbox ++ export DEVENV_TAG=tpcbuild-el9 ++ DEVENV_TAG=tpcbuild-el9 ++ export DEVENV_PUSH_TAG=frozen ++ DEVENV_PUSH_TAG=frozen ++ export DEVENV_IMAGE=tf-dev-sandbox:tpcbuild-el9 ++ DEVENV_IMAGE=tf-dev-sandbox:tpcbuild-el9 ++ export MULTI_KERNEL_BUILD=false ++ MULTI_KERNEL_BUILD=false ++ export ENABLE_RHSM_REPOS=false ++ ENABLE_RHSM_REPOS=false ++ export CONTRAIL_CONTAINER_TAG=dev ++ CONTRAIL_CONTAINER_TAG=dev ++ export FROZEN_TAG= ++ FROZEN_TAG= ++ export VENDOR_NAME=OpenSDN-IO ++ VENDOR_NAME=OpenSDN-IO ++ export VENDOR_DOMAIN=io.opensdn ++ VENDOR_DOMAIN=io.opensdn ++ export CONTRAIL_BRANCH=master ++ CONTRAIL_BRANCH=master ++ '[' -z z ']' + source /home/rocky/src/opensdn-io/tf-dev-env/common/functions.sh + ensure_root ++ whoami + local me=root + '[' root '!=' root ']' + install_docker_rhel=(['7.8']='install_docker_rhel_7' ['7.9']='install_docker_rhel_7' ['8.2']='install_docker_rhel_8' ['8.4']='install_docker_rhel_8') + declare -A install_docker_rhel + echo '' + echo 'INFO: [docker install]' + echo 'INFO: rocky detected' + which docker + '[' xrocky == xcentos ']' + '[' xrocky == xrhel ']' + '[' xrocky == xubuntu ']' + '[' xrocky == xrocky ']' + systemctl stop firewalld Failed to stop firewalld.service: Unit firewalld.service not loaded. + true + install_docker_rocky + which docker which: no docker in (/sbin:/bin:/usr/sbin:/usr/bin) + dnf install -y dnf-utils device-mapper-persistent-data lvm2 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo + retry dnf install -y docker-ce device-mapper-libs device-mapper-event-libs + local i + (( i=0 )) + (( i<5 )) + dnf install -y docker-ce device-mapper-libs device-mapper-event-libs Importing GPG key 0x621E9F35: Userid : "Docker Release (CE rpm) " Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35 From : https://download.docker.com/linux/centos/gpg + break + [[ 0 == 5 ]] + dnf remove -y docker-buildx-plugin + systemctl start docker + echo + echo 'INFO: [docker config]' ++ awk '{print $2}' ++ grep -o 'dev.*' ++ ip route get 1 + default_iface=eth0 + CONTRAIL_SKIP_INSECURE_REGISTRY=0 + insecure_registries= + registry_ip=nexus.gz1.opensdn.io + UPDATE_INSECURE_REGISTRY=false + '[' 0 '!=' 0 ']' + '[' -z nexus.gz1.opensdn.io ']' + check_insecure_registry nexus.gz1.opensdn.io:5101 + case ${DISTRO}_${DISTRO_VER} in + check_docker_value insecure-registries nexus.gz1.opensdn.io:5101 + local name=insecure-registries + local value=nexus.gz1.opensdn.io:5101 + grep -qi nexus.gz1.opensdn.io:5101 + python -c 'import json; f=open('\''/etc/docker/daemon.json'\''); data=json.load(f); print(data.get('\''insecure-registries'\''));' + '[' -n '' ']' + insecure_registries+=nexus.gz1.opensdn.io:5101 + '[' -n nexus.gz1.opensdn.io:5101 ']' + UPDATE_INSECURE_REGISTRY=true ++ awk '{print $2}' ++ grep -o 'mtu.*' ++ ip link show eth0 + default_iface_mtu=1500 + docker_reload=0 + true + update_config_docker nexus.gz1.opensdn.io:5101 1500 + local insecure_registries=nexus.gz1.opensdn.io:5101 + local default_iface_mtu=1500 + case ${DISTRO}_${DISTRO_VER} in + '[' '!' -e /etc/docker/daemon.json ']' + python + docker_reload=1 ++ get_docker_mtu ++ case ${DISTRO}_${DISTRO_VER} in ++ docker network inspect '--format={{index .Options "com.docker.network.driver.mtu"}}' bridge + runtime_docker_mtu=1500 + [[ 1500 != \1\5\0\0 ]] + [[ 1 == \1 ]] + set_docker_mtu 1500 + local default_iface_mtu=1500 + echo 'INFO: set docker0 mtu to 1500' + case ${DISTRO}_${DISTRO_VER} in ++ command -v ifconfig + '[' -x /sbin/ifconfig ']' + ifconfig docker0 mtu 1500 + restart_docker + echo 'INFO: restart docker' + [[ xrocky == x\c\e\n\t\o\s ]] + [[ xrocky == x\r\o\c\k\y ]] + systemctl restart docker + echo 'REGISTRY_IP: nexus.gz1.opensdn.io' INFO: [docker install] INFO: rocky detected Last metadata expiration check: 0:00:11 ago on Thu Oct 24 13:42:10 2024. Package yum-utils-4.3.0-5.el9_2.noarch is already installed. Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: device-mapper-persistent-data x86_64 1.0.9-3.el9_4 tf-mirrors.ci_repos_yum9-baseos 1.0 M lvm2 x86_64 9:2.03.23-2.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M Upgrading: device-mapper x86_64 9:1.02.197-2.el9 tf-mirrors.ci_repos_yum9-baseos 139 k device-mapper-libs x86_64 9:1.02.197-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k dnf-plugins-core noarch 4.3.0-13.el9 tf-mirrors.ci_repos_yum9-baseos 36 k python3-dnf-plugins-core noarch 4.3.0-13.el9 tf-mirrors.ci_repos_yum9-baseos 246 k yum-utils noarch 4.3.0-13.el9 tf-mirrors.ci_repos_yum9-baseos 35 k Installing dependencies: device-mapper-event x86_64 9:1.02.197-2.el9 tf-mirrors.ci_repos_yum9-baseos 33 k device-mapper-event-libs x86_64 9:1.02.197-2.el9 tf-mirrors.ci_repos_yum9-baseos 31 k libaio x86_64 0.3.111-13.el9 tf-mirrors.ci_repos_yum9-baseos 23 k lvm2-libs x86_64 9:2.03.23-2.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M Transaction Summary ================================================================================================ Install 6 Packages Upgrade 5 Packages Total download size: 4.2 M Downloading Packages: (1/11): device-mapper-event-libs-1.02.197-2.el9 2.8 MB/s | 31 kB 00:00 (2/11): device-mapper-event-1.02.197-2.el9.x86_ 2.4 MB/s | 33 kB 00:00 (3/11): libaio-0.3.111-13.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 (4/11): lvm2-2.03.23-2.el9.x86_64.rpm 55 MB/s | 1.5 MB 00:00 (5/11): device-mapper-persistent-data-1.0.9-3.e 18 MB/s | 1.0 MB 00:00 (6/11): device-mapper-1.02.197-2.el9.x86_64.rpm 8.6 MB/s | 139 kB 00:00 (7/11): device-mapper-libs-1.02.197-2.el9.x86_6 22 MB/s | 177 kB 00:00 (8/11): dnf-plugins-core-4.3.0-13.el9.noarch.rp 5.2 MB/s | 36 kB 00:00 (9/11): lvm2-libs-2.03.23-2.el9.x86_64.rpm 17 MB/s | 1.0 MB 00:00 (10/11): yum-utils-4.3.0-13.el9.noarch.rpm 2.7 MB/s | 35 kB 00:00 (11/11): python3-dnf-plugins-core-4.3.0-13.el9. 12 MB/s | 246 kB 00:00 -------------------------------------------------------------------------------- Total 49 MB/s | 4.2 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : device-mapper-libs-9:1.02.197-2.el9.x86_64 1/16 Upgrading : device-mapper-9:1.02.197-2.el9.x86_64 2/16 Installing : device-mapper-event-libs-9:1.02.197-2.el9.x86_64 3/16 Installing : libaio-0.3.111-13.el9.x86_64 4/16 Installing : device-mapper-event-9:1.02.197-2.el9.x86_64 5/16 Running scriptlet: device-mapper-event-9:1.02.197-2.el9.x86_64 5/16 Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. Installing : lvm2-libs-9:2.03.23-2.el9.x86_64 6/16 Upgrading : python3-dnf-plugins-core-4.3.0-13.el9.noarch 7/16 Upgrading : dnf-plugins-core-4.3.0-13.el9.noarch 8/16 Installing : device-mapper-persistent-data-1.0.9-3.el9_4.x86_64 9/16 Installing : lvm2-9:2.03.23-2.el9.x86_64 10/16 Running scriptlet: lvm2-9:2.03.23-2.el9.x86_64 10/16 Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. Upgrading : yum-utils-4.3.0-13.el9.noarch 11/16 Cleanup : device-mapper-9:1.02.187-7.el9.x86_64 12/16 Cleanup : yum-utils-4.3.0-5.el9_2.noarch 13/16 Cleanup : dnf-plugins-core-4.3.0-5.el9_2.noarch 14/16 Cleanup : python3-dnf-plugins-core-4.3.0-5.el9_2.noarch 15/16 Cleanup : device-mapper-libs-9:1.02.187-7.el9.x86_64 16/16 Running scriptlet: device-mapper-libs-9:1.02.187-7.el9.x86_64 16/16 Verifying : device-mapper-event-9:1.02.197-2.el9.x86_64 1/16 Verifying : device-mapper-event-libs-9:1.02.197-2.el9.x86_64 2/16 Verifying : device-mapper-persistent-data-1.0.9-3.el9_4.x86_64 3/16 Verifying : libaio-0.3.111-13.el9.x86_64 4/16 Verifying : lvm2-9:2.03.23-2.el9.x86_64 5/16 Verifying : lvm2-libs-9:2.03.23-2.el9.x86_64 6/16 Verifying : device-mapper-9:1.02.197-2.el9.x86_64 7/16 Verifying : device-mapper-9:1.02.187-7.el9.x86_64 8/16 Verifying : device-mapper-libs-9:1.02.197-2.el9.x86_64 9/16 Verifying : device-mapper-libs-9:1.02.187-7.el9.x86_64 10/16 Verifying : dnf-plugins-core-4.3.0-13.el9.noarch 11/16 Verifying : dnf-plugins-core-4.3.0-5.el9_2.noarch 12/16 Verifying : python3-dnf-plugins-core-4.3.0-13.el9.noarch 13/16 Verifying : python3-dnf-plugins-core-4.3.0-5.el9_2.noarch 14/16 Verifying : yum-utils-4.3.0-13.el9.noarch 15/16 Verifying : yum-utils-4.3.0-5.el9_2.noarch 16/16 Upgraded: device-mapper-9:1.02.197-2.el9.x86_64 device-mapper-libs-9:1.02.197-2.el9.x86_64 dnf-plugins-core-4.3.0-13.el9.noarch python3-dnf-plugins-core-4.3.0-13.el9.noarch yum-utils-4.3.0-13.el9.noarch Installed: device-mapper-event-9:1.02.197-2.el9.x86_64 device-mapper-event-libs-9:1.02.197-2.el9.x86_64 device-mapper-persistent-data-1.0.9-3.el9_4.x86_64 libaio-0.3.111-13.el9.x86_64 lvm2-9:2.03.23-2.el9.x86_64 lvm2-libs-9:2.03.23-2.el9.x86_64 Complete! Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo Docker CE Stable - x86_64 48 kB/s | 58 kB 00:01 Package device-mapper-libs-9:1.02.197-2.el9.x86_64 is already installed. Package device-mapper-event-libs-9:1.02.197-2.el9.x86_64 is already installed. Dependencies resolved. ============================================================================================== Package Arch Version Repository Size ============================================================================================== Installing: docker-ce x86_64 3:27.3.1-1.el9 docker-ce-stable 27 M Upgrading: iptables-libs x86_64 1.8.10-4.el9_4 tf-mirrors.ci_repos_yum9-baseos 396 k Installing dependencies: container-selinux noarch 3:2.229.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 56 k containerd.io x86_64 1.7.22-3.1.el9 docker-ce-stable 43 M docker-ce-cli x86_64 1:27.3.1-1.el9 docker-ce-stable 8.0 M fuse-common x86_64 3.10.2-8.el9 tf-mirrors.ci_repos_yum9-baseos 7.3 k fuse-overlayfs x86_64 1.13-1.el9 tf-mirrors.ci_repos_yum9-appstream 66 k fuse3 x86_64 3.10.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 53 k fuse3-libs x86_64 3.10.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 90 k iptables-nft x86_64 1.8.10-4.el9_4 tf-mirrors.ci_repos_yum9-baseos 186 k libnftnl x86_64 1.2.6-4.el9_4 tf-mirrors.ci_repos_yum9-baseos 87 k libslirp x86_64 4.4.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 68 k slirp4netns x86_64 1.2.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 46 k Installing weak dependencies: docker-buildx-plugin x86_64 0.17.1-1.el9 docker-ce-stable 14 M docker-ce-rootless-extras x86_64 27.3.1-1.el9 docker-ce-stable 4.4 M docker-compose-plugin x86_64 2.29.7-1.el9 docker-ce-stable 13 M Transaction Summary ============================================================================================== Install 15 Packages Upgrade 1 Package Total download size: 110 M Downloading Packages: (1/16): fuse-common-3.10.2-8.el9.x86_64.rpm 1.0 MB/s | 7.3 kB 00:00 (2/16): libnftnl-1.2.6-4.el9_4.x86_64.rpm 8.1 MB/s | 87 kB 00:00 (3/16): iptables-nft-1.8.10-4.el9_4.x86_64.rpm 12 MB/s | 186 kB 00:00 (4/16): container-selinux-2.229.0-1.el9.noarch. 4.7 MB/s | 56 kB 00:00 (5/16): fuse-overlayfs-1.13-1.el9.x86_64.rpm 5.8 MB/s | 66 kB 00:00 (6/16): fuse3-3.10.2-8.el9.x86_64.rpm 5.3 MB/s | 53 kB 00:00 (7/16): fuse3-libs-3.10.2-8.el9.x86_64.rpm 9.8 MB/s | 90 kB 00:00 (8/16): libslirp-4.4.0-7.el9.x86_64.rpm 7.7 MB/s | 68 kB 00:00 (9/16): slirp4netns-1.2.3-1.el9.x86_64.rpm 5.0 MB/s | 46 kB 00:00 (10/16): docker-buildx-plugin-0.17.1-1.el9.x86_ 5.8 MB/s | 14 MB 00:02 (11/16): docker-ce-27.3.1-1.el9.x86_64.rpm 8.0 MB/s | 27 MB 00:03 (12/16): docker-ce-cli-27.3.1-1.el9.x86_64.rpm 3.4 MB/s | 8.0 MB 00:02 (13/16): docker-ce-rootless-extras-27.3.1-1.el9 3.0 MB/s | 4.4 MB 00:01 (14/16): iptables-libs-1.8.10-4.el9_4.x86_64.rp 38 MB/s | 396 kB 00:00 (15/16): containerd.io-1.7.22-3.1.el9.x86_64.rp 7.9 MB/s | 43 MB 00:05 (16/16): docker-compose-plugin-2.29.7-1.el9.x86 9.1 MB/s | 13 MB 00:01 -------------------------------------------------------------------------------- Total 18 MB/s | 110 MB 00:06 Docker CE Stable - x86_64 2.8 kB/s | 1.6 kB 00:00 Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : docker-compose-plugin-2.29.7-1.el9.x86_64 1/17 Running scriptlet: docker-compose-plugin-2.29.7-1.el9.x86_64 1/17 Installing : fuse3-libs-3.10.2-8.el9.x86_64 2/17 Running scriptlet: container-selinux-3:2.229.0-1.el9.noarch 3/17 Installing : container-selinux-3:2.229.0-1.el9.noarch 3/17 Running scriptlet: container-selinux-3:2.229.0-1.el9.noarch 3/17 Installing : containerd.io-1.7.22-3.1.el9.x86_64 4/17 Running scriptlet: containerd.io-1.7.22-3.1.el9.x86_64 4/17 Upgrading : iptables-libs-1.8.10-4.el9_4.x86_64 5/17 Installing : docker-buildx-plugin-0.17.1-1.el9.x86_64 6/17 Running scriptlet: docker-buildx-plugin-0.17.1-1.el9.x86_64 6/17 Installing : docker-ce-cli-1:27.3.1-1.el9.x86_64 7/17 Running scriptlet: docker-ce-cli-1:27.3.1-1.el9.x86_64 7/17 Installing : libslirp-4.4.0-7.el9.x86_64 8/17 Installing : slirp4netns-1.2.3-1.el9.x86_64 9/17 Installing : libnftnl-1.2.6-4.el9_4.x86_64 10/17 Installing : iptables-nft-1.8.10-4.el9_4.x86_64 11/17 Running scriptlet: iptables-nft-1.8.10-4.el9_4.x86_64 11/17 Installing : fuse-common-3.10.2-8.el9.x86_64 12/17 Installing : fuse3-3.10.2-8.el9.x86_64 13/17 Installing : fuse-overlayfs-1.13-1.el9.x86_64 14/17 Running scriptlet: fuse-overlayfs-1.13-1.el9.x86_64 14/17 Installing : docker-ce-3:27.3.1-1.el9.x86_64 15/17 Running scriptlet: docker-ce-3:27.3.1-1.el9.x86_64 15/17 Installing : docker-ce-rootless-extras-27.3.1-1.el9.x86_64 16/17 Running scriptlet: docker-ce-rootless-extras-27.3.1-1.el9.x86_64 16/17 Cleanup : iptables-libs-1.8.8-6.el9_1.x86_64 17/17 Running scriptlet: container-selinux-3:2.229.0-1.el9.noarch 17/17 Running scriptlet: iptables-libs-1.8.8-6.el9_1.x86_64 17/17 Verifying : fuse-common-3.10.2-8.el9.x86_64 1/17 Verifying : iptables-nft-1.8.10-4.el9_4.x86_64 2/17 Verifying : libnftnl-1.2.6-4.el9_4.x86_64 3/17 Verifying : container-selinux-3:2.229.0-1.el9.noarch 4/17 Verifying : fuse-overlayfs-1.13-1.el9.x86_64 5/17 Verifying : fuse3-3.10.2-8.el9.x86_64 6/17 Verifying : fuse3-libs-3.10.2-8.el9.x86_64 7/17 Verifying : libslirp-4.4.0-7.el9.x86_64 8/17 Verifying : slirp4netns-1.2.3-1.el9.x86_64 9/17 Verifying : containerd.io-1.7.22-3.1.el9.x86_64 10/17 Verifying : docker-buildx-plugin-0.17.1-1.el9.x86_64 11/17 Verifying : docker-ce-3:27.3.1-1.el9.x86_64 12/17 Verifying : docker-ce-cli-1:27.3.1-1.el9.x86_64 13/17 Verifying : docker-ce-rootless-extras-27.3.1-1.el9.x86_64 14/17 Verifying : docker-compose-plugin-2.29.7-1.el9.x86_64 15/17 Verifying : iptables-libs-1.8.10-4.el9_4.x86_64 16/17 Verifying : iptables-libs-1.8.8-6.el9_1.x86_64 17/17 Upgraded: iptables-libs-1.8.10-4.el9_4.x86_64 Installed: container-selinux-3:2.229.0-1.el9.noarch containerd.io-1.7.22-3.1.el9.x86_64 docker-buildx-plugin-0.17.1-1.el9.x86_64 docker-ce-3:27.3.1-1.el9.x86_64 docker-ce-cli-1:27.3.1-1.el9.x86_64 docker-ce-rootless-extras-27.3.1-1.el9.x86_64 docker-compose-plugin-2.29.7-1.el9.x86_64 fuse-common-3.10.2-8.el9.x86_64 fuse-overlayfs-1.13-1.el9.x86_64 fuse3-3.10.2-8.el9.x86_64 fuse3-libs-3.10.2-8.el9.x86_64 iptables-nft-1.8.10-4.el9_4.x86_64 libnftnl-1.2.6-4.el9_4.x86_64 libslirp-4.4.0-7.el9.x86_64 slirp4netns-1.2.3-1.el9.x86_64 Complete! Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: docker-buildx-plugin x86_64 0.17.1-1.el9 @docker-ce-stable 62 M Transaction Summary ================================================================================ Remove 1 Package Freed space: 62 M Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: docker-buildx-plugin-0.17.1-1.el9.x86_64 1/1 Erasing : docker-buildx-plugin-0.17.1-1.el9.x86_64 1/1 Running scriptlet: docker-buildx-plugin-0.17.1-1.el9.x86_64 1/1 Verifying : docker-buildx-plugin-0.17.1-1.el9.x86_64 1/1 Removed: docker-buildx-plugin-0.17.1-1.el9.x86_64 Complete! INFO: [docker config] INFO: set docker0 mtu to 1500 INFO: restart docker REGISTRY_IP: nexus.gz1.opensdn.io [update tf devenv configuration] tf setup profile /home/rocky/.tf/dev.env # dev env options CONTRAIL_CONTAINER_TAG=${CONTRAIL_CONTAINER_TAG:-dev} FROZEN_TAG=${FROZEN_TAG:-} FROZEN_REGISTRY=${FROZEN_REGISTRY:-nexus.opensdn.io:5101} CONTAINER_REGISTRY=${CONTAINER_REGISTRY:-nexus.gz1.opensdn.io:5101} RPM_REPO_IP='localhost' RPM_REPO_PORT=${RPM_REPO_PORT:-6667} BUILD_MODE=${BUILD_MODE:-full} # others VENDOR_NAME="${VENDOR_NAME:-OpenSDN-IO}" VENDOR_DOMAIN="${VENDOR_DOMAIN:-io.opensdn}" INFO: Docker registry deployment skipped [load tf devenv configuration] INFO: make common.env INFO: common.env content: LINUX_DISTR=rockylinux LINUX_DISTR_VER=9 CONTRAIL_CONTAINER_TAG=dev CONTRAIL_DEPLOYERS_TAG=dev CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 CONTRAIL_REPOSITORY=http://localhost:6667 DEPLOYERS_BASE_CONTAINER=nexus.gz1.opensdn.io:5101/contrail-general-base:dev CONTRAIL_PARALLEL_BUILD=true VENDOR_NAME=OpenSDN-IO VENDOR_DOMAIN=io.opensdn YUM_ENABLE_REPOS= INFO: environment setup INFO: No image nexus.gz1.opensdn.io:5101/tf-dev-sandbox:tpcbuild-el9 is available. Try to build. INFO: Build tf-dev-sandbox:tpcbuild-el9 docker image Building tf-dev-env image: tf-dev-sandbox:tpcbuild-el9 INFO: Docker version: 27.3.1 INFO: DISTRO=rocky DISTRO_VER=9.2 DISTRO_VER_MAJOR=9 Error response from daemon: manifest for nexus.gz1.opensdn.io:5101/tf-dev-sandbox:tpcbuild-el9 not found: manifest unknown: manifest unknown INFO: build cmd: docker build --build-arg LC_ALL=en_US.UTF-8 --build-arg LANG=en_US.UTF-8 --build-arg LANGUAGE=en_US.UTF-8 --build-arg LINUX_DISTR=rockylinux --build-arg LINUX_DISTR_VER=9 --build-arg SITE_MIRROR= --network host --no-cache --tag tf-dev-sandbox:tpcbuild-el9 --tag nexus.gz1.opensdn.io:5101/tf-dev-sandbox:tpcbuild-el9 -f Dockerfile.rocky . DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 51.2kB Step 1/19 : ARG LINUX_DISTR=rockylinux Step 2/19 : ARG LINUX_DISTR_VER=9 Step 3/19 : FROM $LINUX_DISTR:$LINUX_DISTR_VER 9: Pulling from library/rockylinux 446f83f14b23: Pulling fs layer 446f83f14b23: Verifying Checksum 446f83f14b23: Download complete 446f83f14b23: Pull complete Digest: sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 Status: Downloaded newer image for rockylinux:9 ---> 9cc24f05f309 Step 4/19 : ARG SITE_MIRROR ---> Running in 6c28622a1fbd ---> Removed intermediate container 6c28622a1fbd ---> ba0eb37a49a7 Step 5/19 : ARG LC_ALL=en_US.UTF-8 ---> Running in 2ecd63ba992e ---> Removed intermediate container 2ecd63ba992e ---> 903115319732 Step 6/19 : ARG LANG=en_US.UTF-8 ---> Running in 327acd17b0f9 ---> Removed intermediate container 327acd17b0f9 ---> f85aeb296263 Step 7/19 : ARG LANGUAGE=en_US.UTF-8 ---> Running in 85782a03e7c6 ---> Removed intermediate container 85782a03e7c6 ---> 1b4ea93e4187 Step 8/19 : ENV USER root ---> Running in f47fca49ec51 ---> Removed intermediate container f47fca49ec51 ---> 6102fb31e716 Step 9/19 : ENV HOME /root ---> Running in 98d6ea148ec7 ---> Removed intermediate container 98d6ea148ec7 ---> 11761d08810d Step 10/19 : ENV CONTRAIL $HOME/contrail ---> Running in 083d6f5e8558 ---> Removed intermediate container 083d6f5e8558 ---> 03ff09bebc7c Step 11/19 : ENV LC_ALL=$LC_ALL ---> Running in e8d6378a0bdd ---> Removed intermediate container e8d6378a0bdd ---> e15cb2f47ac9 Step 12/19 : ENV LANG=$LANG ---> Running in 8c47019c7332 ---> Removed intermediate container 8c47019c7332 ---> a82e014583eb Step 13/19 : ENV LANGUAGE=$LANGUAGE ---> Running in 976f5b892c89 ---> Removed intermediate container 976f5b892c89 ---> 1824e8e871b2 Step 14/19 : ENV PS1="sandbox:\[\033[01;34m\]\w\[\033[00m\]\$ " ---> Running in bbcb1783f9be ---> Removed intermediate container bbcb1783f9be ---> 463ac56dcdc4 Step 15/19 : WORKDIR $CONTRAIL ---> Running in f3ba1824a76d ---> Removed intermediate container f3ba1824a76d ---> 58ab74dcf391 Step 16/19 : COPY *.repo pip.conf* /etc/yum.repos.d/ ---> c70030243fdb Step 17/19 : COPY entrypoint.sh build-rocky*.sh / ---> a79c8434a149 Step 18/19 : RUN source /etc/os-release && /build-rocky$(echo ${VERSION_ID} | cut -d '.' -f 1).sh ---> Running in 0dc55b685322 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Failed to set locale, defaulting to C.UTF-8 Third parties for Contrail 30 MB/s | 5.2 MB 00:00 Rocky Linux 9 - BaseOS 4.0 MB/s | 2.3 MB 00:00 Rocky Linux 9 - AppStream 13 MB/s | 8.0 MB 00:00 Rocky Linux 9 - Extras 25 kB/s | 15 kB 00:00 Error: No matching Packages to list Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:01 ago on Thu Oct 24 13:43:20 2024. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: epel-release noarch 9-7.el9 extras 19 k Installing dependencies: dbus-libs x86_64 1:1.12.20-8.el9 baseos 151 k python3-dateutil noarch 1:2.8.1-7.el9 baseos 287 k python3-dbus x86_64 1.2.18-2.el9.0.1 baseos 131 k python3-dnf-plugins-core noarch 4.3.0-13.el9 baseos 246 k python3-six noarch 1.15.0-9.el9 baseos 36 k python3-systemd x86_64 234-18.el9 baseos 83 k Installing weak dependencies: dnf-plugins-core noarch 4.3.0-13.el9 baseos 36 k Transaction Summary ================================================================================ Install 8 Packages Total download size: 988 k Installed size: 2.9 M Downloading Packages: (1/8): python3-six-1.15.0-9.el9.noarch.rpm 308 kB/s | 36 kB 00:00 (2/8): dnf-plugins-core-4.3.0-13.el9.noarch.rpm 298 kB/s | 36 kB 00:00 (3/8): python3-dnf-plugins-core-4.3.0-13.el9.no 1.9 MB/s | 246 kB 00:00 (4/8): python3-dateutil-2.8.1-7.el9.noarch.rpm 8.6 MB/s | 287 kB 00:00 (5/8): python3-systemd-234-18.el9.x86_64.rpm 2.0 MB/s | 83 kB 00:00 (6/8): python3-dbus-1.2.18-2.el9.0.1.x86_64.rpm 7.4 MB/s | 131 kB 00:00 (7/8): epel-release-9-7.el9.noarch.rpm 758 kB/s | 19 kB 00:00 (8/8): dbus-libs-1.12.20-8.el9.x86_64.rpm 2.3 MB/s | 151 kB 00:00 -------------------------------------------------------------------------------- Total 1.2 MB/s | 988 kB 00:00 Rocky Linux 9 - BaseOS 1.7 MB/s | 1.7 kB 00:00 Importing GPG key 0x350D275D: Userid : "Rocky Enterprise Software Foundation - Release key 2022 " Fingerprint: 21CB 256A E16F C54C 6E65 2949 702D 426D 350D 275D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9 Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 1/8 Installing : python3-dbus-1.2.18-2.el9.0.1.x86_64 2/8 Installing : python3-systemd-234-18.el9.x86_64 3/8 Installing : python3-six-1.15.0-9.el9.noarch 4/8 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 5/8 Installing : python3-dnf-plugins-core-4.3.0-13.el9.noarch 6/8 Installing : dnf-plugins-core-4.3.0-13.el9.noarch 7/8 Installing : epel-release-9-7.el9.noarch 8/8 Running scriptlet: epel-release-9-7.el9.noarch 8/8 Many EPEL packages require the CodeReady Builder (CRB) repository. It is recommended that you run /usr/bin/crb enable to enable the CRB repository. Verifying : python3-six-1.15.0-9.el9.noarch 1/8 Verifying : python3-dnf-plugins-core-4.3.0-13.el9.noarch 2/8 Verifying : dnf-plugins-core-4.3.0-13.el9.noarch 3/8 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 4/8 Verifying : python3-systemd-234-18.el9.x86_64 5/8 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 6/8 Verifying : python3-dbus-1.2.18-2.el9.0.1.x86_64 7/8 Verifying : epel-release-9-7.el9.noarch 8/8 Installed: dbus-libs-1:1.12.20-8.el9.x86_64 dnf-plugins-core-4.3.0-13.el9.noarch epel-release-9-7.el9.noarch python3-dateutil-1:2.8.1-7.el9.noarch python3-dbus-1.2.18-2.el9.0.1.x86_64 python3-dnf-plugins-core-4.3.0-13.el9.noarch python3-six-1.15.0-9.el9.noarch python3-systemd-234-18.el9.x86_64 Complete! Failed to set locale, defaulting to C.UTF-8 Extra Packages for Enterprise Linux 9 - x86_64 5.8 MB/s | 23 MB 00:03 Extra Packages for Enterprise Linux 9 openh264 2.0 kB/s | 2.5 kB 00:01 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: glibc-all-langpacks x86_64 2.34-100.el9_4.4 baseos 18 M langpacks-en noarch 3.0-16.el9 appstream 9.4 k yum-utils noarch 4.3.0-13.el9 baseos 35 k Upgrading: glibc x86_64 2.34-100.el9_4.4 baseos 1.9 M glibc-common x86_64 2.34-100.el9_4.4 baseos 295 k glibc-minimal-langpack x86_64 2.34-100.el9_4.4 baseos 20 k Installing dependencies: dejavu-sans-fonts noarch 2.37-18.el9 baseos 1.3 M fonts-filesystem noarch 1:2.0.5-7.el9.1 baseos 9.0 k langpacks-core-en noarch 3.0-16.el9 appstream 9.5 k langpacks-core-font-en noarch 3.0-16.el9 appstream 9.5 k Installing weak dependencies: glibc-langpack-en x86_64 2.34-100.el9_4.4 baseos 550 k Transaction Summary ================================================================================ Install 8 Packages Upgrade 3 Packages Total download size: 22 M Downloading Packages: (1/11): fonts-filesystem-2.0.5-7.el9.1.noarch.r 101 kB/s | 9.0 kB 00:00 (2/11): yum-utils-4.3.0-13.el9.noarch.rpm 283 kB/s | 35 kB 00:00 (3/11): glibc-langpack-en-2.34-100.el9_4.4.x86_ 8.5 MB/s | 550 kB 00:00 (4/11): langpacks-en-3.0-16.el9.noarch.rpm 210 kB/s | 9.4 kB 00:00 (5/11): langpacks-core-font-en-3.0-16.el9.noarc 227 kB/s | 9.5 kB 00:00 (6/11): dejavu-sans-fonts-2.37-18.el9.noarch.rp 4.7 MB/s | 1.3 MB 00:00 (7/11): langpacks-core-en-3.0-16.el9.noarch.rpm 251 kB/s | 9.5 kB 00:00 (8/11): glibc-common-2.34-100.el9_4.4.x86_64.rp 3.5 MB/s | 295 kB 00:00 (9/11): glibc-minimal-langpack-2.34-100.el9_4.4 221 kB/s | 20 kB 00:00 (10/11): glibc-2.34-100.el9_4.4.x86_64.rpm 54 MB/s | 1.9 MB 00:00 (11/11): glibc-all-langpacks-2.34-100.el9_4.4.x 5.4 MB/s | 18 MB 00:03 -------------------------------------------------------------------------------- Total 5.5 MB/s | 22 MB 00:04 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : glibc-minimal-langpack-2.34-100.el9_4.4.x86_64 1/14 Upgrading : glibc-common-2.34-100.el9_4.4.x86_64 2/14 Running scriptlet: glibc-2.34-100.el9_4.4.x86_64 3/14 Upgrading : glibc-2.34-100.el9_4.4.x86_64 3/14 Running scriptlet: glibc-2.34-100.el9_4.4.x86_64 3/14 Installing : glibc-langpack-en-2.34-100.el9_4.4.x86_64 4/14 Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 5/14 Installing : dejavu-sans-fonts-2.37-18.el9.noarch 6/14 Installing : langpacks-core-font-en-3.0-16.el9.noarch 7/14 Installing : langpacks-core-en-3.0-16.el9.noarch 8/14 Installing : langpacks-en-3.0-16.el9.noarch 9/14 Installing : glibc-all-langpacks-2.34-100.el9_4.4.x86_64 10/14 Installing : yum-utils-4.3.0-13.el9.noarch 11/14 Cleanup : glibc-2.34-83.el9.7.x86_64 12/14 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 13/14 Cleanup : glibc-common-2.34-83.el9.7.x86_64 14/14 Running scriptlet: glibc-all-langpacks-2.34-100.el9_4.4.x86_64 14/14 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 14/14 Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 1/14 Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 2/14 Verifying : yum-utils-4.3.0-13.el9.noarch 3/14 Verifying : glibc-langpack-en-2.34-100.el9_4.4.x86_64 4/14 Verifying : glibc-all-langpacks-2.34-100.el9_4.4.x86_64 5/14 Verifying : langpacks-en-3.0-16.el9.noarch 6/14 Verifying : langpacks-core-font-en-3.0-16.el9.noarch 7/14 Verifying : langpacks-core-en-3.0-16.el9.noarch 8/14 Verifying : glibc-minimal-langpack-2.34-100.el9_4.4.x86_64 9/14 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 10/14 Verifying : glibc-common-2.34-100.el9_4.4.x86_64 11/14 Verifying : glibc-common-2.34-83.el9.7.x86_64 12/14 Verifying : glibc-2.34-100.el9_4.4.x86_64 13/14 Verifying : glibc-2.34-83.el9.7.x86_64 14/14 Upgraded: glibc-2.34-100.el9_4.4.x86_64 glibc-common-2.34-100.el9_4.4.x86_64 glibc-minimal-langpack-2.34-100.el9_4.4.x86_64 Installed: dejavu-sans-fonts-2.37-18.el9.noarch fonts-filesystem-1:2.0.5-7.el9.1.noarch glibc-all-langpacks-2.34-100.el9_4.4.x86_64 glibc-langpack-en-2.34-100.el9_4.4.x86_64 langpacks-core-en-3.0-16.el9.noarch langpacks-core-font-en-3.0-16.el9.noarch langpacks-en-3.0-16.el9.noarch yum-utils-4.3.0-13.el9.noarch Complete! Rocky Linux 9 - BaseOS 6.1 kB/s | 4.1 kB 00:00 Rocky Linux 9 - AppStream 13 kB/s | 4.5 kB 00:00 Rocky Linux 9 - CRB 4.4 MB/s | 2.5 MB 00:00 Rocky Linux 9 - Devel WARNING! FOR BUILDROOT ON 7.8 MB/s | 14 MB 00:01 Package python3-3.9.18-1.el9_3.x86_64 is already installed. Dependencies resolved. ==================================================================================================== Package Arch Version Repo Size ==================================================================================================== Installing: autoconf noarch 2.69-38.el9 appstream 666 k automake noarch 1.16.2-8.el9 appstream 662 k cmake x86_64 3.26.5-2.el9 appstream 8.7 M createrepo_c x86_64 0.20.1-2.el9 appstream 73 k doxygen x86_64 1:1.9.1-11.el9 crb 4.2 M elfutils-libelf-devel x86_64 0.190-2.el9 appstream 20 k gcc-c++ x86_64 11.4.1-3.el9 appstream 13 M gdb x86_64 10.2-13.el9 appstream 118 k git x86_64 2.43.5-1.el9_4 appstream 50 k git-review noarch 2.3.1-7.el9 epel 86 k graphviz x86_64 2.44.0-26.el9 appstream 3.3 M httpd x86_64 2.4.57-11.el9_4.1 appstream 44 k iproute x86_64 6.2.0-6.el9_4 baseos 786 k jq x86_64 1.6-16.el9 baseos 186 k libtool x86_64 2.4.6-45.el9 appstream 578 k libuv-devel x86_64 1:1.42.0-2.el9_4 crb 26 k make x86_64 1:4.3-8.el9 baseos 529 k net-tools x86_64 2.0-0.62.20160912git.el9 baseos 292 k python3-devel x86_64 3.9.18-3.el9_4.5 appstream 204 k python3-distro noarch 1.5.0-7.el9 appstream 36 k python3-future noarch 0.18.3-3.el9 epel 731 k python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M python3-virtualenv noarch 20.21.1-7.el9 epel 202 k rpm-build x86_64 4.16.1.3-29.el9 appstream 59 k rpmdevtools noarch 9.5-1.el9 appstream 75 k sudo x86_64 1.9.5p2-10.el9_3 baseos 1.0 M tox noarch 3.28.0-1.el9 epel 171 k vim-enhanced x86_64 2:8.2.2637-20.el9_1 appstream 1.8 M wget x86_64 1.21.1-8.el9_4 appstream 768 k Upgrading: elfutils-debuginfod-client x86_64 0.190-2.el9 baseos 35 k elfutils-libelf x86_64 0.190-2.el9 baseos 191 k elfutils-libs x86_64 0.190-2.el9 baseos 254 k file-libs x86_64 5.39-16.el9 baseos 588 k libacl x86_64 2.3.1-4.el9 baseos 22 k libgcc x86_64 11.4.1-3.el9 baseos 91 k libgomp x86_64 11.4.1-3.el9 baseos 267 k libselinux x86_64 3.6-1.el9 baseos 85 k libsepol x86_64 3.6-1.el9 baseos 329 k libstdc++ x86_64 11.4.1-3.el9 baseos 739 k python3 x86_64 3.9.18-3.el9_4.5 baseos 25 k python3-libs x86_64 3.9.18-3.el9_4.5 baseos 7.3 M python3-rpm x86_64 4.16.1.3-29.el9 baseos 65 k rpm x86_64 4.16.1.3-29.el9 baseos 485 k rpm-build-libs x86_64 4.16.1.3-29.el9 baseos 88 k rpm-libs x86_64 4.16.1.3-29.el9 baseos 308 k rpm-sign-libs x86_64 4.16.1.3-29.el9 baseos 20 k systemd-libs x86_64 252-32.el9_4.7 baseos 656 k Installing dependencies: ModemManager-glib x86_64 1.20.2-1.el9 baseos 334 k NetworkManager-libnm x86_64 1:1.46.0-19.el9_4 baseos 1.8 M acl x86_64 2.3.1-4.el9 baseos 69 k adobe-mappings-cmap noarch 20171205-12.el9 appstream 1.9 M adobe-mappings-cmap-deprecated noarch 20171205-12.el9 appstream 113 k adobe-mappings-pdf noarch 20180407-10.el9 appstream 627 k adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 831 k adwaita-cursor-theme noarch 40.1.1-3.el9 appstream 623 k adwaita-icon-theme noarch 40.1.1-3.el9 appstream 11 M alsa-lib x86_64 1.2.10-2.el9 appstream 504 k annobin x86_64 12.31-2.el9 appstream 1.0 M apr x86_64 1.7.0-12.el9_3 appstream 122 k apr-util x86_64 1.6.1-23.el9 appstream 94 k apr-util-bdb x86_64 1.6.1-23.el9 appstream 12 k at-spi2-atk x86_64 2.38.0-4.el9 appstream 86 k at-spi2-core x86_64 2.40.3-1.el9 appstream 176 k atk x86_64 2.36.0-5.el9 appstream 270 k avahi-glib x86_64 0.8-20.el9 appstream 14 k avahi-libs x86_64 0.8-20.el9 baseos 67 k bluez-libs x86_64 5.64-2.el9 baseos 83 k boost-regex x86_64 1.75.0-8.el9 appstream 277 k bubblewrap x86_64 0.4.1-7.el9_4 baseos 49 k bzip2 x86_64 1.0.8-8.el9 baseos 52 k cairo x86_64 1.17.4-7.el9 appstream 659 k cairo-gobject x86_64 1.17.4-7.el9 appstream 18 k cmake-data noarch 3.26.5-2.el9 appstream 1.7 M cmake-filesystem x86_64 3.26.5-2.el9 appstream 11 k cmake-rpm-macros noarch 3.26.5-2.el9 appstream 10 k colord-libs x86_64 1.4.5-4.el9 appstream 230 k composefs-libs x86_64 1.0.3-2.el9 appstream 59 k cpio x86_64 2.13-16.el9 baseos 270 k cpp x86_64 11.4.1-3.el9 appstream 11 M createrepo_c-libs x86_64 0.20.1-2.el9 appstream 99 k cryptsetup-libs x86_64 2.6.0-3.el9 baseos 470 k cups-libs x86_64 1:2.3.3op2-27.el9_4 baseos 261 k dbus x86_64 1:1.12.20-8.el9 baseos 6.8 k dbus-broker x86_64 28-7.el9 baseos 171 k dbus-common noarch 1:1.12.20-8.el9 baseos 14 k debugedit x86_64 5.0-5.el9 appstream 76 k device-mapper x86_64 9:1.02.197-2.el9 baseos 139 k device-mapper-libs x86_64 9:1.02.197-2.el9 baseos 177 k diffutils x86_64 3.7-12.el9 baseos 388 k dwz x86_64 0.14-3.el9 appstream 127 k ed x86_64 1.14.2-12.el9 baseos 74 k efi-srpm-macros noarch 6-2.el9_0 appstream 22 k elfutils x86_64 0.190-2.el9 baseos 543 k emacs-filesystem noarch 1:27.2-10.el9_4 appstream 7.6 k exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 appstream 523 k exiv2-libs x86_64 0.27.5-2.el9 appstream 779 k fdk-aac-free x86_64 2.0.0-8.el9 appstream 324 k file x86_64 5.39-16.el9 baseos 48 k flac-libs x86_64 1.3.3-10.el9_2.1 appstream 217 k flatpak-session-helper x86_64 1.12.9-3.el9_4 appstream 72 k fontconfig x86_64 2.14.0-2.el9_1 appstream 274 k fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 27 k freetype x86_64 2.10.4-9.el9 baseos 387 k fribidi x86_64 1.0.10-6.el9.2 appstream 84 k fuse x86_64 2.9.9-15.el9 baseos 79 k fuse-common x86_64 3.10.2-8.el9 baseos 7.3 k fuse-libs x86_64 2.9.9-15.el9 baseos 97 k gcc x86_64 11.4.1-3.el9 appstream 32 M gcc-plugin-annobin x86_64 11.4.1-3.el9 appstream 46 k gd x86_64 2.3.2-3.el9 appstream 131 k gdb-headless x86_64 10.2-13.el9 appstream 3.9 M gdk-pixbuf2 x86_64 2.42.6-4.el9_4 appstream 466 k gdk-pixbuf2-modules x86_64 2.42.6-4.el9_4 appstream 85 k geoclue2 x86_64 2.6.0-7.el9 appstream 122 k ghc-srpm-macros noarch 1.5.0-6.el9 appstream 7.8 k giflib x86_64 5.2.1-9.el9 appstream 48 k git-core x86_64 2.43.5-1.el9_4 appstream 4.4 M git-core-doc noarch 2.43.5-1.el9_4 appstream 2.7 M glib-networking x86_64 2.68.3-3.el9 baseos 169 k glibc-devel x86_64 2.34-100.el9_4.4 appstream 29 k glibc-gconv-extra x86_64 2.34-100.el9_4.4 baseos 1.6 M glibc-headers x86_64 2.34-100.el9_4.4 appstream 433 k go-srpm-macros noarch 3.2.0-3.el9 appstream 26 k gobject-introspection x86_64 1.68.0-11.el9 baseos 246 k google-droid-sans-fonts noarch 20200215-11.el9.2 appstream 2.7 M gpm-libs x86_64 1.20.7-29.el9 appstream 20 k graphene x86_64 1.10.6-2.el9 appstream 64 k graphite2 x86_64 1.3.14-9.el9 baseos 94 k groff-base x86_64 1.22.4-10.el9 baseos 1.0 M gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 667 k gsm x86_64 1.0.19-6.el9 appstream 33 k gstreamer1 x86_64 1.22.1-2.el9 appstream 1.4 M gstreamer1-plugins-base x86_64 1.22.1-2.el9 appstream 2.2 M gtk-update-icon-cache x86_64 3.24.31-2.el9 appstream 34 k gtk2 x86_64 2.24.33-8.el9 appstream 3.5 M gtk3 x86_64 3.24.31-2.el9 appstream 4.8 M harfbuzz x86_64 2.7.4-10.el9 baseos 623 k hicolor-icon-theme noarch 0.17-13.el9 appstream 66 k httpd-core x86_64 2.4.57-11.el9_4.1 appstream 1.4 M httpd-filesystem noarch 2.4.57-11.el9_4.1 appstream 11 k httpd-tools x86_64 2.4.57-11.el9_4.1 appstream 79 k hwdata noarch 0.348-9.13.el9 baseos 1.6 M info x86_64 6.7-15.el9 baseos 224 k iso-codes noarch 4.6.0-3.el9 appstream 3.3 M jbig2dec-libs x86_64 0.19-7.el9 appstream 72 k jbigkit-libs x86_64 2.1-23.el9 appstream 52 k json-glib x86_64 1.6.6-1.el9 baseos 151 k kbd x86_64 2.4.0-9.el9 baseos 378 k kbd-legacy noarch 2.4.0-9.el9 baseos 502 k kbd-misc noarch 2.4.0-9.el9 baseos 1.5 M kernel-headers x86_64 5.14.0-427.40.1.el9_4 appstream 6.1 M kernel-srpm-macros noarch 1.0-13.el9 appstream 15 k kmod x86_64 28-9.el9 baseos 121 k kmod-libs x86_64 28-9.el9 baseos 63 k lcms2 x86_64 2.12-3.el9 appstream 166 k libICE x86_64 1.0.10-8.el9 appstream 70 k libSM x86_64 1.2.3-10.el9 appstream 41 k libX11 x86_64 1.7.0-9.el9 appstream 650 k libX11-common noarch 1.7.0-9.el9 appstream 151 k libX11-xcb x86_64 1.7.0-9.el9 appstream 10 k libXau x86_64 1.0.9-8.el9 appstream 30 k libXaw x86_64 1.0.13-19.el9 appstream 197 k libXcomposite x86_64 0.4.5-7.el9 appstream 23 k libXcursor x86_64 1.2.0-7.el9 appstream 30 k libXdamage x86_64 1.1.5-7.el9 appstream 22 k libXext x86_64 1.3.4-8.el9 appstream 39 k libXfixes x86_64 5.0.3-16.el9 appstream 19 k libXft x86_64 2.3.3-8.el9 appstream 61 k libXi x86_64 1.7.10-8.el9 appstream 39 k libXinerama x86_64 1.1.4-10.el9 appstream 14 k libXmu x86_64 1.1.3-8.el9 appstream 74 k libXpm x86_64 3.5.13-10.el9 appstream 58 k libXrandr x86_64 1.5.2-8.el9 appstream 27 k libXrender x86_64 0.9.10-16.el9 appstream 27 k libXt x86_64 1.2.0-6.el9 appstream 180 k libXtst x86_64 1.2.3-16.el9 appstream 20 k libXv x86_64 1.0.11-16.el9 appstream 18 k libXxf86vm x86_64 1.1.4-18.el9 appstream 18 k libappstream-glib x86_64 0.7.18-5.el9_4 appstream 386 k libasyncns x86_64 0.8-22.el9 appstream 29 k libatomic x86_64 11.4.1-3.el9 baseos 33 k libbabeltrace x86_64 1.5.8-10.el9 appstream 186 k libbpf x86_64 2:1.3.0-2.el9 baseos 172 k libbrotli x86_64 1.0.9-6.el9 baseos 313 k libcanberra x86_64 0.30-27.el9 appstream 85 k libcanberra-gtk3 x86_64 0.30-27.el9 appstream 31 k libcbor x86_64 0.7.0-5.el9 baseos 56 k libdatrie x86_64 0.2.13-4.el9 appstream 32 k libdrm x86_64 2.4.117-1.el9 appstream 157 k libedit x86_64 3.1-38.20210216cvs.el9 baseos 103 k libepoxy x86_64 1.5.5-4.el9 appstream 244 k libexif x86_64 0.6.22-6.el9 appstream 423 k libfido2 x86_64 1.13.0-2.el9 baseos 97 k libfontenc x86_64 1.1.3-17.el9 appstream 30 k libgexiv2 x86_64 0.12.3-1.el9 appstream 81 k libglvnd x86_64 1:1.3.4-1.el9 appstream 133 k libglvnd-egl x86_64 1:1.3.4-1.el9 appstream 36 k libglvnd-glx x86_64 1:1.3.4-1.el9 appstream 140 k libgs x86_64 9.54.0-17.el9_4 appstream 3.1 M libgsf x86_64 1.14.47-5.el9 appstream 245 k libgudev x86_64 237-1.el9 baseos 35 k libgusb x86_64 0.3.8-2.el9 baseos 50 k libgxps x86_64 0.3.2-3.el9 appstream 78 k libicu x86_64 67.1-9.el9 baseos 9.6 M libijs x86_64 0.35-15.el9 appstream 29 k libipt x86_64 2.0.4-5.el9 appstream 55 k libiptcdata x86_64 1.0.5-9.el9 appstream 61 k libjpeg-turbo x86_64 2.0.90-7.el9 appstream 174 k libldac x86_64 2.0.2.3-10.el9 appstream 40 k libmnl x86_64 1.0.4-16.el9_4 baseos 27 k libmpc x86_64 1.2.1-4.el9 appstream 61 k libnotify x86_64 0.7.9-8.el9 appstream 43 k libnsl2 x86_64 2.0.0-1.el9.0.1 appstream 30 k libogg x86_64 2:1.3.4-6.el9 appstream 32 k libosinfo x86_64 1.10.0-1.el9 appstream 312 k libpaper x86_64 1.1.28-4.el9 appstream 41 k libpciaccess x86_64 0.16-6.el9 baseos 27 k libpkgconf x86_64 1.7.3-10.el9 baseos 35 k libpng x86_64 2:1.6.37-12.el9 baseos 116 k libproxy x86_64 0.4.15-35.el9 baseos 73 k libpsl x86_64 0.21.1-5.el9 baseos 63 k librsvg2 x86_64 2.50.7-3.el9 appstream 2.8 M libsbc x86_64 1.4-9.el9 appstream 44 k libseccomp x86_64 2.5.2-2.el9 baseos 71 k libselinux-utils x86_64 3.6-1.el9 baseos 164 k libsndfile x86_64 1.0.31-8.el9 appstream 205 k libsoup x86_64 2.72.0-8.el9 appstream 389 k libstdc++-devel x86_64 11.4.1-3.el9 appstream 2.2 M libstemmer x86_64 0-18.585svn.el9 appstream 83 k libtdb x86_64 1.4.9-1.el9 baseos 50 k libthai x86_64 0.1.28-8.el9 appstream 208 k libtheora x86_64 1:1.1.1-31.el9 appstream 163 k libtiff x86_64 4.4.0-12.el9 appstream 197 k libtirpc x86_64 1.3.3-8.el9_4 baseos 93 k libtool-ltdl x86_64 2.4.6-45.el9 appstream 36 k libtracker-sparql x86_64 3.1.2-3.el9_1 appstream 316 k libuv x86_64 1:1.42.0-2.el9_4 appstream 146 k libvisual x86_64 1:0.4.0-34.el9 appstream 143 k libvorbis x86_64 1:1.3.7-5.el9 appstream 192 k libwayland-client x86_64 1.21.0-1.el9 appstream 33 k libwayland-cursor x86_64 1.21.0-1.el9 appstream 18 k libwayland-egl x86_64 1.21.0-1.el9 appstream 12 k libwayland-server x86_64 1.21.0-1.el9 appstream 41 k libwebp x86_64 1.2.0-8.el9 appstream 276 k libxcb x86_64 1.13.1-9.el9 appstream 224 k libxcrypt-devel x86_64 4.4.18-3.el9 appstream 28 k libxkbcommon x86_64 1.0.3-4.el9 appstream 132 k libxshmfence x86_64 1.3-10.el9 appstream 12 k libxslt x86_64 1.1.34-9.el9 appstream 240 k libzstd-devel x86_64 1.5.1-2.el9 appstream 46 k llvm-libs x86_64 17.0.6-5.el9 appstream 25 M low-memory-monitor x86_64 2.1-4.el9 appstream 35 k lua-srpm-macros noarch 1-6.el9 appstream 8.5 k m4 x86_64 1.4.19-1.el9 appstream 294 k mailcap noarch 2.1.49-5.el9 baseos 32 k mesa-libEGL x86_64 23.3.3-1.el9 appstream 126 k mesa-libGL x86_64 23.3.3-1.el9 appstream 168 k mesa-libgbm x86_64 23.3.3-1.el9 appstream 37 k mesa-libglapi x86_64 23.3.3-1.el9 appstream 43 k mkfontscale x86_64 1.2.1-3.el9 appstream 31 k mpdecimal x86_64 2.5.1-3.el9 appstream 85 k ncurses x86_64 6.2-10.20210508.el9 baseos 399 k nspr x86_64 4.35.0-14.el9_4 appstream 133 k nss x86_64 3.101.0-7.el9_4 appstream 715 k nss-softokn x86_64 3.101.0-7.el9_4 appstream 386 k nss-softokn-freebl x86_64 3.101.0-7.el9_4 appstream 309 k nss-sysinit x86_64 3.101.0-7.el9_4 appstream 18 k nss-util x86_64 3.101.0-7.el9_4 appstream 88 k ocaml-srpm-macros noarch 6-6.el9 appstream 7.8 k oniguruma x86_64 6.9.6-1.el9.5.0.1 baseos 217 k openblas-srpm-macros noarch 2-11.el9 appstream 7.3 k openjpeg2 x86_64 2.4.0-7.el9 appstream 162 k openssh x86_64 8.7p1-38.el9_4.4 baseos 457 k openssh-clients x86_64 8.7p1-38.el9_4.4 baseos 713 k opus x86_64 1.3.1-10.el9 appstream 199 k orc x86_64 0.4.31-7.el9_4 appstream 182 k osinfo-db noarch 20231215-1.el9 appstream 283 k osinfo-db-tools x86_64 1.10.0-1.el9 appstream 68 k ostree-libs x86_64 2024.6-1.el9_4 appstream 465 k pango x86_64 1.48.7-3.el9 appstream 297 k patch x86_64 2.7.6-16.el9 appstream 127 k perl-AutoLoader noarch 5.74-481.el9 appstream 20 k perl-B x86_64 1.80-481.el9 appstream 178 k perl-Carp noarch 1.50-460.el9 appstream 29 k perl-Class-Struct noarch 0.66-481.el9 appstream 21 k perl-Data-Dumper x86_64 2.174-462.el9 appstream 55 k perl-Digest noarch 1.19-4.el9 appstream 25 k perl-Digest-MD5 x86_64 2.58-4.el9 appstream 36 k perl-DynaLoader x86_64 1.47-481.el9 appstream 24 k perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M perl-Errno x86_64 1.30-481.el9 appstream 13 k perl-Error noarch 1:0.17029-7.el9 appstream 41 k perl-Exporter noarch 5.74-461.el9 appstream 31 k perl-Fcntl x86_64 1.13-481.el9 appstream 19 k perl-File-Basename noarch 2.85-481.el9 appstream 16 k perl-File-Compare noarch 1.100.600-481.el9 appstream 12 k perl-File-Copy noarch 2.34-481.el9 appstream 19 k perl-File-Find noarch 1.37-481.el9 appstream 24 k perl-File-Path noarch 2.18-4.el9 appstream 35 k perl-File-Temp noarch 1:0.231.100-4.el9 appstream 59 k perl-File-stat noarch 1.09-481.el9 appstream 16 k perl-FileHandle noarch 2.03-481.el9 appstream 14 k perl-Getopt-Long noarch 1:2.52-4.el9 appstream 60 k perl-Getopt-Std noarch 1.12-481.el9 appstream 14 k perl-Git noarch 2.43.5-1.el9_4 appstream 37 k perl-HTTP-Tiny noarch 0.076-462.el9 appstream 53 k perl-IO x86_64 1.43-481.el9 appstream 85 k perl-IO-Socket-IP noarch 0.41-5.el9 appstream 42 k perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 217 k perl-IPC-Open3 noarch 1.21-481.el9 appstream 21 k perl-MIME-Base64 x86_64 3.16-4.el9 appstream 30 k perl-Mozilla-CA noarch 20200520-6.el9 appstream 12 k perl-Net-SSLeay x86_64 1.92-2.el9 appstream 365 k perl-POSIX x86_64 1.94-481.el9 appstream 95 k perl-PathTools x86_64 3.78-461.el9 appstream 85 k perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 20 k perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 83 k perl-Pod-Simple noarch 1:3.42-4.el9 appstream 215 k perl-Pod-Usage noarch 4:2.01-4.el9 appstream 40 k perl-Scalar-List-Utils x86_64 4:1.56-461.el9 appstream 71 k perl-SelectSaver noarch 1.02-481.el9 appstream 10 k perl-Socket x86_64 4:2.031-4.el9 appstream 54 k perl-Storable x86_64 1:3.21-460.el9 appstream 95 k perl-Symbol noarch 1.08-481.el9 appstream 13 k perl-Term-ANSIColor noarch 5.01-461.el9 appstream 48 k perl-Term-Cap noarch 1.17-460.el9 appstream 22 k perl-TermReadKey x86_64 2.38-11.el9 appstream 36 k perl-Text-ParseWords noarch 3.30-460.el9 appstream 16 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 23 k perl-Thread-Queue noarch 3.14-460.el9 appstream 21 k perl-Time-Local noarch 2:1.300-7.el9 appstream 33 k perl-URI noarch 5.09-3.el9 appstream 108 k perl-base noarch 2.27-481.el9 appstream 15 k perl-constant noarch 1.33-461.el9 appstream 23 k perl-if noarch 0.60.800-481.el9 appstream 13 k perl-interpreter x86_64 4:5.32.1-481.el9 appstream 70 k perl-lib x86_64 0.65-481.el9 appstream 13 k perl-libnet noarch 3.13-4.el9 appstream 125 k perl-libs x86_64 4:5.32.1-481.el9 appstream 2.0 M perl-mro x86_64 1.23-481.el9 appstream 27 k perl-overload noarch 1.31-481.el9 appstream 44 k perl-overloading noarch 0.02-481.el9 appstream 11 k perl-parent noarch 1:0.238-460.el9 appstream 14 k perl-podlators noarch 1:4.14-460.el9 appstream 112 k perl-srpm-macros noarch 1-41.el9 appstream 8.2 k perl-subs noarch 1.03-481.el9 appstream 10 k perl-threads x86_64 1:2.25-460.el9 appstream 57 k perl-threads-shared x86_64 1.61-460.el9.0.1 appstream 44 k perl-vars noarch 1.05-481.el9 appstream 12 k pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 appstream 134 k pipewire-libs x86_64 1.0.1-1.el9 appstream 1.9 M pixman x86_64 0.40.0-6.el9_3 appstream 269 k pkgconf x86_64 1.7.3-10.el9 baseos 40 k pkgconf-m4 noarch 1.7.3-10.el9 baseos 14 k pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 10 k policycoreutils x86_64 3.6-2.1.el9 baseos 208 k polkit x86_64 0.117-11.el9 baseos 145 k polkit-libs x86_64 0.117-11.el9 baseos 8.3 M polkit-pkla-compat x86_64 0.1-21.el9 baseos 44 k poppler x86_64 21.01.0-19.el9 appstream 1.1 M poppler-data noarch 0.4.9-9.el9.0.1 appstream 1.8 M poppler-glib x86_64 21.01.0-19.el9 appstream 151 k psmisc x86_64 23.4-3.el9 baseos 226 k publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k pulseaudio-libs x86_64 15.0-2.el9 appstream 666 k pyproject-srpm-macros noarch 1.12.0-1.el9 appstream 13 k python-rpm-macros noarch 3.9-53.el9 appstream 15 k python-srpm-macros noarch 3.9-53.el9 appstream 17 k python3-argcomplete noarch 1.12.0-5.el9 appstream 61 k python3-chardet noarch 4.0.0-5.el9 baseos 209 k python3-distlib noarch 0.3.2-1.el9 epel 192 k python3-filelock noarch 3.7.1-1.el9 epel 24 k python3-idna noarch 2.10-7.el9_4.1 baseos 97 k python3-packaging noarch 20.9-5.el9 appstream 69 k python3-platformdirs noarch 2.5.4-1.el9 epel 31 k python3-pluggy noarch 0.13.1-7.el9.0.1 appstream 38 k python3-py noarch 1.10.0-6.el9.0.1 appstream 428 k python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k python3-pysocks noarch 1.7.1-12.el9 baseos 34 k python3-requests noarch 2.25.1-8.el9 baseos 113 k python3-rpm-generators noarch 12-9.el9 appstream 27 k python3-rpm-macros noarch 3.9-53.el9 appstream 10 k python3-setuptools noarch 53.0.0-12.el9_4.1 baseos 838 k python3-tomli noarch 2.0.1-5.el9 appstream 30 k python3-urllib3 noarch 1.26.5-5.el9_4.1 baseos 187 k python3-wheel-wheel noarch 1:0.36.2-8.el9 crb 42 k python3.11 x86_64 3.11.7-1.el9_4.6 appstream 27 k python3.11-libs x86_64 3.11.7-1.el9_4.6 appstream 9.3 M python3.11-pip-wheel noarch 22.3.1-5.el9 appstream 1.4 M python3.11-setuptools-wheel noarch 65.5.1-2.el9_4.1 appstream 713 k python3.11-wheel-wheel noarch 0.38.4-3.el9 crb 42 k python3.12 x86_64 3.12.1-4.el9_4.3 appstream 26 k python3.12-libs x86_64 3.12.1-4.el9_4.3 appstream 9.0 M python3.12-pip-wheel noarch 23.2.1-4.el9 appstream 1.5 M python3.12-setuptools-wheel noarch 68.2.2-3.el9_4.1 crb 669 k python3.12-wheel-wheel noarch 0.41.2-3.el9 crb 69 k qt5-srpm-macros noarch 5.15.9-1.el9 appstream 7.9 k redhat-rpm-config noarch 207-1.el9 appstream 66 k rocky-logos-httpd noarch 90.15-2.el9 appstream 24 k rtkit x86_64 0.11-28.el9 appstream 55 k rust-srpm-macros noarch 17-4.el9 appstream 9.3 k shared-mime-info x86_64 2.1-5.el9 baseos 372 k sound-theme-freedesktop noarch 0.8-17.el9 appstream 377 k source-highlight x86_64 3.1.9-11.el9 appstream 609 k systemd x86_64 252-32.el9_4.7 baseos 4.0 M systemd-pam x86_64 252-32.el9_4.7 baseos 264 k systemd-rpm-macros noarch 252-32.el9_4.7 baseos 52 k systemd-udev x86_64 252-32.el9_4.7 baseos 1.8 M totem-pl-parser x86_64 3.26.6-2.el9 appstream 130 k unzip x86_64 6.0-56.el9 baseos 180 k upower x86_64 0.99.13-2.el9 appstream 165 k urw-base35-bookman-fonts noarch 20200910-6.el9 appstream 847 k urw-base35-c059-fonts noarch 20200910-6.el9 appstream 874 k urw-base35-d050000l-fonts noarch 20200910-6.el9 appstream 76 k urw-base35-fonts noarch 20200910-6.el9 appstream 9.9 k urw-base35-fonts-common noarch 20200910-6.el9 appstream 21 k urw-base35-gothic-fonts noarch 20200910-6.el9 appstream 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-6.el9 appstream 795 k urw-base35-nimbus-roman-fonts noarch 20200910-6.el9 appstream 856 k urw-base35-nimbus-sans-fonts noarch 20200910-6.el9 appstream 1.3 M urw-base35-p052-fonts noarch 20200910-6.el9 appstream 973 k urw-base35-standard-symbols-ps-fonts noarch 20200910-6.el9 appstream 41 k urw-base35-z003-fonts noarch 20200910-6.el9 appstream 275 k vim-common x86_64 2:8.2.2637-20.el9_1 appstream 6.6 M vim-filesystem noarch 2:8.2.2637-20.el9_1 baseos 14 k webkit2gtk3-jsc x86_64 2.46.1-2.el9_4 appstream 4.4 M webrtc-audio-processing x86_64 0.3.1-8.el9 appstream 304 k which x86_64 2.21-29.el9 baseos 40 k wireplumber x86_64 0.4.14-1.el9.0.1 appstream 83 k wireplumber-libs x86_64 0.4.14-1.el9.0.1 appstream 338 k xdg-dbus-proxy x86_64 0.1.3-1.el9 appstream 41 k xdg-desktop-portal x86_64 1.12.6-1.el9 appstream 367 k xkeyboard-config noarch 2.33-2.el9 appstream 779 k xml-common noarch 0.6.3-58.el9 appstream 31 k xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-33.el9 appstream 1.0 M xz x86_64 5.2.5-8.el9_0 baseos 214 k zip x86_64 3.0-35.el9 baseos 263 k zlib-devel x86_64 1.2.11-40.el9 appstream 44 k zstd x86_64 1.5.1-2.el9 baseos 546 k Installing weak dependencies: abattis-cantarell-fonts noarch 0.301-4.el9 appstream 364 k apr-util-openssl x86_64 1.6.1-23.el9 appstream 14 k dconf x86_64 0.40.0-6.el9 appstream 109 k exiv2 x86_64 0.27.5-2.el9 appstream 975 k flatpak x86_64 1.12.9-3.el9_4 appstream 1.7 M libcanberra-gtk2 x86_64 0.30-27.el9 appstream 25 k libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 21 k libxcrypt-compat x86_64 4.4.18-3.el9 appstream 88 k mod_http2 x86_64 2.0.26-2.el9_4 appstream 162 k mod_lua x86_64 2.4.57-11.el9_4.1 appstream 58 k perl-NDBM_File x86_64 1.15-481.el9 appstream 21 k pipewire x86_64 1.0.1-1.el9 appstream 101 k pipewire-alsa x86_64 1.0.1-1.el9 appstream 56 k pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 appstream 8.1 k pipewire-pulseaudio x86_64 1.0.1-1.el9 appstream 185 k python3-pip noarch 21.2.3-8.el9 appstream 1.7 M python3.11-devel x86_64 3.11.7-1.el9_4.6 appstream 234 k python3.12-devel x86_64 3.12.1-4.el9_4.3 appstream 273 k tracker x86_64 3.1.2-3.el9_1 appstream 538 k tracker-miners x86_64 3.1.2-4.el9_3 appstream 888 k xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 appstream 130 k Transaction Summary ==================================================================================================== Install 442 Packages Upgrade 18 Packages Total download size: 311 M Downloading Packages: (1/460): python3-distlib-0.3.2-1.el9.noarch.rpm 608 kB/s | 192 kB 00:00 (2/460): python3-future-0.18.3-3.el9.noarch.rpm 2.8 MB/s | 731 kB 00:00 (3/460): python3-platformdirs-2.5.4-1.el9.noarc 189 kB/s | 31 kB 00:00 (4/460): python3-virtualenv-20.21.1-7.el9.noarc 1.4 MB/s | 202 kB 00:00 (5/460): python3-filelock-3.7.1-1.el9.noarch.rp 25 kB/s | 24 kB 00:00 (6/460): hwdata-0.348-9.13.el9.noarch.rpm 5.2 MB/s | 1.6 MB 00:00 (7/460): python3-idna-2.10-7.el9_4.1.noarch.rpm 2.2 MB/s | 97 kB 00:00 (8/460): python3-chardet-4.0.0-5.el9.noarch.rpm 5.4 MB/s | 209 kB 00:00 (9/460): acl-2.3.1-4.el9.x86_64.rpm 5.5 MB/s | 69 kB 00:00 (10/460): zip-3.0-35.el9.x86_64.rpm 5.2 MB/s | 263 kB 00:00 (11/460): libbrotli-1.0.9-6.el9.x86_64.rpm 4.9 MB/s | 313 kB 00:00 (12/460): bzip2-1.0.8-8.el9.x86_64.rpm 1.8 MB/s | 52 kB 00:00 (13/460): file-5.39-16.el9.x86_64.rpm 1.4 MB/s | 48 kB 00:00 (14/460): harfbuzz-2.7.4-10.el9.x86_64.rpm 14 MB/s | 623 kB 00:00 (15/460): groff-base-1.22.4-10.el9.x86_64.rpm 21 MB/s | 1.0 MB 00:00 (16/460): tox-3.28.0-1.el9.noarch.rpm 220 kB/s | 171 kB 00:00 (17/460): graphite2-1.3.14-9.el9.x86_64.rpm 2.1 MB/s | 94 kB 00:00 (18/460): gsettings-desktop-schemas-40.0-6.el9. 16 MB/s | 667 kB 00:00 (19/460): kbd-misc-2.4.0-9.el9.noarch.rpm 41 MB/s | 1.5 MB 00:00 (20/460): avahi-libs-0.8-20.el9.x86_64.rpm 482 kB/s | 67 kB 00:00 (21/460): kbd-2.4.0-9.el9.x86_64.rpm 7.6 MB/s | 378 kB 00:00 (22/460): policycoreutils-3.6-2.1.el9.x86_64.rp 14 MB/s | 208 kB 00:00 (23/460): json-glib-1.6.6-1.el9.x86_64.rpm 2.8 MB/s | 151 kB 00:00 (24/460): publicsuffix-list-dafsa-20210518-3.el 6.6 MB/s | 58 kB 00:00 (25/460): python3-requests-2.25.1-8.el9.noarch. 3.2 MB/s | 113 kB 00:00 (26/460): dbus-broker-28-7.el9.x86_64.rpm 12 MB/s | 171 kB 00:00 (27/460): python3-pyparsing-2.4.7-9.el9.noarch. 3.9 MB/s | 150 kB 00:00 (28/460): libtirpc-1.3.3-8.el9_4.x86_64.rpm 2.9 MB/s | 93 kB 00:00 (29/460): python3-urllib3-1.26.5-5.el9_4.1.noar 5.9 MB/s | 187 kB 00:00 (30/460): mailcap-2.1.49-5.el9.noarch.rpm 1.7 MB/s | 32 kB 00:00 (31/460): libbpf-1.3.0-2.el9.x86_64.rpm 9.6 MB/s | 172 kB 00:00 (32/460): polkit-pkla-compat-0.1-21.el9.x86_64. 3.7 MB/s | 44 kB 00:00 (33/460): python3-setuptools-53.0.0-12.el9_4.1. 11 MB/s | 838 kB 00:00 (34/460): libfido2-1.13.0-2.el9.x86_64.rpm 1.7 MB/s | 97 kB 00:00 (35/460): fuse-libs-2.9.9-15.el9.x86_64.rpm 1.7 MB/s | 97 kB 00:00 (36/460): fuse-2.9.9-15.el9.x86_64.rpm 3.5 MB/s | 79 kB 00:00 (37/460): cryptsetup-libs-2.6.0-3.el9.x86_64.rp 11 MB/s | 470 kB 00:00 (38/460): info-6.7-15.el9.x86_64.rpm 3.7 MB/s | 224 kB 00:00 (39/460): cpio-2.13-16.el9.x86_64.rpm 23 MB/s | 270 kB 00:00 (40/460): kmod-28-9.el9.x86_64.rpm 5.7 MB/s | 121 kB 00:00 (41/460): kmod-libs-28-9.el9.x86_64.rpm 2.0 MB/s | 63 kB 00:00 (42/460): python3-pysocks-1.7.1-12.el9.noarch.r 2.8 MB/s | 34 kB 00:00 (43/460): libmnl-1.0.4-16.el9_4.x86_64.rpm 3.5 MB/s | 27 kB 00:00 (44/460): gobject-introspection-1.68.0-11.el9.x 5.2 MB/s | 246 kB 00:00 (45/460): iproute-6.2.0-6.el9_4.x86_64.rpm 9.6 MB/s | 786 kB 00:00 (46/460): libgusb-0.3.8-2.el9.x86_64.rpm 2.5 MB/s | 50 kB 00:00 (47/460): psmisc-23.4-3.el9.x86_64.rpm 14 MB/s | 226 kB 00:00 (48/460): bubblewrap-0.4.1-7.el9_4.x86_64.rpm 1.9 MB/s | 49 kB 00:00 (49/460): libpciaccess-0.16-6.el9.x86_64.rpm 770 kB/s | 27 kB 00:00 (50/460): ModemManager-glib-1.20.2-1.el9.x86_64 11 MB/s | 334 kB 00:00 (51/460): pkgconf-pkg-config-1.7.3-10.el9.x86_6 692 kB/s | 10 kB 00:00 (52/460): pkgconf-m4-1.7.3-10.el9.noarch.rpm 1.5 MB/s | 14 kB 00:00 (53/460): git-review-2.3.1-7.el9.noarch.rpm 37 kB/s | 86 kB 00:02 (54/460): pkgconf-1.7.3-10.el9.x86_64.rpm 963 kB/s | 40 kB 00:00 (55/460): libpkgconf-1.7.3-10.el9.x86_64.rpm 842 kB/s | 35 kB 00:00 (56/460): libgudev-237-1.el9.x86_64.rpm 1.6 MB/s | 35 kB 00:00 (57/460): unzip-6.0-56.el9.x86_64.rpm 5.6 MB/s | 180 kB 00:00 (58/460): ed-1.14.2-12.el9.x86_64.rpm 2.3 MB/s | 74 kB 00:00 (59/460): which-2.21-29.el9.x86_64.rpm 1.3 MB/s | 40 kB 00:00 (60/460): xz-5.2.5-8.el9_0.x86_64.rpm 2.0 MB/s | 214 kB 00:00 (61/460): diffutils-3.7-12.el9.x86_64.rpm 8.0 MB/s | 388 kB 00:00 (62/460): net-tools-2.0-0.62.20160912git.el9.x8 4.5 MB/s | 292 kB 00:00 (63/460): libseccomp-2.5.2-2.el9.x86_64.rpm 2.6 MB/s | 71 kB 00:00 (64/460): cups-libs-2.3.3op2-27.el9_4.x86_64.rp 3.1 MB/s | 261 kB 00:00 (65/460): libedit-3.1-38.20210216cvs.el9.x86_64 1.9 MB/s | 103 kB 00:00 (66/460): bluez-libs-5.64-2.el9.x86_64.rpm 2.4 MB/s | 83 kB 00:00 (67/460): freetype-2.10.4-9.el9.x86_64.rpm 6.7 MB/s | 387 kB 00:00 (68/460): libpng-1.6.37-12.el9.x86_64.rpm 1.8 MB/s | 116 kB 00:00 (69/460): libselinux-utils-3.6-1.el9.x86_64.rpm 3.8 MB/s | 164 kB 00:00 (70/460): libpsl-0.21.1-5.el9.x86_64.rpm 3.1 MB/s | 63 kB 00:00 (71/460): dbus-1.12.20-8.el9.x86_64.rpm 920 kB/s | 6.8 kB 00:00 (72/460): dbus-common-1.12.20-8.el9.noarch.rpm 585 kB/s | 14 kB 00:00 (73/460): libcbor-0.7.0-5.el9.x86_64.rpm 1.7 MB/s | 56 kB 00:00 (74/460): openssh-8.7p1-38.el9_4.4.x86_64.rpm 5.1 MB/s | 457 kB 00:00 (75/460): openssh-clients-8.7p1-38.el9_4.4.x86_ 5.9 MB/s | 713 kB 00:00 (76/460): libtdb-1.4.9-1.el9.x86_64.rpm 1.9 MB/s | 50 kB 00:00 (77/460): polkit-0.117-11.el9.x86_64.rpm 882 kB/s | 145 kB 00:00 (78/460): systemd-udev-252-32.el9_4.7.x86_64.rp 55 MB/s | 1.8 MB 00:00 (79/460): systemd-rpm-macros-252-32.el9_4.7.noa 2.1 MB/s | 52 kB 00:00 (80/460): systemd-pam-252-32.el9_4.7.x86_64.rpm 6.0 MB/s | 264 kB 00:00 (81/460): systemd-252-32.el9_4.7.x86_64.rpm 28 MB/s | 4.0 MB 00:00 (82/460): elfutils-0.190-2.el9.x86_64.rpm 12 MB/s | 543 kB 00:00 (83/460): glib-networking-2.68.3-3.el9.x86_64.r 7.6 MB/s | 169 kB 00:00 (84/460): sudo-1.9.5p2-10.el9_3.x86_64.rpm 25 MB/s | 1.0 MB 00:00 (85/460): ncurses-6.2-10.20210508.el9.x86_64.rp 30 MB/s | 399 kB 00:00 (86/460): make-4.3-8.el9.x86_64.rpm 36 MB/s | 529 kB 00:00 (87/460): libproxy-0.4.15-35.el9.x86_64.rpm 3.6 MB/s | 73 kB 00:00 (88/460): shared-mime-info-2.1-5.el9.x86_64.rpm 8.3 MB/s | 372 kB 00:00 (89/460): vim-filesystem-8.2.2637-20.el9_1.noar 766 kB/s | 14 kB 00:00 (90/460): libicu-67.1-9.el9.x86_64.rpm 9.7 MB/s | 9.6 MB 00:00 (91/460): fuse-common-3.10.2-8.el9.x86_64.rpm 92 kB/s | 7.3 kB 00:00 (92/460): libatomic-11.4.1-3.el9.x86_64.rpm 894 kB/s | 33 kB 00:00 (93/460): glibc-gconv-extra-2.34-100.el9_4.4.x8 50 MB/s | 1.6 MB 00:00 (94/460): zstd-1.5.1-2.el9.x86_64.rpm 6.6 MB/s | 546 kB 00:00 (95/460): NetworkManager-libnm-1.46.0-19.el9_4. 53 MB/s | 1.8 MB 00:00 (96/460): polkit-libs-0.117-11.el9.x86_64.rpm 9.3 MB/s | 8.3 MB 00:00 (97/460): device-mapper-1.02.197-2.el9.x86_64.r 2.1 MB/s | 139 kB 00:00 (98/460): device-mapper-libs-1.02.197-2.el9.x86 1.8 MB/s | 177 kB 00:00 (99/460): jq-1.6-16.el9.x86_64.rpm 5.7 MB/s | 186 kB 00:00 (100/460): adobe-source-code-pro-fonts-2.030.1. 15 MB/s | 831 kB 00:00 (101/460): kbd-legacy-2.4.0-9.el9.noarch.rpm 8.7 MB/s | 502 kB 00:00 (102/460): rocky-logos-httpd-90.15-2.el9.noarch 1.1 MB/s | 24 kB 00:00 (103/460): oniguruma-6.9.6-1.el9.5.0.1.x86_64.r 5.3 MB/s | 217 kB 00:00 (104/460): adobe-mappings-cmap-deprecated-20171 2.7 MB/s | 113 kB 00:00 (105/460): adobe-mappings-cmap-20171205-12.el9. 22 MB/s | 1.9 MB 00:00 (106/460): adwaita-cursor-theme-40.1.1-3.el9.no 6.2 MB/s | 623 kB 00:00 (107/460): adobe-mappings-pdf-20180407-10.el9.n 8.5 MB/s | 627 kB 00:00 (108/460): abattis-cantarell-fonts-0.301-4.el9. 7.2 MB/s | 364 kB 00:00 (109/460): automake-1.16.2-8.el9.noarch.rpm 12 MB/s | 662 kB 00:00 (110/460): poppler-data-0.4.9-9.el9.0.1.noarch. 16 MB/s | 1.8 MB 00:00 (111/460): perl-Text-ParseWords-3.30-460.el9.no 1.7 MB/s | 16 kB 00:00 (112/460): python3-rpm-generators-12-9.el9.noar 288 kB/s | 27 kB 00:00 (113/460): perl-Exporter-5.74-461.el9.noarch.rp 3.7 MB/s | 31 kB 00:00 (114/460): ghc-srpm-macros-1.5.0-6.el9.noarch.r 294 kB/s | 7.8 kB 00:00 (115/460): python3-packaging-20.9-5.el9.noarch. 2.6 MB/s | 69 kB 00:00 (116/460): perl-Pod-Simple-3.42-4.el9.noarch.rp 19 MB/s | 215 kB 00:00 (117/460): python3-rpm-macros-3.9-53.el9.noarch 875 kB/s | 10 kB 00:00 (118/460): python-srpm-macros-3.9-53.el9.noarch 592 kB/s | 17 kB 00:00 (119/460): python-rpm-macros-3.9-53.el9.noarch. 498 kB/s | 15 kB 00:00 (120/460): rust-srpm-macros-17-4.el9.noarch.rpm 406 kB/s | 9.3 kB 00:00 (121/460): iso-codes-4.6.0-3.el9.noarch.rpm 20 MB/s | 3.3 MB 00:00 (122/460): perl-File-Path-2.18-4.el9.noarch.rpm 229 kB/s | 35 kB 00:00 (123/460): perl-Pod-Perldoc-3.28.01-461.el9.noa 9.3 MB/s | 83 kB 00:00 (124/460): perl-Getopt-Long-2.52-4.el9.noarch.r 6.5 MB/s | 60 kB 00:00 (125/460): osinfo-db-20231215-1.el9.noarch.rpm 4.8 MB/s | 283 kB 00:00 (126/460): perl-Pod-Usage-2.01-4.el9.noarch.rpm 1.8 MB/s | 40 kB 00:00 (127/460): rpmdevtools-9.5-1.el9.noarch.rpm 917 kB/s | 75 kB 00:00 (128/460): xorg-x11-fonts-ISO8859-1-100dpi-7.5- 12 MB/s | 1.0 MB 00:00 (129/460): perl-IO-Socket-IP-0.41-5.el9.noarch. 469 kB/s | 42 kB 00:00 (130/460): python3-distro-1.5.0-7.el9.noarch.rp 2.4 MB/s | 36 kB 00:00 (131/460): perl-Time-Local-1.300-7.el9.noarch.r 3.2 MB/s | 33 kB 00:00 (132/460): hicolor-icon-theme-0.17-13.el9.noarc 2.5 MB/s | 66 kB 00:00 (133/460): perl-libnet-3.13-4.el9.noarch.rpm 14 MB/s | 125 kB 00:00 (134/460): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 2.4 MB/s | 86 kB 00:00 (135/460): efi-srpm-macros-6-2.el9_0.noarch.rpm 523 kB/s | 22 kB 00:00 (136/460): fonts-srpm-macros-2.0.5-7.el9.1.noar 606 kB/s | 27 kB 00:00 (137/460): google-droid-sans-fonts-20200215-11. 17 MB/s | 2.7 MB 00:00 (138/460): autoconf-2.69-38.el9.noarch.rpm 3.9 MB/s | 666 kB 00:00 (139/460): giflib-5.2.1-9.el9.x86_64.rpm 1.0 MB/s | 48 kB 00:00 (140/460): go-srpm-macros-3.2.0-3.el9.noarch.rp 1.1 MB/s | 26 kB 00:00 (141/460): at-spi2-core-2.40.3-1.el9.x86_64.rpm 6.8 MB/s | 176 kB 00:00 (142/460): gstreamer1-1.22.1-2.el9.x86_64.rpm 18 MB/s | 1.4 MB 00:00 (143/460): flatpak-session-helper-1.12.9-3.el9_ 912 kB/s | 72 kB 00:00 (144/460): flatpak-1.12.9-3.el9_4.x86_64.rpm 22 MB/s | 1.7 MB 00:00 (145/460): gd-2.3.2-3.el9.x86_64.rpm 1.7 MB/s | 131 kB 00:00 (146/460): geoclue2-2.6.0-7.el9.x86_64.rpm 12 MB/s | 122 kB 00:00 (147/460): mod_lua-2.4.57-11.el9_4.1.x86_64.rpm 2.8 MB/s | 58 kB 00:00 (148/460): httpd-tools-2.4.57-11.el9_4.1.x86_64 3.3 MB/s | 79 kB 00:00 (149/460): httpd-2.4.57-11.el9_4.1.x86_64.rpm 3.6 MB/s | 44 kB 00:00 (150/460): httpd-filesystem-2.4.57-11.el9_4.1.n 528 kB/s | 11 kB 00:00 (151/460): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 6.2 MB/s | 324 kB 00:00 (152/460): libbabeltrace-1.5.8-10.el9.x86_64.rp 4.3 MB/s | 186 kB 00:00 (153/460): apr-util-openssl-1.6.1-23.el9.x86_64 634 kB/s | 14 kB 00:00 (154/460): apr-util-bdb-1.6.1-23.el9.x86_64.rpm 543 kB/s | 12 kB 00:00 (155/460): apr-util-1.6.1-23.el9.x86_64.rpm 4.5 MB/s | 94 kB 00:00 (156/460): graphene-1.10.6-2.el9.x86_64.rpm 2.1 MB/s | 64 kB 00:00 (157/460): fribidi-1.0.10-6.el9.2.x86_64.rpm 4.0 MB/s | 84 kB 00:00 (158/460): gstreamer1-plugins-base-1.22.1-2.el9 40 MB/s | 2.2 MB 00:00 (159/460): avahi-glib-0.8-20.el9.x86_64.rpm 235 kB/s | 14 kB 00:00 (160/460): dconf-0.40.0-6.el9.x86_64.rpm 3.5 MB/s | 109 kB 00:00 (161/460): debugedit-5.0-5.el9.x86_64.rpm 2.9 MB/s | 76 kB 00:00 (162/460): atk-2.36.0-5.el9.x86_64.rpm 10 MB/s | 270 kB 00:00 (163/460): fontconfig-2.14.0-2.el9_1.x86_64.rpm 5.5 MB/s | 274 kB 00:00 (164/460): kernel-srpm-macros-1.0-13.el9.noarch 244 kB/s | 15 kB 00:00 (165/460): lua-srpm-macros-1-6.el9.noarch.rpm 180 kB/s | 8.5 kB 00:00 (166/460): openblas-srpm-macros-2-11.el9.noarch 282 kB/s | 7.3 kB 00:00 (167/460): libldac-2.0.2.3-10.el9.x86_64.rpm 1.1 MB/s | 40 kB 00:00 (168/460): libasyncns-0.8-22.el9.x86_64.rpm 440 kB/s | 29 kB 00:00 (169/460): adwaita-icon-theme-40.1.1-3.el9.noar 6.3 MB/s | 11 MB 00:01 (170/460): jbig2dec-libs-0.19-7.el9.x86_64.rpm 549 kB/s | 72 kB 00:00 (171/460): lcms2-2.12-3.el9.x86_64.rpm 1.8 MB/s | 166 kB 00:00 (172/460): libxkbcommon-1.0.3-4.el9.x86_64.rpm 6.2 MB/s | 132 kB 00:00 (173/460): libSM-1.2.3-10.el9.x86_64.rpm 1.2 MB/s | 41 kB 00:00 (174/460): libstemmer-0-18.585svn.el9.x86_64.rp 3.8 MB/s | 83 kB 00:00 (175/460): libgexiv2-0.12.3-1.el9.x86_64.rpm 2.1 MB/s | 81 kB 00:00 (176/460): libXpm-3.5.13-10.el9.x86_64.rpm 4.7 MB/s | 58 kB 00:00 (177/460): libxshmfence-1.3-10.el9.x86_64.rpm 409 kB/s | 12 kB 00:00 (178/460): libXcomposite-0.4.5-7.el9.x86_64.rpm 695 kB/s | 23 kB 00:00 (179/460): libepoxy-1.5.5-4.el9.x86_64.rpm 6.3 MB/s | 244 kB 00:00 (180/460): libnsl2-2.0.0-1.el9.0.1.x86_64.rpm 861 kB/s | 30 kB 00:00 (181/460): libXfixes-5.0.3-16.el9.x86_64.rpm 601 kB/s | 19 kB 00:00 (182/460): libXmu-1.1.3-8.el9.x86_64.rpm 3.3 MB/s | 74 kB 00:00 (183/460): libXcursor-1.2.0-7.el9.x86_64.rpm 2.0 MB/s | 30 kB 00:00 (184/460): libvisual-0.4.0-34.el9.x86_64.rpm 4.2 MB/s | 143 kB 00:00 (185/460): libogg-1.3.4-6.el9.x86_64.rpm 816 kB/s | 32 kB 00:00 (186/460): libX11-common-1.7.0-9.el9.noarch.rpm 4.5 MB/s | 151 kB 00:00 (187/460): libtool-ltdl-2.4.6-45.el9.x86_64.rpm 1.1 MB/s | 36 kB 00:00 (188/460): libtool-2.4.6-45.el9.x86_64.rpm 11 MB/s | 578 kB 00:00 (189/460): perl-Carp-1.50-460.el9.noarch.rpm 721 kB/s | 29 kB 00:00 (190/460): perl-podlators-4.14-460.el9.noarch.r 12 MB/s | 112 kB 00:00 (191/460): osinfo-db-tools-1.10.0-1.el9.x86_64. 2.6 MB/s | 68 kB 00:00 (192/460): perl-Term-Cap-1.17-460.el9.noarch.rp 902 kB/s | 22 kB 00:00 (193/460): perl-Term-ANSIColor-5.01-461.el9.noa 5.8 MB/s | 48 kB 00:00 (194/460): perl-HTTP-Tiny-0.076-462.el9.noarch. 6.3 MB/s | 53 kB 00:00 (195/460): perl-Digest-1.19-4.el9.noarch.rpm 3.4 MB/s | 25 kB 00:00 (196/460): rtkit-0.11-28.el9.x86_64.rpm 1.5 MB/s | 55 kB 00:00 (197/460): perl-URI-5.09-3.el9.noarch.rpm 2.8 MB/s | 108 kB 00:00 (198/460): perl-constant-1.33-461.el9.noarch.rp 2.7 MB/s | 23 kB 00:00 (199/460): perl-Encode-3.08-462.el9.x86_64.rpm 54 MB/s | 1.7 MB 00:00 (200/460): redhat-rpm-config-207-1.el9.noarch.r 1.8 MB/s | 66 kB 00:00 (201/460): perl-Data-Dumper-2.174-462.el9.x86_6 4.3 MB/s | 55 kB 00:00 (202/460): perl-Thread-Queue-3.14-460.el9.noarc 1.2 MB/s | 21 kB 00:00 (203/460): orc-0.4.31-7.el9_4.x86_64.rpm 4.1 MB/s | 182 kB 00:00 (204/460): perl-srpm-macros-1-41.el9.noarch.rpm 143 kB/s | 8.2 kB 00:00 (205/460): perl-Scalar-List-Utils-1.56-461.el9. 2.2 MB/s | 71 kB 00:00 (206/460): python3-lxml-4.6.5-3.el9.x86_64.rpm 18 MB/s | 1.2 MB 00:00 (207/460): python3-pip-21.2.3-8.el9.noarch.rpm 14 MB/s | 1.7 MB 00:00 (208/460): perl-IO-Socket-SSL-2.073-1.el9.noarc 19 MB/s | 217 kB 00:00 (209/460): rpm-build-4.16.1.3-29.el9.x86_64.rpm 646 kB/s | 59 kB 00:00 (210/460): perl-Storable-3.21-460.el9.x86_64.rp 3.2 MB/s | 95 kB 00:00 (211/460): perl-PathTools-3.78-461.el9.x86_64.r 5.5 MB/s | 85 kB 00:00 (212/460): perl-Mozilla-CA-20200520-6.el9.noarc 1.0 MB/s | 12 kB 00:00 (213/460): perl-threads-shared-1.61-460.el9.0.1 1.8 MB/s | 44 kB 00:00 (214/460): poppler-glib-21.01.0-19.el9.x86_64.r 5.8 MB/s | 151 kB 00:00 (215/460): perl-Text-Tabs+Wrap-2013.0523-460.el 2.6 MB/s | 23 kB 00:00 (216/460): perl-Digest-MD5-2.58-4.el9.x86_64.rp 4.0 MB/s | 36 kB 00:00 (217/460): patch-2.7.6-16.el9.x86_64.rpm 7.3 MB/s | 127 kB 00:00 (218/460): poppler-21.01.0-19.el9.x86_64.rpm 18 MB/s | 1.1 MB 00:00 (219/460): perl-threads-2.25-460.el9.x86_64.rpm 2.6 MB/s | 57 kB 00:00 (220/460): perl-Pod-Escapes-1.07-460.el9.noarch 2.4 MB/s | 20 kB 00:00 (221/460): perl-Error-0.17029-7.el9.noarch.rpm 4.9 MB/s | 41 kB 00:00 (222/460): urw-base35-standard-symbols-ps-fonts 1.3 MB/s | 41 kB 00:00 (223/460): urw-base35-z003-fonts-20200910-6.el9 6.7 MB/s | 275 kB 00:00 (224/460): urw-base35-nimbus-sans-fonts-2020091 19 MB/s | 1.3 MB 00:00 (225/460): urw-base35-p052-fonts-20200910-6.el9 11 MB/s | 973 kB 00:00 (226/460): urw-base35-nimbus-roman-fonts-202009 17 MB/s | 856 kB 00:00 (227/460): urw-base35-nimbus-mono-ps-fonts-2020 17 MB/s | 795 kB 00:00 (228/460): urw-base35-fonts-common-20200910-6.e 1.1 MB/s | 21 kB 00:00 (229/460): urw-base35-gothic-fonts-20200910-6.e 15 MB/s | 643 kB 00:00 (230/460): urw-base35-fonts-20200910-6.el9.noar 506 kB/s | 9.9 kB 00:00 (231/460): urw-base35-d050000l-fonts-20200910-6 3.5 MB/s | 76 kB 00:00 (232/460): urw-base35-c059-fonts-20200910-6.el9 14 MB/s | 874 kB 00:00 (233/460): urw-base35-bookman-fonts-20200910-6. 14 MB/s | 847 kB 00:00 (234/460): python3-argcomplete-1.12.0-5.el9.noa 4.4 MB/s | 61 kB 00:00 (235/460): libipt-2.0.4-5.el9.x86_64.rpm 1.9 MB/s | 55 kB 00:00 (236/460): xkeyboard-config-2.33-2.el9.noarch.r 20 MB/s | 779 kB 00:00 (237/460): totem-pl-parser-3.26.6-2.el9.x86_64. 2.8 MB/s | 130 kB 00:00 (238/460): xdg-dbus-proxy-0.1.3-1.el9.x86_64.rp 1.1 MB/s | 41 kB 00:00 (239/460): perl-MIME-Base64-3.16-4.el9.x86_64.r 3.6 MB/s | 30 kB 00:00 (240/460): sound-theme-freedesktop-0.8-17.el9.n 7.7 MB/s | 377 kB 00:00 (241/460): source-highlight-3.1.9-11.el9.x86_64 11 MB/s | 609 kB 00:00 (242/460): xdg-desktop-portal-gtk-1.12.0-3.el9. 6.3 MB/s | 130 kB 00:00 (243/460): ocaml-srpm-macros-6-6.el9.noarch.rpm 353 kB/s | 7.8 kB 00:00 (244/460): perl-File-Temp-0.231.100-4.el9.noarc 6.7 MB/s | 59 kB 00:00 (245/460): xdg-desktop-portal-1.12.6-1.el9.x86_ 6.8 MB/s | 367 kB 00:00 (246/460): cmake-rpm-macros-3.26.5-2.el9.noarch 787 kB/s | 10 kB 00:00 (247/460): python3-devel-3.9.18-3.el9_4.5.x86_6 4.6 MB/s | 204 kB 00:00 (248/460): cmake-filesystem-3.26.5-2.el9.x86_64 333 kB/s | 11 kB 00:00 (249/460): cmake-data-3.26.5-2.el9.noarch.rpm 20 MB/s | 1.7 MB 00:00 (250/460): graphviz-2.44.0-26.el9.x86_64.rpm 26 MB/s | 3.3 MB 00:00 (251/460): libijs-0.35-15.el9.x86_64.rpm 1.3 MB/s | 29 kB 00:00 (252/460): gsm-1.0.19-6.el9.x86_64.rpm 1.4 MB/s | 33 kB 00:00 (253/460): libXau-1.0.9-8.el9.x86_64.rpm 1.3 MB/s | 30 kB 00:00 (254/460): libXtst-1.2.3-16.el9.x86_64.rpm 1.0 MB/s | 20 kB 00:00 (255/460): libxcb-1.13.1-9.el9.x86_64.rpm 6.8 MB/s | 224 kB 00:00 (256/460): colord-libs-1.4.5-4.el9.x86_64.rpm 6.7 MB/s | 230 kB 00:00 (257/460): createrepo_c-libs-0.20.1-2.el9.x86_6 8.2 MB/s | 99 kB 00:00 (258/460): createrepo_c-0.20.1-2.el9.x86_64.rpm 4.7 MB/s | 73 kB 00:00 (259/460): annobin-12.31-2.el9.x86_64.rpm 19 MB/s | 1.0 MB 00:00 (260/460): libnotify-0.7.9-8.el9.x86_64.rpm 792 kB/s | 43 kB 00:00 (261/460): mesa-libglapi-23.3.3-1.el9.x86_64.rp 2.0 MB/s | 43 kB 00:00 (262/460): mesa-libgbm-23.3.3-1.el9.x86_64.rpm 2.3 MB/s | 37 kB 00:00 (263/460): cmake-3.26.5-2.el9.x86_64.rpm 15 MB/s | 8.7 MB 00:00 (264/460): mesa-libGL-23.3.3-1.el9.x86_64.rpm 2.2 MB/s | 168 kB 00:00 (265/460): mesa-libEGL-23.3.3-1.el9.x86_64.rpm 4.9 MB/s | 126 kB 00:00 (266/460): exiv2-libs-0.27.5-2.el9.x86_64.rpm 17 MB/s | 779 kB 00:00 (267/460): libXrender-0.9.10-16.el9.x86_64.rpm 886 kB/s | 27 kB 00:00 (268/460): exiv2-0.27.5-2.el9.x86_64.rpm 14 MB/s | 975 kB 00:00 (269/460): flac-libs-1.3.3-10.el9_2.1.x86_64.rp 9.8 MB/s | 217 kB 00:00 (270/460): libXt-1.2.0-6.el9.x86_64.rpm 9.9 MB/s | 180 kB 00:00 (271/460): mod_http2-2.0.26-2.el9_4.x86_64.rpm 8.0 MB/s | 162 kB 00:00 (272/460): libXrandr-1.5.2-8.el9.x86_64.rpm 718 kB/s | 27 kB 00:00 (273/460): libsndfile-1.0.31-8.el9.x86_64.rpm 9.7 MB/s | 205 kB 00:00 (274/460): libdrm-2.4.117-1.el9.x86_64.rpm 4.7 MB/s | 157 kB 00:00 (275/460): libICE-1.0.10-8.el9.x86_64.rpm 4.5 MB/s | 70 kB 00:00 (276/460): libXft-2.3.3-8.el9.x86_64.rpm 6.1 MB/s | 61 kB 00:00 (277/460): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 6.4 MB/s | 174 kB 00:00 (278/460): jbigkit-libs-2.1-23.el9.x86_64.rpm 5.7 MB/s | 52 kB 00:00 (279/460): libXext-1.3.4-8.el9.x86_64.rpm 2.1 MB/s | 39 kB 00:00 (280/460): libXdamage-1.1.5-7.el9.x86_64.rpm 2.2 MB/s | 22 kB 00:00 (281/460): libtiff-4.4.0-12.el9.x86_64.rpm 4.2 MB/s | 197 kB 00:00 (282/460): libexif-0.6.22-6.el9.x86_64.rpm 9.0 MB/s | 423 kB 00:00 (283/460): gtk2-2.24.33-8.el9.x86_64.rpm 26 MB/s | 3.5 MB 00:00 (284/460): libXaw-1.0.13-19.el9.x86_64.rpm 4.9 MB/s | 197 kB 00:00 (285/460): m4-1.4.19-1.el9.x86_64.rpm 21 MB/s | 294 kB 00:00 (286/460): gtk3-3.24.31-2.el9.x86_64.rpm 37 MB/s | 4.8 MB 00:00 (287/460): libdatrie-0.2.13-4.el9.x86_64.rpm 1.6 MB/s | 32 kB 00:00 (288/460): gtk-update-icon-cache-3.24.31-2.el9. 209 kB/s | 34 kB 00:00 (289/460): libxslt-1.1.34-9.el9.x86_64.rpm 4.5 MB/s | 240 kB 00:00 (290/460): libvorbis-1.3.7-5.el9.x86_64.rpm 7.8 MB/s | 192 kB 00:00 (291/460): libgsf-1.14.47-5.el9.x86_64.rpm 3.8 MB/s | 245 kB 00:00 (292/460): libuv-1.42.0-2.el9_4.x86_64.rpm 11 MB/s | 146 kB 00:00 (293/460): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 13 MB/s | 140 kB 00:00 (294/460): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 1.2 MB/s | 36 kB 00:00 (295/460): libglvnd-1.3.4-1.el9.x86_64.rpm 3.3 MB/s | 133 kB 00:00 (296/460): libtheora-1.1.1-31.el9.x86_64.rpm 6.4 MB/s | 163 kB 00:00 (297/460): apr-1.7.0-12.el9_3.x86_64.rpm 4.7 MB/s | 122 kB 00:00 (298/460): mkfontscale-1.2.1-3.el9.x86_64.rpm 1.9 MB/s | 31 kB 00:00 (299/460): libpaper-1.1.28-4.el9.x86_64.rpm 720 kB/s | 41 kB 00:00 (300/460): librsvg2-2.50.7-3.el9.x86_64.rpm 27 MB/s | 2.8 MB 00:00 (301/460): libgs-9.54.0-17.el9_4.x86_64.rpm 28 MB/s | 3.1 MB 00:00 (302/460): libwebp-1.2.0-8.el9.x86_64.rpm 3.3 MB/s | 276 kB 00:00 (303/460): libmpc-1.2.1-4.el9.x86_64.rpm 4.7 MB/s | 61 kB 00:00 (304/460): alsa-lib-1.2.10-2.el9.x86_64.rpm 11 MB/s | 504 kB 00:00 (305/460): libsoup-2.72.0-8.el9.x86_64.rpm 5.5 MB/s | 389 kB 00:00 (306/460): libcanberra-gtk3-0.30-27.el9.x86_64. 864 kB/s | 31 kB 00:00 (307/460): libcanberra-gtk2-0.30-27.el9.x86_64. 1.8 MB/s | 25 kB 00:00 (308/460): libcanberra-0.30-27.el9.x86_64.rpm 4.2 MB/s | 85 kB 00:00 (309/460): libthai-0.1.28-8.el9.x86_64.rpm 5.5 MB/s | 208 kB 00:00 (310/460): dwz-0.14-3.el9.x86_64.rpm 4.3 MB/s | 127 kB 00:00 (311/460): libXv-1.0.11-16.el9.x86_64.rpm 1.8 MB/s | 18 kB 00:00 (312/460): libxcrypt-devel-4.4.18-3.el9.x86_64. 2.2 MB/s | 28 kB 00:00 (313/460): libxcrypt-compat-4.4.18-3.el9.x86_64 3.6 MB/s | 88 kB 00:00 (314/460): libXi-1.7.10-8.el9.x86_64.rpm 2.3 MB/s | 39 kB 00:00 (315/460): libXxf86vm-1.1.4-18.el9.x86_64.rpm 696 kB/s | 18 kB 00:00 (316/460): perl-Socket-2.031-4.el9.x86_64.rpm 2.0 MB/s | 54 kB 00:00 (317/460): wget-1.21.1-8.el9_4.x86_64.rpm 14 MB/s | 768 kB 00:00 (318/460): tracker-3.1.2-3.el9_1.x86_64.rpm 5.0 MB/s | 538 kB 00:00 (319/460): libtracker-sparql-3.1.2-3.el9_1.x86_ 3.9 MB/s | 316 kB 00:00 (320/460): opus-1.3.1-10.el9.x86_64.rpm 3.4 MB/s | 199 kB 00:00 (321/460): openjpeg2-2.4.0-7.el9.x86_64.rpm 3.7 MB/s | 162 kB 00:00 (322/460): wireplumber-libs-0.4.14-1.el9.0.1.x8 7.5 MB/s | 338 kB 00:00 (323/460): wireplumber-0.4.14-1.el9.0.1.x86_64. 1.8 MB/s | 83 kB 00:00 (324/460): perl-mro-1.23-481.el9.x86_64.rpm 1.7 MB/s | 27 kB 00:00 (325/460): perl-lib-0.65-481.el9.x86_64.rpm 982 kB/s | 13 kB 00:00 (326/460): perl-libs-5.32.1-481.el9.x86_64.rpm 48 MB/s | 2.0 MB 00:00 (327/460): perl-interpreter-5.32.1-481.el9.x86_ 2.4 MB/s | 70 kB 00:00 (328/460): perl-POSIX-1.94-481.el9.x86_64.rpm 10 MB/s | 95 kB 00:00 (329/460): perl-NDBM_File-1.15-481.el9.x86_64.r 2.1 MB/s | 21 kB 00:00 (330/460): perl-IO-1.43-481.el9.x86_64.rpm 8.4 MB/s | 85 kB 00:00 (331/460): perl-Fcntl-1.13-481.el9.x86_64.rpm 1.8 MB/s | 19 kB 00:00 (332/460): perl-Errno-1.30-481.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 (333/460): perl-DynaLoader-1.47-481.el9.x86_64. 2.8 MB/s | 24 kB 00:00 (334/460): perl-B-1.80-481.el9.x86_64.rpm 16 MB/s | 178 kB 00:00 (335/460): perl-vars-1.05-481.el9.noarch.rpm 1.2 MB/s | 12 kB 00:00 (336/460): perl-subs-1.03-481.el9.noarch.rpm 1.2 MB/s | 10 kB 00:00 (337/460): perl-overloading-0.02-481.el9.noarch 1.3 MB/s | 11 kB 00:00 (338/460): perl-overload-1.31-481.el9.noarch.rp 4.9 MB/s | 44 kB 00:00 (339/460): perl-if-0.60.800-481.el9.noarch.rpm 1.4 MB/s | 13 kB 00:00 (340/460): perl-base-2.27-481.el9.noarch.rpm 1.8 MB/s | 15 kB 00:00 (341/460): perl-Symbol-1.08-481.el9.noarch.rpm 1.5 MB/s | 13 kB 00:00 (342/460): perl-SelectSaver-1.02-481.el9.noarch 1.3 MB/s | 10 kB 00:00 (343/460): perl-IPC-Open3-1.21-481.el9.noarch.r 2.3 MB/s | 21 kB 00:00 (344/460): perl-Getopt-Std-1.12-481.el9.noarch. 1.6 MB/s | 14 kB 00:00 (345/460): perl-FileHandle-2.03-481.el9.noarch. 1.7 MB/s | 14 kB 00:00 (346/460): perl-File-stat-1.09-481.el9.noarch.r 1.9 MB/s | 16 kB 00:00 (347/460): perl-File-Find-1.37-481.el9.noarch.r 2.8 MB/s | 24 kB 00:00 (348/460): perl-File-Copy-2.34-481.el9.noarch.r 1.5 MB/s | 19 kB 00:00 (349/460): perl-File-Compare-1.100.600-481.el9. 537 kB/s | 12 kB 00:00 (350/460): perl-File-Basename-2.85-481.el9.noar 1.0 MB/s | 16 kB 00:00 (351/460): perl-Class-Struct-0.66-481.el9.noarc 2.5 MB/s | 21 kB 00:00 (352/460): perl-AutoLoader-5.74-481.el9.noarch. 1.5 MB/s | 20 kB 00:00 (353/460): elfutils-libelf-devel-0.190-2.el9.x8 2.0 MB/s | 20 kB 00:00 (354/460): tracker-miners-3.1.2-4.el9_3.x86_64. 14 MB/s | 888 kB 00:00 (355/460): libwayland-server-1.21.0-1.el9.x86_6 624 kB/s | 41 kB 00:00 (356/460): libwayland-egl-1.21.0-1.el9.x86_64.r 588 kB/s | 12 kB 00:00 (357/460): libwayland-cursor-1.21.0-1.el9.x86_6 904 kB/s | 18 kB 00:00 (358/460): libwayland-client-1.21.0-1.el9.x86_6 2.3 MB/s | 33 kB 00:00 (359/460): exempi-2.6.0-0.2.20211007gite23c213. 7.5 MB/s | 523 kB 00:00 (360/460): pixman-0.40.0-6.el9_3.x86_64.rpm 3.7 MB/s | 269 kB 00:00 (361/460): perl-Net-SSLeay-1.92-2.el9.x86_64.rp 17 MB/s | 365 kB 00:00 (362/460): libosinfo-1.10.0-1.el9.x86_64.rpm 6.2 MB/s | 312 kB 00:00 (363/460): xml-common-0.6.3-58.el9.noarch.rpm 567 kB/s | 31 kB 00:00 (364/460): nss-util-3.101.0-7.el9_4.x86_64.rpm 2.7 MB/s | 88 kB 00:00 (365/460): nss-sysinit-3.101.0-7.el9_4.x86_64.r 492 kB/s | 18 kB 00:00 (366/460): nss-softokn-freebl-3.101.0-7.el9_4.x 5.3 MB/s | 309 kB 00:00 (367/460): nss-softokn-3.101.0-7.el9_4.x86_64.r 4.7 MB/s | 386 kB 00:00 (368/460): nss-3.101.0-7.el9_4.x86_64.rpm 9.5 MB/s | 715 kB 00:00 (369/460): nspr-4.35.0-14.el9_4.x86_64.rpm 2.7 MB/s | 133 kB 00:00 (370/460): ostree-libs-2024.6-1.el9_4.x86_64.rp 14 MB/s | 465 kB 00:00 (371/460): pulseaudio-libs-15.0-2.el9.x86_64.rp 14 MB/s | 666 kB 00:00 (372/460): pipewire-pulseaudio-1.0.1-1.el9.x86_ 5.1 MB/s | 185 kB 00:00 (373/460): pipewire-libs-1.0.1-1.el9.x86_64.rpm 18 MB/s | 1.9 MB 00:00 (374/460): pipewire-jack-audio-connection-kit-1 83 kB/s | 8.1 kB 00:00 (375/460): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 3.8 MB/s | 56 kB 00:00 (376/460): emacs-filesystem-27.2-10.el9_4.noarc 417 kB/s | 7.6 kB 00:00 (377/460): pipewire-1.0.1-1.el9.x86_64.rpm 2.9 MB/s | 101 kB 00:00 (378/460): libgxps-0.3.2-3.el9.x86_64.rpm 2.1 MB/s | 78 kB 00:00 (379/460): boost-regex-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 277 kB 00:00 (380/460): perl-TermReadKey-2.38-11.el9.x86_64. 559 kB/s | 36 kB 00:00 (381/460): libXinerama-1.1.4-10.el9.x86_64.rpm 931 kB/s | 14 kB 00:00 (382/460): perl-Git-2.43.5-1.el9_4.noarch.rpm 2.4 MB/s | 37 kB 00:00 (383/460): libsbc-1.4-9.el9.x86_64.rpm 1.9 MB/s | 44 kB 00:00 (384/460): git-core-doc-2.43.5-1.el9_4.noarch.r 49 MB/s | 2.7 MB 00:00 (385/460): low-memory-monitor-2.1-4.el9.x86_64. 1.1 MB/s | 35 kB 00:00 (386/460): perl-parent-0.238-460.el9.noarch.rpm 1.7 MB/s | 14 kB 00:00 (387/460): pango-1.48.7-3.el9.x86_64.rpm 8.4 MB/s | 297 kB 00:00 (388/460): libproxy-webkitgtk4-0.4.15-35.el9.x8 628 kB/s | 21 kB 00:00 (389/460): webrtc-audio-processing-0.3.1-8.el9. 5.8 MB/s | 304 kB 00:00 (390/460): webkit2gtk3-jsc-2.46.1-2.el9_4.x86_6 22 MB/s | 4.4 MB 00:00 (391/460): llvm-libs-17.0.6-5.el9.x86_64.rpm 5.7 MB/s | 25 MB 00:04 (392/460): gdb-10.2-13.el9.x86_64.rpm 649 kB/s | 118 kB 00:00 (393/460): gdb-headless-10.2-13.el9.x86_64.rpm 10 MB/s | 3.9 MB 00:00 (394/460): cairo-gobject-1.17.4-7.el9.x86_64.rp 380 kB/s | 18 kB 00:00 (395/460): cairo-1.17.4-7.el9.x86_64.rpm 8.3 MB/s | 659 kB 00:00 (396/460): libfontenc-1.1.3-17.el9.x86_64.rpm 771 kB/s | 30 kB 00:00 (397/460): upower-0.99.13-2.el9.x86_64.rpm 2.6 MB/s | 165 kB 00:00 (398/460): libX11-xcb-1.7.0-9.el9.x86_64.rpm 335 kB/s | 10 kB 00:00 (399/460): libX11-1.7.0-9.el9.x86_64.rpm 7.0 MB/s | 650 kB 00:00 (400/460): vim-enhanced-8.2.2637-20.el9_1.x86_6 20 MB/s | 1.8 MB 00:00 (401/460): libzstd-devel-1.5.1-2.el9.x86_64.rpm 1.4 MB/s | 46 kB 00:00 (402/460): zlib-devel-1.2.11-40.el9.x86_64.rpm 1.1 MB/s | 44 kB 00:00 (403/460): libiptcdata-1.0.5-9.el9.x86_64.rpm 485 kB/s | 61 kB 00:00 (404/460): gcc-plugin-annobin-11.4.1-3.el9.x86_ 2.2 MB/s | 46 kB 00:00 (405/460): libstdc++-devel-11.4.1-3.el9.x86_64. 17 MB/s | 2.2 MB 00:00 (406/460): vim-common-8.2.2637-20.el9_1.x86_64. 11 MB/s | 6.6 MB 00:00 (407/460): cpp-11.4.1-3.el9.x86_64.rpm 15 MB/s | 11 MB 00:00 (408/460): gcc-c++-11.4.1-3.el9.x86_64.rpm 11 MB/s | 13 MB 00:01 (409/460): gpm-libs-1.20.7-29.el9.x86_64.rpm 206 kB/s | 20 kB 00:00 (410/460): libappstream-glib-0.7.18-5.el9_4.x86 7.9 MB/s | 386 kB 00:00 (411/460): qt5-srpm-macros-5.15.9-1.el9.noarch. 121 kB/s | 7.9 kB 00:00 (412/460): glibc-headers-2.34-100.el9_4.4.x86_6 14 MB/s | 433 kB 00:00 (413/460): glibc-devel-2.34-100.el9_4.4.x86_64. 2.5 MB/s | 29 kB 00:00 (414/460): git-2.43.5-1.el9_4.x86_64.rpm 2.1 MB/s | 50 kB 00:00 (415/460): git-core-2.43.5-1.el9_4.x86_64.rpm 67 MB/s | 4.4 MB 00:00 (416/460): gdk-pixbuf2-modules-2.42.6-4.el9_4.x 1.9 MB/s | 85 kB 00:00 (417/460): gdk-pixbuf2-2.42.6-4.el9_4.x86_64.rp 11 MB/s | 466 kB 00:00 (418/460): httpd-core-2.4.57-11.el9_4.1.x86_64. 16 MB/s | 1.4 MB 00:00 (419/460): pyproject-srpm-macros-1.12.0-1.el9.n 231 kB/s | 13 kB 00:00 (420/460): mpdecimal-2.5.1-3.el9.x86_64.rpm 1.8 MB/s | 85 kB 00:00 (421/460): python3.11-devel-3.11.7-1.el9_4.6.x8 4.0 MB/s | 234 kB 00:00 (422/460): python3.11-3.11.7-1.el9_4.6.x86_64.r 1.3 MB/s | 27 kB 00:00 (423/460): python3.11-setuptools-wheel-65.5.1-2 12 MB/s | 713 kB 00:00 (424/460): python3.11-pip-wheel-22.3.1-5.el9.no 18 MB/s | 1.4 MB 00:00 (425/460): python3-py-1.10.0-6.el9.0.1.noarch.r 7.4 MB/s | 428 kB 00:00 (426/460): python3-pluggy-0.13.1-7.el9.0.1.noar 1.5 MB/s | 38 kB 00:00 (427/460): python3-tomli-2.0.1-5.el9.noarch.rpm 1.5 MB/s | 30 kB 00:00 (428/460): python3.11-libs-3.11.7-1.el9_4.6.x86 14 MB/s | 9.3 MB 00:00 (429/460): python3.12-devel-3.12.1-4.el9_4.3.x8 9.1 MB/s | 273 kB 00:00 (430/460): python3.12-3.12.1-4.el9_4.3.x86_64.r 2.2 MB/s | 26 kB 00:00 (431/460): python3.12-pip-wheel-23.2.1-4.el9.no 19 MB/s | 1.5 MB 00:00 (432/460): pipewire-jack-audio-connection-kit-l 3.8 MB/s | 134 kB 00:00 (433/460): python3.12-libs-3.12.1-4.el9_4.3.x86 12 MB/s | 9.0 MB 00:00 (434/460): composefs-libs-1.0.3-2.el9.x86_64.rp 198 kB/s | 59 kB 00:00 (435/460): python3-wheel-wheel-0.36.2-8.el9.noa 574 kB/s | 42 kB 00:00 (436/460): libuv-devel-1.42.0-2.el9_4.x86_64.rp 464 kB/s | 26 kB 00:00 (437/460): kernel-headers-5.14.0-427.40.1.el9_4 34 MB/s | 6.1 MB 00:00 (438/460): python3.11-wheel-wheel-0.38.4-3.el9. 1.8 MB/s | 42 kB 00:00 (439/460): doxygen-1.9.1-11.el9.x86_64.rpm 30 MB/s | 4.2 MB 00:00 (440/460): python3.12-setuptools-wheel-68.2.2-3 8.2 MB/s | 669 kB 00:00 (441/460): libacl-2.3.1-4.el9.x86_64.rpm 2.6 MB/s | 22 kB 00:00 (442/460): python3.12-wheel-wheel-0.41.2-3.el9. 2.8 MB/s | 69 kB 00:00 (443/460): file-libs-5.39-16.el9.x86_64.rpm 36 MB/s | 588 kB 00:00 (444/460): rpm-sign-libs-4.16.1.3-29.el9.x86_64 753 kB/s | 20 kB 00:00 (445/460): rpm-build-libs-4.16.1.3-29.el9.x86_6 2.3 MB/s | 88 kB 00:00 (446/460): rpm-libs-4.16.1.3-29.el9.x86_64.rpm 5.1 MB/s | 308 kB 00:00 (447/460): python3-rpm-4.16.1.3-29.el9.x86_64.r 2.4 MB/s | 65 kB 00:00 (448/460): rpm-4.16.1.3-29.el9.x86_64.rpm 9.7 MB/s | 485 kB 00:00 (449/460): python3-3.9.18-3.el9_4.5.x86_64.rpm 2.7 MB/s | 25 kB 00:00 (450/460): libsepol-3.6-1.el9.x86_64.rpm 5.5 MB/s | 329 kB 00:00 (451/460): libselinux-3.6-1.el9.x86_64.rpm 8.6 MB/s | 85 kB 00:00 (452/460): systemd-libs-252-32.el9_4.7.x86_64.r 37 MB/s | 656 kB 00:00 (453/460): elfutils-libs-0.190-2.el9.x86_64.rpm 8.5 MB/s | 254 kB 00:00 (454/460): elfutils-libelf-0.190-2.el9.x86_64.r 15 MB/s | 191 kB 00:00 (455/460): elfutils-debuginfod-client-0.190-2.e 3.8 MB/s | 35 kB 00:00 (456/460): libstdc++-11.4.1-3.el9.x86_64.rpm 39 MB/s | 739 kB 00:00 (457/460): libgomp-11.4.1-3.el9.x86_64.rpm 22 MB/s | 267 kB 00:00 (458/460): libgcc-11.4.1-3.el9.x86_64.rpm 9.5 MB/s | 91 kB 00:00 (459/460): python3-libs-3.9.18-3.el9_4.5.x86_64 18 MB/s | 7.3 MB 00:00 (460/460): gcc-11.4.1-3.el9.x86_64.rpm 4.7 MB/s | 32 MB 00:06 -------------------------------------------------------------------------------- Total 4.5 MB/s | 311 MB 01:09 Extra Packages for Enterprise Linux 9 - x86_64 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x3228467C: Userid : "Fedora (epel9) " Fingerprint: FF8A D134 4597 106E CE81 3B91 8A38 72BF 3228 467C From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-9 Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : libgcc-11.4.1-3.el9.x86_64 1/478 Running scriptlet: libgcc-11.4.1-3.el9.x86_64 1/478 Upgrading : libstdc++-11.4.1-3.el9.x86_64 2/478 Upgrading : elfutils-libelf-0.190-2.el9.x86_64 3/478 Installing : urw-base35-fonts-common-20200910-6.el9.noarch 4/478 Installing : libpng-2:1.6.37-12.el9.x86_64 5/478 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 6/478 Upgrading : libacl-2.3.1-4.el9.x86_64 7/478 Upgrading : rpm-4.16.1.3-29.el9.x86_64 8/478 Upgrading : rpm-libs-4.16.1.3-29.el9.x86_64 9/478 Installing : nspr-4.35.0-14.el9_4.x86_64 10/478 Installing : atk-2.36.0-5.el9.x86_64 11/478 Installing : json-glib-1.6.6-1.el9.x86_64 12/478 Upgrading : elfutils-libs-0.190-2.el9.x86_64 13/478 Installing : libicu-67.1-9.el9.x86_64 14/478 Installing : libogg-2:1.3.4-6.el9.x86_64 15/478 Installing : libvorbis-1:1.3.7-5.el9.x86_64 16/478 Installing : avahi-libs-0.8-20.el9.x86_64 17/478 Installing : nss-util-3.101.0-7.el9_4.x86_64 18/478 Upgrading : python3-3.9.18-3.el9_4.5.x86_64 19/478 Upgrading : python3-libs-3.9.18-3.el9_4.5.x86_64 20/478 Installing : python3-setuptools-53.0.0-12.el9_4.1.noarch 21/478 Installing : emacs-filesystem-1:27.2-10.el9_4.noarch 22/478 Installing : libwayland-client-1.21.0-1.el9.x86_64 23/478 Installing : alsa-lib-1.2.10-2.el9.x86_64 24/478 Installing : libtool-ltdl-2.4.6-45.el9.x86_64 25/478 Installing : lcms2-2.12-3.el9.x86_64 26/478 Installing : gstreamer1-1.22.1-2.el9.x86_64 27/478 Installing : cups-libs-1:2.3.3op2-27.el9_4.x86_64 28/478 Upgrading : elfutils-debuginfod-client-0.190-2.el9.x86_64 29/478 Upgrading : libsepol-3.6-1.el9.x86_64 30/478 Upgrading : libselinux-3.6-1.el9.x86_64 31/478 Upgrading : systemd-libs-252-32.el9_4.7.x86_64 32/478 Running scriptlet: systemd-libs-252-32.el9_4.7.x86_64 32/478 Installing : polkit-libs-0.117-11.el9.x86_64 33/478 Upgrading : file-libs-5.39-16.el9.x86_64 34/478 Installing : file-5.39-16.el9.x86_64 35/478 Installing : libX11-xcb-1.7.0-9.el9.x86_64 36/478 Installing : opus-1.3.1-10.el9.x86_64 37/478 Installing : libmpc-1.2.1-4.el9.x86_64 38/478 Installing : libwebp-1.2.0-8.el9.x86_64 39/478 Installing : apr-1.7.0-12.el9_3.x86_64 40/478 Installing : apr-util-bdb-1.6.1-23.el9.x86_64 41/478 Installing : apr-util-1.6.1-23.el9.x86_64 42/478 Installing : apr-util-openssl-1.6.1-23.el9.x86_64 43/478 Installing : libstemmer-0-18.585svn.el9.x86_64 44/478 Installing : libtdb-1.4.9-1.el9.x86_64 45/478 Installing : libseccomp-2.5.2-2.el9.x86_64 46/478 Installing : diffutils-3.7-12.el9.x86_64 47/478 Installing : libtirpc-1.3.3-8.el9_4.x86_64 48/478 Installing : libbrotli-1.0.9-6.el9.x86_64 49/478 Installing : hwdata-0.348-9.13.el9.noarch 50/478 Installing : libnsl2-2.0.0-1.el9.0.1.x86_64 51/478 Installing : libgudev-237-1.el9.x86_64 52/478 Installing : libselinux-utils-3.6-1.el9.x86_64 53/478 Installing : elfutils-0.190-2.el9.x86_64 54/478 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 55/478 Installing : python3-filelock-3.7.1-1.el9.noarch 56/478 Installing : python3-idna-2.10-7.el9_4.1.noarch 57/478 Installing : cmake-rpm-macros-3.26.5-2.el9.noarch 58/478 Installing : dwz-0.14-3.el9.x86_64 59/478 Installing : libproxy-0.4.15-35.el9.x86_64 60/478 Installing : exiv2-0.27.5-2.el9.x86_64 61/478 Installing : exiv2-libs-0.27.5-2.el9.x86_64 62/478 Installing : kmod-libs-28-9.el9.x86_64 63/478 Upgrading : libgomp-11.4.1-3.el9.x86_64 64/478 Upgrading : rpm-build-libs-4.16.1.3-29.el9.x86_64 65/478 Installing : python3.12-pip-wheel-23.2.1-4.el9.noarch 66/478 Installing : python3.11-setuptools-wheel-65.5.1-2.el9_4.1.noa 67/478 Installing : mpdecimal-2.5.1-3.el9.x86_64 68/478 Installing : python3.12-3.12.1-4.el9_4.3.x86_64 69/478 Installing : python3.12-libs-3.12.1-4.el9_4.3.x86_64 70/478 Running scriptlet: xml-common-0.6.3-58.el9.noarch 71/478 Installing : xml-common-0.6.3-58.el9.noarch 71/478 Installing : pixman-0.40.0-6.el9_3.x86_64 72/478 Installing : libwayland-egl-1.21.0-1.el9.x86_64 73/478 Installing : libwayland-server-1.21.0-1.el9.x86_64 74/478 Installing : openjpeg2-2.4.0-7.el9.x86_64 75/478 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 76/478 Installing : python3.11-pip-wheel-22.3.1-5.el9.noarch 77/478 Installing : python3.11-3.11.7-1.el9_4.6.x86_64 78/478 Installing : python3.11-libs-3.11.7-1.el9_4.6.x86_64 79/478 Installing : libglvnd-1:1.3.4-1.el9.x86_64 80/478 Installing : libuv-1:1.42.0-2.el9_4.x86_64 81/478 Installing : libxslt-1.1.34-9.el9.x86_64 82/478 Installing : libICE-1.0.10-8.el9.x86_64 83/478 Installing : mesa-libglapi-23.3.3-1.el9.x86_64 84/478 Installing : libXau-1.0.9-8.el9.x86_64 85/478 Installing : libxcb-1.13.1-9.el9.x86_64 86/478 Installing : cmake-filesystem-3.26.5-2.el9.x86_64 87/478 Installing : libxshmfence-1.3-10.el9.x86_64 88/478 Installing : fribidi-1.0.10-6.el9.2.x86_64 89/478 Installing : hicolor-icon-theme-0.17-13.el9.noarch 90/478 Installing : adobe-mappings-cmap-20171205-12.el9.noarch 91/478 Installing : vim-filesystem-2:8.2.2637-20.el9_1.noarch 92/478 Installing : make-1:4.3-8.el9.x86_64 93/478 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 94/478 Installing : which-2.21-29.el9.x86_64 95/478 Installing : unzip-6.0-56.el9.x86_64 96/478 Installing : xz-5.2.5-8.el9_0.x86_64 97/478 Installing : fuse-libs-2.9.9-15.el9.x86_64 98/478 Installing : zip-3.0-35.el9.x86_64 99/478 Installing : llvm-libs-17.0.6-5.el9.x86_64 100/478 Installing : cmake-data-3.26.5-2.el9.noarch 101/478 Installing : cmake-3.26.5-2.el9.x86_64 102/478 Installing : vim-common-2:8.2.2637-20.el9_1.x86_64 103/478 Installing : adobe-mappings-cmap-deprecated-20171205-12.el9.n 104/478 Installing : libSM-1.2.3-10.el9.x86_64 105/478 Installing : python3-pip-21.2.3-8.el9.noarch 106/478 Installing : iso-codes-4.6.0-3.el9.noarch 107/478 Installing : libgexiv2-0.12.3-1.el9.x86_64 108/478 Installing : policycoreutils-3.6-2.1.el9.x86_64 109/478 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 109/478 Installing : libpciaccess-0.16-6.el9.x86_64 110/478 Installing : libdrm-2.4.117-1.el9.x86_64 111/478 Installing : mesa-libgbm-23.3.3-1.el9.x86_64 112/478 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 113/478 Installing : mesa-libEGL-23.3.3-1.el9.x86_64 114/478 Installing : osinfo-db-20231215-1.el9.noarch 115/478 Installing : httpd-tools-2.4.57-11.el9_4.1.x86_64 116/478 Installing : cpp-11.4.1-3.el9.x86_64 117/478 Installing : createrepo_c-libs-0.20.1-2.el9.x86_64 118/478 Installing : NetworkManager-libnm-1:1.46.0-19.el9_4.x86_64 119/478 Running scriptlet: NetworkManager-libnm-1:1.46.0-19.el9_4.x86_64 119/478 Installing : bubblewrap-0.4.1-7.el9_4.x86_64 120/478 Running scriptlet: openssh-8.7p1-38.el9_4.4.x86_64 121/478 Installing : openssh-8.7p1-38.el9_4.4.x86_64 121/478 Installing : python3-py-1.10.0-6.el9.0.1.noarch 122/478 Installing : python3-distlib-0.3.2-1.el9.noarch 123/478 Installing : python3-platformdirs-2.5.4-1.el9.noarch 124/478 Installing : python3-chardet-4.0.0-5.el9.noarch 125/478 Installing : python3-pyparsing-2.4.7-9.el9.noarch 126/478 Installing : python3-packaging-20.9-5.el9.noarch 127/478 Installing : python3-pysocks-1.7.1-12.el9.noarch 128/478 Installing : python3-urllib3-1.26.5-5.el9_4.1.noarch 129/478 Installing : python3-requests-2.25.1-8.el9.noarch 130/478 Installing : python3-argcomplete-1.12.0-5.el9.noarch 131/478 Installing : python3-pluggy-0.13.1-7.el9.0.1.noarch 132/478 Installing : python3-tomli-2.0.1-5.el9.noarch 133/478 Installing : nss-softokn-freebl-3.101.0-7.el9_4.x86_64 134/478 Installing : nss-softokn-3.101.0-7.el9_4.x86_64 135/478 Installing : nss-sysinit-3.101.0-7.el9_4.x86_64 136/478 Installing : nss-3.101.0-7.el9_4.x86_64 137/478 Running scriptlet: nss-3.101.0-7.el9_4.x86_64 137/478 Installing : avahi-glib-0.8-20.el9.x86_64 138/478 Installing : flac-libs-1.3.3-10.el9_2.1.x86_64 139/478 Installing : libtheora-1:1.1.1-31.el9.x86_64 140/478 Installing : boost-regex-1.75.0-8.el9.x86_64 141/478 Installing : source-highlight-3.1.9-11.el9.x86_64 142/478 Installing : libbabeltrace-1.5.8-10.el9.x86_64 143/478 Upgrading : rpm-sign-libs-4.16.1.3-29.el9.x86_64 144/478 Upgrading : python3-rpm-4.16.1.3-29.el9.x86_64 145/478 Installing : efi-srpm-macros-6-2.el9_0.noarch 146/478 Installing : lua-srpm-macros-1-6.el9.noarch 147/478 Installing : acl-2.3.1-4.el9.x86_64 148/478 Installing : libbpf-2:1.3.0-2.el9.x86_64 149/478 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 150/478 Installing : groff-base-1.22.4-10.el9.x86_64 150/478 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 150/478 Installing : graphite2-1.3.14-9.el9.x86_64 151/478 Installing : harfbuzz-2.7.4-10.el9.x86_64 152/478 Installing : freetype-2.10.4-9.el9.x86_64 153/478 Installing : fontconfig-2.14.0-2.el9_1.x86_64 154/478 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 154/478 Installing : urw-base35-z003-fonts-20200910-6.el9.noarch 155/478 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 155/478 Installing : urw-base35-standard-symbols-ps-fonts-20200910-6. 156/478 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 156/478 Installing : urw-base35-p052-fonts-20200910-6.el9.noarch 157/478 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 157/478 Installing : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 158/478 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 158/478 Installing : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 159/478 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 159/478 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 160/478 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 160/478 Installing : urw-base35-gothic-fonts-20200910-6.el9.noarch 161/478 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 161/478 Installing : urw-base35-d050000l-fonts-20200910-6.el9.noarch 162/478 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 162/478 Installing : urw-base35-c059-fonts-20200910-6.el9.noarch 163/478 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 163/478 Installing : urw-base35-bookman-fonts-20200910-6.el9.noarch 164/478 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 164/478 Installing : urw-base35-fonts-20200910-6.el9.noarch 165/478 Installing : zstd-1.5.1-2.el9.x86_64 166/478 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 167/478 Installing : webrtc-audio-processing-0.3.1-8.el9.x86_64 168/478 Installing : libstdc++-devel-11.4.1-3.el9.x86_64 169/478 Installing : kmod-28-9.el9.x86_64 170/478 Installing : libgusb-0.3.8-2.el9.x86_64 171/478 Installing : colord-libs-1.4.5-4.el9.x86_64 172/478 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 173/478 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 174/478 Installing : low-memory-monitor-2.1-4.el9.x86_64 175/478 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 175/478 Installing : composefs-libs-1.0.3-2.el9.x86_64 176/478 Installing : ostree-libs-2024.6-1.el9_4.x86_64 177/478 Installing : python3.12-wheel-wheel-0.41.2-3.el9.noarch 178/478 Installing : python3.12-setuptools-wheel-68.2.2-3.el9_4.1.noa 179/478 Installing : python3.11-wheel-wheel-0.38.4-3.el9.noarch 180/478 Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 181/478 Installing : python3-virtualenv-20.21.1-7.el9.noarch 182/478 Installing : kernel-headers-5.14.0-427.40.1.el9_4.x86_64 183/478 Installing : glibc-headers-2.34-100.el9_4.4.x86_64 184/478 Installing : qt5-srpm-macros-5.15.9-1.el9.noarch 185/478 Installing : gpm-libs-1.20.7-29.el9.x86_64 186/478 Installing : libiptcdata-1.0.5-9.el9.x86_64 187/478 Installing : libfontenc-1.1.3-17.el9.x86_64 188/478 Installing : mkfontscale-1.2.1-3.el9.x86_64 189/478 Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 190/478 Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 190/478 Installing : libsbc-1.4-9.el9.x86_64 191/478 Installing : libpaper-1.1.28-4.el9.x86_64 192/478 Installing : libdatrie-0.2.13-4.el9.x86_64 193/478 Installing : libthai-0.1.28-8.el9.x86_64 194/478 Installing : m4-1.4.19-1.el9.x86_64 195/478 Installing : libexif-0.6.22-6.el9.x86_64 196/478 Installing : jbigkit-libs-2.1-23.el9.x86_64 197/478 Installing : libtiff-4.4.0-12.el9.x86_64 198/478 Installing : gsm-1.0.19-6.el9.x86_64 199/478 Installing : libsndfile-1.0.31-8.el9.x86_64 200/478 Installing : libijs-0.35-15.el9.x86_64 201/478 Installing : ocaml-srpm-macros-6-6.el9.noarch 202/478 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 203/478 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 203/478 Installing : xkeyboard-config-2.33-2.el9.noarch 204/478 Installing : libxkbcommon-1.0.3-4.el9.x86_64 205/478 Installing : libipt-2.0.4-5.el9.x86_64 206/478 Installing : gdb-headless-10.2-13.el9.x86_64 207/478 Installing : debugedit-5.0-5.el9.x86_64 208/478 Installing : perl-srpm-macros-1-41.el9.noarch 209/478 Installing : orc-0.4.31-7.el9_4.x86_64 210/478 Installing : libX11-common-1.7.0-9.el9.noarch 211/478 Installing : libX11-1.7.0-9.el9.x86_64 212/478 Installing : libXext-1.3.4-8.el9.x86_64 213/478 Installing : libXrender-0.9.10-16.el9.x86_64 214/478 Installing : cairo-1.17.4-7.el9.x86_64 215/478 Installing : libXi-1.7.10-8.el9.x86_64 216/478 Installing : libXfixes-5.0.3-16.el9.x86_64 217/478 Installing : cairo-gobject-1.17.4-7.el9.x86_64 218/478 Installing : libXt-1.2.0-6.el9.x86_64 219/478 Installing : libXmu-1.1.3-8.el9.x86_64 220/478 Installing : libXcursor-1.2.0-7.el9.x86_64 221/478 Installing : libXdamage-1.1.5-7.el9.x86_64 222/478 Installing : libXrandr-1.5.2-8.el9.x86_64 223/478 Installing : libXinerama-1.1.4-10.el9.x86_64 224/478 Installing : libXpm-3.5.13-10.el9.x86_64 225/478 Installing : libXcomposite-0.4.5-7.el9.x86_64 226/478 Installing : gd-2.3.2-3.el9.x86_64 227/478 Installing : libXaw-1.0.13-19.el9.x86_64 228/478 Installing : libXtst-1.2.3-16.el9.x86_64 229/478 Installing : libgxps-0.3.2-3.el9.x86_64 230/478 Installing : libXft-2.3.3-8.el9.x86_64 231/478 Installing : pango-1.48.7-3.el9.x86_64 232/478 Installing : libXv-1.0.11-16.el9.x86_64 233/478 Installing : libXxf86vm-1.1.4-18.el9.x86_64 234/478 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 235/478 Installing : mesa-libGL-23.3.3-1.el9.x86_64 236/478 Installing : libvisual-1:0.4.0-34.el9.x86_64 237/478 Installing : libepoxy-1.5.5-4.el9.x86_64 238/478 Installing : jbig2dec-libs-0.19-7.el9.x86_64 239/478 Installing : libasyncns-0.8-22.el9.x86_64 240/478 Installing : pulseaudio-libs-15.0-2.el9.x86_64 241/478 Installing : libldac-2.0.2.3-10.el9.x86_64 242/478 Installing : openblas-srpm-macros-2-11.el9.noarch 243/478 Installing : graphene-1.10.6-2.el9.x86_64 244/478 Installing : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 245/478 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 246/478 Running scriptlet: httpd-filesystem-2.4.57-11.el9_4.1.noarch 247/478 Installing : httpd-filesystem-2.4.57-11.el9_4.1.noarch 247/478 Installing : giflib-5.2.1-9.el9.x86_64 248/478 Installing : google-droid-sans-fonts-20200215-11.el9.2.noarch 249/478 Installing : rust-srpm-macros-17-4.el9.noarch 250/478 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 251/478 Installing : poppler-data-0.4.9-9.el9.0.1.noarch 252/478 Installing : poppler-21.01.0-19.el9.x86_64 253/478 Installing : poppler-glib-21.01.0-19.el9.x86_64 254/478 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 255/478 Installing : adobe-mappings-pdf-20180407-10.el9.noarch 256/478 Installing : libgs-9.54.0-17.el9_4.x86_64 257/478 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 258/478 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 259/478 Installing : rocky-logos-httpd-90.15-2.el9.noarch 260/478 Installing : oniguruma-6.9.6-1.el9.5.0.1.x86_64 261/478 Installing : kbd-legacy-2.4.0-9.el9.noarch 262/478 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 263/478 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 264/478 Installing : libatomic-11.4.1-3.el9.x86_64 265/478 Installing : webkit2gtk3-jsc-2.46.1-2.el9_4.x86_64 266/478 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 267/478 Installing : glib-networking-2.68.3-3.el9.x86_64 268/478 Installing : fuse-common-3.10.2-8.el9.x86_64 269/478 Installing : fuse-2.9.9-15.el9.x86_64 270/478 Installing : shared-mime-info-2.1-5.el9.x86_64 271/478 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 271/478 Installing : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 272/478 Installing : gtk-update-icon-cache-3.24.31-2.el9.x86_64 273/478 Installing : librsvg2-2.50.7-3.el9.x86_64 274/478 Installing : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 275/478 Installing : libnotify-0.7.9-8.el9.x86_64 276/478 Installing : libgsf-1.14.47-5.el9.x86_64 277/478 Installing : ncurses-6.2-10.20210508.el9.x86_64 278/478 Installing : perl-Digest-1.19-4.el9.noarch 279/478 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 280/478 Installing : perl-B-1.80-481.el9.x86_64 281/478 Installing : perl-FileHandle-2.03-481.el9.noarch 282/478 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 283/478 Installing : perl-libnet-3.13-4.el9.noarch 284/478 Installing : perl-base-2.27-481.el9.noarch 285/478 Installing : perl-AutoLoader-5.74-481.el9.noarch 286/478 Installing : perl-URI-5.09-3.el9.noarch 287/478 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 288/478 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 289/478 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 290/478 Installing : perl-if-0.60.800-481.el9.noarch 291/478 Installing : perl-File-Path-2.18-4.el9.noarch 292/478 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 293/478 Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 294/478 Installing : perl-Time-Local-2:1.300-7.el9.noarch 295/478 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 296/478 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 297/478 Installing : perl-POSIX-1.94-481.el9.x86_64 298/478 Installing : perl-Term-Cap-1.17-460.el9.noarch 299/478 Installing : perl-subs-1.03-481.el9.noarch 300/478 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 301/478 Installing : perl-IPC-Open3-1.21-481.el9.noarch 302/478 Installing : perl-Class-Struct-0.66-481.el9.noarch 303/478 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 304/478 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 305/478 Installing : perl-Socket-4:2.031-4.el9.x86_64 306/478 Installing : perl-Symbol-1.08-481.el9.noarch 307/478 Installing : perl-SelectSaver-1.02-481.el9.noarch 308/478 Installing : perl-File-stat-1.09-481.el9.noarch 309/478 Installing : perl-podlators-1:4.14-460.el9.noarch 310/478 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 311/478 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 312/478 Installing : perl-mro-1.23-481.el9.x86_64 313/478 Installing : perl-Fcntl-1.13-481.el9.x86_64 314/478 Installing : perl-overloading-0.02-481.el9.noarch 315/478 Installing : perl-IO-1.43-481.el9.x86_64 316/478 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 317/478 Installing : perl-constant-1.33-461.el9.noarch 318/478 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 319/478 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 320/478 Installing : perl-Errno-1.30-481.el9.x86_64 321/478 Installing : perl-vars-1.05-481.el9.noarch 322/478 Installing : perl-overload-1.31-481.el9.noarch 323/478 Installing : perl-Getopt-Std-1.12-481.el9.noarch 324/478 Installing : perl-File-Basename-2.85-481.el9.noarch 325/478 Installing : perl-Storable-1:3.21-460.el9.x86_64 326/478 Installing : perl-parent-1:0.238-460.el9.noarch 327/478 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 328/478 Installing : perl-Exporter-5.74-461.el9.noarch 329/478 Installing : perl-Carp-1.50-460.el9.noarch 330/478 Installing : perl-NDBM_File-1.15-481.el9.x86_64 331/478 Installing : perl-PathTools-3.78-461.el9.x86_64 332/478 Installing : perl-Encode-4:3.08-462.el9.x86_64 333/478 Installing : perl-libs-4:5.32.1-481.el9.x86_64 334/478 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 335/478 Installing : perl-DynaLoader-1.47-481.el9.x86_64 336/478 Installing : perl-threads-1:2.25-460.el9.x86_64 337/478 Installing : perl-File-Find-1.37-481.el9.noarch 338/478 Installing : perl-File-Copy-2.34-481.el9.noarch 339/478 Installing : perl-File-Compare-1.100.600-481.el9.noarch 340/478 Installing : autoconf-2.69-38.el9.noarch 341/478 Installing : perl-threads-shared-1.61-460.el9.0.1.x86_64 342/478 Installing : perl-Thread-Queue-3.14-460.el9.noarch 343/478 Installing : automake-1.16.2-8.el9.noarch 344/478 Installing : perl-TermReadKey-2.38-11.el9.x86_64 345/478 Installing : kernel-srpm-macros-1.0-13.el9.noarch 346/478 Installing : perl-Error-1:0.17029-7.el9.noarch 347/478 Installing : perl-lib-0.65-481.el9.x86_64 348/478 Installing : systemd-rpm-macros-252-32.el9_4.7.noarch 349/478 Installing : dbus-1:1.12.20-8.el9.x86_64 350/478 Installing : systemd-pam-252-32.el9_4.7.x86_64 351/478 Running scriptlet: systemd-252-32.el9_4.7.x86_64 352/478 Installing : systemd-252-32.el9_4.7.x86_64 352/478 Running scriptlet: systemd-252-32.el9_4.7.x86_64 352/478 Installing : dbus-common-1:1.12.20-8.el9.noarch 353/478 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 353/478 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-7.el9.x86_64 354/478 Installing : dbus-broker-28-7.el9.x86_64 354/478 Running scriptlet: dbus-broker-28-7.el9.x86_64 354/478 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Running scriptlet: polkit-0.117-11.el9.x86_64 355/478 Installing : polkit-0.117-11.el9.x86_64 355/478 Running scriptlet: polkit-0.117-11.el9.x86_64 355/478 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 356/478 Installing : libcanberra-0.30-27.el9.x86_64 357/478 Running scriptlet: libcanberra-0.30-27.el9.x86_64 357/478 Installing : dconf-0.40.0-6.el9.x86_64 358/478 Running scriptlet: dconf-0.40.0-6.el9.x86_64 358/478 Running scriptlet: rtkit-0.11-28.el9.x86_64 359/478 Installing : rtkit-0.11-28.el9.x86_64 359/478 Running scriptlet: rtkit-0.11-28.el9.x86_64 359/478 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. Installing : device-mapper-libs-9:1.02.197-2.el9.x86_64 360/478 Installing : device-mapper-9:1.02.197-2.el9.x86_64 361/478 Installing : cryptsetup-libs-2.6.0-3.el9.x86_64 362/478 Installing : flatpak-session-helper-1.12.9-3.el9_4.x86_64 363/478 Installing : at-spi2-core-2.40.3-1.el9.x86_64 364/478 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 365/478 Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 366/478 Installing : libcbor-0.7.0-5.el9.x86_64 367/478 Installing : bluez-libs-5.64-2.el9.x86_64 368/478 Installing : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 369/478 Installing : wireplumber-0.4.14-1.el9.0.1.x86_64 370/478 Installing : pipewire-libs-1.0.1-1.el9.x86_64 371/478 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 372/478 Installing : pipewire-1.0.1-1.el9.x86_64 372/478 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 372/478 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 373/478 Installing : libpkgconf-1.7.3-10.el9.x86_64 374/478 Installing : pkgconf-1.7.3-10.el9.x86_64 375/478 Installing : pkgconf-m4-1.7.3-10.el9.noarch 376/478 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 377/478 Installing : glibc-devel-2.34-100.el9_4.4.x86_64 378/478 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 379/478 Installing : gcc-11.4.1-3.el9.x86_64 380/478 Installing : annobin-12.31-2.el9.x86_64 381/478 Installing : gcc-plugin-annobin-11.4.1-3.el9.x86_64 382/478 Installing : libzstd-devel-1.5.1-2.el9.x86_64 383/478 Installing : zlib-devel-1.2.11-40.el9.x86_64 384/478 Installing : psmisc-23.4-3.el9.x86_64 385/478 Installing : gobject-introspection-1.68.0-11.el9.x86_64 386/478 Installing : libmnl-1.0.4-16.el9_4.x86_64 387/478 Installing : cpio-2.13-16.el9.x86_64 388/478 Installing : info-6.7-15.el9.x86_64 389/478 Installing : ed-1.14.2-12.el9.x86_64 390/478 Installing : patch-2.7.6-16.el9.x86_64 391/478 Installing : mailcap-2.1.49-5.el9.noarch 392/478 Installing : httpd-core-2.4.57-11.el9_4.1.x86_64 393/478 Installing : mod_lua-2.4.57-11.el9_4.1.x86_64 394/478 Installing : mod_http2-2.0.26-2.el9_4.x86_64 395/478 Installing : httpd-2.4.57-11.el9_4.1.x86_64 396/478 Running scriptlet: httpd-2.4.57-11.el9_4.1.x86_64 396/478 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 397/478 Installing : libpsl-0.21.1-5.el9.x86_64 398/478 Installing : libsoup-2.72.0-8.el9.x86_64 399/478 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 400/478 Installing : geoclue2-2.6.0-7.el9.x86_64 400/478 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 400/478 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 401/478 Installing : libosinfo-1.10.0-1.el9.x86_64 402/478 Installing : libappstream-glib-0.7.18-5.el9_4.x86_64 403/478 Running scriptlet: flatpak-1.12.9-3.el9_4.x86_64 404/478 Installing : flatpak-1.12.9-3.el9_4.x86_64 404/478 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 405/478 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 405/478 Installing : kbd-misc-2.4.0-9.el9.noarch 406/478 Installing : kbd-2.4.0-9.el9.x86_64 407/478 Installing : systemd-udev-252-32.el9_4.7.x86_64 408/478 Running scriptlet: systemd-udev-252-32.el9_4.7.x86_64 408/478 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. Installing : libfido2-1.13.0-2.el9.x86_64 409/478 Installing : openssh-clients-8.7p1-38.el9_4.4.x86_64 410/478 Running scriptlet: openssh-clients-8.7p1-38.el9_4.4.x86_64 410/478 Installing : git-core-2.43.5-1.el9_4.x86_64 411/478 Installing : git-core-doc-2.43.5-1.el9_4.noarch 412/478 Installing : perl-Git-2.43.5-1.el9_4.noarch 413/478 Installing : git-2.43.5-1.el9_4.x86_64 414/478 Installing : upower-0.99.13-2.el9.x86_64 415/478 Running scriptlet: upower-0.99.13-2.el9.x86_64 415/478 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. Installing : libtracker-sparql-3.1.2-3.el9_1.x86_64 416/478 Installing : tracker-3.1.2-3.el9_1.x86_64 417/478 Running scriptlet: tracker-3.1.2-3.el9_1.x86_64 417/478 Installing : tracker-miners-3.1.2-4.el9_3.x86_64 418/478 Running scriptlet: tracker-miners-3.1.2-4.el9_3.x86_64 418/478 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 419/478 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 419/478 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 420/478 Installing : gtk3-3.24.31-2.el9.x86_64 421/478 Installing : gtk2-2.24.33-8.el9.x86_64 422/478 Installing : libcanberra-gtk2-0.30-27.el9.x86_64 423/478 Installing : graphviz-2.44.0-26.el9.x86_64 424/478 Running scriptlet: graphviz-2.44.0-26.el9.x86_64 424/478 Installing : bzip2-1.0.8-8.el9.x86_64 425/478 Installing : python-srpm-macros-3.9-53.el9.noarch 426/478 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 427/478 Installing : go-srpm-macros-3.2.0-3.el9.noarch 428/478 Installing : pyproject-srpm-macros-1.12.0-1.el9.noarch 429/478 Installing : redhat-rpm-config-207-1.el9.noarch 430/478 Running scriptlet: redhat-rpm-config-207-1.el9.noarch 430/478 Installing : rpm-build-4.16.1.3-29.el9.x86_64 431/478 Installing : python-rpm-macros-3.9-53.el9.noarch 432/478 Installing : python3-rpm-macros-3.9-53.el9.noarch 433/478 Installing : python3-rpm-generators-12-9.el9.noarch 434/478 Installing : python3-devel-3.9.18-3.el9_4.5.x86_64 435/478 Installing : python3.11-devel-3.11.7-1.el9_4.6.x86_64 436/478 Installing : python3.12-devel-3.12.1-4.el9_4.3.x86_64 437/478 Installing : tox-3.28.0-1.el9.noarch 438/478 Installing : rpmdevtools-9.5-1.el9.noarch 439/478 Installing : doxygen-1:1.9.1-11.el9.x86_64 440/478 Installing : git-review-2.3.1-7.el9.noarch 441/478 Installing : wget-1.21.1-8.el9_4.x86_64 442/478 Installing : iproute-6.2.0-6.el9_4.x86_64 443/478 Installing : elfutils-libelf-devel-0.190-2.el9.x86_64 444/478 Installing : libtool-2.4.6-45.el9.x86_64 445/478 Installing : gcc-c++-11.4.1-3.el9.x86_64 446/478 Installing : libuv-devel-1:1.42.0-2.el9_4.x86_64 447/478 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 448/478 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 449/478 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 449/478 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. Installing : pipewire-alsa-1.0.1-1.el9.x86_64 450/478 Installing : net-tools-2.0-0.62.20160912git.el9.x86_64 451/478 Running scriptlet: net-tools-2.0-0.62.20160912git.el9.x86_64 451/478 Installing : vim-enhanced-2:8.2.2637-20.el9_1.x86_64 452/478 Installing : jq-1.6-16.el9.x86_64 453/478 Installing : gdb-10.2-13.el9.x86_64 454/478 Installing : createrepo_c-0.20.1-2.el9.x86_64 455/478 Installing : python3-lxml-4.6.5-3.el9.x86_64 456/478 Installing : sudo-1.9.5p2-10.el9_3.x86_64 457/478 Running scriptlet: sudo-1.9.5p2-10.el9_3.x86_64 457/478 Installing : python3-future-0.18.3-3.el9.noarch 458/478 Installing : python3-distro-1.5.0-7.el9.noarch 459/478 Installing : glibc-gconv-extra-2.34-100.el9_4.4.x86_64 460/478 Running scriptlet: glibc-gconv-extra-2.34-100.el9_4.4.x86_64 460/478 Cleanup : elfutils-debuginfod-client-0.189-3.el9.x86_64 461/478 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 462/478 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 463/478 Cleanup : elfutils-libs-0.189-3.el9.x86_64 464/478 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 465/478 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 466/478 Cleanup : systemd-libs-252-18.el9.x86_64 467/478 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 468/478 Cleanup : libselinux-3.5-1.el9.x86_64 469/478 Cleanup : python3-libs-3.9.18-1.el9_3.x86_64 470/478 Cleanup : python3-3.9.18-1.el9_3.x86_64 471/478 Cleanup : libsepol-3.5-1.el9.x86_64 472/478 Cleanup : libacl-2.3.1-3.el9.x86_64 473/478 Cleanup : rpm-4.16.1.3-25.el9.x86_64 474/478 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 475/478 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 475/478 Cleanup : elfutils-libelf-0.189-3.el9.x86_64 476/478 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 477/478 Cleanup : file-libs-5.39-14.el9.x86_64 478/478 Running scriptlet: rpm-4.16.1.3-29.el9.x86_64 478/478 Running scriptlet: nss-3.101.0-7.el9_4.x86_64 478/478 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 478/478 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 478/478 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 478/478 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 478/478 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 478/478 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 478/478 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 478/478 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 478/478 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 478/478 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 478/478 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 478/478 Running scriptlet: dconf-0.40.0-6.el9.x86_64 478/478 Running scriptlet: wireplumber-0.4.14-1.el9.0.1.x86_64 478/478 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. Running scriptlet: httpd-2.4.57-11.el9_4.1.x86_64 478/478 Running scriptlet: file-libs-5.39-14.el9.x86_64 478/478 Verifying : git-review-2.3.1-7.el9.noarch 1/478 Verifying : python3-distlib-0.3.2-1.el9.noarch 2/478 Verifying : python3-filelock-3.7.1-1.el9.noarch 3/478 Verifying : python3-future-0.18.3-3.el9.noarch 4/478 Verifying : python3-platformdirs-2.5.4-1.el9.noarch 5/478 Verifying : python3-virtualenv-20.21.1-7.el9.noarch 6/478 Verifying : tox-3.28.0-1.el9.noarch 7/478 Verifying : hwdata-0.348-9.13.el9.noarch 8/478 Verifying : python3-idna-2.10-7.el9_4.1.noarch 9/478 Verifying : python3-chardet-4.0.0-5.el9.noarch 10/478 Verifying : acl-2.3.1-4.el9.x86_64 11/478 Verifying : zip-3.0-35.el9.x86_64 12/478 Verifying : libbrotli-1.0.9-6.el9.x86_64 13/478 Verifying : bzip2-1.0.8-8.el9.x86_64 14/478 Verifying : file-5.39-16.el9.x86_64 15/478 Verifying : harfbuzz-2.7.4-10.el9.x86_64 16/478 Verifying : groff-base-1.22.4-10.el9.x86_64 17/478 Verifying : graphite2-1.3.14-9.el9.x86_64 18/478 Verifying : avahi-libs-0.8-20.el9.x86_64 19/478 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 20/478 Verifying : kbd-misc-2.4.0-9.el9.noarch 21/478 Verifying : kbd-2.4.0-9.el9.x86_64 22/478 Verifying : json-glib-1.6.6-1.el9.x86_64 23/478 Verifying : policycoreutils-3.6-2.1.el9.x86_64 24/478 Verifying : python3-requests-2.25.1-8.el9.noarch 25/478 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 26/478 Verifying : python3-pyparsing-2.4.7-9.el9.noarch 27/478 Verifying : dbus-broker-28-7.el9.x86_64 28/478 Verifying : libtirpc-1.3.3-8.el9_4.x86_64 29/478 Verifying : python3-urllib3-1.26.5-5.el9_4.1.noarch 30/478 Verifying : python3-setuptools-53.0.0-12.el9_4.1.noarch 31/478 Verifying : mailcap-2.1.49-5.el9.noarch 32/478 Verifying : libbpf-2:1.3.0-2.el9.x86_64 33/478 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 34/478 Verifying : libfido2-1.13.0-2.el9.x86_64 35/478 Verifying : fuse-libs-2.9.9-15.el9.x86_64 36/478 Verifying : fuse-2.9.9-15.el9.x86_64 37/478 Verifying : info-6.7-15.el9.x86_64 38/478 Verifying : cryptsetup-libs-2.6.0-3.el9.x86_64 39/478 Verifying : cpio-2.13-16.el9.x86_64 40/478 Verifying : kmod-libs-28-9.el9.x86_64 41/478 Verifying : kmod-28-9.el9.x86_64 42/478 Verifying : python3-pysocks-1.7.1-12.el9.noarch 43/478 Verifying : iproute-6.2.0-6.el9_4.x86_64 44/478 Verifying : libmnl-1.0.4-16.el9_4.x86_64 45/478 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 46/478 Verifying : libgusb-0.3.8-2.el9.x86_64 47/478 Verifying : psmisc-23.4-3.el9.x86_64 48/478 Verifying : bubblewrap-0.4.1-7.el9_4.x86_64 49/478 Verifying : libpciaccess-0.16-6.el9.x86_64 50/478 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 51/478 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 52/478 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 53/478 Verifying : pkgconf-1.7.3-10.el9.x86_64 54/478 Verifying : libpkgconf-1.7.3-10.el9.x86_64 55/478 Verifying : xz-5.2.5-8.el9_0.x86_64 56/478 Verifying : libgudev-237-1.el9.x86_64 57/478 Verifying : unzip-6.0-56.el9.x86_64 58/478 Verifying : ed-1.14.2-12.el9.x86_64 59/478 Verifying : which-2.21-29.el9.x86_64 60/478 Verifying : net-tools-2.0-0.62.20160912git.el9.x86_64 61/478 Verifying : diffutils-3.7-12.el9.x86_64 62/478 Verifying : cups-libs-1:2.3.3op2-27.el9_4.x86_64 63/478 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 64/478 Verifying : libseccomp-2.5.2-2.el9.x86_64 65/478 Verifying : libicu-67.1-9.el9.x86_64 66/478 Verifying : bluez-libs-5.64-2.el9.x86_64 67/478 Verifying : freetype-2.10.4-9.el9.x86_64 68/478 Verifying : libpng-2:1.6.37-12.el9.x86_64 69/478 Verifying : libselinux-utils-3.6-1.el9.x86_64 70/478 Verifying : libpsl-0.21.1-5.el9.x86_64 71/478 Verifying : dbus-1:1.12.20-8.el9.x86_64 72/478 Verifying : dbus-common-1:1.12.20-8.el9.noarch 73/478 Verifying : libcbor-0.7.0-5.el9.x86_64 74/478 Verifying : openssh-clients-8.7p1-38.el9_4.4.x86_64 75/478 Verifying : openssh-8.7p1-38.el9_4.4.x86_64 76/478 Verifying : libtdb-1.4.9-1.el9.x86_64 77/478 Verifying : polkit-libs-0.117-11.el9.x86_64 78/478 Verifying : polkit-0.117-11.el9.x86_64 79/478 Verifying : systemd-udev-252-32.el9_4.7.x86_64 80/478 Verifying : systemd-rpm-macros-252-32.el9_4.7.noarch 81/478 Verifying : systemd-pam-252-32.el9_4.7.x86_64 82/478 Verifying : systemd-252-32.el9_4.7.x86_64 83/478 Verifying : elfutils-0.190-2.el9.x86_64 84/478 Verifying : glib-networking-2.68.3-3.el9.x86_64 85/478 Verifying : sudo-1.9.5p2-10.el9_3.x86_64 86/478 Verifying : ncurses-6.2-10.20210508.el9.x86_64 87/478 Verifying : make-1:4.3-8.el9.x86_64 88/478 Verifying : libproxy-0.4.15-35.el9.x86_64 89/478 Verifying : shared-mime-info-2.1-5.el9.x86_64 90/478 Verifying : vim-filesystem-2:8.2.2637-20.el9_1.noarch 91/478 Verifying : fuse-common-3.10.2-8.el9.x86_64 92/478 Verifying : zstd-1.5.1-2.el9.x86_64 93/478 Verifying : libatomic-11.4.1-3.el9.x86_64 94/478 Verifying : glibc-gconv-extra-2.34-100.el9_4.4.x86_64 95/478 Verifying : NetworkManager-libnm-1:1.46.0-19.el9_4.x86_64 96/478 Verifying : device-mapper-libs-9:1.02.197-2.el9.x86_64 97/478 Verifying : device-mapper-9:1.02.197-2.el9.x86_64 98/478 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 99/478 Verifying : kbd-legacy-2.4.0-9.el9.noarch 100/478 Verifying : jq-1.6-16.el9.x86_64 101/478 Verifying : oniguruma-6.9.6-1.el9.5.0.1.x86_64 102/478 Verifying : rocky-logos-httpd-90.15-2.el9.noarch 103/478 Verifying : adobe-mappings-cmap-deprecated-20171205-12.el9.n 104/478 Verifying : adobe-mappings-cmap-20171205-12.el9.noarch 105/478 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 106/478 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 107/478 Verifying : adobe-mappings-pdf-20180407-10.el9.noarch 108/478 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 109/478 Verifying : automake-1.16.2-8.el9.noarch 110/478 Verifying : poppler-data-0.4.9-9.el9.0.1.noarch 111/478 Verifying : python3-rpm-generators-12-9.el9.noarch 112/478 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 113/478 Verifying : perl-Exporter-5.74-461.el9.noarch 114/478 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 115/478 Verifying : python3-packaging-20.9-5.el9.noarch 116/478 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 117/478 Verifying : python3-rpm-macros-3.9-53.el9.noarch 118/478 Verifying : python-srpm-macros-3.9-53.el9.noarch 119/478 Verifying : python-rpm-macros-3.9-53.el9.noarch 120/478 Verifying : rust-srpm-macros-17-4.el9.noarch 121/478 Verifying : iso-codes-4.6.0-3.el9.noarch 122/478 Verifying : perl-File-Path-2.18-4.el9.noarch 123/478 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 124/478 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 125/478 Verifying : osinfo-db-20231215-1.el9.noarch 126/478 Verifying : rpmdevtools-9.5-1.el9.noarch 127/478 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 128/478 Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 129/478 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 130/478 Verifying : python3-distro-1.5.0-7.el9.noarch 131/478 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 132/478 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 133/478 Verifying : perl-libnet-3.13-4.el9.noarch 134/478 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 135/478 Verifying : efi-srpm-macros-6-2.el9_0.noarch 136/478 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 137/478 Verifying : google-droid-sans-fonts-20200215-11.el9.2.noarch 138/478 Verifying : autoconf-2.69-38.el9.noarch 139/478 Verifying : giflib-5.2.1-9.el9.x86_64 140/478 Verifying : go-srpm-macros-3.2.0-3.el9.noarch 141/478 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 142/478 Verifying : gstreamer1-1.22.1-2.el9.x86_64 143/478 Verifying : flatpak-session-helper-1.12.9-3.el9_4.x86_64 144/478 Verifying : flatpak-1.12.9-3.el9_4.x86_64 145/478 Verifying : gd-2.3.2-3.el9.x86_64 146/478 Verifying : geoclue2-2.6.0-7.el9.x86_64 147/478 Verifying : mod_lua-2.4.57-11.el9_4.1.x86_64 148/478 Verifying : httpd-tools-2.4.57-11.el9_4.1.x86_64 149/478 Verifying : httpd-2.4.57-11.el9_4.1.x86_64 150/478 Verifying : httpd-filesystem-2.4.57-11.el9_4.1.noarch 151/478 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 152/478 Verifying : libbabeltrace-1.5.8-10.el9.x86_64 153/478 Verifying : apr-util-openssl-1.6.1-23.el9.x86_64 154/478 Verifying : apr-util-bdb-1.6.1-23.el9.x86_64 155/478 Verifying : apr-util-1.6.1-23.el9.x86_64 156/478 Verifying : graphene-1.10.6-2.el9.x86_64 157/478 Verifying : fribidi-1.0.10-6.el9.2.x86_64 158/478 Verifying : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 159/478 Verifying : avahi-glib-0.8-20.el9.x86_64 160/478 Verifying : dconf-0.40.0-6.el9.x86_64 161/478 Verifying : debugedit-5.0-5.el9.x86_64 162/478 Verifying : atk-2.36.0-5.el9.x86_64 163/478 Verifying : fontconfig-2.14.0-2.el9_1.x86_64 164/478 Verifying : kernel-srpm-macros-1.0-13.el9.noarch 165/478 Verifying : lua-srpm-macros-1-6.el9.noarch 166/478 Verifying : openblas-srpm-macros-2-11.el9.noarch 167/478 Verifying : libldac-2.0.2.3-10.el9.x86_64 168/478 Verifying : libasyncns-0.8-22.el9.x86_64 169/478 Verifying : jbig2dec-libs-0.19-7.el9.x86_64 170/478 Verifying : lcms2-2.12-3.el9.x86_64 171/478 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 172/478 Verifying : libSM-1.2.3-10.el9.x86_64 173/478 Verifying : libgexiv2-0.12.3-1.el9.x86_64 174/478 Verifying : libstemmer-0-18.585svn.el9.x86_64 175/478 Verifying : libxshmfence-1.3-10.el9.x86_64 176/478 Verifying : libXpm-3.5.13-10.el9.x86_64 177/478 Verifying : libXcomposite-0.4.5-7.el9.x86_64 178/478 Verifying : libepoxy-1.5.5-4.el9.x86_64 179/478 Verifying : libnsl2-2.0.0-1.el9.0.1.x86_64 180/478 Verifying : libXfixes-5.0.3-16.el9.x86_64 181/478 Verifying : libXmu-1.1.3-8.el9.x86_64 182/478 Verifying : libvisual-1:0.4.0-34.el9.x86_64 183/478 Verifying : libogg-2:1.3.4-6.el9.x86_64 184/478 Verifying : libXcursor-1.2.0-7.el9.x86_64 185/478 Verifying : libX11-common-1.7.0-9.el9.noarch 186/478 Verifying : libtool-ltdl-2.4.6-45.el9.x86_64 187/478 Verifying : libtool-2.4.6-45.el9.x86_64 188/478 Verifying : llvm-libs-17.0.6-5.el9.x86_64 189/478 Verifying : perl-Carp-1.50-460.el9.noarch 190/478 Verifying : perl-podlators-1:4.14-460.el9.noarch 191/478 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 192/478 Verifying : perl-Term-Cap-1.17-460.el9.noarch 193/478 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 194/478 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 195/478 Verifying : perl-Digest-1.19-4.el9.noarch 196/478 Verifying : rtkit-0.11-28.el9.x86_64 197/478 Verifying : perl-URI-5.09-3.el9.noarch 198/478 Verifying : perl-constant-1.33-461.el9.noarch 199/478 Verifying : perl-Encode-4:3.08-462.el9.x86_64 200/478 Verifying : redhat-rpm-config-207-1.el9.noarch 201/478 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 202/478 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 203/478 Verifying : orc-0.4.31-7.el9_4.x86_64 204/478 Verifying : perl-srpm-macros-1-41.el9.noarch 205/478 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 206/478 Verifying : python3-lxml-4.6.5-3.el9.x86_64 207/478 Verifying : python3-pip-21.2.3-8.el9.noarch 208/478 Verifying : rpm-build-4.16.1.3-29.el9.x86_64 209/478 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 210/478 Verifying : perl-Storable-1:3.21-460.el9.x86_64 211/478 Verifying : perl-PathTools-3.78-461.el9.x86_64 212/478 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 213/478 Verifying : perl-threads-shared-1.61-460.el9.0.1.x86_64 214/478 Verifying : poppler-glib-21.01.0-19.el9.x86_64 215/478 Verifying : poppler-21.01.0-19.el9.x86_64 216/478 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 217/478 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 218/478 Verifying : patch-2.7.6-16.el9.x86_64 219/478 Verifying : perl-threads-1:2.25-460.el9.x86_64 220/478 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 221/478 Verifying : perl-Error-1:0.17029-7.el9.noarch 222/478 Verifying : urw-base35-z003-fonts-20200910-6.el9.noarch 223/478 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-6. 224/478 Verifying : urw-base35-p052-fonts-20200910-6.el9.noarch 225/478 Verifying : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 226/478 Verifying : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 227/478 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 228/478 Verifying : urw-base35-gothic-fonts-20200910-6.el9.noarch 229/478 Verifying : urw-base35-fonts-common-20200910-6.el9.noarch 230/478 Verifying : urw-base35-fonts-20200910-6.el9.noarch 231/478 Verifying : urw-base35-d050000l-fonts-20200910-6.el9.noarch 232/478 Verifying : urw-base35-c059-fonts-20200910-6.el9.noarch 233/478 Verifying : urw-base35-bookman-fonts-20200910-6.el9.noarch 234/478 Verifying : python3-argcomplete-1.12.0-5.el9.noarch 235/478 Verifying : libipt-2.0.4-5.el9.x86_64 236/478 Verifying : xkeyboard-config-2.33-2.el9.noarch 237/478 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 238/478 Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 239/478 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 240/478 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 241/478 Verifying : source-highlight-3.1.9-11.el9.x86_64 242/478 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 243/478 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 244/478 Verifying : ocaml-srpm-macros-6-6.el9.noarch 245/478 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 246/478 Verifying : python3-devel-3.9.18-3.el9_4.5.x86_64 247/478 Verifying : cmake-rpm-macros-3.26.5-2.el9.noarch 248/478 Verifying : cmake-filesystem-3.26.5-2.el9.x86_64 249/478 Verifying : cmake-data-3.26.5-2.el9.noarch 250/478 Verifying : cmake-3.26.5-2.el9.x86_64 251/478 Verifying : graphviz-2.44.0-26.el9.x86_64 252/478 Verifying : libijs-0.35-15.el9.x86_64 253/478 Verifying : gsm-1.0.19-6.el9.x86_64 254/478 Verifying : libXau-1.0.9-8.el9.x86_64 255/478 Verifying : libXtst-1.2.3-16.el9.x86_64 256/478 Verifying : libxcb-1.13.1-9.el9.x86_64 257/478 Verifying : colord-libs-1.4.5-4.el9.x86_64 258/478 Verifying : createrepo_c-libs-0.20.1-2.el9.x86_64 259/478 Verifying : createrepo_c-0.20.1-2.el9.x86_64 260/478 Verifying : annobin-12.31-2.el9.x86_64 261/478 Verifying : libnotify-0.7.9-8.el9.x86_64 262/478 Verifying : mesa-libglapi-23.3.3-1.el9.x86_64 263/478 Verifying : mesa-libgbm-23.3.3-1.el9.x86_64 264/478 Verifying : mesa-libGL-23.3.3-1.el9.x86_64 265/478 Verifying : mesa-libEGL-23.3.3-1.el9.x86_64 266/478 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 267/478 Verifying : exiv2-0.27.5-2.el9.x86_64 268/478 Verifying : libXrender-0.9.10-16.el9.x86_64 269/478 Verifying : flac-libs-1.3.3-10.el9_2.1.x86_64 270/478 Verifying : libXt-1.2.0-6.el9.x86_64 271/478 Verifying : libXrandr-1.5.2-8.el9.x86_64 272/478 Verifying : mod_http2-2.0.26-2.el9_4.x86_64 273/478 Verifying : libdrm-2.4.117-1.el9.x86_64 274/478 Verifying : libsndfile-1.0.31-8.el9.x86_64 275/478 Verifying : libICE-1.0.10-8.el9.x86_64 276/478 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 277/478 Verifying : libXft-2.3.3-8.el9.x86_64 278/478 Verifying : libXext-1.3.4-8.el9.x86_64 279/478 Verifying : jbigkit-libs-2.1-23.el9.x86_64 280/478 Verifying : libXdamage-1.1.5-7.el9.x86_64 281/478 Verifying : gtk2-2.24.33-8.el9.x86_64 282/478 Verifying : libtiff-4.4.0-12.el9.x86_64 283/478 Verifying : libexif-0.6.22-6.el9.x86_64 284/478 Verifying : libXaw-1.0.13-19.el9.x86_64 285/478 Verifying : m4-1.4.19-1.el9.x86_64 286/478 Verifying : gtk3-3.24.31-2.el9.x86_64 287/478 Verifying : gtk-update-icon-cache-3.24.31-2.el9.x86_64 288/478 Verifying : libdatrie-0.2.13-4.el9.x86_64 289/478 Verifying : libxslt-1.1.34-9.el9.x86_64 290/478 Verifying : libgsf-1.14.47-5.el9.x86_64 291/478 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 292/478 Verifying : libuv-1:1.42.0-2.el9_4.x86_64 293/478 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 294/478 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 295/478 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 296/478 Verifying : libtheora-1:1.1.1-31.el9.x86_64 297/478 Verifying : apr-1.7.0-12.el9_3.x86_64 298/478 Verifying : mkfontscale-1.2.1-3.el9.x86_64 299/478 Verifying : librsvg2-2.50.7-3.el9.x86_64 300/478 Verifying : libpaper-1.1.28-4.el9.x86_64 301/478 Verifying : libgs-9.54.0-17.el9_4.x86_64 302/478 Verifying : libwebp-1.2.0-8.el9.x86_64 303/478 Verifying : libmpc-1.2.1-4.el9.x86_64 304/478 Verifying : alsa-lib-1.2.10-2.el9.x86_64 305/478 Verifying : libsoup-2.72.0-8.el9.x86_64 306/478 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 307/478 Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 308/478 Verifying : libcanberra-0.30-27.el9.x86_64 309/478 Verifying : libthai-0.1.28-8.el9.x86_64 310/478 Verifying : dwz-0.14-3.el9.x86_64 311/478 Verifying : libXv-1.0.11-16.el9.x86_64 312/478 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 313/478 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 314/478 Verifying : libXi-1.7.10-8.el9.x86_64 315/478 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 316/478 Verifying : perl-Socket-4:2.031-4.el9.x86_64 317/478 Verifying : wget-1.21.1-8.el9_4.x86_64 318/478 Verifying : tracker-3.1.2-3.el9_1.x86_64 319/478 Verifying : libtracker-sparql-3.1.2-3.el9_1.x86_64 320/478 Verifying : opus-1.3.1-10.el9.x86_64 321/478 Verifying : openjpeg2-2.4.0-7.el9.x86_64 322/478 Verifying : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 323/478 Verifying : wireplumber-0.4.14-1.el9.0.1.x86_64 324/478 Verifying : perl-mro-1.23-481.el9.x86_64 325/478 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 326/478 Verifying : perl-lib-0.65-481.el9.x86_64 327/478 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 328/478 Verifying : perl-POSIX-1.94-481.el9.x86_64 329/478 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 330/478 Verifying : perl-IO-1.43-481.el9.x86_64 331/478 Verifying : perl-Fcntl-1.13-481.el9.x86_64 332/478 Verifying : perl-Errno-1.30-481.el9.x86_64 333/478 Verifying : perl-DynaLoader-1.47-481.el9.x86_64 334/478 Verifying : perl-B-1.80-481.el9.x86_64 335/478 Verifying : perl-vars-1.05-481.el9.noarch 336/478 Verifying : perl-subs-1.03-481.el9.noarch 337/478 Verifying : perl-overloading-0.02-481.el9.noarch 338/478 Verifying : perl-overload-1.31-481.el9.noarch 339/478 Verifying : perl-if-0.60.800-481.el9.noarch 340/478 Verifying : perl-base-2.27-481.el9.noarch 341/478 Verifying : perl-Symbol-1.08-481.el9.noarch 342/478 Verifying : perl-SelectSaver-1.02-481.el9.noarch 343/478 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 344/478 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 345/478 Verifying : perl-FileHandle-2.03-481.el9.noarch 346/478 Verifying : perl-File-stat-1.09-481.el9.noarch 347/478 Verifying : perl-File-Find-1.37-481.el9.noarch 348/478 Verifying : perl-File-Copy-2.34-481.el9.noarch 349/478 Verifying : perl-File-Compare-1.100.600-481.el9.noarch 350/478 Verifying : perl-File-Basename-2.85-481.el9.noarch 351/478 Verifying : perl-Class-Struct-0.66-481.el9.noarch 352/478 Verifying : perl-AutoLoader-5.74-481.el9.noarch 353/478 Verifying : elfutils-libelf-devel-0.190-2.el9.x86_64 354/478 Verifying : tracker-miners-3.1.2-4.el9_3.x86_64 355/478 Verifying : libwayland-server-1.21.0-1.el9.x86_64 356/478 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 357/478 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 358/478 Verifying : libwayland-client-1.21.0-1.el9.x86_64 359/478 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 360/478 Verifying : pixman-0.40.0-6.el9_3.x86_64 361/478 Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 362/478 Verifying : libosinfo-1.10.0-1.el9.x86_64 363/478 Verifying : xml-common-0.6.3-58.el9.noarch 364/478 Verifying : nss-util-3.101.0-7.el9_4.x86_64 365/478 Verifying : nss-sysinit-3.101.0-7.el9_4.x86_64 366/478 Verifying : nss-softokn-freebl-3.101.0-7.el9_4.x86_64 367/478 Verifying : nss-softokn-3.101.0-7.el9_4.x86_64 368/478 Verifying : nss-3.101.0-7.el9_4.x86_64 369/478 Verifying : nspr-4.35.0-14.el9_4.x86_64 370/478 Verifying : ostree-libs-2024.6-1.el9_4.x86_64 371/478 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 372/478 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 373/478 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 374/478 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 375/478 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 376/478 Verifying : pipewire-1.0.1-1.el9.x86_64 377/478 Verifying : emacs-filesystem-1:27.2-10.el9_4.noarch 378/478 Verifying : libgxps-0.3.2-3.el9.x86_64 379/478 Verifying : boost-regex-1.75.0-8.el9.x86_64 380/478 Verifying : perl-TermReadKey-2.38-11.el9.x86_64 381/478 Verifying : libXinerama-1.1.4-10.el9.x86_64 382/478 Verifying : perl-Git-2.43.5-1.el9_4.noarch 383/478 Verifying : git-core-doc-2.43.5-1.el9_4.noarch 384/478 Verifying : libsbc-1.4-9.el9.x86_64 385/478 Verifying : low-memory-monitor-2.1-4.el9.x86_64 386/478 Verifying : perl-parent-1:0.238-460.el9.noarch 387/478 Verifying : pango-1.48.7-3.el9.x86_64 388/478 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 389/478 Verifying : webrtc-audio-processing-0.3.1-8.el9.x86_64 390/478 Verifying : webkit2gtk3-jsc-2.46.1-2.el9_4.x86_64 391/478 Verifying : gdb-headless-10.2-13.el9.x86_64 392/478 Verifying : gdb-10.2-13.el9.x86_64 393/478 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 394/478 Verifying : cairo-1.17.4-7.el9.x86_64 395/478 Verifying : upower-0.99.13-2.el9.x86_64 396/478 Verifying : libfontenc-1.1.3-17.el9.x86_64 397/478 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 398/478 Verifying : libX11-1.7.0-9.el9.x86_64 399/478 Verifying : vim-enhanced-2:8.2.2637-20.el9_1.x86_64 400/478 Verifying : vim-common-2:8.2.2637-20.el9_1.x86_64 401/478 Verifying : libzstd-devel-1.5.1-2.el9.x86_64 402/478 Verifying : libiptcdata-1.0.5-9.el9.x86_64 403/478 Verifying : zlib-devel-1.2.11-40.el9.x86_64 404/478 Verifying : libstdc++-devel-11.4.1-3.el9.x86_64 405/478 Verifying : gcc-plugin-annobin-11.4.1-3.el9.x86_64 406/478 Verifying : gcc-c++-11.4.1-3.el9.x86_64 407/478 Verifying : gcc-11.4.1-3.el9.x86_64 408/478 Verifying : cpp-11.4.1-3.el9.x86_64 409/478 Verifying : gpm-libs-1.20.7-29.el9.x86_64 410/478 Verifying : libappstream-glib-0.7.18-5.el9_4.x86_64 411/478 Verifying : qt5-srpm-macros-5.15.9-1.el9.noarch 412/478 Verifying : glibc-headers-2.34-100.el9_4.4.x86_64 413/478 Verifying : glibc-devel-2.34-100.el9_4.4.x86_64 414/478 Verifying : git-core-2.43.5-1.el9_4.x86_64 415/478 Verifying : git-2.43.5-1.el9_4.x86_64 416/478 Verifying : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 417/478 Verifying : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 418/478 Verifying : httpd-core-2.4.57-11.el9_4.1.x86_64 419/478 Verifying : pyproject-srpm-macros-1.12.0-1.el9.noarch 420/478 Verifying : mpdecimal-2.5.1-3.el9.x86_64 421/478 Verifying : python3.11-libs-3.11.7-1.el9_4.6.x86_64 422/478 Verifying : python3.11-devel-3.11.7-1.el9_4.6.x86_64 423/478 Verifying : python3.11-3.11.7-1.el9_4.6.x86_64 424/478 Verifying : python3.11-setuptools-wheel-65.5.1-2.el9_4.1.noa 425/478 Verifying : python3.11-pip-wheel-22.3.1-5.el9.noarch 426/478 Verifying : python3-py-1.10.0-6.el9.0.1.noarch 427/478 Verifying : python3-pluggy-0.13.1-7.el9.0.1.noarch 428/478 Verifying : python3-tomli-2.0.1-5.el9.noarch 429/478 Verifying : python3.12-libs-3.12.1-4.el9_4.3.x86_64 430/478 Verifying : python3.12-devel-3.12.1-4.el9_4.3.x86_64 431/478 Verifying : python3.12-3.12.1-4.el9_4.3.x86_64 432/478 Verifying : python3.12-pip-wheel-23.2.1-4.el9.noarch 433/478 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 434/478 Verifying : composefs-libs-1.0.3-2.el9.x86_64 435/478 Verifying : kernel-headers-5.14.0-427.40.1.el9_4.x86_64 436/478 Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 437/478 Verifying : libuv-devel-1:1.42.0-2.el9_4.x86_64 438/478 Verifying : doxygen-1:1.9.1-11.el9.x86_64 439/478 Verifying : python3.11-wheel-wheel-0.38.4-3.el9.noarch 440/478 Verifying : python3.12-setuptools-wheel-68.2.2-3.el9_4.1.noa 441/478 Verifying : python3.12-wheel-wheel-0.41.2-3.el9.noarch 442/478 Verifying : libacl-2.3.1-4.el9.x86_64 443/478 Verifying : libacl-2.3.1-3.el9.x86_64 444/478 Verifying : file-libs-5.39-16.el9.x86_64 445/478 Verifying : file-libs-5.39-14.el9.x86_64 446/478 Verifying : rpm-sign-libs-4.16.1.3-29.el9.x86_64 447/478 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 448/478 Verifying : rpm-libs-4.16.1.3-29.el9.x86_64 449/478 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 450/478 Verifying : rpm-build-libs-4.16.1.3-29.el9.x86_64 451/478 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 452/478 Verifying : rpm-4.16.1.3-29.el9.x86_64 453/478 Verifying : rpm-4.16.1.3-25.el9.x86_64 454/478 Verifying : python3-rpm-4.16.1.3-29.el9.x86_64 455/478 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 456/478 Verifying : python3-libs-3.9.18-3.el9_4.5.x86_64 457/478 Verifying : python3-libs-3.9.18-1.el9_3.x86_64 458/478 Verifying : python3-3.9.18-3.el9_4.5.x86_64 459/478 Verifying : python3-3.9.18-1.el9_3.x86_64 460/478 Verifying : libsepol-3.6-1.el9.x86_64 461/478 Verifying : libsepol-3.5-1.el9.x86_64 462/478 Verifying : libselinux-3.6-1.el9.x86_64 463/478 Verifying : libselinux-3.5-1.el9.x86_64 464/478 Verifying : systemd-libs-252-32.el9_4.7.x86_64 465/478 Verifying : systemd-libs-252-18.el9.x86_64 466/478 Verifying : elfutils-libs-0.190-2.el9.x86_64 467/478 Verifying : elfutils-libs-0.189-3.el9.x86_64 468/478 Verifying : elfutils-libelf-0.190-2.el9.x86_64 469/478 Verifying : elfutils-libelf-0.189-3.el9.x86_64 470/478 Verifying : elfutils-debuginfod-client-0.190-2.el9.x86_64 471/478 Verifying : elfutils-debuginfod-client-0.189-3.el9.x86_64 472/478 Verifying : libstdc++-11.4.1-3.el9.x86_64 473/478 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 474/478 Verifying : libgomp-11.4.1-3.el9.x86_64 475/478 Verifying : libgomp-11.4.1-2.1.el9.x86_64 476/478 Verifying : libgcc-11.4.1-3.el9.x86_64 477/478 Verifying : libgcc-11.4.1-2.1.el9.x86_64 478/478 Upgraded: elfutils-debuginfod-client-0.190-2.el9.x86_64 elfutils-libelf-0.190-2.el9.x86_64 elfutils-libs-0.190-2.el9.x86_64 file-libs-5.39-16.el9.x86_64 libacl-2.3.1-4.el9.x86_64 libgcc-11.4.1-3.el9.x86_64 libgomp-11.4.1-3.el9.x86_64 libselinux-3.6-1.el9.x86_64 libsepol-3.6-1.el9.x86_64 libstdc++-11.4.1-3.el9.x86_64 python3-3.9.18-3.el9_4.5.x86_64 python3-libs-3.9.18-3.el9_4.5.x86_64 python3-rpm-4.16.1.3-29.el9.x86_64 rpm-4.16.1.3-29.el9.x86_64 rpm-build-libs-4.16.1.3-29.el9.x86_64 rpm-libs-4.16.1.3-29.el9.x86_64 rpm-sign-libs-4.16.1.3-29.el9.x86_64 systemd-libs-252-32.el9_4.7.x86_64 Installed: ModemManager-glib-1.20.2-1.el9.x86_64 NetworkManager-libnm-1:1.46.0-19.el9_4.x86_64 abattis-cantarell-fonts-0.301-4.el9.noarch acl-2.3.1-4.el9.x86_64 adobe-mappings-cmap-20171205-12.el9.noarch adobe-mappings-cmap-deprecated-20171205-12.el9.noarch adobe-mappings-pdf-20180407-10.el9.noarch adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch adwaita-cursor-theme-40.1.1-3.el9.noarch adwaita-icon-theme-40.1.1-3.el9.noarch alsa-lib-1.2.10-2.el9.x86_64 annobin-12.31-2.el9.x86_64 apr-1.7.0-12.el9_3.x86_64 apr-util-1.6.1-23.el9.x86_64 apr-util-bdb-1.6.1-23.el9.x86_64 apr-util-openssl-1.6.1-23.el9.x86_64 at-spi2-atk-2.38.0-4.el9.x86_64 at-spi2-core-2.40.3-1.el9.x86_64 atk-2.36.0-5.el9.x86_64 autoconf-2.69-38.el9.noarch automake-1.16.2-8.el9.noarch avahi-glib-0.8-20.el9.x86_64 avahi-libs-0.8-20.el9.x86_64 bluez-libs-5.64-2.el9.x86_64 boost-regex-1.75.0-8.el9.x86_64 bubblewrap-0.4.1-7.el9_4.x86_64 bzip2-1.0.8-8.el9.x86_64 cairo-1.17.4-7.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 cmake-3.26.5-2.el9.x86_64 cmake-data-3.26.5-2.el9.noarch cmake-filesystem-3.26.5-2.el9.x86_64 cmake-rpm-macros-3.26.5-2.el9.noarch colord-libs-1.4.5-4.el9.x86_64 composefs-libs-1.0.3-2.el9.x86_64 cpio-2.13-16.el9.x86_64 cpp-11.4.1-3.el9.x86_64 createrepo_c-0.20.1-2.el9.x86_64 createrepo_c-libs-0.20.1-2.el9.x86_64 cryptsetup-libs-2.6.0-3.el9.x86_64 cups-libs-1:2.3.3op2-27.el9_4.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch dconf-0.40.0-6.el9.x86_64 debugedit-5.0-5.el9.x86_64 device-mapper-9:1.02.197-2.el9.x86_64 device-mapper-libs-9:1.02.197-2.el9.x86_64 diffutils-3.7-12.el9.x86_64 doxygen-1:1.9.1-11.el9.x86_64 dwz-0.14-3.el9.x86_64 ed-1.14.2-12.el9.x86_64 efi-srpm-macros-6-2.el9_0.noarch elfutils-0.190-2.el9.x86_64 elfutils-libelf-devel-0.190-2.el9.x86_64 emacs-filesystem-1:27.2-10.el9_4.noarch exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 exiv2-0.27.5-2.el9.x86_64 exiv2-libs-0.27.5-2.el9.x86_64 fdk-aac-free-2.0.0-8.el9.x86_64 file-5.39-16.el9.x86_64 flac-libs-1.3.3-10.el9_2.1.x86_64 flatpak-1.12.9-3.el9_4.x86_64 flatpak-session-helper-1.12.9-3.el9_4.x86_64 fontconfig-2.14.0-2.el9_1.x86_64 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch freetype-2.10.4-9.el9.x86_64 fribidi-1.0.10-6.el9.2.x86_64 fuse-2.9.9-15.el9.x86_64 fuse-common-3.10.2-8.el9.x86_64 fuse-libs-2.9.9-15.el9.x86_64 gcc-11.4.1-3.el9.x86_64 gcc-c++-11.4.1-3.el9.x86_64 gcc-plugin-annobin-11.4.1-3.el9.x86_64 gd-2.3.2-3.el9.x86_64 gdb-10.2-13.el9.x86_64 gdb-headless-10.2-13.el9.x86_64 gdk-pixbuf2-2.42.6-4.el9_4.x86_64 gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 geoclue2-2.6.0-7.el9.x86_64 ghc-srpm-macros-1.5.0-6.el9.noarch giflib-5.2.1-9.el9.x86_64 git-2.43.5-1.el9_4.x86_64 git-core-2.43.5-1.el9_4.x86_64 git-core-doc-2.43.5-1.el9_4.noarch git-review-2.3.1-7.el9.noarch glib-networking-2.68.3-3.el9.x86_64 glibc-devel-2.34-100.el9_4.4.x86_64 glibc-gconv-extra-2.34-100.el9_4.4.x86_64 glibc-headers-2.34-100.el9_4.4.x86_64 go-srpm-macros-3.2.0-3.el9.noarch gobject-introspection-1.68.0-11.el9.x86_64 google-droid-sans-fonts-20200215-11.el9.2.noarch gpm-libs-1.20.7-29.el9.x86_64 graphene-1.10.6-2.el9.x86_64 graphite2-1.3.14-9.el9.x86_64 graphviz-2.44.0-26.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 gsettings-desktop-schemas-40.0-6.el9.x86_64 gsm-1.0.19-6.el9.x86_64 gstreamer1-1.22.1-2.el9.x86_64 gstreamer1-plugins-base-1.22.1-2.el9.x86_64 gtk-update-icon-cache-3.24.31-2.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 gtk3-3.24.31-2.el9.x86_64 harfbuzz-2.7.4-10.el9.x86_64 hicolor-icon-theme-0.17-13.el9.noarch httpd-2.4.57-11.el9_4.1.x86_64 httpd-core-2.4.57-11.el9_4.1.x86_64 httpd-filesystem-2.4.57-11.el9_4.1.noarch httpd-tools-2.4.57-11.el9_4.1.x86_64 hwdata-0.348-9.13.el9.noarch info-6.7-15.el9.x86_64 iproute-6.2.0-6.el9_4.x86_64 iso-codes-4.6.0-3.el9.noarch jbig2dec-libs-0.19-7.el9.x86_64 jbigkit-libs-2.1-23.el9.x86_64 jq-1.6-16.el9.x86_64 json-glib-1.6.6-1.el9.x86_64 kbd-2.4.0-9.el9.x86_64 kbd-legacy-2.4.0-9.el9.noarch kbd-misc-2.4.0-9.el9.noarch kernel-headers-5.14.0-427.40.1.el9_4.x86_64 kernel-srpm-macros-1.0-13.el9.noarch kmod-28-9.el9.x86_64 kmod-libs-28-9.el9.x86_64 lcms2-2.12-3.el9.x86_64 libICE-1.0.10-8.el9.x86_64 libSM-1.2.3-10.el9.x86_64 libX11-1.7.0-9.el9.x86_64 libX11-common-1.7.0-9.el9.noarch libX11-xcb-1.7.0-9.el9.x86_64 libXau-1.0.9-8.el9.x86_64 libXaw-1.0.13-19.el9.x86_64 libXcomposite-0.4.5-7.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 libXdamage-1.1.5-7.el9.x86_64 libXext-1.3.4-8.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 libXft-2.3.3-8.el9.x86_64 libXi-1.7.10-8.el9.x86_64 libXinerama-1.1.4-10.el9.x86_64 libXmu-1.1.3-8.el9.x86_64 libXpm-3.5.13-10.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 libXrender-0.9.10-16.el9.x86_64 libXt-1.2.0-6.el9.x86_64 libXtst-1.2.3-16.el9.x86_64 libXv-1.0.11-16.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 libappstream-glib-0.7.18-5.el9_4.x86_64 libasyncns-0.8-22.el9.x86_64 libatomic-11.4.1-3.el9.x86_64 libbabeltrace-1.5.8-10.el9.x86_64 libbpf-2:1.3.0-2.el9.x86_64 libbrotli-1.0.9-6.el9.x86_64 libcanberra-0.30-27.el9.x86_64 libcanberra-gtk2-0.30-27.el9.x86_64 libcanberra-gtk3-0.30-27.el9.x86_64 libcbor-0.7.0-5.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 libdrm-2.4.117-1.el9.x86_64 libedit-3.1-38.20210216cvs.el9.x86_64 libepoxy-1.5.5-4.el9.x86_64 libexif-0.6.22-6.el9.x86_64 libfido2-1.13.0-2.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libgexiv2-0.12.3-1.el9.x86_64 libglvnd-1:1.3.4-1.el9.x86_64 libglvnd-egl-1:1.3.4-1.el9.x86_64 libglvnd-glx-1:1.3.4-1.el9.x86_64 libgs-9.54.0-17.el9_4.x86_64 libgsf-1.14.47-5.el9.x86_64 libgudev-237-1.el9.x86_64 libgusb-0.3.8-2.el9.x86_64 libgxps-0.3.2-3.el9.x86_64 libicu-67.1-9.el9.x86_64 libijs-0.35-15.el9.x86_64 libipt-2.0.4-5.el9.x86_64 libiptcdata-1.0.5-9.el9.x86_64 libjpeg-turbo-2.0.90-7.el9.x86_64 libldac-2.0.2.3-10.el9.x86_64 libmnl-1.0.4-16.el9_4.x86_64 libmpc-1.2.1-4.el9.x86_64 libnotify-0.7.9-8.el9.x86_64 libnsl2-2.0.0-1.el9.0.1.x86_64 libogg-2:1.3.4-6.el9.x86_64 libosinfo-1.10.0-1.el9.x86_64 libpaper-1.1.28-4.el9.x86_64 libpciaccess-0.16-6.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 libpng-2:1.6.37-12.el9.x86_64 libproxy-0.4.15-35.el9.x86_64 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 libpsl-0.21.1-5.el9.x86_64 librsvg2-2.50.7-3.el9.x86_64 libsbc-1.4-9.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.6-1.el9.x86_64 libsndfile-1.0.31-8.el9.x86_64 libsoup-2.72.0-8.el9.x86_64 libstdc++-devel-11.4.1-3.el9.x86_64 libstemmer-0-18.585svn.el9.x86_64 libtdb-1.4.9-1.el9.x86_64 libthai-0.1.28-8.el9.x86_64 libtheora-1:1.1.1-31.el9.x86_64 libtiff-4.4.0-12.el9.x86_64 libtirpc-1.3.3-8.el9_4.x86_64 libtool-2.4.6-45.el9.x86_64 libtool-ltdl-2.4.6-45.el9.x86_64 libtracker-sparql-3.1.2-3.el9_1.x86_64 libuv-1:1.42.0-2.el9_4.x86_64 libuv-devel-1:1.42.0-2.el9_4.x86_64 libvisual-1:0.4.0-34.el9.x86_64 libvorbis-1:1.3.7-5.el9.x86_64 libwayland-client-1.21.0-1.el9.x86_64 libwayland-cursor-1.21.0-1.el9.x86_64 libwayland-egl-1.21.0-1.el9.x86_64 libwayland-server-1.21.0-1.el9.x86_64 libwebp-1.2.0-8.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 libxcrypt-compat-4.4.18-3.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 libxkbcommon-1.0.3-4.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 libxslt-1.1.34-9.el9.x86_64 libzstd-devel-1.5.1-2.el9.x86_64 llvm-libs-17.0.6-5.el9.x86_64 low-memory-monitor-2.1-4.el9.x86_64 lua-srpm-macros-1-6.el9.noarch m4-1.4.19-1.el9.x86_64 mailcap-2.1.49-5.el9.noarch make-1:4.3-8.el9.x86_64 mesa-libEGL-23.3.3-1.el9.x86_64 mesa-libGL-23.3.3-1.el9.x86_64 mesa-libgbm-23.3.3-1.el9.x86_64 mesa-libglapi-23.3.3-1.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 mod_http2-2.0.26-2.el9_4.x86_64 mod_lua-2.4.57-11.el9_4.1.x86_64 mpdecimal-2.5.1-3.el9.x86_64 ncurses-6.2-10.20210508.el9.x86_64 net-tools-2.0-0.62.20160912git.el9.x86_64 nspr-4.35.0-14.el9_4.x86_64 nss-3.101.0-7.el9_4.x86_64 nss-softokn-3.101.0-7.el9_4.x86_64 nss-softokn-freebl-3.101.0-7.el9_4.x86_64 nss-sysinit-3.101.0-7.el9_4.x86_64 nss-util-3.101.0-7.el9_4.x86_64 ocaml-srpm-macros-6-6.el9.noarch oniguruma-6.9.6-1.el9.5.0.1.x86_64 openblas-srpm-macros-2-11.el9.noarch openjpeg2-2.4.0-7.el9.x86_64 openssh-8.7p1-38.el9_4.4.x86_64 openssh-clients-8.7p1-38.el9_4.4.x86_64 opus-1.3.1-10.el9.x86_64 orc-0.4.31-7.el9_4.x86_64 osinfo-db-20231215-1.el9.noarch osinfo-db-tools-1.10.0-1.el9.x86_64 ostree-libs-2024.6-1.el9_4.x86_64 pango-1.48.7-3.el9.x86_64 patch-2.7.6-16.el9.x86_64 perl-AutoLoader-5.74-481.el9.noarch perl-B-1.80-481.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-481.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-DynaLoader-1.47-481.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-481.el9.x86_64 perl-Error-1:0.17029-7.el9.noarch perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-481.el9.x86_64 perl-File-Basename-2.85-481.el9.noarch perl-File-Compare-1.100.600-481.el9.noarch perl-File-Copy-2.34-481.el9.noarch perl-File-Find-1.37-481.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-481.el9.noarch perl-FileHandle-2.03-481.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-481.el9.noarch perl-Git-2.43.5-1.el9_4.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-481.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-1.el9.noarch perl-IPC-Open3-1.21-481.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-481.el9.x86_64 perl-Net-SSLeay-1.92-2.el9.x86_64 perl-POSIX-1.94-481.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 perl-SelectSaver-1.02-481.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-481.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-TermReadKey-2.38-11.el9.x86_64 perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Thread-Queue-3.14-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-481.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-481.el9.noarch perl-interpreter-4:5.32.1-481.el9.x86_64 perl-lib-0.65-481.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-481.el9.x86_64 perl-mro-1.23-481.el9.x86_64 perl-overload-1.31-481.el9.noarch perl-overloading-0.02-481.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-srpm-macros-1-41.el9.noarch perl-subs-1.03-481.el9.noarch perl-threads-1:2.25-460.el9.x86_64 perl-threads-shared-1.61-460.el9.0.1.x86_64 perl-vars-1.05-481.el9.noarch pipewire-1.0.1-1.el9.x86_64 pipewire-alsa-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 pipewire-libs-1.0.1-1.el9.x86_64 pipewire-pulseaudio-1.0.1-1.el9.x86_64 pixman-0.40.0-6.el9_3.x86_64 pkgconf-1.7.3-10.el9.x86_64 pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 policycoreutils-3.6-2.1.el9.x86_64 polkit-0.117-11.el9.x86_64 polkit-libs-0.117-11.el9.x86_64 polkit-pkla-compat-0.1-21.el9.x86_64 poppler-21.01.0-19.el9.x86_64 poppler-data-0.4.9-9.el9.0.1.noarch poppler-glib-21.01.0-19.el9.x86_64 psmisc-23.4-3.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch pulseaudio-libs-15.0-2.el9.x86_64 pyproject-srpm-macros-1.12.0-1.el9.noarch python-rpm-macros-3.9-53.el9.noarch python-srpm-macros-3.9-53.el9.noarch python3-argcomplete-1.12.0-5.el9.noarch python3-chardet-4.0.0-5.el9.noarch python3-devel-3.9.18-3.el9_4.5.x86_64 python3-distlib-0.3.2-1.el9.noarch python3-distro-1.5.0-7.el9.noarch python3-filelock-3.7.1-1.el9.noarch python3-future-0.18.3-3.el9.noarch python3-idna-2.10-7.el9_4.1.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-packaging-20.9-5.el9.noarch python3-pip-21.2.3-8.el9.noarch python3-platformdirs-2.5.4-1.el9.noarch python3-pluggy-0.13.1-7.el9.0.1.noarch python3-py-1.10.0-6.el9.0.1.noarch python3-pyparsing-2.4.7-9.el9.noarch python3-pysocks-1.7.1-12.el9.noarch python3-requests-2.25.1-8.el9.noarch python3-rpm-generators-12-9.el9.noarch python3-rpm-macros-3.9-53.el9.noarch python3-setuptools-53.0.0-12.el9_4.1.noarch python3-tomli-2.0.1-5.el9.noarch python3-urllib3-1.26.5-5.el9_4.1.noarch python3-virtualenv-20.21.1-7.el9.noarch python3-wheel-wheel-1:0.36.2-8.el9.noarch python3.11-3.11.7-1.el9_4.6.x86_64 python3.11-devel-3.11.7-1.el9_4.6.x86_64 python3.11-libs-3.11.7-1.el9_4.6.x86_64 python3.11-pip-wheel-22.3.1-5.el9.noarch python3.11-setuptools-wheel-65.5.1-2.el9_4.1.noarch python3.11-wheel-wheel-0.38.4-3.el9.noarch python3.12-3.12.1-4.el9_4.3.x86_64 python3.12-devel-3.12.1-4.el9_4.3.x86_64 python3.12-libs-3.12.1-4.el9_4.3.x86_64 python3.12-pip-wheel-23.2.1-4.el9.noarch python3.12-setuptools-wheel-68.2.2-3.el9_4.1.noarch python3.12-wheel-wheel-0.41.2-3.el9.noarch qt5-srpm-macros-5.15.9-1.el9.noarch redhat-rpm-config-207-1.el9.noarch rocky-logos-httpd-90.15-2.el9.noarch rpm-build-4.16.1.3-29.el9.x86_64 rpmdevtools-9.5-1.el9.noarch rtkit-0.11-28.el9.x86_64 rust-srpm-macros-17-4.el9.noarch shared-mime-info-2.1-5.el9.x86_64 sound-theme-freedesktop-0.8-17.el9.noarch source-highlight-3.1.9-11.el9.x86_64 sudo-1.9.5p2-10.el9_3.x86_64 systemd-252-32.el9_4.7.x86_64 systemd-pam-252-32.el9_4.7.x86_64 systemd-rpm-macros-252-32.el9_4.7.noarch systemd-udev-252-32.el9_4.7.x86_64 totem-pl-parser-3.26.6-2.el9.x86_64 tox-3.28.0-1.el9.noarch tracker-3.1.2-3.el9_1.x86_64 tracker-miners-3.1.2-4.el9_3.x86_64 unzip-6.0-56.el9.x86_64 upower-0.99.13-2.el9.x86_64 urw-base35-bookman-fonts-20200910-6.el9.noarch urw-base35-c059-fonts-20200910-6.el9.noarch urw-base35-d050000l-fonts-20200910-6.el9.noarch urw-base35-fonts-20200910-6.el9.noarch urw-base35-fonts-common-20200910-6.el9.noarch urw-base35-gothic-fonts-20200910-6.el9.noarch urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch urw-base35-p052-fonts-20200910-6.el9.noarch urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch urw-base35-z003-fonts-20200910-6.el9.noarch vim-common-2:8.2.2637-20.el9_1.x86_64 vim-enhanced-2:8.2.2637-20.el9_1.x86_64 vim-filesystem-2:8.2.2637-20.el9_1.noarch webkit2gtk3-jsc-2.46.1-2.el9_4.x86_64 webrtc-audio-processing-0.3.1-8.el9.x86_64 wget-1.21.1-8.el9_4.x86_64 which-2.21-29.el9.x86_64 wireplumber-0.4.14-1.el9.0.1.x86_64 wireplumber-libs-0.4.14-1.el9.0.1.x86_64 xdg-dbus-proxy-0.1.3-1.el9.x86_64 xdg-desktop-portal-1.12.6-1.el9.x86_64 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 xkeyboard-config-2.33-2.el9.noarch xml-common-0.6.3-58.el9.noarch xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch xz-5.2.5-8.el9_0.x86_64 zip-3.0-35.el9.x86_64 zlib-devel-1.2.11-40.el9.x86_64 zstd-1.5.1-2.el9.x86_64 Complete! Last metadata expiration check: 0:02:07 ago on Thu 24 Oct 2024 01:43:46 PM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: java-1.8.0-openjdk x86_64 1:1.8.0.432.b06-2.el9 appstream 427 k Installing dependencies: copy-jdk-configs noarch 4.0-3.el9 appstream 27 k java-1.8.0-openjdk-headless x86_64 1:1.8.0.432.b06-2.el9 appstream 33 M javapackages-filesystem noarch 6.0.0-4.el9 appstream 11 k lksctp-tools x86_64 1.0.19-3.el9_4 baseos 96 k lua x86_64 5.4.4-4.el9 appstream 187 k lua-posix x86_64 35.0-8.el9 appstream 131 k ttmkfdir x86_64 3.0.9-65.el9 appstream 52 k tzdata-java noarch 2024a-1.el9 appstream 148 k xorg-x11-fonts-Type1 noarch 7.5-33.el9 appstream 499 k Transaction Summary ================================================================================ Install 10 Packages Total download size: 34 M Installed size: 117 M Downloading Packages: (1/10): javapackages-filesystem-6.0.0-4.el9.noa 79 kB/s | 11 kB 00:00 (2/10): lksctp-tools-1.0.19-3.el9_4.x86_64.rpm 690 kB/s | 96 kB 00:00 (3/10): xorg-x11-fonts-Type1-7.5-33.el9.noarch. 3.3 MB/s | 499 kB 00:00 (4/10): copy-jdk-configs-4.0-3.el9.noarch.rpm 906 kB/s | 27 kB 00:00 (5/10): lua-5.4.4-4.el9.x86_64.rpm 5.9 MB/s | 187 kB 00:00 (6/10): lua-posix-35.0-8.el9.x86_64.rpm 5.1 MB/s | 131 kB 00:00 (7/10): ttmkfdir-3.0.9-65.el9.x86_64.rpm 1.6 MB/s | 52 kB 00:00 (8/10): tzdata-java-2024a-1.el9.noarch.rpm 3.0 MB/s | 148 kB 00:00 (9/10): java-1.8.0-openjdk-1.8.0.432.b06-2.el9. 9.8 MB/s | 427 kB 00:00 (10/10): java-1.8.0-openjdk-headless-1.8.0.432. 9.8 MB/s | 33 MB 00:03 -------------------------------------------------------------------------------- Total 8.2 MB/s | 34 MB 00:04 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 1/1 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.432.b06-2.el9.x8 1/1 Preparing : 1/1 Installing : ttmkfdir-3.0.9-65.el9.x86_64 1/10 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 2/10 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 2/10 Installing : tzdata-java-2024a-1.el9.noarch 3/10 Installing : lua-posix-35.0-8.el9.x86_64 4/10 Installing : lua-5.4.4-4.el9.x86_64 5/10 Installing : copy-jdk-configs-4.0-3.el9.noarch 6/10 Installing : javapackages-filesystem-6.0.0-4.el9.noarch 7/10 Installing : lksctp-tools-1.0.19-3.el9_4.x86_64 8/10 Installing : java-1.8.0-openjdk-headless-1:1.8.0.432.b06-2.el9. 9/10 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.432.b06-2.el9. 9/10 Installing : java-1.8.0-openjdk-1:1.8.0.432.b06-2.el9.x86_64 10/10 Running scriptlet: java-1.8.0-openjdk-1:1.8.0.432.b06-2.el9.x86_64 10/10 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 10/10 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.432.b06-2.el9. 10/10 Running scriptlet: java-1.8.0-openjdk-1:1.8.0.432.b06-2.el9.x86_64 10/10 Verifying : lksctp-tools-1.0.19-3.el9_4.x86_64 1/10 Verifying : javapackages-filesystem-6.0.0-4.el9.noarch 2/10 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 3/10 Verifying : copy-jdk-configs-4.0-3.el9.noarch 4/10 Verifying : lua-5.4.4-4.el9.x86_64 5/10 Verifying : lua-posix-35.0-8.el9.x86_64 6/10 Verifying : tzdata-java-2024a-1.el9.noarch 7/10 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 8/10 Verifying : java-1.8.0-openjdk-headless-1:1.8.0.432.b06-2.el9. 9/10 Verifying : java-1.8.0-openjdk-1:1.8.0.432.b06-2.el9.x86_64 10/10 Installed: copy-jdk-configs-4.0-3.el9.noarch java-1.8.0-openjdk-1:1.8.0.432.b06-2.el9.x86_64 java-1.8.0-openjdk-headless-1:1.8.0.432.b06-2.el9.x86_64 javapackages-filesystem-6.0.0-4.el9.noarch lksctp-tools-1.0.19-3.el9_4.x86_64 lua-5.4.4-4.el9.x86_64 lua-posix-35.0-8.el9.x86_64 ttmkfdir-3.0.9-65.el9.x86_64 tzdata-java-2024a-1.el9.noarch xorg-x11-fonts-Type1-7.5-33.el9.noarch Complete! Retrieving https://mirror.yandex.ru/rockylinux/9.4/AppStream/x86_64/os/Packages/m/mariadb-connector-c-3.2.6-1.el9_0.x86_64.rpm Verifying... ######################################## Preparing... ######################################## Updating / installing... mariadb-connector-c-3.2.6-1.el9_0 ######################################## Retrieving https://mirror.yandex.ru/rockylinux/9.4/AppStream/x86_64/os/Packages/m/mariadb-connector-c-devel-3.2.6-1.el9_0.x86_64.rpm Verifying... ######################################## Preparing... ######################################## Updating / installing... mariadb-connector-c-devel-3.2.6-1.el9_######################################## 65 files removed Requirement already satisfied: tox in /usr/lib/python3.9/site-packages (3.28.0) Collecting tox Downloading tox-4.23.2-py3-none-any.whl (166 kB) Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (53.0.0) Collecting setuptools Downloading setuptools-75.2.0-py3-none-any.whl (1.2 MB) Requirement already satisfied: lxml<5.1 in /usr/lib64/python3.9/site-packages (4.6.5) Collecting lxml<5.1 Downloading lxml-5.0.2-cp39-cp39-manylinux_2_28_x86_64.whl (8.0 MB) Collecting jinja2 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Collecting packaging>=24.1 Downloading packaging-24.1-py3-none-any.whl (53 kB) Collecting filelock>=3.16.1 Downloading filelock-3.16.1-py3-none-any.whl (16 kB) Collecting typing-extensions>=4.12.2 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Collecting pyproject-api>=1.8 Downloading pyproject_api-1.8.0-py3-none-any.whl (13 kB) Collecting pluggy>=1.5 Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Collecting colorama>=0.4.6 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Requirement already satisfied: tomli>=2.0.1 in /usr/lib/python3.9/site-packages (from tox) (2.0.1) Collecting virtualenv>=20.26.6 Downloading virtualenv-20.27.0-py3-none-any.whl (3.1 MB) Collecting chardet>=5.2 Downloading chardet-5.2.0-py3-none-any.whl (199 kB) Collecting platformdirs>=4.3.6 Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Collecting cachetools>=5.5 Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Collecting distlib<1,>=0.3.7 Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB) Installing collected packages: platformdirs, packaging, filelock, distlib, virtualenv, typing-extensions, pyproject-api, pluggy, MarkupSafe, colorama, chardet, cachetools, tox, setuptools, lxml, jinja2 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. requests 2.25.1 requires chardet<5,>=3.0.2, but you have chardet 5.2.0 which is incompatible. Successfully installed MarkupSafe-3.0.2 cachetools-5.5.0 chardet-5.2.0 colorama-0.4.6 distlib-0.3.9 filelock-3.16.1 jinja2-3.1.4 lxml-5.0.2 packaging-24.1 platformdirs-4.3.6 pluggy-1.5.0 pyproject-api-1.8.0 setuptools-75.2.0 tox-4.23.2 typing-extensions-4.12.2 virtualenv-20.27.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2024-10-24 13:46:14 URL:https://dl.google.com/go/go1.14.2.linux-amd64.tar.gz [123658438/123658438] -> "go1.14.2.linux-amd64.tar.gz" [1] warning: /var/tmp/rpm-tmp.p17xHw: Header V4 RSA/SHA256 Signature, key ID 2dcd03a2: NOKEY Retrieving https://pkgs.dyn.su/el9/base/x86_64/raven-release.el9.noarch.rpm Verifying... ######################################## Preparing... ######################################## Updating / installing... raven-release-1.0.1-1.el9 ######################################## !!! WARNING !!! You have installed an unofficial repository configuration. Some parts of it may break compatibility with the base packages of your OS, so you use it at YOUR OWN RISK! Unstable and/or conflicting repository parts are not enabled by default, you can use the --enablerepo=raven-extras or --enablerepo=raven-testing option to enable them temporarily. Third parties for Contrail 31 MB/s | 5.2 MB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 34 MB/s | 23 MB 00:00 Extra Packages for Enterprise Linux 9 openh264 1.3 kB/s | 2.5 kB 00:01 Raven's RPM repo for el9-x86_64 - base 503 kB/s | 970 kB 00:01 Raven's RPM repo for el9-x86_64 - multimedia 113 kB/s | 133 kB 00:01 Rocky Linux 9 - BaseOS 4.6 MB/s | 2.3 MB 00:00 Rocky Linux 9 - AppStream 8.4 MB/s | 8.0 MB 00:00 Rocky Linux 9 - CRB 4.5 MB/s | 2.5 MB 00:00 Rocky Linux 9 - Devel WARNING! FOR BUILDROOT ON 9.4 MB/s | 14 MB 00:01 Rocky Linux 9 - Extras 29 kB/s | 15 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: compat-openssl10 x86_64 1:1.0.2u-1.el9 raven 1.3 M compat-openssl10-devel x86_64 1:1.0.2u-1.el9 raven 808 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 2.1 M Installed size: 8.7 M Downloading Packages: (1/2): compat-openssl10-devel-1.0.2u-1.el9.x86_ 809 kB/s | 808 kB 00:00 (2/2): compat-openssl10-1.0.2u-1.el9.x86_64.rpm 1.2 MB/s | 1.3 MB 00:01 -------------------------------------------------------------------------------- Total 1.9 MB/s | 2.1 MB 00:01 Raven's RPM repo for el9-x86_64 - base 1.7 MB/s | 1.7 kB 00:00 Importing GPG key 0x2DCD03A2: Userid : "Raven " Fingerprint: 3957 8A93 8FB4 A975 8428 7E7F 00BE DE30 2DCD 03A2 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-raven Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : compat-openssl10-1:1.0.2u-1.el9.x86_64 1/2 Running scriptlet: compat-openssl10-1:1.0.2u-1.el9.x86_64 1/2 Installing : compat-openssl10-devel-1:1.0.2u-1.el9.x86_64 2/2 Running scriptlet: compat-openssl10-devel-1:1.0.2u-1.el9.x86_64 2/2 Verifying : compat-openssl10-1:1.0.2u-1.el9.x86_64 1/2 Verifying : compat-openssl10-devel-1:1.0.2u-1.el9.x86_64 2/2 Installed: compat-openssl10-1:1.0.2u-1.el9.x86_64 compat-openssl10-devel-1:1.0.2u-1.el9.x86_64 Complete! ---> Removed intermediate container 0dc55b685322 ---> 7fa0e343ceb4 Step 19/19 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bf557b0e7597 ---> Removed intermediate container bf557b0e7597 ---> 85e6511009d4 Successfully built 85e6511009d4 Successfully tagged tf-dev-sandbox:tpcbuild-el9 Successfully tagged nexus.gz1.opensdn.io:5101/tf-dev-sandbox:tpcbuild-el9 INFO: start cmd 'mysudo docker run --network host --privileged --detach --name tf-dev-sandbox -w /root -e LC_ALL=en_US.UTF-8 -e LANG=en_US.UTF-8 -e LANGUAGE=en_US.UTF-8 -v /etc/localtime:/etc/localtime:z -v /home/rocky/src/opensdn-io/tf-dev-env:/root/tf-dev-env:z -v /home/rocky/contrail:/root/contrail:z -v /home/rocky/output:/output:z -v /home/rocky/src/opensdn-io/tf-dev-env/input:/input:z -v /home/rocky/src/opensdn-io/tf-dev-env/config:/config:z -v /var/run:/var/run:z -it nexus.gz1.opensdn.io:5101/tf-dev-sandbox:tpcbuild-el9' c9c9a3053e190201421529b5fe7d68118231ef3d8a20658ee9f36f1a409379f4 tf-dev-sandbox created. INFO: run stage fetch with target INFO: run stage fetch with target [there is no tf devenv configuration to load] INFO: source env from /input/tf-developer-sandbox.env INFO: source env from /root/tf-dev-env/common.env INFO: create symlinks to work directories with artifacts Thu Oct 24 01:47:36 PM UTC 2024 75 files removed INFO: make sync Thu Oct 24 01:47:37 PM UTC 2024 INFO: source env from /input/tf-developer-sandbox.env INFO: source env from /root/tf-dev-env/common.env [setup contrail git sources] INFO: current folder is /root/contrail INFO: CONTRAIL_BRANCH is not empty - master INFO: using https://github.com/opensdn-io/tf-vnc INFO: Download repo tool INFO: Init contrail sources git repos INFO: cmd: ./repo init --repo-branch=stable -u https://github.com/opensdn-io/tf-vnc -b master repo has been initialized in /root/contrail INFO: There is no file /input/patchsets-info.json - skipping cherry-picking. INFO: Sync contrail sources git repos INFO: cmd: ./repo sync --no-tags --no-clone-bundle -q -j 8 ~/contrail/src/contrail-analytics ~/contrail INFO: set tracking branch master to github/master for /root/contrail/src/contrail-analytics : tf-analytics Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 3804dcd move pip deps to local requirements.txt 3cca1df cleanup python2 code c2544b4 use python3 in SCons scripts ~/contrail ~/contrail/tf-ansible-deployer ~/contrail INFO: set tracking branch master to github/master for /root/contrail/tf-ansible-deployer : tf-ansible-deployer Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 7cf2f5a Fixed ports silently not plugged/unplugged 4c66711 change default openstack version to yoga 7d64650 fix package issue for rocky9 ~/contrail ~/contrail/src/contrail-api-client ~/contrail INFO: set tracking branch master to github/master for /root/contrail/src/contrail-api-client : tf-api-client Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 0c6a8cb remove python 2->3 migration code a1b72a8 use python3 in SCons scripts 0ca0c55 use strict=False for configparser in python3 ~/contrail ~/contrail/tools/build ~/contrail INFO: set tracking branch master to github/master for /root/contrail/tools/build : tf-build Switched to a new branch 'master' branch 'master' set up to track 'github/master'. f1b7791 run generateDS with python3 7b1516a remove python2->3 migration code 6f02293 use python3 in SCons scripts ~/contrail ~/contrail/tf-charms ~/contrail INFO: set tracking branch master to github/master for /root/contrail/tf-charms : tf-charms Switched to a new branch 'master' branch 'master' set up to track 'github/master'. babef2b use python3-contrail to detect version 2e694bb add ulimit to rabbitmq in case of containerd b511f88 Merge "add KEYSTONE_AUTH_ADMIN_PORT to env" ~/contrail ~/contrail/src/contrail-common ~/contrail INFO: set tracking branch master to github/master for /root/contrail/src/contrail-common : tf-common Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 31cbf03 remove python 2->3 migration code 8ad8e5a use python3 in SCons scripts ae0d03d Revert "unpin netaddr" ~/contrail ~/contrail/contrail-container-builder ~/contrail INFO: set tracking branch master to github/master for /root/contrail/contrail-container-builder : tf-container-builder Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 0a704f2 Change broken link for Intel driver 68fa121 fix update-caches 14f818f Change broken link for Intel driver ~/contrail ~/contrail/tf-container-builder ~/contrail INFO: set tracking branch master to github/master for /root/contrail/tf-container-builder : tf-container-builder Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 0a704f2 Change broken link for Intel driver 68fa121 fix update-caches 14f818f Change broken link for Intel driver ~/contrail ~/contrail/controller ~/contrail INFO: set tracking branch master to github/master for /root/contrail/controller : tf-controller Switched to a new branch 'master' branch 'master' set up to track 'github/master'. d3d45ed3 remove imports, fix config-api ERROR fd1aabcf Solves issues with segfault of vRouter Agent when a VM is started 90891c3d add requirements.txt for packages in vnsw dir ~/contrail ~/contrail/tf-deployment-test ~/contrail INFO: set tracking branch master to github/master for /root/contrail/tf-deployment-test : tf-deployment-test Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 588e1af change links to opensdn repo ecbc580 remove outdated INFO.yaml 97588df change gitreview project ~/contrail ~/contrail/third_party/dpdk ~/contrail INFO: set tracking branch contrail_dpdk_19_11 to github/contrail_dpdk_19_11 for /root/contrail/third_party/dpdk : tf-dpdk Switched to a new branch 'contrail_dpdk_19_11' branch 'contrail_dpdk_19_11' set up to track 'github/contrail_dpdk_19_11'. 1a674b4 Merge "[Intel N3000] Vhost fixes backport" into contrail_dpdk_19_11 692d793 [Intel N3000] Vhost fixes backport 65cec68 [Intel N3000] Enable n3k unit test build ~/contrail ~/contrail/openstack/contrail-heat ~/contrail INFO: set tracking branch master to github/master for /root/contrail/openstack/contrail-heat : tf-heat-plugin Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 0200c1a change links to opensdn repo 98a765d remove outdated INFO.yaml 087cff0 change gitreview project ~/contrail ~/contrail/tf-kolla-ansible ~/contrail INFO: set tracking branch master to github/master for /root/contrail/tf-kolla-ansible : tf-kolla-ansible Switched to a new branch 'master' branch 'master' set up to track 'github/master'. de40bb1a7 remove outdated INFO.yaml 453673678 change gitreview project 6c62f9f6e change gitreview host ~/contrail ~/contrail/openstack/neutron_plugin ~/contrail INFO: set tracking branch master to github/master for /root/contrail/openstack/neutron_plugin : tf-neutron-plugin Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 47bc829 remove python 2->3 migraton code cb94d41 switch to python3 setup.py in SCons 612335f Fix get quota issues. ~/contrail ~/contrail/openstack/nova_contrail_vif ~/contrail INFO: set tracking branch master to github/master for /root/contrail/openstack/nova_contrail_vif : tf-nova-vif-driver Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 97d2ca0 update installation to python3 970e4d0 remove outdated INFO.yaml cbf630b change gitreview project ~/contrail ~/contrail/tf-operator ~/contrail INFO: set tracking branch master to github/master for /root/contrail/tf-operator : tf-operator Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 8786770 remove outdated INFO.yaml 7c72be4 change gitreview project 6ae417f change gitreview host ~/contrail ~/contrail/tools/packages ~/contrail INFO: set tracking branch master to github/master for /root/contrail/tools/packages : tf-packages Switched to a new branch 'master' branch 'master' set up to track 'github/master'. dea87a9 add depends from netns to vtouer-api via rpm 7500e9c install requirements for packages from vnsw folder 9cb7675 use requirements.txt from analytics to install deps ~/contrail ~/contrail/contrail-specs ~/contrail INFO: set tracking branch master to github/master for /root/contrail/contrail-specs : tf-specs Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 454bb33 remove outdated INFO.yaml 1fb3756 change gitreview project 3ef8ad3 change gitreview host ~/contrail ~/contrail/third_party/contrail-test ~/contrail INFO: set tracking branch master to github/master for /root/contrail/third_party/contrail-test : tf-test Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 96b729f re-pin urllib3 due to conflicted requrements afee45e update pyyaml pinnibg 2bd7ea3 pin rsa=4.0 for google-auth 1.11.2 (it depends on rsa<4.1 and >=3.1.4) ~/contrail ~/contrail/third_party ~/contrail INFO: set tracking branch master to github/master for /root/contrail/third_party : tf-third-party Switched to a new branch 'master' branch 'master' set up to track 'github/master'. fde2938 boost169: removal of the old version of the boost library patches 0f16f64 fix log4cplus version mismatch 7e12bf5 fix error in packages.xml list ~/contrail ~/contrail/third_party/contrail-third-party-packages ~/contrail INFO: set tracking branch master to github/master for /root/contrail/third_party/contrail-third-party-packages : tf-third-party-packages Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 778eb27 fix Empty %files file debugsourcefiles.list error 33b8238 change specs for rocky9 builds 09ae308 remove lbaas ~/contrail ~/contrail/tf-tripleo-heat-templates ~/contrail INFO: set tracking branch stable/queens to github/stable/queens for /root/contrail/tf-tripleo-heat-templates : tf-tripleo-heat-templates Switched to a new branch 'stable/queens' branch 'stable/queens' set up to track 'github/stable/queens'. 318b317 fixed gerrit address 7d534e9 Supposed to fix role specific hugepages for kernel mode 1ab7c2f Prevent user read data from /var/lib/config-data/contrail ~/contrail ~/contrail/openstack/contrail-tripleo-puppet ~/contrail INFO: set tracking branch master to github/master for /root/contrail/openstack/contrail-tripleo-puppet : tf-tripleo-puppet Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 2da5a11 remove outdated INFO.yaml 66b7e88 change gitreview project eaa07cc Chore: Update approval ~/contrail ~/contrail/vrouter ~/contrail INFO: set tracking branch master to github/master for /root/contrail/vrouter : tf-vrouter Switched to a new branch 'master' branch 'master' set up to track 'github/master'. df28b89 Increase max line size for hugetlbfs mounts 94e6823 fix changes on netif_napi_add & nf_hookfn in rocky9.2 2e72e04 use python3 for UT ~/contrail ~/contrail/contrail-web-controller ~/contrail INFO: set tracking branch master to github/master for /root/contrail/contrail-web-controller : tf-web-controller Switched to a new branch 'master' branch 'master' set up to track 'github/master'. f237891 Enable 4byte ASN number for BGP. 003750c change links to opensdn repo 319967a remove outdated INFO.yaml ~/contrail ~/contrail/contrail-web-core ~/contrail INFO: set tracking branch master to github/master for /root/contrail/contrail-web-core : tf-web-core Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 3b279c4 Merge "remove outdated INFO.yaml" a56e429 remove outdated INFO.yaml fb90449 Merge "remove outdated INFO.yaml" ~/contrail ~/contrail/contrail-webui-third-party ~/contrail INFO: set tracking branch master to github/master for /root/contrail/contrail-webui-third-party : tf-webui-third-party Switched to a new branch 'master' branch 'master' set up to track 'github/master'. 17e35de change links to opensdn repo 55eb510 remove outdated INFO.yaml 1e664b4 change gitreview project ~/contrail Saved manifest to /root/contrail/tf-build-manifest/manifest.xml INFO: manifest result: INFO: dereference .git folders /root/contrail/.repo/projects/contrail-container-builder.git -> ./contrail-container-builder/.git /root/contrail/.repo/projects/contrail-specs.git -> ./contrail-specs/.git /root/contrail/.repo/projects/contrail-web-controller.git -> ./contrail-web-controller/.git /root/contrail/.repo/projects/contrail-web-core.git -> ./contrail-web-core/.git /root/contrail/.repo/projects/contrail-webui-third-party.git -> ./contrail-webui-third-party/.git /root/contrail/.repo/projects/controller.git -> ./controller/.git /root/contrail/.repo/projects/openstack/contrail-heat.git -> ./openstack/contrail-heat/.git /root/contrail/.repo/projects/openstack/contrail-tripleo-puppet.git -> ./openstack/contrail-tripleo-puppet/.git /root/contrail/.repo/projects/openstack/neutron_plugin.git -> ./openstack/neutron_plugin/.git /root/contrail/.repo/projects/openstack/nova_contrail_vif.git -> ./openstack/nova_contrail_vif/.git /root/contrail/.repo/projects/src/contrail-analytics.git -> ./src/contrail-analytics/.git /root/contrail/.repo/projects/src/contrail-api-client.git -> ./src/contrail-api-client/.git /root/contrail/.repo/projects/src/contrail-common.git -> ./src/contrail-common/.git /root/contrail/.repo/projects/tf-ansible-deployer.git -> ./tf-ansible-deployer/.git /root/contrail/.repo/projects/tf-charms.git -> ./tf-charms/.git /root/contrail/.repo/projects/tf-container-builder.git -> ./tf-container-builder/.git /root/contrail/.repo/projects/tf-deployment-test.git -> ./tf-deployment-test/.git /root/contrail/.repo/projects/tf-kolla-ansible.git -> ./tf-kolla-ansible/.git /root/contrail/.repo/projects/tf-operator.git -> ./tf-operator/.git /root/contrail/.repo/projects/tf-tripleo-heat-templates.git -> ./tf-tripleo-heat-templates/.git /root/contrail/.repo/projects/third_party.git -> ./third_party/.git /root/contrail/.repo/projects/third_party/contrail-test.git -> ./third_party/contrail-test/.git /root/contrail/.repo/projects/third_party/contrail-third-party-packages.git -> ./third_party/contrail-third-party-packages/.git /root/contrail/.repo/projects/third_party/dpdk.git -> ./third_party/dpdk/.git /root/contrail/.repo/projects/tools/build.git -> ./tools/build/.git /root/contrail/.repo/projects/tools/packages.git -> ./tools/packages/.git /root/contrail/.repo/projects/vrouter.git -> ./vrouter/.git INFO: gathering UT targets controller/src/agent:test controller/src/bfd:test controller/src/bgp:test controller/src/cat:test controller/src/cat:test_upgrade controller/src/config/api-server:test controller/src/config/common:test controller/src/config/contrail_issu:test controller/src/config/device-manager:test controller/src/config/fabric-ansible:test controller/src/config/ironic-notification-manager:test controller/src/config/schema-transformer:test controller/src/config/svc_monitor:test controller/src/config/utils:test controller/src/config/vnc_openstack:test controller/src/container/kube-manager:test controller/src/control-node:test controller/src/db:test controller/src/dns:test controller/src/ifmap:test controller/src/ksync:test controller/src/net:test controller/src/nodemgr:test controller/src/stats:test controller/src/xmpp:test n3k-tests:test openstack/neutron_plugin:test sandesh:test src/contrail-analytics/contrail-collector:test src/contrail-analytics/contrail-opserver:test src/contrail-analytics/contrail-query-engine:test src/contrail-api-client/api-lib:test src/contrail-api-client/schema:test src/contrail-common/base:test src/contrail-common/config-client-mgr:test src/contrail-common/database/cassandra/cql:test src/contrail-common/database/gendb:test src/contrail-common/io:test src/contrail-common/zookeeper:test vrouter-py-ut:test INFO: replace symlinks inside .git folder to real files to be able to use them at deployment stage [update tf devenv configuration] tf setup profile /root/.tf/dev.env # dev env options CONTRAIL_CONTAINER_TAG=${CONTRAIL_CONTAINER_TAG:-dev} FROZEN_TAG=${FROZEN_TAG:-} FROZEN_REGISTRY=${FROZEN_REGISTRY:-nexus.opensdn.io:5101} CONTAINER_REGISTRY=${CONTAINER_REGISTRY:-nexus.gz1.opensdn.io:5101} RPM_REPO_IP='localhost' RPM_REPO_PORT=${RPM_REPO_PORT:-6667} BUILD_MODE=${BUILD_MODE:-full} # others VENDOR_NAME="${VENDOR_NAME:-OpenSDN-IO}" VENDOR_DOMAIN="${VENDOR_DOMAIN:-io.opensdn}" INFO: patching file ../contrail/controller/src/base/version.info INFO: patching file ../contrail/src/contrail-api-client/base/version.info INFO: patching file ../contrail/src/contrail-common/base/version.info INFO: make successful Thu Oct 24 01:48:12 PM UTC 2024 [DONE] There are stages available to run ./run.sh : build - perform sequence of stages: fetch, configure, compile, package (if stage was run previously it be skipped) fetch - sync TF git repos configure - fetch third party packages and install dependencies compile - build TF binaries package - package TF into docker containers (you can specify target container to build like container-vrouter) test - run unittests freeze - prepare tf-dev-env for pushing to container registry for future reuse by compressing contrail directory upload - push tf-dev-env to container registry none - create the tf-dev-env container empty frozen - fetch frozen tf-dev-env from Ci registry, you still have to use run.sh or fetch/configure to get sources doxygen - builds doxygen documentation for the project For advanced usage You can now connect to the sandbox container by using: sudo docker exec -it tf-dev-sandbox bash INFO: preapre deps for TPP compilation INFO: tf-dev-env startup INFO: ensure python is present Last metadata expiration check: 0:05:46 ago on Thu Oct 24 13:42:27 2024. Package jq-1.6-16.el9.x86_64 is already installed. Package lsof-4.94.0-3.el9.x86_64 is already installed. Package python3-3.9.18-3.el9_4.5.x86_64 is already installed. Package python3-pip-21.2.3-8.el9.noarch is already installed. Dependencies resolved. Nothing to do. Complete! +++ dirname /home/rocky/src/opensdn-io/tf-dev-env/common/setup_docker_root.sh ++ realpath /home/rocky/src/opensdn-io/tf-dev-env/common + scriptdir=/home/rocky/src/opensdn-io/tf-dev-env/common + source /home/rocky/src/opensdn-io/tf-dev-env/common/common.sh ++ '[' -n '' ']' ++ set -o errexit ++ export DEBUGINFO=FALSE ++ DEBUGINFO=FALSE ++ export WORKSPACE=/home/rocky ++ WORKSPACE=/home/rocky ++ export TF_CONFIG_DIR=/home/rocky/.tf ++ TF_CONFIG_DIR=/home/rocky/.tf ++ export TF_DEVENV_PROFILE=/home/rocky/.tf/dev.env ++ TF_DEVENV_PROFILE=/home/rocky/.tf/dev.env ++ export BUILD_MODE=full ++ BUILD_MODE=full ++ '[' -e /home/rocky/.tf/dev.env ']' ++ source /home/rocky/.tf/dev.env +++ CONTRAIL_CONTAINER_TAG=dev +++ FROZEN_TAG= +++ FROZEN_REGISTRY=nexus.opensdn.io:5101 +++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 +++ RPM_REPO_IP=localhost +++ RPM_REPO_PORT=6667 +++ BUILD_MODE=full +++ VENDOR_NAME=OpenSDN-IO +++ VENDOR_DOMAIN=io.opensdn ++ [[ linux-gnu == \l\i\n\u\x\-\g\n\u ]] +++ tr -d '"' +++ awk -F= '{print $2}' +++ egrep '^ID=' +++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release ++ export DISTRO=rocky ++ DISTRO=rocky +++ tr -d '"' +++ awk -F= '{print $2}' +++ egrep '^VERSION_ID=' +++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release ++ export DISTRO_VER=9.2 ++ DISTRO_VER=9.2 ++ export DISTRO_VER_MAJOR=9 ++ DISTRO_VER_MAJOR=9 ++ '[' -z x ']' ++ '[' -z /home/rocky/contrail ']' ++ export CONTRAIL_DIR ++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ [[ nexus.gz1.opensdn.io:5101 == *\:* ]] +++ cut -f 1 -d : +++ echo nexus.gz1.opensdn.io:5101 ++ export REGISTRY_IP=nexus.gz1.opensdn.io ++ REGISTRY_IP=nexus.gz1.opensdn.io +++ cut -f 2 -d : +++ echo nexus.gz1.opensdn.io:5101 ++ export REGISTRY_PORT=5101 ++ REGISTRY_PORT=5101 ++ export FROZEN_REGISTRY=nexus.opensdn.io:5101 ++ FROZEN_REGISTRY=nexus.opensdn.io:5101 ++ export GERRIT_URL=https://gerrit.opensdn.io/r ++ GERRIT_URL=https://gerrit.opensdn.io/r ++ export RPM_REPO_IP=localhost ++ RPM_REPO_IP=localhost ++ export RPM_REPO_PORT=6667 ++ RPM_REPO_PORT=6667 ++ export REGISTRY_CONTAINER_NAME=tf-dev-env-registry ++ REGISTRY_CONTAINER_NAME=tf-dev-env-registry ++ export DEVENV_CONTAINER_NAME=tf-dev-sandbox ++ DEVENV_CONTAINER_NAME=tf-dev-sandbox ++ export CONTRAIL_PARALLEL_BUILD=true ++ CONTRAIL_PARALLEL_BUILD=true ++ export DEVENV_IMAGE_NAME=tf-dev-sandbox ++ DEVENV_IMAGE_NAME=tf-dev-sandbox ++ export DEVENV_TAG=tpcbuild-el9 ++ DEVENV_TAG=tpcbuild-el9 ++ export DEVENV_PUSH_TAG=frozen ++ DEVENV_PUSH_TAG=frozen ++ export DEVENV_IMAGE=tf-dev-sandbox:tpcbuild-el9 ++ DEVENV_IMAGE=tf-dev-sandbox:tpcbuild-el9 ++ export MULTI_KERNEL_BUILD=false ++ MULTI_KERNEL_BUILD=false ++ export ENABLE_RHSM_REPOS=false ++ ENABLE_RHSM_REPOS=false ++ export CONTRAIL_CONTAINER_TAG=dev ++ CONTRAIL_CONTAINER_TAG=dev ++ export FROZEN_TAG= ++ FROZEN_TAG= ++ export VENDOR_NAME=OpenSDN-IO ++ VENDOR_NAME=OpenSDN-IO ++ export VENDOR_DOMAIN=io.opensdn ++ VENDOR_DOMAIN=io.opensdn ++ export CONTRAIL_BRANCH=master ++ CONTRAIL_BRANCH=master ++ '[' -z z ']' + source /home/rocky/src/opensdn-io/tf-dev-env/common/functions.sh + ensure_root ++ whoami + local me=root + '[' root '!=' root ']' + install_docker_rhel=(['7.8']='install_docker_rhel_7' ['7.9']='install_docker_rhel_7' ['8.2']='install_docker_rhel_8' ['8.4']='install_docker_rhel_8') + declare -A install_docker_rhel + echo '' + echo 'INFO: [docker install]' + echo 'INFO: rocky detected' + which docker ++ docker --version + echo 'INFO: docker installed: Docker version 27.3.1, build ce12230' + '[' xrocky '!=' xrhel ']' ++ cut -d . -f 1 ++ head -1 ++ docker version --format '{{.Client.Version}}' + version=27 + (( version < 16 )) + echo + echo 'INFO: [docker config]' ++ awk '{print $2}' ++ grep -o 'dev.*' ++ ip route get 1 + default_iface=eth0 + CONTRAIL_SKIP_INSECURE_REGISTRY=0 + insecure_registries= + registry_ip=nexus.gz1.opensdn.io + UPDATE_INSECURE_REGISTRY=false + '[' 0 '!=' 0 ']' + '[' -z nexus.gz1.opensdn.io ']' + check_insecure_registry nexus.gz1.opensdn.io:5101 + case ${DISTRO}_${DISTRO_VER} in + check_docker_value insecure-registries nexus.gz1.opensdn.io:5101 + local name=insecure-registries + local value=nexus.gz1.opensdn.io:5101 + grep -qi nexus.gz1.opensdn.io:5101 + python -c 'import json; f=open('\''/etc/docker/daemon.json'\''); data=json.load(f); print(data.get('\''insecure-registries'\''));' + '[' -n '' ']' ++ awk '{print $2}' ++ grep -o 'mtu.*' ++ ip link show eth0 + default_iface_mtu=1500 + docker_reload=0 + false + check_docker_value mtu 1500 + local name=mtu + local value=1500 + grep -qi 1500 + python -c 'import json; f=open('\''/etc/docker/daemon.json'\''); data=json.load(f); print(data.get('\''mtu'\''));' + check_docker_value live-restore true + local name=live-restore + local value=true + grep -qi true + python -c 'import json; f=open('\''/etc/docker/daemon.json'\''); data=json.load(f); print(data.get('\''live-restore'\''));' + echo 'INFO: no config changes required' ++ get_docker_mtu ++ case ${DISTRO}_${DISTRO_VER} in ++ docker network inspect '--format={{index .Options "com.docker.network.driver.mtu"}}' bridge + runtime_docker_mtu=1500 + [[ 1500 != \1\5\0\0 ]] + [[ 0 == \1 ]] + echo 'INFO: no docker service restart required' + echo 'REGISTRY_IP: nexus.gz1.opensdn.io' INFO: [docker install] INFO: rocky detected INFO: docker installed: Docker version 27.3.1, build ce12230 INFO: [docker config] INFO: no config changes required INFO: no docker service restart required REGISTRY_IP: nexus.gz1.opensdn.io [update tf devenv configuration] tf setup profile /home/rocky/.tf/dev.env # dev env options CONTRAIL_CONTAINER_TAG=${CONTRAIL_CONTAINER_TAG:-dev} FROZEN_TAG=${FROZEN_TAG:-} FROZEN_REGISTRY=${FROZEN_REGISTRY:-nexus.opensdn.io:5101} CONTAINER_REGISTRY=${CONTAINER_REGISTRY:-nexus.gz1.opensdn.io:5101} RPM_REPO_IP='localhost' RPM_REPO_PORT=${RPM_REPO_PORT:-6667} BUILD_MODE=${BUILD_MODE:-full} # others VENDOR_NAME="${VENDOR_NAME:-OpenSDN-IO}" VENDOR_DOMAIN="${VENDOR_DOMAIN:-io.opensdn}" INFO: Docker registry deployment skipped [load tf devenv configuration] INFO: make common.env INFO: common.env content: LINUX_DISTR=rockylinux LINUX_DISTR_VER=9 CONTRAIL_CONTAINER_TAG=dev CONTRAIL_DEPLOYERS_TAG=dev CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 CONTRAIL_REPOSITORY=http://localhost:6667 DEPLOYERS_BASE_CONTAINER=nexus.gz1.opensdn.io:5101/contrail-general-base:dev CONTRAIL_PARALLEL_BUILD=true VENDOR_NAME=OpenSDN-IO VENDOR_DOMAIN=io.opensdn YUM_ENABLE_REPOS= INFO: environment setup INFO: tf-dev-sandbox already running. INFO: run stage configure with target tpp INFO: run stage configure with target tpp [load tf devenv configuration] INFO: source env from /input/tf-developer-sandbox.env INFO: source env from /root/tf-dev-env/common.env INFO: create symlinks to work directories with artifacts Thu Oct 24 01:48:14 PM UTC 2024 0 files removed INFO: CONTRAIL_BRANCH=MASTER Collecting scons Downloading SCons-4.8.1-py3-none-any.whl (4.1 MB) Requirement already satisfied: future in /usr/lib/python3.9/site-packages (0.18.3) Requirement already satisfied: lxml in /usr/local/lib64/python3.9/site-packages (5.0.2) Collecting Sphinx<7.3.0 Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (2.25.1) Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (75.2.0) Collecting pyyaml<6 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) Collecting Pygments>=2.14 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Requirement already satisfied: packaging>=21.0 in /usr/local/lib/python3.9/site-packages (from Sphinx<7.3.0) (24.1) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Collecting babel>=2.9 Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.9/site-packages (from Sphinx<7.3.0) (3.1.4) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting docutils<0.21,>=0.18.1 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) Collecting importlib-metadata>=4.8 Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Collecting alabaster<0.8,>=0.7 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests) (2.10) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests) (1.26.5) Collecting zipp>=3.20 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.9/site-packages (from Jinja2>=3.0->Sphinx<7.3.0) (3.0.2) Installing collected packages: zipp, chardet, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, Pygments, importlib-metadata, imagesize, docutils, babel, alabaster, Sphinx, scons, pyyaml Attempting uninstall: chardet Found existing installation: chardet 5.2.0 Uninstalling chardet-5.2.0: Successfully uninstalled chardet-5.2.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. tox 4.23.2 requires chardet>=5.2, but you have chardet 4.0.0 which is incompatible. Successfully installed Pygments-2.18.0 Sphinx-7.2.6 alabaster-0.7.16 babel-2.16.0 chardet-4.0.0 docutils-0.20.1 imagesize-1.4.1 importlib-metadata-8.5.0 pyyaml-5.4.1 scons-4.8.1 snowballstemmer-2.2.0 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 zipp-3.20.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv /root/tf-dev-env/scripts/setup-httpd.sh: line 17: pidof: command not found INFO: start httpd INFO: make fetch_packages Thu Oct 24 01:48:23 PM UTC 2024 INFO: source env from /input/tf-developer-sandbox.env INFO: source env from /root/tf-dev-env/common.env Processing Google C++ Mocking and Testing Framework 1.8.1 ... Processing Google C++ Testing Framework 1.6.0 ... patching file gtest-1.6.0/include/gtest/internal/gtest-port.h Processing Google C++ Mocking Framework 1.6.0 ... Processing Google perftools ... Processing Minimalistic C client for Redis v0.11 ... patching file hiredis-0.11.0/net.c Processing Minimalistic C client for Redis ... Processing Log4Cplus 2.1.1 ... patching file log4cplus-2.1.1/include/log4cplus/thread/syncprims.h patching file log4cplus-2.1.1/src/global-init.cxx Processing Thread Building Blocks 4.4 2018 Update 5 ... patching file tbb-2018_U5/include/tbb/compat/condition_variable patching file tbb-2018_U5/src/tbb/mac64-tbb-export.lst patching file tbb-2018_U5/src/tbb/private_server.cpp patching file tbb-2018_U5/src/tbb/semaphore.h patching file tbb-2018_U5/build/linux.gcc.inc Processing Pugi XML 1.2 ... Processing hiredis boostasio-adapter ... patching file hiredis-boostasio-adapter/boostasio.cpp patching file hiredis-boostasio-adapter/boostasio.hpp Processing Joyent HTTP parser ... Processing Simple AMQP Client ... patching file SimpleAmqpClient-2.4.0/CMakeLists.txt Processing RabbitMQ C ... patching file rabbitmq-c/librabbitmq/amqp_socket.c Processing Bottle Python Web Framework ... patching file bottle-0.11.6/bottle.py Processing JSON parser/generator for C++ ... patching file rapidjson/include/rapidjson/document.h Processing ISC Bind ... patching file bind-9.10.4-P2/bin/named/client.c patching file bind-9.10.4-P2/bin/named/include/named/query.h patching file bind-9.10.4-P2/bin/named/query.c patching file bind-9.10.4-P2/bin/named/server.c patching file bind-9.10.4-P2/bin/rndc/Makefile.in patching file bind-9.10.4-P2/bin/rndc/rndc.c patching file bind-9.10.4-P2/configure patching file bind-9.10.4-P2/lib/bind9/check.c patching file bind-9.10.4-P2/lib/dns/include/dns/message.h patching file bind-9.10.4-P2/lib/dns/include/dns/view.h patching file bind-9.10.4-P2/lib/dns/include/dns/zone.h patching file bind-9.10.4-P2/lib/dns/include/dns/zt.h patching file bind-9.10.4-P2/lib/dns/message.c patching file bind-9.10.4-P2/lib/dns/view.c patching file bind-9.10.4-P2/lib/dns/zone.c patching file bind-9.10.4-P2/lib/dns/zt.c patching file bind-9.10.4-P2/lib/isccfg/namedconf.c patching file bind-9.10.4-P2/configure patching file bind-9.10.4-P2/lib/dns/dispatch.c Processing vijava ... patching file vijava/com/vmware/vim/cf/ManagedObjectWatcher.java patching file vijava/com/vmware/vim25/ManagedObjectReference.java Processing Open vSwitch version 2.3.0 ... patching file openvswitch-2.3.0/lib/ovsdb-idl.h patching file openvswitch-2.3.0/lib/vtep-idl.c patching file openvswitch-2.3.0/lib/vtep-idl.h patching file openvswitch-2.3.0/lib/ovsdb-idl.c patching file openvswitch-2.3.0/Makefile.in patching file openvswitch-2.3.0/lib/automake.mk patching file openvswitch-2.3.0/lib/dh_set0_pqg.c Processing Go 1.14 ... Processing Golangci-lint ... Processing Cni Go Deps ... Processing IPFIX library ... patching file libipfix_110209/collector/Makefile.in patching file libipfix_110209/lib/Makefile.in patching file libipfix_110209/libmisc/Makefile.in INFO: disable byte compiling for python #!/bin/bash # disabled byte compiling exit 0 INFO: make successful Thu Oct 24 01:49:15 PM UTC 2024 [DONE] There are stages available to run ./run.sh : build - perform sequence of stages: fetch, configure, compile, package (if stage was run previously it be skipped) fetch - sync TF git repos configure - fetch third party packages and install dependencies compile - build TF binaries package - package TF into docker containers (you can specify target container to build like container-vrouter) test - run unittests freeze - prepare tf-dev-env for pushing to container registry for future reuse by compressing contrail directory upload - push tf-dev-env to container registry none - create the tf-dev-env container empty frozen - fetch frozen tf-dev-env from Ci registry, you still have to use run.sh or fetch/configure to get sources doxygen - builds doxygen documentation for the project For advanced usage You can now connect to the sandbox container by using: sudo docker exec -it tf-dev-sandbox bash INFO: Buil TPP INFO: tf-dev-env startup INFO: ensure python is present Last metadata expiration check: 0:06:50 ago on Thu Oct 24 13:42:27 2024. Package jq-1.6-16.el9.x86_64 is already installed. Package lsof-4.94.0-3.el9.x86_64 is already installed. Package python3-3.9.18-3.el9_4.5.x86_64 is already installed. Package python3-pip-21.2.3-8.el9.noarch is already installed. Dependencies resolved. Nothing to do. Complete! +++ dirname /home/rocky/src/opensdn-io/tf-dev-env/common/setup_docker_root.sh ++ realpath /home/rocky/src/opensdn-io/tf-dev-env/common + scriptdir=/home/rocky/src/opensdn-io/tf-dev-env/common + source /home/rocky/src/opensdn-io/tf-dev-env/common/common.sh ++ '[' -n '' ']' ++ set -o errexit ++ export DEBUGINFO=FALSE ++ DEBUGINFO=FALSE ++ export WORKSPACE=/home/rocky ++ WORKSPACE=/home/rocky ++ export TF_CONFIG_DIR=/home/rocky/.tf ++ TF_CONFIG_DIR=/home/rocky/.tf ++ export TF_DEVENV_PROFILE=/home/rocky/.tf/dev.env ++ TF_DEVENV_PROFILE=/home/rocky/.tf/dev.env ++ export BUILD_MODE=full ++ BUILD_MODE=full ++ '[' -e /home/rocky/.tf/dev.env ']' ++ source /home/rocky/.tf/dev.env +++ CONTRAIL_CONTAINER_TAG=dev +++ FROZEN_TAG= +++ FROZEN_REGISTRY=nexus.opensdn.io:5101 +++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 +++ RPM_REPO_IP=localhost +++ RPM_REPO_PORT=6667 +++ BUILD_MODE=full +++ VENDOR_NAME=OpenSDN-IO +++ VENDOR_DOMAIN=io.opensdn ++ [[ linux-gnu == \l\i\n\u\x\-\g\n\u ]] +++ tr -d '"' +++ awk -F= '{print $2}' +++ egrep '^ID=' +++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release ++ export DISTRO=rocky ++ DISTRO=rocky +++ tr -d '"' +++ awk -F= '{print $2}' +++ egrep '^VERSION_ID=' +++ cat /etc/os-release /etc/redhat-release /etc/rocky-release /etc/system-release ++ export DISTRO_VER=9.2 ++ DISTRO_VER=9.2 ++ export DISTRO_VER_MAJOR=9 ++ DISTRO_VER_MAJOR=9 ++ '[' -z x ']' ++ '[' -z /home/rocky/contrail ']' ++ export CONTRAIL_DIR ++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ [[ nexus.gz1.opensdn.io:5101 == *\:* ]] +++ cut -f 1 -d : +++ echo nexus.gz1.opensdn.io:5101 ++ export REGISTRY_IP=nexus.gz1.opensdn.io ++ REGISTRY_IP=nexus.gz1.opensdn.io +++ cut -f 2 -d : +++ echo nexus.gz1.opensdn.io:5101 ++ export REGISTRY_PORT=5101 ++ REGISTRY_PORT=5101 ++ export FROZEN_REGISTRY=nexus.opensdn.io:5101 ++ FROZEN_REGISTRY=nexus.opensdn.io:5101 ++ export GERRIT_URL=https://gerrit.opensdn.io/r ++ GERRIT_URL=https://gerrit.opensdn.io/r ++ export RPM_REPO_IP=localhost ++ RPM_REPO_IP=localhost ++ export RPM_REPO_PORT=6667 ++ RPM_REPO_PORT=6667 ++ export REGISTRY_CONTAINER_NAME=tf-dev-env-registry ++ REGISTRY_CONTAINER_NAME=tf-dev-env-registry ++ export DEVENV_CONTAINER_NAME=tf-dev-sandbox ++ DEVENV_CONTAINER_NAME=tf-dev-sandbox ++ export CONTRAIL_PARALLEL_BUILD=true ++ CONTRAIL_PARALLEL_BUILD=true ++ export DEVENV_IMAGE_NAME=tf-dev-sandbox ++ DEVENV_IMAGE_NAME=tf-dev-sandbox ++ export DEVENV_TAG=tpcbuild-el9 ++ DEVENV_TAG=tpcbuild-el9 ++ export DEVENV_PUSH_TAG=frozen ++ DEVENV_PUSH_TAG=frozen ++ export DEVENV_IMAGE=tf-dev-sandbox:tpcbuild-el9 ++ DEVENV_IMAGE=tf-dev-sandbox:tpcbuild-el9 ++ export MULTI_KERNEL_BUILD=false ++ MULTI_KERNEL_BUILD=false ++ export ENABLE_RHSM_REPOS=false ++ ENABLE_RHSM_REPOS=false ++ export CONTRAIL_CONTAINER_TAG=dev ++ CONTRAIL_CONTAINER_TAG=dev ++ export FROZEN_TAG= ++ FROZEN_TAG= ++ export VENDOR_NAME=OpenSDN-IO ++ VENDOR_NAME=OpenSDN-IO ++ export VENDOR_DOMAIN=io.opensdn ++ VENDOR_DOMAIN=io.opensdn ++ export CONTRAIL_BRANCH=master ++ CONTRAIL_BRANCH=master ++ '[' -z z ']' + source /home/rocky/src/opensdn-io/tf-dev-env/common/functions.sh + ensure_root ++ whoami + local me=root + '[' root '!=' root ']' + install_docker_rhel=(['7.8']='install_docker_rhel_7' ['7.9']='install_docker_rhel_7' ['8.2']='install_docker_rhel_8' ['8.4']='install_docker_rhel_8') + declare -A install_docker_rhel + echo '' + echo 'INFO: [docker install]' + echo 'INFO: rocky detected' + which docker ++ docker --version + echo 'INFO: docker installed: Docker version 27.3.1, build ce12230' + '[' xrocky '!=' xrhel ']' ++ cut -d . -f 1 ++ head -1 ++ docker version --format '{{.Client.Version}}' + version=27 + (( version < 16 )) + echo + echo 'INFO: [docker config]' ++ awk '{print $2}' ++ grep -o 'dev.*' ++ ip route get 1 + default_iface=eth0 + CONTRAIL_SKIP_INSECURE_REGISTRY=0 + insecure_registries= + registry_ip=nexus.gz1.opensdn.io + UPDATE_INSECURE_REGISTRY=false + '[' 0 '!=' 0 ']' + '[' -z nexus.gz1.opensdn.io ']' + check_insecure_registry nexus.gz1.opensdn.io:5101 + case ${DISTRO}_${DISTRO_VER} in + check_docker_value insecure-registries nexus.gz1.opensdn.io:5101 + local name=insecure-registries + local value=nexus.gz1.opensdn.io:5101 + grep -qi nexus.gz1.opensdn.io:5101 + python -c 'import json; f=open('\''/etc/docker/daemon.json'\''); data=json.load(f); print(data.get('\''insecure-registries'\''));' + '[' -n '' ']' ++ awk '{print $2}' ++ grep -o 'mtu.*' ++ ip link show eth0 + default_iface_mtu=1500 + docker_reload=0 + false + check_docker_value mtu 1500 + local name=mtu + local value=1500 + grep -qi 1500 + python -c 'import json; f=open('\''/etc/docker/daemon.json'\''); data=json.load(f); print(data.get('\''mtu'\''));' + check_docker_value live-restore true + local name=live-restore + local value=true + grep -qi true + python -c 'import json; f=open('\''/etc/docker/daemon.json'\''); data=json.load(f); print(data.get('\''live-restore'\''));' + echo 'INFO: no config changes required' ++ get_docker_mtu ++ case ${DISTRO}_${DISTRO_VER} in ++ docker network inspect '--format={{index .Options "com.docker.network.driver.mtu"}}' bridge + runtime_docker_mtu=1500 + [[ 1500 != \1\5\0\0 ]] + [[ 0 == \1 ]] + echo 'INFO: no docker service restart required' + echo 'REGISTRY_IP: nexus.gz1.opensdn.io' INFO: [docker install] INFO: rocky detected INFO: docker installed: Docker version 27.3.1, build ce12230 INFO: [docker config] INFO: no config changes required INFO: no docker service restart required REGISTRY_IP: nexus.gz1.opensdn.io [update tf devenv configuration] tf setup profile /home/rocky/.tf/dev.env # dev env options CONTRAIL_CONTAINER_TAG=${CONTRAIL_CONTAINER_TAG:-dev} FROZEN_TAG=${FROZEN_TAG:-} FROZEN_REGISTRY=${FROZEN_REGISTRY:-nexus.opensdn.io:5101} CONTAINER_REGISTRY=${CONTAINER_REGISTRY:-nexus.gz1.opensdn.io:5101} RPM_REPO_IP='localhost' RPM_REPO_PORT=${RPM_REPO_PORT:-6667} BUILD_MODE=${BUILD_MODE:-full} # others VENDOR_NAME="${VENDOR_NAME:-OpenSDN-IO}" VENDOR_DOMAIN="${VENDOR_DOMAIN:-io.opensdn}" INFO: Docker registry deployment skipped [load tf devenv configuration] INFO: make common.env INFO: common.env content: LINUX_DISTR=rockylinux LINUX_DISTR_VER=9 CONTRAIL_CONTAINER_TAG=dev CONTRAIL_DEPLOYERS_TAG=dev CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 CONTRAIL_REPOSITORY=http://localhost:6667 DEPLOYERS_BASE_CONTAINER=nexus.gz1.opensdn.io:5101/contrail-general-base:dev CONTRAIL_PARALLEL_BUILD=true VENDOR_NAME=OpenSDN-IO VENDOR_DOMAIN=io.opensdn YUM_ENABLE_REPOS= INFO: environment setup INFO: tf-dev-sandbox already running. INFO: run stage compile with target tpp INFO: run stage compile with target tpp [load tf devenv configuration] INFO: source env from /input/tf-developer-sandbox.env INFO: source env from /root/tf-dev-env/common.env INFO: create symlinks to work directories with artifacts Thu Oct 24 01:49:17 PM UTC 2024 0 files removed INFO: compile: tpp INFO: Check variables used by makefile Linux jenkins-update-tpc-source-repository-49-1.novalocal 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 17:09:15 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux SPEC_FILES=/root/contrail/tools/packages/rpm/contrail/contrail.spec /root/contrail/tools/packages/rpm/contrail-heat/contrail-heat.spec /root/contrail/tools/packages/rpm/contrail-nodemgr/contrail-nodemgr.spec /root/contrail/tools/packages/rpm/contrail-setup/contrail-setup.spec /root/contrail/tools/packages/rpm/contrail-tripleo-puppet/contrail-tripleo-puppet.spec /root/contrail/tools/packages/rpm/contrail-vrouter-dpdk/contrail-vrouter-dpdk.spec /root/contrail/tools/packages/rpm/contrail-web-controller/contrail-web-controller.spec /root/contrail/tools/packages/rpm/contrail-web-core/contrail-web-core.spec /root/contrail/tools/packages/rpm/ironic-notification-manager/ironic-notification-manager.spec /root/contrail/tools/packages/rpm/neutron-plugin-contrail/neutron-plugin-contrail.spec DEBUGINFO=FALSE MANIFESTFILE=/root/contrail/.repo/manifest.xml TOPDIR=/root/contrail/ SCONSOPT=production SRCVER=dev KVERS=3.10.0-1160.25.1.el7.x86_64 BUILDTAG=dev SKUTAG=ocata RPMBUILD_FLAGS=-bb --define _sbtop /root/contrail/ --define _topdir /root/contrail/ --define _opt production --define _kVers 3.10.0-1160.25.1.el7.x86_64 --define _skuTag ocata --define _srcVer dev --define _buildTag dev --define _enableMellanox TRUE --define _enableIntelN3K TRUE --without debuginfo --define _manifestFile /root/contrail/.repo/manifest.xml /root/tf-dev-env/scripts/setup-httpd.sh: line 17: pidof: command not found INFO: start httpd httpd (pid 1565) already running [update tf devenv configuration] tf setup profile /root/.tf/dev.env # dev env options CONTRAIL_CONTAINER_TAG=${CONTRAIL_CONTAINER_TAG:-dev} FROZEN_TAG=${FROZEN_TAG:-} FROZEN_REGISTRY=${FROZEN_REGISTRY:-nexus.opensdn.io:5101} CONTAINER_REGISTRY=${CONTAINER_REGISTRY:-nexus.gz1.opensdn.io:5101} RPM_REPO_IP='localhost' RPM_REPO_PORT=${RPM_REPO_PORT:-6667} BUILD_MODE=${BUILD_MODE:-full} # others VENDOR_NAME="${VENDOR_NAME:-OpenSDN-IO}" VENDOR_DOMAIN="${VENDOR_DOMAIN:-io.opensdn}" INFO: create rpm repo Thu Oct 24 01:49:17 PM UTC 2024 Directory walk started Directory walk done - 0 packages Temporary output repo path: /root/contrail/RPMS/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) Pool finished INFO: clean all for contrail repo after udpate Error: Unknown repo: 'contrail' INFO: make tpp Thu Oct 24 01:49:18 PM UTC 2024 INFO: source env from /input/tf-developer-sandbox.env INFO: source env from /root/tf-dev-env/common.env INFO: compile tpp if needed Thu Oct 24 01:49:18 PM UTC 2024 (BUILD_TPP_FORCE=true) ~/contrail/third_party/contrail-third-party-packages/upstream/rpm ~/tf-dev-env INFO: tpp: make list cassandra-cpp-driver-2.17.1 kafka librdkafka-1.6.1 net-snmp ****pace-rcu zookeeper-3.9.2 INFO: tpp: make prep make[1]: Entering directory '/root/contrail/third_party/contrail-third-party-packages/upstream/rpm' Build base is /root/contrail mkdir -p /root/contrail/BUILD; \ mkdir -p /root/contrail/SRPMS; \ mkdir -p /root/contrail/RPMS; make[1]: Leaving directory '/root/contrail/third_party/contrail-third-party-packages/upstream/rpm' INFO: tpp: make cassandra-cpp-driver-2.17.1 kafka librdkafka-1.6.1 net-snmp ****pace-rcu zookeeper-3.9.2 make[1]: Entering directory '/root/contrail/third_party/contrail-third-party-packages/upstream/rpm' Build base is /root/contrail mkdir -p /root/contrail/BUILD; \ mkdir -p /root/contrail/SRPMS; \ mkdir -p /root/contrail/RPMS; contrail-third-party-packages: prepare sources for cassandra-cpp-driver-2.17.1 spectool -g /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/cassandra-cpp-driver-2.17.1/cassandra-cpp-driver-2.17.1.spec -C /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/cassandra-cpp-driver-2.17.1/ 0.0 / ??? [===== ] 96.0 KiB / ??? [ ===== ] 864.0 KiB / ??? [ ===== ] 4.5 MiB / ??? [ ===== ] 6.6 MiB / ??? [ ===== ] 8.9 MiB / ??? [ ===== ] 10.8 MiB / ??? [ ===== ] 11.7 MiB / 11.7 MiB [======================================================] Downloading: https://github.com/datastax/cpp-driver/archive/2.17.1.tar.gz Downloaded: 2.17.1.tar.gz echo "docker env: contrail-third-party-packages: make cassandra-cpp-driver-2.17.1" ; \ echo "DBG: cassandra-cpp-driver-2.17.1: BUILDDEP_FLAGS= BUILD_BASE=/root/contrail" ; \ yum-builddep -y \ --define "_topdir /root/contrail" \ --define "_sourcedir /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/cassandra-cpp-driver-2.17.1" \ specs/cassandra-cpp-driver-2.17.1/cassandra-cpp-driver-2.17.1.spec ; \ echo "DBG: cassandra-cpp-driver-2.17.1: RPMBUILD_FLAGS=" ; \ rpmbuild -bb \ --define "_buildrootdir $(mktemp -d)" \ --define "_topdir /root/contrail" \ --define "_sourcedir /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/cassandra-cpp-driver-2.17.1" \ specs/cassandra-cpp-driver-2.17.1/cassandra-cpp-driver-2.17.1.spec ; \ docker env: contrail-third-party-packages: make cassandra-cpp-driver-2.17.1 DBG: cassandra-cpp-driver-2.17.1: BUILDDEP_FLAGS= BUILD_BASE=/root/contrail Third parties for Contrail 30 MB/s | 5.2 MB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 1.3 MB/s | 23 MB 00:17 Extra Packages for Enterprise Linux 9 openh264 2.5 kB/s | 2.5 kB 00:00 Raven's RPM repo for el9-x86_64 - base 471 kB/s | 970 kB 00:02 Raven's RPM repo for el9-x86_64 - multimedia 79 kB/s | 133 kB 00:01 Rocky Linux 9 - BaseOS 4.1 MB/s | 2.3 MB 00:00 Rocky Linux 9 - AppStream 7.9 MB/s | 8.0 MB 00:01 Rocky Linux 9 - CRB 4.7 MB/s | 2.5 MB 00:00 Rocky Linux 9 - Devel WARNING! FOR BUILDROOT ON 12 MB/s | 14 MB 00:01 Rocky Linux 9 - Extras 31 kB/s | 15 kB 00:00 Package cmake-3.26.5-2.el9.x86_64 is already installed. Package libuv-devel-1:1.42.0-2.el9_4.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: openssl-devel x86_64 1:3.0.7-28.el9_4 appstream 3.0 M Upgrading: openssl x86_64 1:3.0.7-28.el9_4 baseos 1.1 M openssl-libs x86_64 1:3.0.7-28.el9_4 baseos 2.1 M Transaction Summary ================================================================================ Install 1 Package Upgrade 2 Packages Total download size: 6.3 M Downloading Packages: (1/3): openssl-libs-3.0.7-28.el9_4.x86_64.rpm 15 MB/s | 2.1 MB 00:00 (2/3): openssl-3.0.7-28.el9_4.x86_64.rpm 7.5 MB/s | 1.1 MB 00:00 (3/3): openssl-devel-3.0.7-28.el9_4.x86_64.rpm 11 MB/s | 3.0 MB 00:00 -------------------------------------------------------------------------------- Total 7.3 MB/s | 6.3 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : openssl-libs-1:3.0.7-28.el9_4.x86_64 1/5 Installing : openssl-devel-1:3.0.7-28.el9_4.x86_64 2/5 Upgrading : openssl-1:3.0.7-28.el9_4.x86_64 3/5 Cleanup : openssl-1:3.0.7-24.el9.x86_64 4/5 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 5/5 Running scriptlet: openssl-libs-1:3.0.7-24.el9.x86_64 5/5 Verifying : openssl-devel-1:3.0.7-28.el9_4.x86_64 1/5 Verifying : openssl-libs-1:3.0.7-28.el9_4.x86_64 2/5 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 3/5 Verifying : openssl-1:3.0.7-28.el9_4.x86_64 4/5 Verifying : openssl-1:3.0.7-24.el9.x86_64 5/5 Upgraded: openssl-1:3.0.7-28.el9_4.x86_64 openssl-libs-1:3.0.7-28.el9_4.x86_64 Installed: openssl-devel-1:3.0.7-28.el9_4.x86_64 Complete! DBG: cassandra-cpp-driver-2.17.1: RPMBUILD_FLAGS= setting SOURCE_DATE_EPOCH=1489363200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C3G2Mo + umask 022 + cd /root/contrail/BUILD + cd /root/contrail/BUILD + rm -rf cpp-driver-2.17.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/contrail/third_party/contrail-third-party-packages/upstream/rpm/specs/cassandra-cpp-driver-2.17.1/2.17.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cpp-driver-2.17.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tMEgIL + umask 022 + cd /root/contrail/BUILD + cd cpp-driver-2.17.1 + export 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + cmake3 -DCMAKE_BUILD_TYPE=RELEASE -DCASS_BUILD_STATIC=ON -DCASS_INSTALL_PKG_CONFIG=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib64 . -- The C compiler identification is GNU 11.4.1 -- The CXX compiler identification is GNU 11.4.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- libuv version: v1.42.0 -- Found Libuv: /usr/lib64/libuv.so (found suitable version "1.42.0", minimum required is "1.0.0") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found OpenSSL: /usr/lib64/libssl.so (found version "3.0.7") -- OpenSSL version: v3.0.7 -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Could NOT find CLANG_FORMAT (missing: CLANG_FORMAT_EXE) -- Unable to find clang-format. Not creating format targets. -- Driver version: 2.17.1 -- Using std::atomic implementation for atomic operations -- Checking to see if CXX compiler accepts flag -std=c++11 -- Checking to see if CXX compiler accepts flag -std=c++11 - yes -- Using hash header and namespace "std" -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long long -- Check size of long long - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of u_int16_t -- Check size of u_int16_t - done -- Check size of __uint16_t -- Check size of __uint16_t - done -- Looking for GRND_NONBLOCK -- Looking for GRND_NONBLOCK - found -- Looking for timerfd_create -- Looking for timerfd_create - found -- Looking for SO_NOSIGPIPE -- Looking for SO_NOSIGPIPE - not found -- Looking for sigtimedwait -- Looking for sigtimedwait - found -- Performing Test HAVE_BUILTIN_BSWAP32 -- Performing Test HAVE_BUILTIN_BSWAP32 - Success -- Performing Test HAVE_BUILTIN_BSWAP64 -- Performing Test HAVE_BUILTIN_BSWAP64 - Failed -- Configuring done (4.2s) -- Generating done (0.0s) -- Build files have been written to: /root/contrail/BUILD/cpp-driver-2.17.1 + make -j1 make[2]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[3]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' [ 0%] Building C object src/third_party/minizip/CMakeFiles/minizip.dir/ioapi.c.o [ 1%] Building C object src/third_party/minizip/CMakeFiles/minizip.dir/unzip.c.o make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 1%] Built target minizip make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' [ 2%] Building CXX object src/third_party/curl/CMakeFiles/curl_hostcheck.dir/hostcheck.cpp.o make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 2%] Built target curl_hostcheck make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' [ 3%] Building CXX object src/third_party/hdr_histogram/CMakeFiles/hdr_histogram.dir/hdr_histogram.cpp.o make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 3%] Built target hdr_histogram make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' [ 3%] Building C object src/third_party/http-parser/CMakeFiles/http-parser.dir/http_parser.c.o make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 3%] Built target http-parser make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' [ 3%] Building CXX object src/CMakeFiles/cassandra.dir/abstract_data.cpp.o [ 3%] Building CXX object src/CMakeFiles/cassandra.dir/address.cpp.o [ 4%] Building CXX object src/CMakeFiles/cassandra.dir/address_factory.cpp.o [ 4%] Building CXX object src/CMakeFiles/cassandra.dir/allocated.cpp.o [ 5%] Building CXX object src/CMakeFiles/cassandra.dir/async.cpp.o [ 5%] Building CXX object src/CMakeFiles/cassandra.dir/auth.cpp.o [ 5%] Building CXX object src/CMakeFiles/cassandra.dir/auth_requests.cpp.o [ 6%] Building CXX object src/CMakeFiles/cassandra.dir/auth_responses.cpp.o [ 6%] Building CXX object src/CMakeFiles/cassandra.dir/batch_request.cpp.o [ 7%] Building CXX object src/CMakeFiles/cassandra.dir/blacklist_dc_policy.cpp.o [ 7%] Building CXX object src/CMakeFiles/cassandra.dir/blacklist_policy.cpp.o [ 7%] Building CXX object src/CMakeFiles/cassandra.dir/client_insights.cpp.o [ 8%] Building CXX object src/CMakeFiles/cassandra.dir/cloud_secure_connection_config.cpp.o [ 8%] Building CXX object src/CMakeFiles/cassandra.dir/cluster.cpp.o [ 9%] Building CXX object src/CMakeFiles/cassandra.dir/cluster_config.cpp.o [ 9%] Building CXX object src/CMakeFiles/cassandra.dir/cluster_connector.cpp.o [ 9%] Building CXX object src/CMakeFiles/cassandra.dir/cluster_metadata_resolver.cpp.o [ 10%] Building CXX object src/CMakeFiles/cassandra.dir/collection.cpp.o [ 10%] Building CXX object src/CMakeFiles/cassandra.dir/collection_iterator.cpp.o [ 11%] Building CXX object src/CMakeFiles/cassandra.dir/config.cpp.o [ 11%] Building CXX object src/CMakeFiles/cassandra.dir/connection.cpp.o [ 11%] Building CXX object src/CMakeFiles/cassandra.dir/connection_pool.cpp.o [ 12%] Building CXX object src/CMakeFiles/cassandra.dir/connection_pool_connector.cpp.o [ 12%] Building CXX object src/CMakeFiles/cassandra.dir/connection_pool_manager.cpp.o [ 13%] Building CXX object src/CMakeFiles/cassandra.dir/connection_pool_manager_initializer.cpp.o [ 13%] Building CXX object src/CMakeFiles/cassandra.dir/connector.cpp.o [ 13%] Building CXX object src/CMakeFiles/cassandra.dir/control_connection.cpp.o [ 14%] Building CXX object src/CMakeFiles/cassandra.dir/control_connector.cpp.o [ 14%] Building CXX object src/CMakeFiles/cassandra.dir/data_type.cpp.o [ 15%] Building CXX object src/CMakeFiles/cassandra.dir/data_type_parser.cpp.o [ 15%] Building CXX object src/CMakeFiles/cassandra.dir/dc_aware_policy.cpp.o [ 15%] Building CXX object src/CMakeFiles/cassandra.dir/decoder.cpp.o [ 16%] Building CXX object src/CMakeFiles/cassandra.dir/delayed_connector.cpp.o [ 16%] Building CXX object src/CMakeFiles/cassandra.dir/driver_info.cpp.o [ 17%] Building CXX object src/CMakeFiles/cassandra.dir/dse_auth.cpp.o [ 17%] Building CXX object src/CMakeFiles/cassandra.dir/dse_batch_request.cpp.o [ 17%] Building CXX object src/CMakeFiles/cassandra.dir/dse_cluster_config.cpp.o [ 18%] Building CXX object src/CMakeFiles/cassandra.dir/dse_collection.cpp.o [ 18%] Building CXX object src/CMakeFiles/cassandra.dir/dse_date_range.cpp.o [ 19%] Building CXX object src/CMakeFiles/cassandra.dir/dse_line_string.cpp.o [ 19%] Building CXX object src/CMakeFiles/cassandra.dir/dse_point.cpp.o [ 19%] Building CXX object src/CMakeFiles/cassandra.dir/dse_polygon.cpp.o [ 20%] Building CXX object src/CMakeFiles/cassandra.dir/dse_statement.cpp.o [ 20%] Building CXX object src/CMakeFiles/cassandra.dir/dse_tuple.cpp.o [ 21%] Building CXX object src/CMakeFiles/cassandra.dir/dse_user_type_value.cpp.o [ 21%] Building CXX object src/CMakeFiles/cassandra.dir/dse_value.cpp.o [ 21%] Building CXX object src/CMakeFiles/cassandra.dir/encode.cpp.o [ 22%] Building CXX object src/CMakeFiles/cassandra.dir/error_response.cpp.o [ 22%] Building CXX object src/CMakeFiles/cassandra.dir/event_loop.cpp.o [ 23%] Building CXX object src/CMakeFiles/cassandra.dir/event_response.cpp.o [ 23%] Building CXX object src/CMakeFiles/cassandra.dir/execute_request.cpp.o [ 23%] Building CXX object src/CMakeFiles/cassandra.dir/execution_profile.cpp.o [ 24%] Building CXX object src/CMakeFiles/cassandra.dir/external.cpp.o [ 24%] Building CXX object src/CMakeFiles/cassandra.dir/future.cpp.o [ 25%] Building CXX object src/CMakeFiles/cassandra.dir/get_time-unix.cpp.o [ 25%] Building CXX object src/CMakeFiles/cassandra.dir/host.cpp.o [ 25%] Building CXX object src/CMakeFiles/cassandra.dir/http_client.cpp.o [ 26%] Building CXX object src/CMakeFiles/cassandra.dir/iterator.cpp.o [ 26%] Building CXX object src/CMakeFiles/cassandra.dir/latency_aware_policy.cpp.o [ 27%] Building CXX object src/CMakeFiles/cassandra.dir/list_policy.cpp.o [ 27%] Building CXX object src/CMakeFiles/cassandra.dir/logger.cpp.o [ 28%] Building CXX object src/CMakeFiles/cassandra.dir/map_iterator.cpp.o [ 28%] Building CXX object src/CMakeFiles/cassandra.dir/md5.cpp.o [ 28%] Building CXX object src/CMakeFiles/cassandra.dir/memory.cpp.o [ 29%] Building CXX object src/CMakeFiles/cassandra.dir/metadata.cpp.o [ 29%] Building CXX object src/CMakeFiles/cassandra.dir/micro_timer.cpp.o [ 30%] Building CXX object src/CMakeFiles/cassandra.dir/murmur3.cpp.o [ 30%] Building CXX object src/CMakeFiles/cassandra.dir/pooled_connection.cpp.o [ 30%] Building CXX object src/CMakeFiles/cassandra.dir/prepare_all_handler.cpp.o [ 31%] Building CXX object src/CMakeFiles/cassandra.dir/prepare_host_handler.cpp.o [ 31%] Building CXX object src/CMakeFiles/cassandra.dir/prepare_request.cpp.o [ 32%] Building CXX object src/CMakeFiles/cassandra.dir/prepared.cpp.o [ 32%] Building CXX object src/CMakeFiles/cassandra.dir/protocol.cpp.o [ 32%] Building CXX object src/CMakeFiles/cassandra.dir/query_request.cpp.o [ 33%] Building CXX object src/CMakeFiles/cassandra.dir/random.cpp.o [ 33%] Building CXX object src/CMakeFiles/cassandra.dir/reconnection_policy.cpp.o [ 34%] Building CXX object src/CMakeFiles/cassandra.dir/register_request.cpp.o [ 34%] Building CXX object src/CMakeFiles/cassandra.dir/request.cpp.o [ 34%] Building CXX object src/CMakeFiles/cassandra.dir/request_callback.cpp.o [ 35%] Building CXX object src/CMakeFiles/cassandra.dir/request_handler.cpp.o [ 35%] Building CXX object src/CMakeFiles/cassandra.dir/request_processor.cpp.o [ 36%] Building CXX object src/CMakeFiles/cassandra.dir/request_processor_initializer.cpp.o [ 36%] Building CXX object src/CMakeFiles/cassandra.dir/response.cpp.o [ 36%] Building CXX object src/CMakeFiles/cassandra.dir/result_metadata.cpp.o [ 37%] Building CXX object src/CMakeFiles/cassandra.dir/result_response.cpp.o [ 37%] Building CXX object src/CMakeFiles/cassandra.dir/retry_policy.cpp.o [ 38%] Building CXX object src/CMakeFiles/cassandra.dir/ring_buffer.cpp.o [ 38%] Building CXX object src/CMakeFiles/cassandra.dir/round_robin_policy.cpp.o [ 38%] Building CXX object src/CMakeFiles/cassandra.dir/row.cpp.o [ 39%] Building CXX object src/CMakeFiles/cassandra.dir/schema_agreement_handler.cpp.o [ 39%] Building CXX object src/CMakeFiles/cassandra.dir/session.cpp.o [ 40%] Building CXX object src/CMakeFiles/cassandra.dir/session_base.cpp.o [ 40%] Building CXX object src/CMakeFiles/cassandra.dir/socket.cpp.o [ 40%] Building CXX object src/CMakeFiles/cassandra.dir/socket_connector.cpp.o [ 41%] Building CXX object src/CMakeFiles/cassandra.dir/ssl.cpp.o [ 41%] Building CXX object src/CMakeFiles/cassandra.dir/startup_request.cpp.o [ 42%] Building CXX object src/CMakeFiles/cassandra.dir/statement.cpp.o [ 42%] Building CXX object src/CMakeFiles/cassandra.dir/string_ref.cpp.o [ 42%] Building CXX object src/CMakeFiles/cassandra.dir/supported_response.cpp.o [ 43%] Building CXX object src/CMakeFiles/cassandra.dir/testing.cpp.o [ 43%] Building CXX object src/CMakeFiles/cassandra.dir/timer.cpp.o [ 44%] Building CXX object src/CMakeFiles/cassandra.dir/timestamp_generator.cpp.o [ 44%] Building CXX object src/CMakeFiles/cassandra.dir/token_aware_policy.cpp.o [ 44%] Building CXX object src/CMakeFiles/cassandra.dir/token_map.cpp.o [ 45%] Building CXX object src/CMakeFiles/cassandra.dir/token_map_impl.cpp.o [ 45%] Building CXX object src/CMakeFiles/cassandra.dir/tracing_data_handler.cpp.o [ 46%] Building CXX object src/CMakeFiles/cassandra.dir/tuple.cpp.o [ 46%] Building CXX object src/CMakeFiles/cassandra.dir/user_type_field_iterator.cpp.o [ 46%] Building CXX object src/CMakeFiles/cassandra.dir/user_type_value.cpp.o [ 47%] Building CXX object src/CMakeFiles/cassandra.dir/utils.cpp.o [ 47%] Building CXX object src/CMakeFiles/cassandra.dir/uuids.cpp.o [ 48%] Building CXX object src/CMakeFiles/cassandra.dir/value.cpp.o [ 48%] Building CXX object src/CMakeFiles/cassandra.dir/wait_for_handler.cpp.o [ 48%] Building CXX object src/CMakeFiles/cassandra.dir/whitelist_dc_policy.cpp.o [ 49%] Building CXX object src/CMakeFiles/cassandra.dir/whitelist_policy.cpp.o [ 49%] Building CXX object src/CMakeFiles/cassandra.dir/wkt.cpp.o [ 50%] Building CXX object src/CMakeFiles/cassandra.dir/ssl/ssl_openssl_impl.cpp.o [ 50%] Building CXX object src/CMakeFiles/cassandra.dir/ssl/ring_buffer_bio.cpp.o [ 50%] Linking CXX shared library ../libcassandra.so make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 50%] Built target cassandra make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' [ 50%] Building C object src/third_party/minizip/CMakeFiles/minizip_static.dir/ioapi.c.o [ 51%] Building C object src/third_party/minizip/CMakeFiles/minizip_static.dir/unzip.c.o make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 51%] Built target minizip_static make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' [ 51%] Building CXX object src/third_party/curl/CMakeFiles/curl_hostcheck_static.dir/hostcheck.cpp.o make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 51%] Built target curl_hostcheck_static make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' [ 51%] Building CXX object src/third_party/hdr_histogram/CMakeFiles/hdr_histogram_static.dir/hdr_histogram.cpp.o make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 51%] Built target hdr_histogram_static make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' [ 52%] Building C object src/third_party/http-parser/CMakeFiles/http-parser_static.dir/http_parser.c.o make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 52%] Built target http-parser_static make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' [ 53%] Building CXX object src/CMakeFiles/cassandra_static.dir/abstract_data.cpp.o [ 53%] Building CXX object src/CMakeFiles/cassandra_static.dir/address.cpp.o [ 54%] Building CXX object src/CMakeFiles/cassandra_static.dir/address_factory.cpp.o [ 54%] Building CXX object src/CMakeFiles/cassandra_static.dir/allocated.cpp.o [ 55%] Building CXX object src/CMakeFiles/cassandra_static.dir/async.cpp.o [ 55%] Building CXX object src/CMakeFiles/cassandra_static.dir/auth.cpp.o [ 55%] Building CXX object src/CMakeFiles/cassandra_static.dir/auth_requests.cpp.o [ 56%] Building CXX object src/CMakeFiles/cassandra_static.dir/auth_responses.cpp.o [ 56%] Building CXX object src/CMakeFiles/cassandra_static.dir/batch_request.cpp.o [ 57%] Building CXX object src/CMakeFiles/cassandra_static.dir/blacklist_dc_policy.cpp.o [ 57%] Building CXX object src/CMakeFiles/cassandra_static.dir/blacklist_policy.cpp.o [ 57%] Building CXX object src/CMakeFiles/cassandra_static.dir/client_insights.cpp.o [ 58%] Building CXX object src/CMakeFiles/cassandra_static.dir/cloud_secure_connection_config.cpp.o [ 58%] Building CXX object src/CMakeFiles/cassandra_static.dir/cluster.cpp.o [ 59%] Building CXX object src/CMakeFiles/cassandra_static.dir/cluster_config.cpp.o [ 59%] Building CXX object src/CMakeFiles/cassandra_static.dir/cluster_connector.cpp.o [ 59%] Building CXX object src/CMakeFiles/cassandra_static.dir/cluster_metadata_resolver.cpp.o [ 60%] Building CXX object src/CMakeFiles/cassandra_static.dir/collection.cpp.o [ 60%] Building CXX object src/CMakeFiles/cassandra_static.dir/collection_iterator.cpp.o [ 61%] Building CXX object src/CMakeFiles/cassandra_static.dir/config.cpp.o [ 61%] Building CXX object src/CMakeFiles/cassandra_static.dir/connection.cpp.o [ 61%] Building CXX object src/CMakeFiles/cassandra_static.dir/connection_pool.cpp.o [ 62%] Building CXX object src/CMakeFiles/cassandra_static.dir/connection_pool_connector.cpp.o [ 62%] Building CXX object src/CMakeFiles/cassandra_static.dir/connection_pool_manager.cpp.o [ 63%] Building CXX object src/CMakeFiles/cassandra_static.dir/connection_pool_manager_initializer.cpp.o [ 63%] Building CXX object src/CMakeFiles/cassandra_static.dir/connector.cpp.o [ 63%] Building CXX object src/CMakeFiles/cassandra_static.dir/control_connection.cpp.o [ 64%] Building CXX object src/CMakeFiles/cassandra_static.dir/control_connector.cpp.o [ 64%] Building CXX object src/CMakeFiles/cassandra_static.dir/data_type.cpp.o [ 65%] Building CXX object src/CMakeFiles/cassandra_static.dir/data_type_parser.cpp.o [ 65%] Building CXX object src/CMakeFiles/cassandra_static.dir/dc_aware_policy.cpp.o [ 65%] Building CXX object src/CMakeFiles/cassandra_static.dir/decoder.cpp.o [ 66%] Building CXX object src/CMakeFiles/cassandra_static.dir/delayed_connector.cpp.o [ 66%] Building CXX object src/CMakeFiles/cassandra_static.dir/driver_info.cpp.o [ 67%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_auth.cpp.o [ 67%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_batch_request.cpp.o [ 67%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_cluster_config.cpp.o [ 68%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_collection.cpp.o [ 68%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_date_range.cpp.o [ 69%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_line_string.cpp.o [ 69%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_point.cpp.o [ 69%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_polygon.cpp.o [ 70%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_statement.cpp.o [ 70%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_tuple.cpp.o [ 71%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_user_type_value.cpp.o [ 71%] Building CXX object src/CMakeFiles/cassandra_static.dir/dse_value.cpp.o [ 71%] Building CXX object src/CMakeFiles/cassandra_static.dir/encode.cpp.o [ 72%] Building CXX object src/CMakeFiles/cassandra_static.dir/error_response.cpp.o [ 72%] Building CXX object src/CMakeFiles/cassandra_static.dir/event_loop.cpp.o [ 73%] Building CXX object src/CMakeFiles/cassandra_static.dir/event_response.cpp.o [ 73%] Building CXX object src/CMakeFiles/cassandra_static.dir/execute_request.cpp.o [ 73%] Building CXX object src/CMakeFiles/cassandra_static.dir/execution_profile.cpp.o [ 74%] Building CXX object src/CMakeFiles/cassandra_static.dir/external.cpp.o [ 74%] Building CXX object src/CMakeFiles/cassandra_static.dir/future.cpp.o [ 75%] Building CXX object src/CMakeFiles/cassandra_static.dir/get_time-unix.cpp.o [ 75%] Building CXX object src/CMakeFiles/cassandra_static.dir/host.cpp.o [ 75%] Building CXX object src/CMakeFiles/cassandra_static.dir/http_client.cpp.o [ 76%] Building CXX object src/CMakeFiles/cassandra_static.dir/iterator.cpp.o [ 76%] Building CXX object src/CMakeFiles/cassandra_static.dir/latency_aware_policy.cpp.o [ 77%] Building CXX object src/CMakeFiles/cassandra_static.dir/list_policy.cpp.o [ 77%] Building CXX object src/CMakeFiles/cassandra_static.dir/logger.cpp.o [ 77%] Building CXX object src/CMakeFiles/cassandra_static.dir/map_iterator.cpp.o [ 78%] Building CXX object src/CMakeFiles/cassandra_static.dir/md5.cpp.o [ 78%] Building CXX object src/CMakeFiles/cassandra_static.dir/memory.cpp.o [ 79%] Building CXX object src/CMakeFiles/cassandra_static.dir/metadata.cpp.o [ 79%] Building CXX object src/CMakeFiles/cassandra_static.dir/micro_timer.cpp.o [ 80%] Building CXX object src/CMakeFiles/cassandra_static.dir/murmur3.cpp.o [ 80%] Building CXX object src/CMakeFiles/cassandra_static.dir/pooled_connection.cpp.o [ 80%] Building CXX object src/CMakeFiles/cassandra_static.dir/prepare_all_handler.cpp.o [ 81%] Building CXX object src/CMakeFiles/cassandra_static.dir/prepare_host_handler.cpp.o [ 81%] Building CXX object src/CMakeFiles/cassandra_static.dir/prepare_request.cpp.o [ 82%] Building CXX object src/CMakeFiles/cassandra_static.dir/prepared.cpp.o [ 82%] Building CXX object src/CMakeFiles/cassandra_static.dir/protocol.cpp.o [ 82%] Building CXX object src/CMakeFiles/cassandra_static.dir/query_request.cpp.o [ 83%] Building CXX object src/CMakeFiles/cassandra_static.dir/random.cpp.o [ 83%] Building CXX object src/CMakeFiles/cassandra_static.dir/reconnection_policy.cpp.o [ 84%] Building CXX object src/CMakeFiles/cassandra_static.dir/register_request.cpp.o [ 84%] Building CXX object src/CMakeFiles/cassandra_static.dir/request.cpp.o [ 84%] Building CXX object src/CMakeFiles/cassandra_static.dir/request_callback.cpp.o [ 85%] Building CXX object src/CMakeFiles/cassandra_static.dir/request_handler.cpp.o [ 85%] Building CXX object src/CMakeFiles/cassandra_static.dir/request_processor.cpp.o [ 86%] Building CXX object src/CMakeFiles/cassandra_static.dir/request_processor_initializer.cpp.o [ 86%] Building CXX object src/CMakeFiles/cassandra_static.dir/response.cpp.o [ 86%] Building CXX object src/CMakeFiles/cassandra_static.dir/result_metadata.cpp.o [ 87%] Building CXX object src/CMakeFiles/cassandra_static.dir/result_response.cpp.o [ 87%] Building CXX object src/CMakeFiles/cassandra_static.dir/retry_policy.cpp.o [ 88%] Building CXX object src/CMakeFiles/cassandra_static.dir/ring_buffer.cpp.o [ 88%] Building CXX object src/CMakeFiles/cassandra_static.dir/round_robin_policy.cpp.o [ 88%] Building CXX object src/CMakeFiles/cassandra_static.dir/row.cpp.o [ 89%] Building CXX object src/CMakeFiles/cassandra_static.dir/schema_agreement_handler.cpp.o [ 89%] Building CXX object src/CMakeFiles/cassandra_static.dir/session.cpp.o [ 90%] Building CXX object src/CMakeFiles/cassandra_static.dir/session_base.cpp.o [ 90%] Building CXX object src/CMakeFiles/cassandra_static.dir/socket.cpp.o [ 90%] Building CXX object src/CMakeFiles/cassandra_static.dir/socket_connector.cpp.o [ 91%] Building CXX object src/CMakeFiles/cassandra_static.dir/ssl.cpp.o [ 91%] Building CXX object src/CMakeFiles/cassandra_static.dir/startup_request.cpp.o [ 92%] Building CXX object src/CMakeFiles/cassandra_static.dir/statement.cpp.o [ 92%] Building CXX object src/CMakeFiles/cassandra_static.dir/string_ref.cpp.o [ 92%] Building CXX object src/CMakeFiles/cassandra_static.dir/supported_response.cpp.o [ 93%] Building CXX object src/CMakeFiles/cassandra_static.dir/testing.cpp.o [ 93%] Building CXX object src/CMakeFiles/cassandra_static.dir/timer.cpp.o [ 94%] Building CXX object src/CMakeFiles/cassandra_static.dir/timestamp_generator.cpp.o [ 94%] Building CXX object src/CMakeFiles/cassandra_static.dir/token_aware_policy.cpp.o [ 94%] Building CXX object src/CMakeFiles/cassandra_static.dir/token_map.cpp.o [ 95%] Building CXX object src/CMakeFiles/cassandra_static.dir/token_map_impl.cpp.o [ 95%] Building CXX object src/CMakeFiles/cassandra_static.dir/tracing_data_handler.cpp.o [ 96%] Building CXX object src/CMakeFiles/cassandra_static.dir/tuple.cpp.o [ 96%] Building CXX object src/CMakeFiles/cassandra_static.dir/user_type_field_iterator.cpp.o [ 96%] Building CXX object src/CMakeFiles/cassandra_static.dir/user_type_value.cpp.o [ 97%] Building CXX object src/CMakeFiles/cassandra_static.dir/utils.cpp.o [ 97%] Building CXX object src/CMakeFiles/cassandra_static.dir/uuids.cpp.o [ 98%] Building CXX object src/CMakeFiles/cassandra_static.dir/value.cpp.o [ 98%] Building CXX object src/CMakeFiles/cassandra_static.dir/wait_for_handler.cpp.o [ 98%] Building CXX object src/CMakeFiles/cassandra_static.dir/whitelist_dc_policy.cpp.o [ 99%] Building CXX object src/CMakeFiles/cassandra_static.dir/whitelist_policy.cpp.o [ 99%] Building CXX object src/CMakeFiles/cassandra_static.dir/wkt.cpp.o [100%] Building CXX object src/CMakeFiles/cassandra_static.dir/ssl/ssl_openssl_impl.cpp.o [100%] Building CXX object src/CMakeFiles/cassandra_static.dir/ssl/ring_buffer_bio.cpp.o [100%] Linking CXX static library ../libcassandra_static.a make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [100%] Built target cassandra_static make[3]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' make[2]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LsrTRI + umask 022 + cd /root/contrail/BUILD + '[' /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64 '!=' / ']' + rm -rf /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64 ++ dirname /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64 + mkdir -p /tmp/tmp.WhaXgyiTdG + mkdir /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64 + cd cpp-driver-2.17.1 + rm -rf /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64 + make DESTDIR=/tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64 install make[2]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[3]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 1%] Built target minizip make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 2%] Built target curl_hostcheck make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 3%] Built target hdr_histogram make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 3%] Built target http-parser make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 50%] Built target cassandra make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 51%] Built target minizip_static make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 51%] Built target curl_hostcheck_static make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 51%] Built target hdr_histogram_static make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [ 52%] Built target http-parser_static make[4]: Entering directory '/root/work/BUILD/cpp-driver-2.17.1' make[4]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' [100%] Built target cassandra_static make[3]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' Install the project... -- Install configuration: "RELEASE" -- Installing: /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/include/cassandra.h -- Installing: /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/include/dse.h -- Installing: /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/lib64/libcassandra.so.2.17.1 -- Installing: /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/lib64/libcassandra.so.2 -- Installing: /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/lib64/libcassandra.so -- Installing: /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/lib64/libcassandra_static.a make[2]: Leaving directory '/root/work/BUILD/cpp-driver-2.17.1' + mkdir -p /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64//usr/lib64/pkgconfig + sed -e s#@prefix@#/usr#g -e s#@exec_prefix@#/usr#g -e s#@libdir@#/usr/lib64#g -e s#@includedir@#/usr/include#g -e s#@version@#2.17.1#g /root/contrail/third_party/contrail-third-party-packages/upstream/rpm/specs/cassandra-cpp-driver-2.17.1/cassandra.pc.in + sed -e s#@prefix@#/usr#g -e s#@exec_prefix@#/usr#g -e s#@libdir@#/usr/lib64#g -e s#@includedir@#/usr/include#g -e s#@version@#2.17.1#g /root/contrail/third_party/contrail-third-party-packages/upstream/rpm/specs/cassandra-cpp-driver-2.17.1/cassandra_static.pc.in + /usr/bin/find-debuginfo -j1 --strict-build-id -m -i --build-id-seed 2.17.1-1.el9 --unique-debug-suffix -2.17.1-1.el9.x86_64 --unique-debug-src-base cassandra-cpp-driver-2.17.1-1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /root/contrail/BUILD/cpp-driver-2.17.1 extracting debug info from /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/lib64/libcassandra.so.2.17.1 original debug info size: 50456kB, size after compression: 43636kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: src/NONE: Cannot stat: No such file or directory 5086 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4d1nzu + umask 022 + cd /root/contrail/BUILD + cd cpp-driver-2.17.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: cassandra-cpp-driver-2.17.1-1.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FWooOw + umask 022 + cd /root/contrail/BUILD + cd cpp-driver-2.17.1 + DOCDIR=/tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/share/doc/cassandra-cpp-driver + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/share/doc/cassandra-cpp-driver + cp -pr README.md /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/share/doc/cassandra-cpp-driver + cp -pr LICENSE.txt /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/share/doc/cassandra-cpp-driver + RPM_EC=0 ++ jobs -p + exit 0 Provides: cassandra-cpp-driver = 1:2.17.1-1.el9 cassandra-cpp-driver(x86-64) = 1:2.17.1-1.el9 libcassandra.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcassandra.so.2()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libuv.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: cassandra-cpp-driver-devel-2.17.1-1.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WvKeF7 + umask 022 + cd /root/contrail/BUILD + cd cpp-driver-2.17.1 + DOCDIR=/tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/share/doc/cassandra-cpp-driver-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/share/doc/cassandra-cpp-driver-devel + cp -pr README.md /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/share/doc/cassandra-cpp-driver-devel + cp -pr LICENSE.txt /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64/usr/share/doc/cassandra-cpp-driver-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cassandra-cpp-driver-devel = 1:2.17.1-1.el9 cassandra-cpp-driver-devel(x86-64) = 1:2.17.1-1.el9 pkgconfig(cassandra) = 2.17.1 pkgconfig(cassandra_static) = 2.17.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(libuv) pkgconfig(openssl) Processing files: cassandra-cpp-driver-debugsource-2.17.1-1.el9.x86_64 Provides: cassandra-cpp-driver-debugsource = 1:2.17.1-1.el9 cassandra-cpp-driver-debugsource(x86-64) = 1:2.17.1-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cassandra-cpp-driver-debuginfo-2.17.1-1.el9.x86_64 Provides: cassandra-cpp-driver-debuginfo = 1:2.17.1-1.el9 cassandra-cpp-driver-debuginfo(x86-64) = 1:2.17.1-1.el9 debuginfo(build-id) = 665ce3fc199c9fd603ffbfb4db787d679f2daea7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cassandra-cpp-driver-debugsource(x86-64) = 1:2.17.1-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64 Wrote: /root/contrail/RPMS/x86_64/cassandra-cpp-driver-debuginfo-2.17.1-1.el9.x86_64.rpm Wrote: /root/contrail/RPMS/x86_64/cassandra-cpp-driver-devel-2.17.1-1.el9.x86_64.rpm Wrote: /root/contrail/RPMS/x86_64/cassandra-cpp-driver-debugsource-2.17.1-1.el9.x86_64.rpm Wrote: /root/contrail/RPMS/x86_64/cassandra-cpp-driver-2.17.1-1.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AwTubu + umask 022 + cd /root/contrail/BUILD + cd cpp-driver-2.17.1 + rm -rf /tmp/tmp.WhaXgyiTdG/cassandra-cpp-driver-2.17.1-1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 contrail-third-party-packages: prepare sources for kafka spectool -g /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/kafka/kafka.spec -C /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/kafka/ 0.0 / 34.0 MiB [ ] 88.0 KiB / 34.0 MiB [ ] 184.0 KiB / 34.0 MiB [ ] 288.0 KiB / 34.0 MiB [ ] 376.0 KiB / 34.0 MiB [= ] 472.0 KiB / 34.0 MiB [= ] 696.0 KiB / 34.0 MiB [= ] 1.0 MiB / 34.0 MiB [== ] 1.4 MiB / 34.0 MiB [== ] 1.7 MiB / 34.0 MiB [=== ] 2.0 MiB / 34.0 MiB [=== ] 2.3 MiB / 34.0 MiB [==== ] 2.6 MiB / 34.0 MiB [==== ] 2.9 MiB / 34.0 MiB [===== ] 3.2 MiB / 34.0 MiB [===== ] 3.5 MiB / 34.0 MiB [====== ] 3.8 MiB / 34.0 MiB [====== ] 4.1 MiB / 34.0 MiB [====== ] 4.3 MiB / 34.0 MiB [======= ] 4.6 MiB / 34.0 MiB [======= ] 4.8 MiB / 34.0 MiB [======== ] 5.1 MiB / 34.0 MiB [======== ] 5.4 MiB / 34.0 MiB [======== ] 5.6 MiB / 34.0 MiB [========= ] 5.8 MiB / 34.0 MiB [========= ] 6.0 MiB / 34.0 MiB [========== ] 6.2 MiB / 34.0 MiB [========== ] 6.4 MiB / 34.0 MiB [========== ] 6.6 MiB / 34.0 MiB [=========== ] 6.8 MiB / 34.0 MiB [=========== ] 7.0 MiB / 34.0 MiB [=========== ] 7.2 MiB / 34.0 MiB [=========== ] 7.4 MiB / 34.0 MiB [============ ] 7.6 MiB / 34.0 MiB [============ ] 7.8 MiB / 34.0 MiB [============ ] 8.0 MiB / 34.0 MiB [============= ] 8.3 MiB / 34.0 MiB [============= ] 8.6 MiB / 34.0 MiB [============== ] 8.9 MiB / 34.0 MiB [============== ] 9.2 MiB / 34.0 MiB [=============== ] 9.5 MiB / 34.0 MiB [=============== ] 9.8 MiB / 34.0 MiB [================ ] 10.1 MiB / 34.0 MiB [================ ] 10.4 MiB / 34.0 MiB [================= ] 10.7 MiB / 34.0 MiB [================= ] 11.0 MiB / 34.0 MiB [================= ] 11.3 MiB / 34.0 MiB [================== ] 11.5 MiB / 34.0 MiB [================== ] 11.7 MiB / 34.0 MiB [=================== ] 12.0 MiB / 34.0 MiB [=================== ] 12.2 MiB / 34.0 MiB [=================== ] 12.4 MiB / 34.0 MiB [==================== ] 12.6 MiB / 34.0 MiB [==================== ] 12.8 MiB / 34.0 MiB [==================== ] 13.0 MiB / 34.0 MiB [===================== ] 13.2 MiB / 34.0 MiB [===================== ] 13.4 MiB / 34.0 MiB [===================== ] 13.8 MiB / 34.0 MiB [====================== ] 13.9 MiB / 34.0 MiB [====================== ] 14.1 MiB / 34.0 MiB [====================== ] 14.2 MiB / 34.0 MiB [======================= ] 14.4 MiB / 34.0 MiB [======================= ] 14.5 MiB / 34.0 MiB [======================= ] 14.7 MiB / 34.0 MiB [======================= ] 14.9 MiB / 34.0 MiB [======================== ] 15.0 MiB / 34.0 MiB [======================== ] 15.2 MiB / 34.0 MiB [======================== ] 15.4 MiB / 34.0 MiB [======================== ] 15.5 MiB / 34.0 MiB [========================= ] 15.7 MiB / 34.0 MiB [========================= ] 15.8 MiB / 34.0 MiB [========================= ] 16.0 MiB / 34.0 MiB [========================= ] 16.2 MiB / 34.0 MiB [========================== ] 16.3 MiB / 34.0 MiB [========================== ] 16.5 MiB / 34.0 MiB [========================== ] 16.7 MiB / 34.0 MiB [========================== ] 16.9 MiB / 34.0 MiB [=========================== ] 17.0 MiB / 34.0 MiB [=========================== ] 17.2 MiB / 34.0 MiB [=========================== ] 17.4 MiB / 34.0 MiB [============================ ] 17.6 MiB / 34.0 MiB [============================ ] 18.0 MiB / 34.0 MiB [============================= ] 18.3 MiB / 34.0 MiB [============================= ] 18.6 MiB / 34.0 MiB [============================== ] 18.9 MiB / 34.0 MiB [============================== ] 19.2 MiB / 34.0 MiB [============================== ] 19.5 MiB / 34.0 MiB [=============================== ] 19.8 MiB / 34.0 MiB [=============================== ] 20.1 MiB / 34.0 MiB [================================ ] 20.4 MiB / 34.0 MiB [================================ ] 20.7 MiB / 34.0 MiB [================================= ] 21.0 MiB / 34.0 MiB [================================= ] 21.3 MiB / 34.0 MiB [================================== ] 21.6 MiB / 34.0 MiB [================================== ] 22.0 MiB / 34.0 MiB [=================================== ] 22.3 MiB / 34.0 MiB [=================================== ] 22.6 MiB / 34.0 MiB [==================================== ] 22.9 MiB / 34.0 MiB [==================================== ] 23.2 MiB / 34.0 MiB [===================================== ] 23.5 MiB / 34.0 MiB [===================================== ] 23.8 MiB / 34.0 MiB [====================================== ] 24.2 MiB / 34.0 MiB [====================================== ] 24.5 MiB / 34.0 MiB [======================================= ] 24.8 MiB / 34.0 MiB [======================================= ] 25.1 MiB / 34.0 MiB [======================================== ] 25.5 MiB / 34.0 MiB [======================================== ] 25.8 MiB / 34.0 MiB [========================================= ] 26.1 MiB / 34.0 MiB [========================================= ] 26.4 MiB / 34.0 MiB [========================================== ] 26.7 MiB / 34.0 MiB [========================================== ] 27.0 MiB / 34.0 MiB [=========================================== ] 27.3 MiB / 34.0 MiB [=========================================== ] 27.6 MiB / 34.0 MiB [============================================ ] 28.0 MiB / 34.0 MiB [============================================ ] 28.3 MiB / 34.0 MiB [============================================= ] 28.6 MiB / 34.0 MiB [============================================== ] 29.0 MiB / 34.0 MiB [============================================== ] 29.3 MiB / 34.0 MiB [=============================================== ] 29.6 MiB / 34.0 MiB [=============================================== ] 30.0 MiB / 34.0 MiB [================================================ ] 30.3 MiB / 34.0 MiB [================================================ ] 30.6 MiB / 34.0 MiB [================================================= ] 31.0 MiB / 34.0 MiB [================================================= ] 31.3 MiB / 34.0 MiB [================================================== ] 31.7 MiB / 34.0 MiB [================================================== ] 32.0 MiB / 34.0 MiB [=================================================== ] 32.4 MiB / 34.0 MiB [=================================================== ] 32.7 MiB / 34.0 MiB [==================================================== ] 33.1 MiB / 34.0 MiB [===================================================== ] 33.4 MiB / 34.0 MiB [===================================================== ] 33.7 MiB / 34.0 MiB [======================================================] 34.0 MiB / 34.0 MiB [======================================================] Downloading: http://archive.apache.org/dist/kafka/0.9.0.1/kafka_2.11-0.9.0.1.tgz Downloaded: kafka_2.11-0.9.0.1.tgz echo "docker env: contrail-third-party-packages: make kafka" ; \ echo "DBG: kafka: BUILDDEP_FLAGS= BUILD_BASE=/root/contrail" ; \ yum-builddep -y \ --define "_topdir /root/contrail" \ --define "_sourcedir /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/kafka" \ specs/kafka/kafka.spec ; \ echo "DBG: kafka: RPMBUILD_FLAGS=" ; \ rpmbuild -bb \ --define "_buildrootdir $(mktemp -d)" \ --define "_topdir /root/contrail" \ --define "_sourcedir /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/kafka" \ specs/kafka/kafka.spec ; \ docker env: contrail-third-party-packages: make kafka DBG: kafka: BUILDDEP_FLAGS= BUILD_BASE=/root/contrail Last metadata expiration check: 0:10:46 ago on Thu 24 Oct 2024 01:50:00 PM UTC. Dependencies resolved. Nothing to do. Complete! DBG: kafka: RPMBUILD_FLAGS= setting SOURCE_DATE_EPOCH=1552262400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4bFOuh + umask 022 + cd /root/contrail/BUILD + cd /root/contrail/BUILD + rm -rf kafka_2.11-0.9.0.1 + /usr/bin/tar -xvvof - + /usr/bin/gzip -dc /root/contrail/third_party/contrail-third-party-packages/upstream/rpm/specs/kafka/kafka_2.11-0.9.0.1.tgz drwxr-xr-x 0/0 0 2016-02-12 00:50 kafka_2.11-0.9.0.1/ -rw-r--r-- 0/0 11358 2016-02-12 00:37 kafka_2.11-0.9.0.1/LICENSE -rw-r--r-- 0/0 162 2016-02-12 00:37 kafka_2.11-0.9.0.1/NOTICE drwxr-xr-x 0/0 0 2016-02-12 00:50 kafka_2.11-0.9.0.1/bin/ -rwxr-xr-x 0/0 1052 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/connect-distributed.sh -rwxr-xr-x 0/0 1051 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/connect-standalone.sh -rwxr-xr-x 0/0 861 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-acls.sh -rwxr-xr-x 0/0 864 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-configs.sh -rwxr-xr-x 0/0 945 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-console-consumer.sh -rwxr-xr-x 0/0 944 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-console-producer.sh -rwxr-xr-x 0/0 871 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-consumer-groups.sh -rwxr-xr-x 0/0 872 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-consumer-offset-checker.sh -rwxr-xr-x 0/0 948 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-consumer-perf-test.sh -rwxr-xr-x 0/0 862 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-mirror-maker.sh -rwxr-xr-x 0/0 886 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-preferred-replica-election.sh -rwxr-xr-x 0/0 959 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-producer-perf-test.sh -rwxr-xr-x 0/0 874 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-reassign-partitions.sh -rwxr-xr-x 0/0 868 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-replay-log-producer.sh -rwxr-xr-x 0/0 874 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-replica-verification.sh -rwxr-xr-x 0/0 4503 2016-02-12 00:38 kafka_2.11-0.9.0.1/bin/kafka-run-class.sh -rwxr-xr-x 0/0 1364 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-server-start.sh -rwxr-xr-x 0/0 891 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-server-stop.sh -rwxr-xr-x 0/0 870 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-simple-consumer-shell.sh -rwxr-xr-x 0/0 863 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-topics.sh -rwxr-xr-x 0/0 958 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-verifiable-consumer.sh -rwxr-xr-x 0/0 958 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/kafka-verifiable-producer.sh -rwxr-xr-x 0/0 867 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/zookeeper-security-migration.sh -rwxr-xr-x 0/0 1371 2016-02-12 00:38 kafka_2.11-0.9.0.1/bin/zookeeper-server-start.sh -rwxr-xr-x 0/0 875 2016-02-12 00:38 kafka_2.11-0.9.0.1/bin/zookeeper-server-stop.sh -rwxr-xr-x 0/0 968 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/zookeeper-shell.sh drwxr-xr-x 0/0 0 2016-02-12 00:38 kafka_2.11-0.9.0.1/bin/windows/ -rw-r--r-- 0/0 871 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-acls.bat -rw-r--r-- 0/0 923 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-console-consumer.bat -rw-r--r-- 0/0 923 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-console-producer.bat -rw-r--r-- 0/0 882 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-consumer-offset-checker.bat -rw-r--r-- 0/0 936 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-consumer-perf-test.bat -rw-r--r-- 0/0 872 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-mirror-maker.bat -rw-r--r-- 0/0 898 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-preferred-replica-election.bat -rw-r--r-- 0/0 938 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-producer-perf-test.bat -rw-r--r-- 0/0 886 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-reassign-partitions.bat -rw-r--r-- 0/0 878 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-replay-log-producer.bat -rw-r--r-- 0/0 884 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-replica-verification.bat -rw-r--r-- 0/0 3408 2016-02-12 00:38 kafka_2.11-0.9.0.1/bin/windows/kafka-run-class.bat -rw-r--r-- 0/0 1060 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-server-start.bat -rw-r--r-- 0/0 997 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-server-stop.bat -rw-r--r-- 0/0 880 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-simple-consumer-shell.bat -rw-r--r-- 0/0 873 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/kafka-topics.bat -rw-r--r-- 0/0 1105 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/zookeeper-server-start.bat -rw-r--r-- 0/0 905 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/zookeeper-server-stop.bat -rw-r--r-- 0/0 975 2016-02-12 00:37 kafka_2.11-0.9.0.1/bin/windows/zookeeper-shell.bat drwxr-xr-x 0/0 0 2016-02-12 00:50 kafka_2.11-0.9.0.1/config/ -rw-r--r-- 0/0 906 2016-02-12 00:37 kafka_2.11-0.9.0.1/config/connect-console-sink.properties -rw-r--r-- 0/0 909 2016-02-12 00:37 kafka_2.11-0.9.0.1/config/connect-console-source.properties -rw-r--r-- 0/0 2110 2016-02-12 00:37 kafka_2.11-0.9.0.1/config/connect-distributed.properties -rw-r--r-- 0/0 922 2016-02-12 00:38 kafka_2.11-0.9.0.1/config/connect-file-sink.properties -rw-r--r-- 0/0 920 2016-02-12 00:38 kafka_2.11-0.9.0.1/config/connect-file-source.properties -rw-r--r-- 0/0 1074 2016-02-12 00:37 kafka_2.11-0.9.0.1/config/connect-log4j.properties -rw-r--r-- 0/0 2055 2016-02-12 00:37 kafka_2.11-0.9.0.1/config/connect-standalone.properties -rw-r--r-- 0/0 1199 2016-02-12 00:37 kafka_2.11-0.9.0.1/config/consumer.properties -rw-r--r-- 0/0 4369 2016-02-12 00:37 kafka_2.11-0.9.0.1/config/log4j.properties -rw-r--r-- 0/0 2228 2016-02-12 00:38 kafka_2.11-0.9.0.1/config/producer.properties -rw-r--r-- 0/0 5296 2016-02-12 00:37 kafka_2.11-0.9.0.1/config/server.properties -rw-r--r-- 0/0 3325 2016-02-12 00:37 kafka_2.11-0.9.0.1/config/test-log4j.properties -rw-r--r-- 0/0 1032 2016-02-12 00:37 kafka_2.11-0.9.0.1/config/tools-log4j.properties -rw-r--r-- 0/0 1023 2016-02-12 00:37 kafka_2.11-0.9.0.1/config/zookeeper.properties drwxr-xr-x 0/0 0 2016-02-12 00:50 kafka_2.11-0.9.0.1/libs/ -rw-r--r-- 0/0 641408 2016-02-12 00:45 kafka_2.11-0.9.0.1/libs/kafka-clients-0.9.0.1.jar -rw-r--r-- 0/0 8869 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/slf4j-log4j12-1.7.6.jar -rw-r--r-- 0/0 5745606 2015-11-10 02:56 kafka_2.11-0.9.0.1/libs/scala-library-2.11.7.jar -rw-r--r-- 0/0 792964 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/zookeeper-3.4.6.jar -rw-r--r-- 0/0 73756 2015-11-07 01:55 kafka_2.11-0.9.0.1/libs/zkclient-0.7.jar -rw-r--r-- 0/0 82123 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/metrics-core-2.2.0.jar -rw-r--r-- 0/0 53244 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/jopt-simple-3.2.jar -rw-r--r-- 0/0 647891 2015-11-10 02:56 kafka_2.11-0.9.0.1/libs/scala-xml_2.11-1.0.4.jar -rw-r--r-- 0/0 423753 2015-11-10 02:56 kafka_2.11-0.9.0.1/libs/scala-parser-combinators_2.11-1.0.4.jar -rw-r--r-- 0/0 28688 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/slf4j-api-1.7.6.jar -rw-r--r-- 0/0 594033 2015-05-28 17:05 kafka_2.11-0.9.0.1/libs/snappy-java-1.1.1.7.jar -rw-r--r-- 0/0 165505 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/lz4-1.2.0.jar -rw-r--r-- 0/0 489884 2014-08-31 05:13 kafka_2.11-0.9.0.1/libs/log4j-1.2.17.jar -rw-r--r-- 0/0 5029059 2016-02-12 00:49 kafka_2.11-0.9.0.1/libs/kafka_2.11-0.9.0.1.jar -rw-r--r-- 0/0 821 2016-02-12 00:50 kafka_2.11-0.9.0.1/libs/kafka_2.11-0.9.0.1.jar.asc -rw-r--r-- 0/0 621899 2016-02-12 00:50 kafka_2.11-0.9.0.1/libs/kafka_2.11-0.9.0.1-sources.jar -rw-r--r-- 0/0 821 2016-02-12 00:50 kafka_2.11-0.9.0.1/libs/kafka_2.11-0.9.0.1-sources.jar.asc -rw-r--r-- 0/0 48575 2016-02-12 00:49 kafka_2.11-0.9.0.1/libs/kafka_2.11-0.9.0.1-javadoc.jar -rw-r--r-- 0/0 821 2016-02-12 00:50 kafka_2.11-0.9.0.1/libs/kafka_2.11-0.9.0.1-javadoc.jar.asc -rw-r--r-- 0/0 2891486 2016-02-12 00:50 kafka_2.11-0.9.0.1/libs/kafka_2.11-0.9.0.1-scaladoc.jar -rw-r--r-- 0/0 821 2016-02-12 00:50 kafka_2.11-0.9.0.1/libs/kafka_2.11-0.9.0.1-scaladoc.jar.asc -rw-r--r-- 0/0 2082516 2016-02-12 00:50 kafka_2.11-0.9.0.1/libs/kafka_2.11-0.9.0.1-test.jar -rw-r--r-- 0/0 821 2016-02-12 00:50 kafka_2.11-0.9.0.1/libs/kafka_2.11-0.9.0.1-test.jar.asc drwxr-xr-x 0/0 0 2016-02-12 00:50 kafka_2.11-0.9.0.1/site-docs/ -rw-r--r-- 0/0 499851 2016-02-12 00:50 kafka_2.11-0.9.0.1/site-docs/kafka_2.11-0.9.0.1-site-docs.tgz -rw-r--r-- 0/0 40729 2016-02-12 00:48 kafka_2.11-0.9.0.1/libs/kafka-tools-0.9.0.1.jar -rw-r--r-- 0/0 641408 2016-02-12 00:45 kafka_2.11-0.9.0.1/libs/kafka-clients-0.9.0.1.jar -rw-r--r-- 0/0 8264 2016-02-12 00:47 kafka_2.11-0.9.0.1/libs/kafka-log4j-appender-0.9.0.1.jar -rw-r--r-- 0/0 83818 2015-08-01 01:37 kafka_2.11-0.9.0.1/libs/argparse4j-0.5.0.jar -rw-r--r-- 0/0 1144035 2015-08-01 01:37 kafka_2.11-0.9.0.1/libs/jackson-databind-2.5.4.jar -rw-r--r-- 0/0 8869 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/slf4j-log4j12-1.7.6.jar -rw-r--r-- 0/0 28688 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/slf4j-api-1.7.6.jar -rw-r--r-- 0/0 594033 2015-05-28 17:05 kafka_2.11-0.9.0.1/libs/snappy-java-1.1.1.7.jar -rw-r--r-- 0/0 165505 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/lz4-1.2.0.jar -rw-r--r-- 0/0 39815 2015-08-01 01:37 kafka_2.11-0.9.0.1/libs/jackson-annotations-2.5.0.jar -rw-r--r-- 0/0 229999 2015-08-01 01:37 kafka_2.11-0.9.0.1/libs/jackson-core-2.5.4.jar -rw-r--r-- 0/0 489884 2014-08-31 05:13 kafka_2.11-0.9.0.1/libs/log4j-1.2.17.jar -rw-r--r-- 0/0 46126 2016-02-12 00:47 kafka_2.11-0.9.0.1/libs/connect-api-0.9.0.1.jar -rw-r--r-- 0/0 28688 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/slf4j-api-1.7.6.jar -rw-r--r-- 0/0 641408 2016-02-12 00:45 kafka_2.11-0.9.0.1/libs/kafka-clients-0.9.0.1.jar -rw-r--r-- 0/0 594033 2015-05-28 17:05 kafka_2.11-0.9.0.1/libs/snappy-java-1.1.1.7.jar -rw-r--r-- 0/0 165505 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/lz4-1.2.0.jar -rw-r--r-- 0/0 178744 2016-02-12 00:47 kafka_2.11-0.9.0.1/libs/connect-runtime-0.9.0.1.jar -rw-r--r-- 0/0 46126 2016-02-12 00:47 kafka_2.11-0.9.0.1/libs/connect-api-0.9.0.1.jar -rw-r--r-- 0/0 641408 2016-02-12 00:45 kafka_2.11-0.9.0.1/libs/kafka-clients-0.9.0.1.jar -rw-r--r-- 0/0 28688 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/slf4j-api-1.7.6.jar -rw-r--r-- 0/0 418790 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jetty-server-9.2.12.v20150709.jar -rw-r--r-- 0/0 115568 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jetty-servlet-9.2.12.v20150709.jar -rw-r--r-- 0/0 16689 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jackson-jaxrs-json-provider-2.5.4.jar -rw-r--r-- 0/0 16610 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jersey-container-servlet-2.22.1.jar -rw-r--r-- 0/0 594033 2015-05-28 17:05 kafka_2.11-0.9.0.1/libs/snappy-java-1.1.1.7.jar -rw-r--r-- 0/0 165505 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/lz4-1.2.0.jar -rw-r--r-- 0/0 95806 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/javax.servlet-api-3.1.0.jar -rw-r--r-- 0/0 105859 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jetty-http-9.2.12.v20150709.jar -rw-r--r-- 0/0 108240 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jetty-io-9.2.12.v20150709.jar -rw-r--r-- 0/0 95927 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jetty-security-9.2.12.v20150709.jar -rw-r--r-- 0/0 28849 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jackson-jaxrs-base-2.5.4.jar -rw-r--r-- 0/0 229999 2015-08-01 01:37 kafka_2.11-0.9.0.1/libs/jackson-core-2.5.4.jar -rw-r--r-- 0/0 1144035 2015-08-01 01:37 kafka_2.11-0.9.0.1/libs/jackson-databind-2.5.4.jar -rw-r--r-- 0/0 32606 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jackson-module-jaxb-annotations-2.5.4.jar -rw-r--r-- 0/0 64787 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jersey-container-servlet-core-2.22.1.jar -rw-r--r-- 0/0 696004 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jersey-common-2.22.1.jar -rw-r--r-- 0/0 951633 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/jersey-server-2.22.1.jar -rw-r--r-- 0/0 115534 2015-10-31 15:43 kafka_2.11-0.9.0.1/libs/javax.ws.rs-api-2.0.1.jar -rw-r--r-- 0/0 357855 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/jetty-util-9.2.12.v20150709.jar -rw-r--r-- 0/0 39815 2015-08-01 01:37 kafka_2.11-0.9.0.1/libs/jackson-annotations-2.5.0.jar -rw-r--r-- 0/0 5951 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/javax.inject-2.4.0-b31.jar -rw-r--r-- 0/0 26366 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/javax.annotation-api-1.2.jar -rw-r--r-- 0/0 971278 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/jersey-guava-2.22.1.jar -rw-r--r-- 0/0 173037 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/hk2-api-2.4.0-b31.jar -rw-r--r-- 0/0 179705 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/hk2-locator-2.4.0-b31.jar -rw-r--r-- 0/0 20235 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/osgi-resource-locator-1.0.1.jar -rw-r--r-- 0/0 163417 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/jersey-client-2.22.1.jar -rw-r--r-- 0/0 72738 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/jersey-media-jaxb-2.22.1.jar -rw-r--r-- 0/0 63777 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/validation-api-1.1.0.Final.jar -rw-r--r-- 0/0 101088 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/hk2-utils-2.4.0-b31.jar -rw-r--r-- 0/0 14765 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/aopalliance-repackaged-2.4.0-b31.jar -rw-r--r-- 0/0 714194 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/javassist-3.18.1-GA.jar -rw-r--r-- 0/0 2497 2015-10-31 15:44 kafka_2.11-0.9.0.1/libs/javax.inject-1.jar -rw-r--r-- 0/0 34625 2016-02-12 00:47 kafka_2.11-0.9.0.1/libs/connect-json-0.9.0.1.jar -rw-r--r-- 0/0 46126 2016-02-12 00:47 kafka_2.11-0.9.0.1/libs/connect-api-0.9.0.1.jar -rw-r--r-- 0/0 28688 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/slf4j-api-1.7.6.jar -rw-r--r-- 0/0 1144035 2015-08-01 01:37 kafka_2.11-0.9.0.1/libs/jackson-databind-2.5.4.jar -rw-r--r-- 0/0 641408 2016-02-12 00:45 kafka_2.11-0.9.0.1/libs/kafka-clients-0.9.0.1.jar -rw-r--r-- 0/0 39815 2015-08-01 01:37 kafka_2.11-0.9.0.1/libs/jackson-annotations-2.5.0.jar -rw-r--r-- 0/0 229999 2015-08-01 01:37 kafka_2.11-0.9.0.1/libs/jackson-core-2.5.4.jar -rw-r--r-- 0/0 594033 2015-05-28 17:05 kafka_2.11-0.9.0.1/libs/snappy-java-1.1.1.7.jar -rw-r--r-- 0/0 165505 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/lz4-1.2.0.jar -rw-r--r-- 0/0 8866 2016-02-12 00:48 kafka_2.11-0.9.0.1/libs/connect-file-0.9.0.1.jar -rw-r--r-- 0/0 46126 2016-02-12 00:47 kafka_2.11-0.9.0.1/libs/connect-api-0.9.0.1.jar -rw-r--r-- 0/0 28688 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/slf4j-api-1.7.6.jar -rw-r--r-- 0/0 641408 2016-02-12 00:45 kafka_2.11-0.9.0.1/libs/kafka-clients-0.9.0.1.jar -rw-r--r-- 0/0 594033 2015-05-28 17:05 kafka_2.11-0.9.0.1/libs/snappy-java-1.1.1.7.jar -rw-r--r-- 0/0 165505 2014-08-31 05:12 kafka_2.11-0.9.0.1/libs/lz4-1.2.0.jar + STATUS=0 + '[' 0 -ne 0 ']' + cd kafka_2.11-0.9.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CbJ5Ip + umask 022 + cd /root/contrail/BUILD + cd kafka_2.11-0.9.0.1 + rm -f libs/kafka_2.11-0.9.0.1-javadoc.jar libs/kafka_2.11-0.9.0.1-scaladoc.jar libs/kafka_2.11-0.9.0.1-sources.jar libs/kafka_2.11-0.9.0.1.jar.asc libs/kafka_2.11-0.9.0.1-javadoc.jar.asc libs/kafka_2.11-0.9.0.1-scaladoc.jar.asc libs/kafka_2.11-0.9.0.1-sources.jar.asc libs/kafka_2.11-0.9.0.1-test.jar.asc + rm config/zookeeper.properties + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.STPCFO + umask 022 + cd /root/contrail/BUILD + '[' /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64 '!=' / ']' + rm -rf /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64 ++ dirname /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64 + mkdir -p /tmp/tmp.ER3SdnZ8MH + mkdir /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64 + cd kafka_2.11-0.9.0.1 + mkdir -p /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64/opt/kafka + mkdir /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64/opt/kafka/bin + cp bin/kafka-acls.sh bin/kafka-configs.sh bin/kafka-console-consumer.sh bin/kafka-console-producer.sh bin/kafka-consumer-groups.sh bin/kafka-consumer-offset-checker.sh bin/kafka-consumer-perf-test.sh bin/kafka-mirror-maker.sh bin/kafka-preferred-replica-election.sh bin/kafka-producer-perf-test.sh bin/kafka-reassign-partitions.sh bin/kafka-replay-log-producer.sh bin/kafka-replica-verification.sh bin/kafka-run-class.sh bin/kafka-server-start.sh bin/kafka-server-stop.sh bin/kafka-simple-consumer-shell.sh bin/kafka-topics.sh bin/kafka-verifiable-consumer.sh bin/kafka-verifiable-producer.sh /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64/opt/kafka/bin/ + cp -r libs /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64/opt/kafka/ + cp -r config /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64/opt/kafka/ + mkdir -p /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64/etc/rc.d/init.d + mkdir -p /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64/var/log/kafka + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /opt/kafka/bin/kafka-acls.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-configs.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-console-consumer.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-console-producer.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-consumer-groups.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-consumer-offset-checker.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-consumer-perf-test.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-mirror-maker.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-preferred-replica-election.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-producer-perf-test.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-reassign-partitions.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-replay-log-producer.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-replica-verification.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-run-class.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-server-start.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-server-stop.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /opt/kafka/bin/kafka-simple-consumer-shell.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-topics.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-verifiable-consumer.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /opt/kafka/bin/kafka-verifiable-producer.sh from /bin/bash to #!/usr/bin/bash Processing files: kafka-0.9.0.1-1.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VKieru + umask 022 + cd /root/contrail/BUILD + cd kafka_2.11-0.9.0.1 + DOCDIR=/tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64/opt/share/doc/kafka + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64/opt/share/doc/kafka + cp -pr NOTICE /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64/opt/share/doc/kafka + cp -pr LICENSE /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64/opt/share/doc/kafka + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(kafka) = 0.9.0.1-1.el9 kafka kafka = 0.9.0.1-1.el9 kafka(x86-64) = 0.9.0.1-1.el9 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/bash /usr/bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64 Wrote: /root/contrail/RPMS/x86_64/kafka-0.9.0.1-1.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.N1n72B + umask 022 + cd /root/contrail/BUILD + cd kafka_2.11-0.9.0.1 + rm -rf /tmp/tmp.ER3SdnZ8MH/kafka-0.9.0.1-1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 contrail-third-party-packages: prepare sources for librdkafka-1.6.1 spectool -g /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/librdkafka-1.6.1/librdkafka-1.6.1.spec -C /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/librdkafka-1.6.1/ 0.0 / ??? [===== ] 88.0 KiB / ??? [ ===== ] 800.0 KiB / ??? [ ===== ] 2.8 MiB / 2.8 MiB [======================================================] Downloading: https://github.com/edenhill/librdkafka/archive/v1.6.1.tar.gz Downloaded: v1.6.1.tar.gz echo "docker env: contrail-third-party-packages: make librdkafka-1.6.1" ; \ echo "DBG: librdkafka-1.6.1: BUILDDEP_FLAGS= BUILD_BASE=/root/contrail" ; \ yum-builddep -y \ --define "_topdir /root/contrail" \ --define "_sourcedir /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/librdkafka-1.6.1" \ specs/librdkafka-1.6.1/librdkafka-1.6.1.spec ; \ echo "DBG: librdkafka-1.6.1: RPMBUILD_FLAGS=" ; \ rpmbuild -bb \ --define "_buildrootdir $(mktemp -d)" \ --define "_topdir /root/contrail" \ --define "_sourcedir /root/contrail/third_party/contrail-third-party-packages/upstream/rpm//specs/librdkafka-1.6.1" \ specs/librdkafka-1.6.1/librdkafka-1.6.1.spec ; \ docker env: contrail-third-party-packages: make librdkafka-1.6.1 DBG: librdkafka-1.6.1: BUILDDEP_FLAGS= BUILD_BASE=/root/contrail Last metadata expiration check: 0:10:57 ago on Thu 24 Oct 2024 01:50:00 PM UTC. Package gcc-11.4.1-3.el9.x86_64 is already installed. Package gcc-c++-11.4.1-3.el9.x86_64 is already installed. Package libstdc++-devel-11.4.1-3.el9.x86_64 is already installed. Package openssl-devel-1:3.0.7-28.el9_4.x86_64 is already installed. Package python3-3.9.18-3.el9_4.5.x86_64 is already installed. Package zlib-devel-1.2.11-40.el9.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: cyrus-sasl-devel x86_64 2.1.27-21.el9 appstream 102 k Installing dependencies: cyrus-sasl x86_64 2.1.27-21.el9 baseos 71 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 173 k Installed size: 349 k Downloading Packages: (1/2): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 735 kB/s | 71 kB 00:00 (2/2): cyrus-sasl-devel-2.1.27-21.el9.x86_64.rp 900 kB/s | 102 kB 00:00 -------------------------------------------------------------------------------- Total 238 kB/s | 173 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 1/2 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 1/2 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 1/2 Failed to connect to bus: No data available Installing : cyrus-sasl-devel-2.1.27-21.el9.x86_64 2/2 Running scriptlet: cyrus-sasl-devel-2.1.27-21.el9.x86_64 2/2 Failed to connect to bus: No data available Failed to connect to bus: No data available Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/2 Verifying : cyrus-sasl-devel-2.1.27-21.el9.x86_64 2/2 Installed: cyrus-sasl-2.1.27-21.el9.x86_64 cyrus-sasl-devel-2.1.27-21.el9.x86_64 Complete! DBG: librdkafka-1.6.1: RPMBUILD_FLAGS= setting SOURCE_DATE_EPOCH=1428537600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SLXkO8 + umask 022 + cd /root/contrail/BUILD + cd /root/contrail/BUILD + rm -rf librdkafka-1.6.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/contrail/third_party/contrail-third-party-packages/upstream/rpm/specs/librdkafka-1.6.1/v1.6.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd librdkafka-1.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --install-deps --disable-lz4-ext checking for OS or distribution... ok (rocky) checking for C compiler from CC env... ok checking for C++ compiler from CXX env... ok checking executable ld... ok checking executable nm... ok checking executable objdump... ok checking executable strip... ok checking executable libtool... ok checking executable ranlib... ok checking for pkgconfig (by command)... ok checking for install (by command)... ok checking for PIC (by compile)... ok checking for GNU-compatible linker options... ok checking for GNU linker-script ld flag... ok checking for __atomic_32 (by compile)... ok checking for __atomic_64 (by compile)... ok checking for socket (by compile)... ok parsing version '0x010601ff'... ok (1.6.1) checking for librt (by pkg-config)... failed checking for librt (by compile)... ok checking for libpthread (by pkg-config)... failed checking for libpthread (by compile)... ok checking for c11threads (by pkg-config)... failed checking for c11threads (by compile)... ok checking for libdl (by pkg-config)... failed checking for libdl (by compile)... ok checking for zlib (by pkg-config)... ok checking for libcrypto (by pkg-config)... ok checking for libssl (by pkg-config)... ok checking for libsasl2 (by pkg-config)... ok checking for libzstd (by pkg-config)... ok checking for libm (by pkg-config)... failed checking for libm (by compile)... ok checking for syslog (by compile)... ok checking for rapidjson (by compile)... failed (disable) checking for crc32chw (by compile)... ok checking for regex (by compile)... ok checking for rand_r (by compile)... ok checking for strndup (by compile)... ok checking for strlcpy (by compile)... failed (disable) checking for strerror_r (by compile)... ok checking for pthread_setname_gnu (by compile)... ok checking for nm (by env NM)... ok (cached) checking for python3 (by command)... ok checking for getrusage (by compile)... ok Generated Makefile.config Generated config.h Configuration summary: prefix /usr MKL_DISTRO rocky SOLIB_EXT .so ARCH x86_64 CPU generic GEN_PKG_CONFIG y BUILD x86_64-redhat-linux-gnu HOST x86_64-redhat-linux-gnu PROGRAM_PREFIX COMPAT_DISABLE_DEP_TRACK y exec_prefix /usr bindir /usr/bin sbindir /usr/sbin sysconfdir /etc datadir /usr/share includedir /usr/include libdir /usr/lib64 libexecdir /usr/libexec localstatedir /var sharedstatedir /var/lib mandir /usr/share/man infodir /usr/share/info MKL_APP_NAME librdkafka MKL_APP_DESC_ONELINE The Apache Kafka C/C++ library LDFLAGS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 CPPFLAGS -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align CC gcc CXX g++ LD ld NM nm OBJDUMP objdump STRIP strip LIBTOOL libtool RANLIB ranlib CFLAGS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection CXXFLAGS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor PKG_CONFIG pkg-config INSTALL install LIB_LDFLAGS -shared -Wl,-soname,$(LIBFILENAME) LDFLAG_LINKERSCRIPT -Wl,--version-script= RDKAFKA_VERSION_STR 1.6.1 MKL_APP_VERSION 1.6.1 LIBS -lm -lzstd -lsasl2 -lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt MKL_PKGCONFIG_LIBS_PRIVATE -lm -ldl -lpthread -lrt -lpthread -lrt MKL_PKGCONFIG_REQUIRES_PRIVATE zlib libcrypto libssl libsasl2 libzstd MKL_PKGCONFIG_REQUIRES zlib libcrypto libssl libsasl2 libzstd SYMDUMPER $(NM) -D MKL_DYNAMIC_LIBS -lm -lzstd -lsasl2 -lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt runstatedir /usr/var/run BUILT_WITH CC CXX PKGCONFIG INSTALL GNULD LDS C11THREADS LIBDL PLUGINS ZLIB SSL SASL_CYRUS ZSTD HDRHISTOGRAM SYSLOG SNAPPY SOCKEM SASL_SCRAM SASL_OAUTHBEARER CRC32C_HW Generated config.cache Now type 'make' to build + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Mxb0v4 + umask 022 + cd /root/contrail/BUILD + cd librdkafka-1.6.1 + cat config.log # configure exec: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --install-deps --disable-lz4-ext # On Thu Oct 24 02:01:00 PM UTC 2024 DBG 4937: Setting distro (distro) status to ok (action ignore) DBG 4937: Setting ccenv (ccenv) status to ok (action cont) DBG 4937: Setting cxxenv (cxxenv) status to ok (action cont) DBG 4937: Setting ld (ld) status to ok (action disable) DBG 4937: Setting nm (nm) status to ok (action disable) DBG 4937: Setting objdump (objdump) status to ok (action disable) DBG 4937: Setting strip (strip) status to ok (action disable) DBG 4937: Setting libtool (libtool) status to ok (action disable) DBG 4937: Setting ranlib (ranlib) status to ok (action disable) DBG 4937: Setting pkgconfig (pkgconfig) status to ok (action cont) DBG 4937: Setting install (install) status to ok (action cont) DBG 4937: Compile check PIC (HAVE_PIC) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -Wall -Werror _mkltmpuqx0Vn.c -o _mkltmpuqx0Vn.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -fPIC DBG 4937: Setting PIC (PIC) status to ok (action disable) DBG 4937: Compile check gnulib (WITH_GNULD) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Werror _mkltmpWotbnW.c -o _mkltmpWotbnW.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -shared -Wl,-soname,mkltest.0 DBG 4937: Setting gnulib (gnulib) status to ok (action cont) DBG 4937: Compile check ldsflagvs () (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Werror _mkltmppSJXgc.c -o _mkltmppSJXgc.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -shared -Wl,--version-script=_mkltmpOvq1ls DBG 4937: Setting ldsflagvs (ldsflagvs) status to ok (action cont) DBG 4937: Compile check __atomic_32 (HAVE_ATOMICS_32) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Werror _mkltmpWI0hSL.c -o _mkltmpWI0hSL.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: Setting __atomic_32 (__atomic_32) status to ok (action cont) DBG 4937: Compile check __atomic_64 (HAVE_ATOMICS_64) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Werror _mkltmpaWsjNU.c -o _mkltmpaWsjNU.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: Setting __atomic_64 (__atomic_64) status to ok (action cont) DBG 4937: Compile check socket () (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmp2hmwoU.c -o _mkltmp2hmwoU.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: Setting socket (socket) status to ok (action cont) DBG 4937: Setting parseversion (parseversion) status to ok (action cont) DBG 4937: pkg-config check librt for CFLAGS (): pkg-config --short-errors --cflags librt DBG 4937: 'pkg-config --short-errors --cflags librt' failed: Package 'librt', required by 'virtual:world', not found DBG 4937: Setting librt_PKGCONFIG (librt_PKGCONFIG) status to failed (action cont) DBG 4937: Check librt_PKGCONFIG (, action cont (originally cont)) failed: 'pkg-config --short-errors --cflags librt' failed: Package 'librt', required by 'virtual:world', not found DBG 4937: librt: Check for static library (libs -lrt, arfile variable STATIC_LIB_librt=, static filenames ) DBG 4937: Compile check librt () (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmp6ER4Cy.c -o _mkltmp6ER4Cy.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -lrt DBG 4937: Setting librt (librt) status to ok (action cont) DBG 4937: librt: from lib_check: LIBS: prepend -lrt DBG 4937: pkg-config check libpthread for CFLAGS (): pkg-config --short-errors --cflags libpthread DBG 4937: 'pkg-config --short-errors --cflags libpthread' failed: Package 'libpthread', required by 'virtual:world', not found DBG 4937: Setting libpthread_PKGCONFIG (libpthread_PKGCONFIG) status to failed (action cont) DBG 4937: Check libpthread_PKGCONFIG (, action cont (originally cont)) failed: 'pkg-config --short-errors --cflags libpthread' failed: Package 'libpthread', required by 'virtual:world', not found DBG 4937: libpthread: Check for static library (libs -lpthread, arfile variable STATIC_LIB_libpthread=, static filenames ) DBG 4937: Compile check libpthread () (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpLHRuXN.c -o _mkltmpLHRuXN.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -lpthread DBG 4937: Setting libpthread (libpthread) status to ok (action fail) DBG 4937: libpthread: from lib_check: LIBS: prepend -lpthread DBG 4937: pkg-config check c11threads for CFLAGS (WITH_C11THREADS): pkg-config --short-errors --cflags c11threads DBG 4937: 'pkg-config --short-errors --cflags c11threads' failed: Package 'c11threads', required by 'virtual:world', not found DBG 4937: Setting c11threads_PKGCONFIG (c11threads_PKGCONFIG) status to failed (action cont) DBG 4937: Check c11threads_PKGCONFIG (, action cont (originally cont)) failed: 'pkg-config --short-errors --cflags c11threads' failed: Package 'c11threads', required by 'virtual:world', not found DBG 4937: c11threads: Check for static library (libs -lpthread -lrt, arfile variable STATIC_LIB_c11threads=, static filenames ) DBG 4937: Compile check c11threads (WITH_C11THREADS) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmp3rEJnE.c -o _mkltmp3rEJnE.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -lpthread -lrt DBG 4937: Setting c11threads (c11threads) status to ok (action disable) DBG 4937: c11threads: from lib_check: LIBS: prepend -lpthread -lrt DBG 4937: pkg-config check libdl for CFLAGS (WITH_LIBDL): pkg-config --short-errors --cflags libdl DBG 4937: 'pkg-config --short-errors --cflags libdl' failed: Package 'libdl', required by 'virtual:world', not found DBG 4937: Setting libdl_PKGCONFIG (libdl_PKGCONFIG) status to failed (action cont) DBG 4937: Check libdl_PKGCONFIG (, action cont (originally cont)) failed: 'pkg-config --short-errors --cflags libdl' failed: Package 'libdl', required by 'virtual:world', not found DBG 4937: libdl: Check for static library (libs -ldl, arfile variable STATIC_LIB_libdl=, static filenames ) DBG 4937: Compile check libdl (WITH_LIBDL) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmp2i9NeZ.c -o _mkltmp2i9NeZ.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -ldl DBG 4937: Setting libdl (libdl) status to ok (action disable) DBG 4937: libdl: from lib_check: LIBS: prepend -ldl DBG 4937: pkg-config check zlib for CFLAGS (WITH_ZLIB): pkg-config --short-errors --cflags zlib DBG 4937: pkg-config check zlib for LIBS (WITH_ZLIB): pkg-config --short-errors --libs zlib DBG 4937: zlib: from pkg-config: CFLAGS '-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection', LIBS '-ldl -lpthread -lrt -lpthread -lrt' DBG 4937: zlib: performing compile check using pkg-config info DBG 4937: Compile check zlib (WITH_ZLIB) (sub=1): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpjU0Soo.c -o _mkltmpjU0Soo.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -lz DBG 4937: zlib: Check for static library (libs -lz , arfile variable STATIC_LIB_zlib=, static filenames libz.a) DBG 4937: zlib: from pkg-config: LIBS: prepend -lz DBG 4937: Setting zlib (zlib) status to ok (action cont) DBG 4937: pkg-config check libcrypto for CFLAGS (): pkg-config --short-errors --cflags libcrypto DBG 4937: pkg-config check libcrypto for LIBS (): pkg-config --short-errors --libs libcrypto DBG 4937: libcrypto: from pkg-config: CFLAGS '-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ', LIBS '-lz -ldl -lpthread -lrt -lpthread -lrt' DBG 4937: libcrypto: performing compile check using pkg-config info DBG 4937: Compile check libcrypto () (sub=1): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmp1G7zcP.c -o _mkltmp1G7zcP.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -lcrypto DBG 4937: libcrypto: Check for static library (libs -lcrypto , arfile variable STATIC_LIB_libcrypto=, static filenames libcrypto.a) DBG 4937: libcrypto: from pkg-config: LIBS: prepend -lcrypto DBG 4937: Setting libcrypto (libcrypto) status to ok (action cont) DBG 4937: pkg-config check libssl for CFLAGS (WITH_SSL): pkg-config --short-errors --cflags libssl DBG 4937: pkg-config check libssl for LIBS (WITH_SSL): pkg-config --short-errors --libs libssl DBG 4937: libssl: from pkg-config: CFLAGS '-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ', LIBS '-lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt' DBG 4937: libssl: performing compile check using pkg-config info DBG 4937: Compile check libssl (WITH_SSL) (sub=1): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpu9PhDL.c -o _mkltmpu9PhDL.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -lssl DBG 4937: libssl: Check for static library (libs -lssl , arfile variable STATIC_LIB_libssl=, static filenames libssl.a) DBG 4937: libssl: from pkg-config: LIBS: prepend -lssl DBG 4937: Setting libssl (libssl) status to ok (action cont) DBG 4937: pkg-config check libsasl2 for CFLAGS (WITH_SASL_CYRUS): pkg-config --short-errors --cflags libsasl2 DBG 4937: pkg-config check libsasl2 for LIBS (WITH_SASL_CYRUS): pkg-config --short-errors --libs libsasl2 DBG 4937: libsasl2: from pkg-config: CFLAGS '-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ', LIBS '-lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt' DBG 4937: libsasl2: performing compile check using pkg-config info DBG 4937: Compile check libsasl2 (WITH_SASL_CYRUS) (sub=1): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpwRrZ76.c -o _mkltmpwRrZ76.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -lsasl2 DBG 4937: libsasl2: Check for static library (libs -lsasl2 , arfile variable STATIC_LIB_libsasl2=, static filenames ) DBG 4937: libsasl2: from pkg-config: LIBS: prepend -lsasl2 DBG 4937: Setting libsasl2 (libsasl2) status to ok (action cont) DBG 4937: pkg-config check libzstd for CFLAGS (WITH_ZSTD): pkg-config --short-errors --cflags libzstd DBG 4937: pkg-config check libzstd for LIBS (WITH_ZSTD): pkg-config --short-errors --libs libzstd DBG 4937: libzstd: from pkg-config: CFLAGS '-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ', LIBS '-lsasl2 -lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt' DBG 4937: libzstd: performing compile check using pkg-config info DBG 4937: Compile check libzstd (WITH_ZSTD) (sub=1): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpq20fmT.c -o _mkltmpq20fmT.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -lzstd DBG 4937: libzstd: Check for static library (libs -lzstd , arfile variable STATIC_LIB_libzstd=, static filenames libzstd.a) DBG 4937: libzstd: from pkg-config: LIBS: prepend -lzstd DBG 4937: Setting libzstd (libzstd) status to ok (action cont) DBG 4937: pkg-config check libm for CFLAGS (): pkg-config --short-errors --cflags libm DBG 4937: 'pkg-config --short-errors --cflags libm' failed: Package 'libm', required by 'virtual:world', not found DBG 4937: Setting libm_PKGCONFIG (libm_PKGCONFIG) status to failed (action cont) DBG 4937: Check libm_PKGCONFIG (, action cont (originally cont)) failed: 'pkg-config --short-errors --cflags libm' failed: Package 'libm', required by 'virtual:world', not found DBG 4937: libm: Check for static library (libs -lm, arfile variable STATIC_LIB_libm=, static filenames ) DBG 4937: Compile check libm () (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmptnfi1H.c -o _mkltmptnfi1H.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -lm DBG 4937: Setting libm (libm) status to ok (action disable) DBG 4937: libm: from lib_check: LIBS: prepend -lm DBG 4937: Compile check syslog (WITH_SYSLOG) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpQBHB6N.c -o _mkltmpQBHB6N.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: Setting syslog (syslog) status to ok (action disable) DBG 4937: Compile check rapidjson (WITH_RAPIDJSON) (sub=0): g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpb4mK6b.cpp -o _mkltmpb4mK6b.cpp.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: compile check for rapidjson (WITH_RAPIDJSON) failed: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpb4mK6b.cpp -o _mkltmpb4mK6b.cpp.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 : _mkltmpb4mK6b.cpp:1:10: fatal error: rapidjson/schema.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. DBG 4937: Setting rapidjson (rapidjson) status to failed (action disable) DBG 4937: Check rapidjson (WITH_RAPIDJSON, action disable (originally disable)) failed: compile check failed: CC: CXX flags: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpb4mK6b.cpp -o _mkltmpb4mK6b.cpp.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 : _mkltmpb4mK6b.cpp:1:10: fatal error: rapidjson/schema.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. source: #include DBG 4937: Compile check crc32chw (WITH_CRC32C_HW) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpGqinGE.c -o _mkltmpGqinGE.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: Setting crc32chw (crc32chw) status to ok (action disable) DBG 4937: Compile check regex (HAVE_REGEX) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmp7YA89J.c -o _mkltmp7YA89J.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: Setting regex (regex) status to ok (action disable) DBG 4937: Compile check rand_r (HAVE_RAND_R) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpCHgrO7.c -o _mkltmpCHgrO7.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: Setting rand_r (rand_r) status to ok (action disable) DBG 4937: Compile check strndup (HAVE_STRNDUP) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpGhM9T0.c -o _mkltmpGhM9T0.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: Setting strndup (strndup) status to ok (action disable) DBG 4937: Compile check strlcpy (HAVE_STRLCPY) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpWRwSvr.c -o _mkltmpWRwSvr.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: compile check for strlcpy (HAVE_STRLCPY) failed: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpWRwSvr.c -o _mkltmpWRwSvr.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 : _mkltmpWRwSvr.c: In function ‘foo’: _mkltmpWRwSvr.c:6:11: error: implicit declaration of function ‘strlcpy’; did you mean ‘strncpy’? [-Werror=implicit-function-declaration] 6 | return strlcpy(dest, "something", sizeof(dest)); | ^~~~~~~ | strncpy cc1: all warnings being treated as errors DBG 4937: Setting strlcpy (strlcpy) status to failed (action disable) DBG 4937: Check strlcpy (HAVE_STRLCPY, action disable (originally disable)) failed: compile check failed: CC: CC flags: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpWRwSvr.c -o _mkltmpWRwSvr.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 : _mkltmpWRwSvr.c: In function ‘foo’: _mkltmpWRwSvr.c:6:11: error: implicit declaration of function ‘strlcpy’; did you mean ‘strncpy’? [-Werror=implicit-function-declaration] 6 | return strlcpy(dest, "something", sizeof(dest)); | ^~~~~~~ | strncpy cc1: all warnings being treated as errors source: #define _DARWIN_C_SOURCE #include int foo (void) { char dest[4]; return strlcpy(dest, "something", sizeof(dest)); } DBG 4937: Compile check strerror_r (HAVE_STRERROR_R) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpZVQsAn.c -o _mkltmpZVQsAn.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: Setting strerror_r (strerror_r) status to ok (action disable) DBG 4937: Compile check pthread_setname_gnu (HAVE_PTHREAD_SETNAME_GNU) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpQiJuNQ.c -o _mkltmpQiJuNQ.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -D_GNU_SOURCE -lpthread DBG 4937: Setting pthread_setname_gnu (pthread_setname_gnu) status to ok (action disable) DBG 4937: Setting nm (nm) status to ok (action cont) DBG 4937: Setting python3 (python3) status to ok (action disable) DBG 4937: Compile check getrusage (HAVE_GETRUSAGE) (sub=0): gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror _mkltmpyjuXGf.c -o _mkltmpyjuXGf.c.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 DBG 4937: Setting getrusage (getrusage) status to ok (action disable) + make make[2]: Entering directory '/root/work/BUILD/librdkafka-1.6.1' make[3]: Entering directory '/root/work/BUILD/librdkafka-1.6.1/src' gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka.c -o rdkafka.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_broker.c -o rdkafka_broker.o In file included from rd.h:73, from rdkafka_broker.c:51: rdkafka_broker.c: In function ‘rd_kafka_broker_bufq_timeout_scan’: rdkafka_broker.c:777:45: warning: ‘Request with timeout in ’ directive output may be truncated writing 24 bytes into a region of size between 21 and 93 [-Wformat-truncation=] 777 | ": possibly held back by " | ^~~~~~~~~~~~~~~~~~~~~~~~~~ rdkafka_broker.c:777:45: note: using the range [-2147483648, 2147483647] for directive argument In file included from /usr/include/stdio.h:900, from rdkafka_broker.c:46: /usr/include/bits/stdio2.h:54:10: note: ‘__snprintf_chk’ output between 63 and 145 bytes into a destination of size 128 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_msg.c -o rdkafka_msg.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_topic.c -o rdkafka_topic.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_conf.c -o rdkafka_conf.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_timer.c -o rdkafka_timer.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_offset.c -o rdkafka_offset.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_transport.c -o rdkafka_transport.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_buf.c -o rdkafka_buf.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_queue.c -o rdkafka_queue.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_op.c -o rdkafka_op.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_request.c -o rdkafka_request.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_cgrp.c -o rdkafka_cgrp.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_pattern.c -o rdkafka_pattern.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_partition.c -o rdkafka_partition.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_subscription.c -o rdkafka_subscription.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_assignment.c -o rdkafka_assignment.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_assignor.c -o rdkafka_assignor.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_range_assignor.c -o rdkafka_range_assignor.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_roundrobin_assignor.c -o rdkafka_roundrobin_assignor.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_sticky_assignor.c -o rdkafka_sticky_assignor.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_feature.c -o rdkafka_feature.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdcrc32.c -o rdcrc32.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c crc32c.c -o crc32c.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdmurmur2.c -o rdmurmur2.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdfnv1a.c -o rdfnv1a.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdaddr.c -o rdaddr.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdrand.c -o rdrand.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdlist.c -o rdlist.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c tinycthread.c -o tinycthread.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c tinycthread_extra.c -o tinycthread_extra.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdlog.c -o rdlog.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdstring.c -o rdstring.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_event.c -o rdkafka_event.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_metadata.c -o rdkafka_metadata.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdregex.c -o rdregex.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdports.c -o rdports.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_metadata_cache.c -o rdkafka_metadata_cache.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdavl.c -o rdavl.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_sasl.c -o rdkafka_sasl.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_sasl_plain.c -o rdkafka_sasl_plain.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_interceptor.c -o rdkafka_interceptor.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_msgset_writer.c -o rdkafka_msgset_writer.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_msgset_reader.c -o rdkafka_msgset_reader.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_header.c -o rdkafka_header.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_admin.c -o rdkafka_admin.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_aux.c -o rdkafka_aux.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_background.c -o rdkafka_background.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_idempotence.c -o rdkafka_idempotence.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_cert.c -o rdkafka_cert.o rdkafka_cert.c: In function ‘rd_kafka_print_ssl_errors’: rdkafka_cert.c:113:9: warning: ‘ERR_get_error_line_data’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | while ((l = ERR_get_error_line_data(&file, &line, | ^~~~~ In file included from rdkafka_transport_int.h:38, from rdkafka_cert.c:36: /usr/include/openssl/err.h:425:15: note: declared here 425 | unsigned long ERR_get_error_line_data(const char **file, int *line, | ^~~~~~~~~~~~~~~~~~~~~~~ rdkafka_cert.c:124:24: warning: ‘ERR_func_error_string’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 124 | ERR_func_error_string(l), | ^~~~~~~~~~~~~~~~~~~~~ In file included from rdkafka_transport_int.h:38, from rdkafka_cert.c:36: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_txnmgr.c -o rdkafka_txnmgr.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_coord.c -o rdkafka_coord.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdvarint.c -o rdvarint.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdbuf.c -o rdbuf.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdmap.c -o rdmap.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdunittest.c -o rdunittest.o In file included from rdunittest.c:34: In function ‘ut_tq_test’, inlined from ‘unittest_sysqueue’ at rdunittest.c:367:26: rdunittest.c:202:36: warning: ‘tqh’ may be used uninitialized [-Wmaybe-uninitialized] 202 | RD_UT_ASSERT(TAILQ_LAST(tqh[0], ut_tq_head)->v == args->exp[totcnt-1], rdunittest.c: In function ‘unittest_sysqueue’: rdunittest.c:151:28: note: ‘tqh’ declared here 151 | struct ut_tq_head *tqh[3]; | ^~~ gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_mock.c -o rdkafka_mock.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_mock_handlers.c -o rdkafka_mock_handlers.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_mock_cgrp.c -o rdkafka_mock_cgrp.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_error.c -o rdkafka_error.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_sasl_cyrus.c -o rdkafka_sasl_cyrus.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_sasl_scram.c -o rdkafka_sasl_scram.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_sasl_oauthbearer.c -o rdkafka_sasl_oauthbearer.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c snappy.c -o snappy.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdgz.c -o rdgz.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_zstd.c -o rdkafka_zstd.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdhdrhistogram.c -o rdhdrhistogram.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_ssl.c -o rdkafka_ssl.o rdkafka_ssl.c: In function ‘rd_kafka_ssl_last_error_str’: rdkafka_ssl.c:104:9: warning: ‘ERR_peek_last_error_line_data’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 104 | l = ERR_peek_last_error_line_data(&file, &line, | ^ In file included from rdkafka_transport_int.h:38, from rdkafka_ssl.c:36: /usr/include/openssl/err.h:449:15: note: declared here 449 | unsigned long ERR_peek_last_error_line_data(const char **file, int *line, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rdkafka_ssl.c:109:9: warning: ‘ERR_func_error_string’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 109 | rd_snprintf(errstr, sizeof(errstr), | ^~~~~~~~~~~ In file included from rdkafka_transport_int.h:38, from rdkafka_ssl.c:36: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ rdkafka_ssl.c: In function ‘rd_kafka_ssl_error’: rdkafka_ssl.c:138:9: warning: ‘ERR_get_error_line_data’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 138 | while ((l = ERR_get_error_line_data(&file, &line, | ^~~~~ In file included from rdkafka_transport_int.h:38, from rdkafka_ssl.c:36: /usr/include/openssl/err.h:425:15: note: declared here 425 | unsigned long ERR_get_error_line_data(const char **file, int *line, | ^~~~~~~~~~~~~~~~~~~~~~~ gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_lz4.c -o rdkafka_lz4.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -c rdxxhash.c -o rdxxhash.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -c lz4.c -o lz4.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -c lz4frame.c -o lz4frame.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -c lz4hc.c -o lz4hc.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rddl.c -o rddl.o gcc -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rdkafka_plugin.c -o rdkafka_plugin.o Generating linker script librdkafka.lds from rdkafka.h rdkafka_mock.h Creating shared library librdkafka.so.1 gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -shared -Wl,-soname,librdkafka.so.1 -Wl,--version-script=librdkafka.lds rdkafka.o rdkafka_broker.o rdkafka_msg.o rdkafka_topic.o rdkafka_conf.o rdkafka_timer.o rdkafka_offset.o rdkafka_transport.o rdkafka_buf.o rdkafka_queue.o rdkafka_op.o rdkafka_request.o rdkafka_cgrp.o rdkafka_pattern.o rdkafka_partition.o rdkafka_subscription.o rdkafka_assignment.o rdkafka_assignor.o rdkafka_range_assignor.o rdkafka_roundrobin_assignor.o rdkafka_sticky_assignor.o rdkafka_feature.o rdcrc32.o crc32c.o rdmurmur2.o rdfnv1a.o rdaddr.o rdrand.o rdlist.o tinycthread.o tinycthread_extra.o rdlog.o rdstring.o rdkafka_event.o rdkafka_metadata.o rdregex.o rdports.o rdkafka_metadata_cache.o rdavl.o rdkafka_sasl.o rdkafka_sasl_plain.o rdkafka_interceptor.o rdkafka_msgset_writer.o rdkafka_msgset_reader.o rdkafka_header.o rdkafka_admin.o rdkafka_aux.o rdkafka_background.o rdkafka_idempotence.o rdkafka_cert.o rdkafka_txnmgr.o rdkafka_coord.o rdvarint.o rdbuf.o rdmap.o rdunittest.o rdkafka_mock.o rdkafka_mock_handlers.o rdkafka_mock_cgrp.o rdkafka_error.o rdkafka_sasl_cyrus.o rdkafka_sasl_scram.o rdkafka_sasl_oauthbearer.o snappy.o rdgz.o rdkafka_zstd.o rdhdrhistogram.o rdkafka_ssl.o rdkafka_lz4.o rdxxhash.o lz4.o lz4frame.o lz4hc.o rddl.o rdkafka_plugin.o -o librdkafka.so.1 -lm -lzstd -lsasl2 -lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt lto-wrapper: warning: using serial compilation of 27 LTRANS jobs In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_all’ at rdkafka_metadata.c:1127:9, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at rdkafka_metadata.c:1039:24, inlined from ‘rd_kafka_metadata_refresh_cb’ at rdkafka.c:1906:23: rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_metadata_refresh_cb’: rdkafka_metadata.c:1109:19: note: declared here 1109 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at rdkafka_metadata.c:1066:9, inlined from ‘rd_kafka_metadata_refresh_cb’ at rdkafka.c:1906:23: rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_metadata_refresh_cb’: rdkafka_metadata.c:1022:19: note: declared here 1022 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_topic_scan_all’ at rdkafka_topic.c:1563:9, inlined from ‘rd_kafka_1s_tmr_cb’ at rdkafka.c:1874:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_1s_tmr_cb’: rdkafka_topic.c:1427:19: note: declared here 1427 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_destroy_final’ at rdkafka_cgrp.c:320:9, inlined from ‘rd_kafka_destroy_final’ at rdkafka.c:947:17: rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)->rk_cgrp’ with nonzero offset 232 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_destroy_final’ at rdkafka.c:950:9: rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_destroy_final’ at rdkafka.c:1002:9: rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_destroy’ at rdkafka_metadata_cache.c:553:9, inlined from ‘rd_kafka_destroy_internal’ at rdkafka.c:1227:9: rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2512 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_avl_destroy’, inlined from ‘rd_kafka_metadata_cache_destroy’ at rdkafka_metadata_cache.c:560:9, inlined from ‘rd_kafka_destroy_internal’ at rdkafka.c:1227:9: rdavl.c:195:17: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2352 [-Wfree-nonheap-object] 195 | free(ravl); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at rdkafka.c:1233:9: rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 240 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at rdkafka.c:1279:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘wait_thrds’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_destroy_internal’: rdkafka.c:1144:19: note: declared here 1144 | rd_list_t wait_thrds; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_new’ at rdkafka.c:2524:17: rd.h:139:9: warning: ‘free’ called on pointer ‘p_551’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_new’: rd.h:121:19: note: returned from ‘calloc’ 121 | void *p = calloc(num, sz); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_query_watermark_offsets’ at rdkafka.c:3400:26: rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_query_watermark_offsets’: rdkafka.c:3387:19: note: declared here 3387 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_query_watermark_offsets’ at rdkafka.c:3434:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_query_watermark_offsets’: rdkafka.c:3387:19: note: declared here 3387 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_offsets_for_times’ at rdkafka.c:3567:17: rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_offsets_for_times’: rdkafka.c:3552:19: note: declared here 3552 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_offsets_for_times’ at rdkafka.c:3586:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_offsets_for_times’: rdkafka.c:3552:19: note: declared here 3552 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_topic_destroy_final’ at rdkafka_topic.c:105:9: rd.h:139:9: warning: ‘free’ called on pointer ‘rkt_28(D)’ with nonzero offset 144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_topic_leader_query0’ at rdkafka_topic.c:1716:9, inlined from ‘rd_kafka_topic_new’ at rdkafka_topic.c:515:17: rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_topic_new’: rdkafka_topic.c:1705:19: note: declared here 1705 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at rdkafka_op.c:368:17: rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at rdkafka_op.c:378:17: rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 584 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at rdkafka_op.c:384:17: rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 128 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_hint_rktparlist’ at rdkafka_metadata_cache.c:517:9, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at rdkafka_cgrp.c:1941:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: rdkafka_metadata_cache.c:505:19: note: declared here 505 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at rdkafka_cgrp.c:1966:25: rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at rdkafka_cgrp.c:2018:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at rdkafka_cgrp.c:2018:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_handle_JoinGroup’ at rdkafka_cgrp.c:1807:17: rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_cgrp_handle_JoinGroup’: rdkafka_cgrp.c:1720:27: note: declared here 1720 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_timeout_scan’ at rdkafka_cgrp.c:4547:9, inlined from ‘rd_kafka_cgrp_serve’ at rdkafka_cgrp.c:5080:17: rd.h:139:9: warning: ‘free’ called on unallocated object ‘ofc_state’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_cgrp_serve’: rdkafka_cgrp.c:4529:42: note: declared here 4529 | struct _op_timeout_offset_commit ofc_state; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_assignor_topic_destroy’ at rdkafka_assignor.c:226:9: rd.h:139:9: warning: ‘free’ called on pointer ‘at_2(D)’ with nonzero offset 8 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders_async_worker’ at rdkafka_partition.c:3577:17: rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_topic_partition_list_query_leaders_async_worker’: rdkafka_partition.c:3537:19: note: declared here 3537 | rd_list_t query_topics, *leaders = NULL; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders_async_worker’ at rdkafka_partition.c:3584:17: rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_topic_partition_list_query_leaders_async_worker’: rdkafka_partition.c:3537:19: note: declared here 3537 | rd_list_t query_topics, *leaders = NULL; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders_async_worker’ at rdkafka_partition.c:3615:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_topic_partition_list_query_leaders_async_worker’: rdkafka_partition.c:3537:19: note: declared here 3537 | rd_list_t query_topics, *leaders = NULL; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders’ at rdkafka_partition.c:3782:25: rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_topic_partition_list_query_leaders’: rdkafka_partition.c:3767:27: note: declared here 3767 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders’ at rdkafka_partition.c:3821:17: rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_topic_partition_list_query_leaders’: rdkafka_partition.c:3767:27: note: declared here 3767 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_group_member_clear’ at rdkafka_assignor.c:48:9: rd.h:139:9: warning: ‘free’ called on pointer ‘rkgm_17(D)’ with nonzero offset 24 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_assignor_run’ at rdkafka_assignor.c:416:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘eligible_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_assignor_run’: rdkafka_assignor.c:314:19: note: declared here 314 | rd_list_t eligible_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘sortPartitions’ at rdkafka_sticky_assignor.c:1628:9, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at rdkafka_sticky_assignor.c:1771:28: rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedConsumers’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: rdkafka_sticky_assignor.c:1451:19: note: declared here 1451 | rd_list_t sortedConsumers; /* element is the (rd_map_elem_t *) from | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at rdkafka_sticky_assignor.c:1902:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedCurrentSubscriptions’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: rdkafka_sticky_assignor.c:1736:19: note: declared here 1736 | rd_list_t sortedCurrentSubscriptions; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_metadata’ at rdkafka_metadata.c:96:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_metadata’: rdkafka_metadata.c:51:19: note: declared here 51 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at rdkafka_metadata.c:931:25: rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_metadata_refresh_topics’: rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at rdkafka_metadata.c:949:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_metadata_refresh_topics’: rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_known_topics’ at rdkafka_metadata.c:999:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_metadata_refresh_known_topics’: rdkafka_metadata.c:973:19: note: declared here 973 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_metadata_leader_query_tmr_cb’ at rdkafka_metadata.c:1241:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_metadata_leader_query_tmr_cb’: rdkafka_metadata.c:1185:19: note: declared here 1185 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:171:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 704 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:172:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 744 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:173:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 784 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:174:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 824 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:175:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 864 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:176:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 904 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:177:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 944 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:178:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 984 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:179:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1024 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:180:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1064 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:181:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1104 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:182:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:183:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1184 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at rdkafka_interceptor.c:186:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1224 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txn_node_destroy’ at rdkafka_msgset_reader.c:1479:9: rd.h:139:9: warning: ‘free’ called on pointer ‘_node_ptr_2(D)’ with nonzero offset 48 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txns_destroy’ at rdkafka_msgset_reader.c:1506:9: rd.h:139:9: warning: ‘free’ called on pointer ‘aborted_txns_3(D)’ with nonzero offset 80 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_NewTopic_destroy’ at rdkafka_admin.c:1532:9: rd.h:139:9: warning: ‘free’ called on pointer ‘new_topic_4(D)’ with nonzero offset 16 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_NewTopic_destroy’ at rdkafka_admin.c:1533:9: rd.h:139:9: warning: ‘free’ called on pointer ‘new_topic_4(D)’ with nonzero offset 56 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_NewTopic_copy’ at rdkafka_admin.c:1519:9, inlined from ‘rd_kafka_CreateTopics’ at rdkafka_admin.c:1780:29: rd.h:139:9: warning: ‘free’ called on pointer ‘_38’ with nonzero offset 16 [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_CreateTopics’: rdkafka_admin.c:1515:15: note: returned from ‘rd_kafka_NewTopic_new’ 1515 | dst = rd_kafka_NewTopic_new(src->topic, src->num_partitions, | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_NewPartitions_destroy’ at rdkafka_admin.c:2088:9: rd.h:139:9: warning: ‘free’ called on pointer ‘newps_2(D)’ with nonzero offset 16 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_ConfigEntry_destroy’ at rdkafka_admin.c:2333:9, inlined from ‘rd_kafka_ConfigEntry_free’ at rdkafka_admin.c:2339:9: rd.h:139:9: warning: ‘free’ called on pointer ‘ptr_2(D)’ with nonzero offset 24 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_ConfigEntry_copy’ at rdkafka_admin.c:2390:9, inlined from ‘rd_kafka_ConfigEntry_list_copy’ at rdkafka_admin.c:2399:16: rd.h:139:9: warning: ‘free’ called on pointer ‘_10’ with nonzero offset 24 [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_ConfigEntry_list_copy’: rdkafka_admin.c:2374:16: note: returned from ‘rd_kafka_ConfigEntry_new0’ 2374 | return rd_kafka_ConfigEntry_new0(name, -1, value, -1); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_ConfigResource_destroy’ at rdkafka_admin.c:2524:9: rd.h:139:9: warning: ‘free’ called on pointer ‘config_4(D)’ with nonzero offset 16 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_ConfigResource_copy’ at rdkafka_admin.c:2563:9, inlined from ‘rd_kafka_AlterConfigs’ at rdkafka_admin.c:2871:29: rd.h:139:9: warning: ‘free’ called on pointer ‘_51’ with nonzero offset 16 [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_AlterConfigs’: rdkafka_admin.c:2561:15: note: returned from ‘rd_kafka_ConfigResource_new’ 2561 | dst = rd_kafka_ConfigResource_new(src->restype, src->name); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_ConfigResource_copy’ at rdkafka_admin.c:2563:9, inlined from ‘rd_kafka_DescribeConfigs’ at rdkafka_admin.c:3177:29: rd.h:139:9: warning: ‘free’ called on pointer ‘_51’ with nonzero offset 16 [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_DescribeConfigs’: rdkafka_admin.c:2561:15: note: returned from ‘rd_kafka_ConfigResource_new’ 2561 | dst = rd_kafka_ConfigResource_new(src->restype, src->name); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_NewPartitions_copy’ at rdkafka_admin.c:2079:9, inlined from ‘rd_kafka_CreatePartitions’ at rdkafka_admin.c:2298:29: rd.h:139:9: warning: ‘free’ called on pointer ‘_37’ with nonzero offset 16 [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_CreatePartitions’: rdkafka_admin.c:2077:15: note: returned from ‘rd_kafka_NewPartitions_new’ 2077 | dst = rd_kafka_NewPartitions_new(src->topic, src->total_cnt, NULL, 0); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_DeleteGroups’ at rdkafka_admin.c:3754:17: rd.h:139:9: warning: ‘free’ called on unallocated object ‘dup_list’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_DeleteGroups’: rdkafka_admin.c:3709:19: note: declared here 3709 | rd_list_t dup_list; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_DeleteGroups’ at rdkafka_admin.c:3763:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘dup_list’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_DeleteGroups’: rdkafka_admin.c:3709:19: note: declared here 3709 | rd_list_t dup_list; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_close’ at rdkafka_sasl_oauthbearer.c:1040:9: rd.h:139:9: warning: ‘free’ called on pointer ‘rktrans_8(D)->rktrans_sasl.state’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_term’ at rdkafka_sasl_oauthbearer.c:1340:9: rd.h:139:9: warning: ‘free’ called on pointer ‘rk_13(D)->rk_sasl.handle’ with nonzero offset 96 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at rdkafka_plugin.c:151:9: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at rdkafka_plugin.c:188:25: rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘create_jws_compact_serialization’ at rdkafka_sasl_oauthbearer.c:859:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token0.constprop’ at rdkafka_sasl_oauthbearer.c:939:37: rd.h:139:9: warning: ‘free’ called on unallocated object ‘scope’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token0.constprop’: rdkafka_sasl_oauthbearer.c:739:19: note: declared here 739 | rd_list_t scope; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at rdlist.c:301:17, inlined from ‘rd_kafka_oauthbearer_unsecured_token0.constprop’ at rdkafka_sasl_oauthbearer.c:963:9: rd.h:139:9: warning: ‘free’ called on unallocated object ‘parsed’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token0.constprop’: rdkafka_sasl_oauthbearer.c:880:54: note: declared here 880 | struct rd_kafka_sasl_oauthbearer_parsed_ujws parsed = | ^ Creating static library librdkafka.a ar rcs librdkafka.a rdkafka.o rdkafka_broker.o rdkafka_msg.o rdkafka_topic.o rdkafka_conf.o rdkafka_timer.o rdkafka_offset.o rdkafka_transport.o rdkafka_buf.o rdkafka_queue.o rdkafka_op.o rdkafka_request.o rdkafka_cgrp.o rdkafka_pattern.o rdkafka_partition.o rdkafka_subscription.o rdkafka_assignment.o rdkafka_assignor.o rdkafka_range_assignor.o rdkafka_roundrobin_assignor.o rdkafka_sticky_assignor.o rdkafka_feature.o rdcrc32.o crc32c.o rdmurmur2.o rdfnv1a.o rdaddr.o rdrand.o rdlist.o tinycthread.o tinycthread_extra.o rdlog.o rdstring.o rdkafka_event.o rdkafka_metadata.o rdregex.o rdports.o rdkafka_metadata_cache.o rdavl.o rdkafka_sasl.o rdkafka_sasl_plain.o rdkafka_interceptor.o rdkafka_msgset_writer.o rdkafka_msgset_reader.o rdkafka_header.o rdkafka_admin.o rdkafka_aux.o rdkafka_background.o rdkafka_idempotence.o rdkafka_cert.o rdkafka_txnmgr.o rdkafka_coord.o rdvarint.o rdbuf.o rdmap.o rdunittest.o rdkafka_mock.o rdkafka_mock_handlers.o rdkafka_mock_cgrp.o rdkafka_error.o rdkafka_sasl_cyrus.o rdkafka_sasl_scram.o rdkafka_sasl_oauthbearer.o snappy.o rdgz.o rdkafka_zstd.o rdhdrhistogram.o rdkafka_ssl.o rdkafka_lz4.o rdxxhash.o lz4.o lz4frame.o lz4hc.o rddl.o rdkafka_plugin.o WARNING: librdkafka-static.a: Not creating self-contained static library librdkafka-static.a: no static libraries available/enabled Creating librdkafka.so symlink rm -f "librdkafka.so" && ln -s "librdkafka.so.1" "librdkafka.so" Generating pkg-config file rdkafka.pc Generating pkg-config file rdkafka-static.pc Checking librdkafka integrity librdkafka.so.1 OK librdkafka.a OK Symbol visibility OK make[3]: Leaving directory '/root/work/BUILD/librdkafka-1.6.1/src' make[3]: Entering directory '/root/work/BUILD/librdkafka-1.6.1/src-cpp' g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c RdKafka.cpp -o RdKafka.o g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c ConfImpl.cpp -o ConfImpl.o g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c HandleImpl.cpp -o HandleImpl.o g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c ConsumerImpl.cpp -o ConsumerImpl.o g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c ProducerImpl.cpp -o ProducerImpl.o g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c KafkaConsumerImpl.cpp -o KafkaConsumerImpl.o g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c TopicImpl.cpp -o TopicImpl.o g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c TopicPartitionImpl.cpp -o TopicPartitionImpl.o g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c MessageImpl.cpp -o MessageImpl.o g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c HeadersImpl.cpp -o HeadersImpl.o g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c QueueImpl.cpp -o QueueImpl.o g++ -MD -MP -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -c MetadataImpl.cpp -o MetadataImpl.o Creating shared library librdkafka++.so.1 g++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 -shared -Wl,-soname,librdkafka++.so.1 RdKafka.o ConfImpl.o HandleImpl.o ConsumerImpl.o ProducerImpl.o KafkaConsumerImpl.o TopicImpl.o TopicPartitionImpl.o MessageImpl.o HeadersImpl.o QueueImpl.o MetadataImpl.o -o librdkafka++.so.1 -L../src -lrdkafka Creating static library librdkafka++.a ar rcs librdkafka++.a RdKafka.o ConfImpl.o HandleImpl.o ConsumerImpl.o ProducerImpl.o KafkaConsumerImpl.o TopicImpl.o TopicPartitionImpl.o MessageImpl.o HeadersImpl.o QueueImpl.o MetadataImpl.o Creating librdkafka++.so symlink rm -f "librdkafka++.so" && ln -s "librdkafka++.so.1" "librdkafka++.so" Generating pkg-config file rdkafka++.pc Generating pkg-config file rdkafka++-static.pc Checking librdkafka++ integrity librdkafka++.so.1 OK librdkafka++.a OK make[3]: Leaving directory '/root/work/BUILD/librdkafka-1.6.1/src-cpp' make -C examples make[3]: Entering directory '/root/work/BUILD/librdkafka-1.6.1/examples' gcc -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../src rdkafka_example.c -o rdkafka_example -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 \ ../src/librdkafka.a -lm -lzstd -lsasl2 -lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘sortPartitions’ at ../src/rdkafka_sticky_assignor.c:1628:9, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1771:28: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedConsumers’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1451:19: note: declared here 1451 | rd_list_t sortedConsumers; /* element is the (rd_map_elem_t *) from | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1902:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedCurrentSubscriptions’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1736:19: note: declared here 1736 | rd_list_t sortedCurrentSubscriptions; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_new’ at ../src/rdkafka.c:2524:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘p_552’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_new’: ../src/rd.h:121:19: note: returned from ‘calloc’ 121 | void *p = calloc(num, sz); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_all’ at ../src/rdkafka_metadata.c:1127:9, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1039:24, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1109:19: note: declared here 1109 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1066:9, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1022:19: note: declared here 1022 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata’ at ../src/rdkafka_metadata.c:96:9, inlined from ‘main’ at rdkafka_example.c:812:31: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘main’: ../src/rdkafka_metadata.c:51:19: note: declared here 51 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_scan_all’ at ../src/rdkafka_topic.c:1563:9, inlined from ‘rd_kafka_1s_tmr_cb’ at ../src/rdkafka.c:1874:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_1s_tmr_cb’: ../src/rdkafka_topic.c:1427:19: note: declared here 1427 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_destroy_final’ at ../src/rdkafka_cgrp.c:320:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:947:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)->rk_cgrp’ with nonzero offset 232 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:950:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:1002:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:553:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2512 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_avl_destroy’, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:560:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rdavl.c:195:17: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2352 [-Wfree-nonheap-object] 195 | free(ravl); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1233:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 240 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1279:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘wait_thrds’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_destroy_internal’: ../src/rdkafka.c:1144:19: note: declared here 1144 | rd_list_t wait_thrds; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_destroy_final’ at ../src/rdkafka_topic.c:105:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkt_28(D)’ with nonzero offset 144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:368:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:378:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 584 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:384:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 128 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders’ at ../src/rdkafka_partition.c:3821:17, inlined from ‘rd_kafka_query_watermark_offsets.constprop’ at ../src/rdkafka.c:3397:15: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_query_watermark_offsets.constprop’: ../src/rdkafka_partition.c:3767:27: note: declared here 3767 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_close’ at ../src/rdkafka_sasl_oauthbearer.c:1040:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rktrans_8(D)->rktrans_sasl.state’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘create_jws_compact_serialization’ at ../src/rdkafka_sasl_oauthbearer.c:859:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:939:37, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘scope’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:739:19: note: declared here 739 | rd_list_t scope; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:963:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘parsed’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:880:54: note: declared here 880 | struct rd_kafka_sasl_oauthbearer_parsed_ujws parsed = | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_term’ at ../src/rdkafka_sasl_oauthbearer.c:1340:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_13(D)->rk_sasl.handle’ with nonzero offset 96 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txn_node_destroy’ at ../src/rdkafka_msgset_reader.c:1479:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘_node_ptr_2(D)’ with nonzero offset 48 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txns_destroy’ at ../src/rdkafka_msgset_reader.c:1506:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘aborted_txns_3(D)’ with nonzero offset 80 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_timeout_scan’ at ../src/rdkafka_cgrp.c:4547:9, inlined from ‘rd_kafka_cgrp_serve’ at ../src/rdkafka_cgrp.c:5080:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘ofc_state’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_serve’: ../src/rdkafka_cgrp.c:4529:42: note: declared here 4529 | struct _op_timeout_offset_commit ofc_state; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_handle_JoinGroup’ at ../src/rdkafka_cgrp.c:1807:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_handle_JoinGroup’: ../src/rdkafka_cgrp.c:1720:27: note: declared here 1720 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_hint_rktparlist’ at ../src/rdkafka_metadata_cache.c:517:9, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1941:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_metadata_cache.c:505:19: note: declared here 505 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1966:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:931:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:949:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_known_topics’ at ../src/rdkafka_metadata.c:999:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_known_topics’: ../src/rdkafka_metadata.c:973:19: note: declared here 973 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_leader_query_tmr_cb’ at ../src/rdkafka_metadata.c:1241:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_leader_query_tmr_cb’: ../src/rdkafka_metadata.c:1185:19: note: declared here 1185 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:171:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 704 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:172:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 744 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:173:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 784 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:174:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 824 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:175:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 864 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:176:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 904 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:177:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 944 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:178:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 984 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:179:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1024 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:180:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1064 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:181:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1104 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:182:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:183:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1184 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:186:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1224 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_topic_destroy’ at ../src/rdkafka_assignor.c:226:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘at_2(D)’ with nonzero offset 8 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_group_member_clear’ at ../src/rdkafka_assignor.c:48:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkgm_17(D)’ with nonzero offset 24 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:151:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:188:25: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_run.constprop’ at ../src/rdkafka_assignor.c:416:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘eligible_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_assignor_run.constprop’: ../src/rdkafka_assignor.c:314:19: note: declared here 314 | rd_list_t eligible_topics; | ^ # rdkafka_example is ready # # Run producer (write messages on stdin) ./rdkafka_example -P -t -p # or consumer ./rdkafka_example -C -t -p # # More usage options: ./rdkafka_example -h gcc -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../src rdkafka_performance.c -o rdkafka_performance -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 \ ../src/librdkafka.a -lm -lzstd -lsasl2 -lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘sortPartitions’ at ../src/rdkafka_sticky_assignor.c:1628:9, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1771:28: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedConsumers’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1451:19: note: declared here 1451 | rd_list_t sortedConsumers; /* element is the (rd_map_elem_t *) from | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1902:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedCurrentSubscriptions’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1736:19: note: declared here 1736 | rd_list_t sortedCurrentSubscriptions; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_scan_all’ at ../src/rdkafka_topic.c:1563:9, inlined from ‘rd_kafka_1s_tmr_cb’ at ../src/rdkafka.c:1874:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_1s_tmr_cb’: ../src/rdkafka_topic.c:1427:19: note: declared here 1427 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_destroy_final’ at ../src/rdkafka_cgrp.c:320:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:947:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)->rk_cgrp’ with nonzero offset 232 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:950:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:1002:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:553:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2512 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_avl_destroy’, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:560:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rdavl.c:195:17: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2352 [-Wfree-nonheap-object] 195 | free(ravl); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1233:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 240 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1279:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘wait_thrds’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_destroy_internal’: ../src/rdkafka.c:1144:19: note: declared here 1144 | rd_list_t wait_thrds; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_close’ at ../src/rdkafka_sasl_oauthbearer.c:1040:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rktrans_8(D)->rktrans_sasl.state’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘create_jws_compact_serialization’ at ../src/rdkafka_sasl_oauthbearer.c:859:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:939:37, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘scope’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:739:19: note: declared here 739 | rd_list_t scope; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:963:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘parsed’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:880:54: note: declared here 880 | struct rd_kafka_sasl_oauthbearer_parsed_ujws parsed = | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_term’ at ../src/rdkafka_sasl_oauthbearer.c:1340:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_13(D)->rk_sasl.handle’ with nonzero offset 96 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:368:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:378:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 584 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:384:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 128 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_destroy_final’ at ../src/rdkafka_topic.c:105:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkt_28(D)’ with nonzero offset 144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_all’ at ../src/rdkafka_metadata.c:1127:9, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1039:24, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1109:19: note: declared here 1109 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1066:9, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1022:19: note: declared here 1022 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_new’ at ../src/rdkafka.c:2524:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘p_552’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_new’: ../src/rd.h:121:19: note: returned from ‘calloc’ 121 | void *p = calloc(num, sz); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txn_node_destroy’ at ../src/rdkafka_msgset_reader.c:1479:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘_node_ptr_2(D)’ with nonzero offset 48 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txns_destroy’ at ../src/rdkafka_msgset_reader.c:1506:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘aborted_txns_3(D)’ with nonzero offset 80 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_timeout_scan’ at ../src/rdkafka_cgrp.c:4547:9, inlined from ‘rd_kafka_cgrp_serve’ at ../src/rdkafka_cgrp.c:5080:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘ofc_state’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_serve’: ../src/rdkafka_cgrp.c:4529:42: note: declared here 4529 | struct _op_timeout_offset_commit ofc_state; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_handle_JoinGroup’ at ../src/rdkafka_cgrp.c:1807:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_handle_JoinGroup’: ../src/rdkafka_cgrp.c:1720:27: note: declared here 1720 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_hint_rktparlist’ at ../src/rdkafka_metadata_cache.c:517:9, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1941:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_metadata_cache.c:505:19: note: declared here 505 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1966:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:931:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:949:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_known_topics’ at ../src/rdkafka_metadata.c:999:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_known_topics’: ../src/rdkafka_metadata.c:973:19: note: declared here 973 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_leader_query_tmr_cb’ at ../src/rdkafka_metadata.c:1241:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_leader_query_tmr_cb’: ../src/rdkafka_metadata.c:1185:19: note: declared here 1185 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:171:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 704 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:172:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 744 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:173:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 784 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:174:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 824 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:175:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 864 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:176:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 904 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:177:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 944 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:178:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 984 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:179:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1024 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:180:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1064 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:181:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1104 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:182:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:183:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1184 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:186:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1224 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_topic_destroy’ at ../src/rdkafka_assignor.c:226:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘at_2(D)’ with nonzero offset 8 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_group_member_clear’ at ../src/rdkafka_assignor.c:48:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkgm_17(D)’ with nonzero offset 24 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:151:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:188:25: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_run.constprop’ at ../src/rdkafka_assignor.c:416:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘eligible_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_assignor_run.constprop’: ../src/rdkafka_assignor.c:314:19: note: declared here 314 | rd_list_t eligible_topics; | ^ # rdkafka_performance is ready # # Run producer ./rdkafka_performance -P -t -p -s # or consumer ./rdkafka_performance -C -t -p # # More usage options: ./rdkafka_performance -h g++ -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -I../src-cpp rdkafka_example.cpp -o rdkafka_example_cpp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 \ ../src-cpp/librdkafka++.a ../src/librdkafka.a -lm -lzstd -lsasl2 -lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘sortPartitions’ at ../src/rdkafka_sticky_assignor.c:1628:9, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1771:28: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedConsumers’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1451:19: note: declared here 1451 | rd_list_t sortedConsumers; /* element is the (rd_map_elem_t *) from | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1902:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedCurrentSubscriptions’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1736:19: note: declared here 1736 | rd_list_t sortedCurrentSubscriptions; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_close’ at ../src/rdkafka_sasl_oauthbearer.c:1040:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rktrans_8(D)->rktrans_sasl.state’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_term’ at ../src/rdkafka_sasl_oauthbearer.c:1340:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_13(D)->rk_sasl.handle’ with nonzero offset 96 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘create_jws_compact_serialization’ at ../src/rdkafka_sasl_oauthbearer.c:859:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:939:37, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘scope’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:739:19: note: declared here 739 | rd_list_t scope; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:963:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘parsed’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:880:54: note: declared here 880 | struct rd_kafka_sasl_oauthbearer_parsed_ujws parsed = | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_topic_destroy’ at ../src/rdkafka_assignor.c:226:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘at_2(D)’ with nonzero offset 8 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders’ at ../src/rdkafka_partition.c:3782:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_topic_partition_list_query_leaders’: ../src/rdkafka_partition.c:3767:27: note: declared here 3767 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders’ at ../src/rdkafka_partition.c:3821:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_topic_partition_list_query_leaders’: ../src/rdkafka_partition.c:3767:27: note: declared here 3767 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_group_member_clear’ at ../src/rdkafka_assignor.c:48:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkgm_17(D)’ with nonzero offset 24 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata’ at ../src/rdkafka_metadata.c:96:9, inlined from ‘metadata’ at ../src-cpp/HandleImpl.cpp:190:51: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In member function ‘metadata’: ../src/rdkafka_metadata.c:51:19: note: declared here 51 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_scan_all’ at ../src/rdkafka_topic.c:1563:9, inlined from ‘rd_kafka_1s_tmr_cb’ at ../src/rdkafka.c:1874:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_1s_tmr_cb’: ../src/rdkafka_topic.c:1427:19: note: declared here 1427 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_destroy_final’ at ../src/rdkafka_cgrp.c:320:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:947:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)->rk_cgrp’ with nonzero offset 232 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:950:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:1002:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:553:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2512 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_avl_destroy’, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:560:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rdavl.c:195:17: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2352 [-Wfree-nonheap-object] 195 | free(ravl); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1233:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 240 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1279:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘wait_thrds’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_destroy_internal’: ../src/rdkafka.c:1144:19: note: declared here 1144 | rd_list_t wait_thrds; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_destroy_final’ at ../src/rdkafka_topic.c:105:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkt_28(D)’ with nonzero offset 144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_hint_rktparlist’ at ../src/rdkafka_metadata_cache.c:517:9, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1941:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_metadata_cache.c:505:19: note: declared here 505 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1966:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_handle_JoinGroup’ at ../src/rdkafka_cgrp.c:1807:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_handle_JoinGroup’: ../src/rdkafka_cgrp.c:1720:27: note: declared here 1720 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_timeout_scan’ at ../src/rdkafka_cgrp.c:4547:9, inlined from ‘rd_kafka_cgrp_serve’ at ../src/rdkafka_cgrp.c:5080:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘ofc_state’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_serve’: ../src/rdkafka_cgrp.c:4529:42: note: declared here 4529 | struct _op_timeout_offset_commit ofc_state; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_query_watermark_offsets’ at ../src/rdkafka.c:3400:26: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_query_watermark_offsets’: ../src/rdkafka.c:3387:19: note: declared here 3387 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_query_watermark_offsets’ at ../src/rdkafka.c:3434:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_query_watermark_offsets’: ../src/rdkafka.c:3387:19: note: declared here 3387 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_offsets_for_times’ at ../src/rdkafka.c:3567:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_offsets_for_times’: ../src/rdkafka.c:3552:19: note: declared here 3552 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_offsets_for_times’ at ../src/rdkafka.c:3586:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_offsets_for_times’: ../src/rdkafka.c:3552:19: note: declared here 3552 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_new’ at ../src/rdkafka.c:2524:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘p_552’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_new’: ../src/rd.h:121:19: note: returned from ‘calloc’ 121 | void *p = calloc(num, sz); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_all’ at ../src/rdkafka_metadata.c:1127:9, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1039:24, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1109:19: note: declared here 1109 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1066:9, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1022:19: note: declared here 1022 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txn_node_destroy’ at ../src/rdkafka_msgset_reader.c:1479:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘_node_ptr_2(D)’ with nonzero offset 48 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txns_destroy’ at ../src/rdkafka_msgset_reader.c:1506:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘aborted_txns_3(D)’ with nonzero offset 80 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:368:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:378:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 584 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:384:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 128 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:931:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:949:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_known_topics’ at ../src/rdkafka_metadata.c:999:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_known_topics’: ../src/rdkafka_metadata.c:973:19: note: declared here 973 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_leader_query_tmr_cb’ at ../src/rdkafka_metadata.c:1241:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_leader_query_tmr_cb’: ../src/rdkafka_metadata.c:1185:19: note: declared here 1185 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:171:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 704 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:172:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 744 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:173:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 784 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:174:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 824 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:175:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 864 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:176:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 904 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:177:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 944 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:178:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 984 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:179:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1024 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:180:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1064 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:181:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1104 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:182:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:183:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1184 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:186:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1224 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:151:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:188:25: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_run.constprop’ at ../src/rdkafka_assignor.c:416:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘eligible_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_assignor_run.constprop’: ../src/rdkafka_assignor.c:314:19: note: declared here 314 | rd_list_t eligible_topics; | ^ gcc -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../src rdkafka_complex_consumer_example.c -o rdkafka_complex_consumer_example -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 \ ../src/librdkafka.a -lm -lzstd -lsasl2 -lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_close’ at ../src/rdkafka_sasl_oauthbearer.c:1040:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rktrans_8(D)->rktrans_sasl.state’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘create_jws_compact_serialization’ at ../src/rdkafka_sasl_oauthbearer.c:859:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:939:37, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘scope’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:739:19: note: declared here 739 | rd_list_t scope; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:963:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘parsed’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:880:54: note: declared here 880 | struct rd_kafka_sasl_oauthbearer_parsed_ujws parsed = | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_term’ at ../src/rdkafka_sasl_oauthbearer.c:1340:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_13(D)->rk_sasl.handle’ with nonzero offset 96 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_destroy_final’ at ../src/rdkafka_topic.c:105:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkt_28(D)’ with nonzero offset 144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_timeout_scan’ at ../src/rdkafka_cgrp.c:4547:9, inlined from ‘rd_kafka_cgrp_serve’ at ../src/rdkafka_cgrp.c:5080:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘ofc_state’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_serve’: ../src/rdkafka_cgrp.c:4529:42: note: declared here 4529 | struct _op_timeout_offset_commit ofc_state; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:368:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:378:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 584 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:384:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 128 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_new.constprop’ at ../src/rdkafka.c:2524:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘p_485’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_new.constprop’: ../src/rd.h:121:19: note: returned from ‘calloc’ 121 | void *p = calloc(num, sz); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:931:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:949:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_known_topics’ at ../src/rdkafka_metadata.c:999:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_known_topics’: ../src/rdkafka_metadata.c:973:19: note: declared here 973 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_leader_query_tmr_cb’ at ../src/rdkafka_metadata.c:1241:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_leader_query_tmr_cb’: ../src/rdkafka_metadata.c:1185:19: note: declared here 1185 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:171:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 704 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:172:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 744 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:173:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 784 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:174:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 824 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:175:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 864 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:176:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 904 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:177:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 944 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:178:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 984 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:179:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1024 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:180:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1064 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:181:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1104 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:182:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:183:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1184 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:186:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1224 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_all’ at ../src/rdkafka_metadata.c:1127:9, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1039:24, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1109:19: note: declared here 1109 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1066:9, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1022:19: note: declared here 1022 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_scan_all’ at ../src/rdkafka_topic.c:1563:9, inlined from ‘rd_kafka_1s_tmr_cb’ at ../src/rdkafka.c:1874:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_1s_tmr_cb’: ../src/rdkafka_topic.c:1427:19: note: declared here 1427 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_destroy_final’ at ../src/rdkafka_cgrp.c:320:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:947:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)->rk_cgrp’ with nonzero offset 232 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:950:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:1002:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:553:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2512 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_avl_destroy’, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:560:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rdavl.c:195:17: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2352 [-Wfree-nonheap-object] 195 | free(ravl); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1233:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 240 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1279:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘wait_thrds’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_destroy_internal’: ../src/rdkafka.c:1144:19: note: declared here 1144 | rd_list_t wait_thrds; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txn_node_destroy’ at ../src/rdkafka_msgset_reader.c:1479:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘_node_ptr_2(D)’ with nonzero offset 48 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txns_destroy’ at ../src/rdkafka_msgset_reader.c:1506:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘aborted_txns_3(D)’ with nonzero offset 80 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_handle_JoinGroup’ at ../src/rdkafka_cgrp.c:1807:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_handle_JoinGroup’: ../src/rdkafka_cgrp.c:1720:27: note: declared here 1720 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_hint_rktparlist’ at ../src/rdkafka_metadata_cache.c:517:9, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1941:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_metadata_cache.c:505:19: note: declared here 505 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1966:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_topic_destroy’ at ../src/rdkafka_assignor.c:226:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘at_2(D)’ with nonzero offset 8 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_group_member_clear’ at ../src/rdkafka_assignor.c:48:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkgm_17(D)’ with nonzero offset 24 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘sortPartitions’ at ../src/rdkafka_sticky_assignor.c:1628:9, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1771:28: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedConsumers’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1451:19: note: declared here 1451 | rd_list_t sortedConsumers; /* element is the (rd_map_elem_t *) from | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1902:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedCurrentSubscriptions’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1736:19: note: declared here 1736 | rd_list_t sortedCurrentSubscriptions; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:151:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:188:25: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_run.constprop’ at ../src/rdkafka_assignor.c:416:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘eligible_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_assignor_run.constprop’: ../src/rdkafka_assignor.c:314:19: note: declared here 314 | rd_list_t eligible_topics; | ^ # rdkafka_complex_consumer_example is ready # ./rdkafka_complex_consumer_example .. # # More usage options: ./rdkafka_complex_consumer_example -h g++ -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -I../src-cpp rdkafka_complex_consumer_example.cpp -o rdkafka_complex_consumer_example_cpp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 \ ../src-cpp/librdkafka++.a ../src/librdkafka.a -lm -lzstd -lsasl2 -lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_close’ at ../src/rdkafka_sasl_oauthbearer.c:1040:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rktrans_8(D)->rktrans_sasl.state’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_term’ at ../src/rdkafka_sasl_oauthbearer.c:1340:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_13(D)->rk_sasl.handle’ with nonzero offset 96 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘create_jws_compact_serialization’ at ../src/rdkafka_sasl_oauthbearer.c:859:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:939:37, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘scope’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:739:19: note: declared here 739 | rd_list_t scope; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:963:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘parsed’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:880:54: note: declared here 880 | struct rd_kafka_sasl_oauthbearer_parsed_ujws parsed = | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_topic_destroy’ at ../src/rdkafka_assignor.c:226:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘at_2(D)’ with nonzero offset 8 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘sortPartitions’ at ../src/rdkafka_sticky_assignor.c:1628:9, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1771:28: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedConsumers’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1451:19: note: declared here 1451 | rd_list_t sortedConsumers; /* element is the (rd_map_elem_t *) from | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1902:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedCurrentSubscriptions’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1736:19: note: declared here 1736 | rd_list_t sortedCurrentSubscriptions; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders’ at ../src/rdkafka_partition.c:3782:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_topic_partition_list_query_leaders’: ../src/rdkafka_partition.c:3767:27: note: declared here 3767 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders’ at ../src/rdkafka_partition.c:3821:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_topic_partition_list_query_leaders’: ../src/rdkafka_partition.c:3767:27: note: declared here 3767 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_group_member_clear’ at ../src/rdkafka_assignor.c:48:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkgm_17(D)’ with nonzero offset 24 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_leader_query0’ at ../src/rdkafka_topic.c:1716:9, inlined from ‘rd_kafka_topic_new’ at ../src/rdkafka_topic.c:515:17, inlined from ‘seek’ at ../src-cpp/KafkaConsumerImpl.cpp:268:33: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In member function ‘seek’: ../src/rdkafka_topic.c:1705:19: note: declared here 1705 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_query_watermark_offsets’ at ../src/rdkafka.c:3400:26: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_query_watermark_offsets’: ../src/rdkafka.c:3387:19: note: declared here 3387 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_query_watermark_offsets’ at ../src/rdkafka.c:3434:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_query_watermark_offsets’: ../src/rdkafka.c:3387:19: note: declared here 3387 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_offsets_for_times’ at ../src/rdkafka.c:3567:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_offsets_for_times’: ../src/rdkafka.c:3552:19: note: declared here 3552 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_offsets_for_times’ at ../src/rdkafka.c:3586:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_offsets_for_times’: ../src/rdkafka.c:3552:19: note: declared here 3552 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_all’ at ../src/rdkafka_metadata.c:1127:9, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1039:24, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1109:19: note: declared here 1109 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1066:9, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1022:19: note: declared here 1022 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:931:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:949:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_known_topics’ at ../src/rdkafka_metadata.c:999:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_known_topics’: ../src/rdkafka_metadata.c:973:19: note: declared here 973 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_leader_query_tmr_cb’ at ../src/rdkafka_metadata.c:1241:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_leader_query_tmr_cb’: ../src/rdkafka_metadata.c:1185:19: note: declared here 1185 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:171:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 704 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:172:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 744 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:173:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 784 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:174:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 824 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:175:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 864 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:176:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 904 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:177:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 944 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:178:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 984 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:179:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1024 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:180:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1064 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:181:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1104 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:182:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:183:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1184 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:186:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1224 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata’ at ../src/rdkafka_metadata.c:96:9, inlined from ‘metadata’ at ../src-cpp/HandleImpl.cpp:190:51: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In member function ‘metadata’: ../src/rdkafka_metadata.c:51:19: note: declared here 51 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_scan_all’ at ../src/rdkafka_topic.c:1563:9, inlined from ‘rd_kafka_1s_tmr_cb’ at ../src/rdkafka.c:1874:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_1s_tmr_cb’: ../src/rdkafka_topic.c:1427:19: note: declared here 1427 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_destroy_final’ at ../src/rdkafka_cgrp.c:320:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:947:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)->rk_cgrp’ with nonzero offset 232 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:950:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:1002:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:553:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2512 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_avl_destroy’, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:560:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rdavl.c:195:17: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2352 [-Wfree-nonheap-object] 195 | free(ravl); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1233:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 240 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1279:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘wait_thrds’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_destroy_internal’: ../src/rdkafka.c:1144:19: note: declared here 1144 | rd_list_t wait_thrds; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_timeout_scan’ at ../src/rdkafka_cgrp.c:4547:9, inlined from ‘rd_kafka_cgrp_serve’ at ../src/rdkafka_cgrp.c:5080:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘ofc_state’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_serve’: ../src/rdkafka_cgrp.c:4529:42: note: declared here 4529 | struct _op_timeout_offset_commit ofc_state; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_destroy_final’ at ../src/rdkafka_topic.c:105:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkt_28(D)’ with nonzero offset 144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_new.constprop’ at ../src/rdkafka.c:2524:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘p_485’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_new.constprop’: ../src/rd.h:121:19: note: returned from ‘calloc’ 121 | void *p = calloc(num, sz); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txn_node_destroy’ at ../src/rdkafka_msgset_reader.c:1479:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘_node_ptr_2(D)’ with nonzero offset 48 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txns_destroy’ at ../src/rdkafka_msgset_reader.c:1506:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘aborted_txns_3(D)’ with nonzero offset 80 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:368:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:378:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 584 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:384:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 128 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_hint_rktparlist’ at ../src/rdkafka_metadata_cache.c:517:9, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1941:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_metadata_cache.c:505:19: note: declared here 505 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1966:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_handle_JoinGroup’ at ../src/rdkafka_cgrp.c:1807:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_handle_JoinGroup’: ../src/rdkafka_cgrp.c:1720:27: note: declared here 1720 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:151:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:188:25: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_run.constprop’ at ../src/rdkafka_assignor.c:416:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘eligible_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_assignor_run.constprop’: ../src/rdkafka_assignor.c:314:19: note: declared here 314 | rd_list_t eligible_topics; | ^ g++ -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-non-virtual-dtor -I../src-cpp kafkatest_verifiable_client.cpp -o kafkatest_verifiable_client -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 \ ../src-cpp/librdkafka++.a ../src/librdkafka.a -lm -lzstd -lsasl2 -lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_close’ at ../src/rdkafka_sasl_oauthbearer.c:1040:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rktrans_8(D)->rktrans_sasl.state’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sasl_oauthbearer_term’ at ../src/rdkafka_sasl_oauthbearer.c:1340:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_13(D)->rk_sasl.handle’ with nonzero offset 96 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘create_jws_compact_serialization’ at ../src/rdkafka_sasl_oauthbearer.c:859:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:939:37, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘scope’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:739:19: note: declared here 739 | rd_list_t scope; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_oauthbearer_unsecured_token0’ at ../src/rdkafka_sasl_oauthbearer.c:963:9, inlined from ‘rd_kafka_oauthbearer_unsecured_token’ at ../src/rdkafka_sasl_oauthbearer.c:1013:13: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘parsed’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_oauthbearer_unsecured_token’: ../src/rdkafka_sasl_oauthbearer.c:880:54: note: declared here 880 | struct rd_kafka_sasl_oauthbearer_parsed_ujws parsed = | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata’ at ../src/rdkafka_metadata.c:96:9, inlined from ‘metadata’ at ../src-cpp/HandleImpl.cpp:190:51: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In member function ‘metadata’: ../src/rdkafka_metadata.c:51:19: note: declared here 51 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_destroy_final’ at ../src/rdkafka_topic.c:105:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkt_28(D)’ with nonzero offset 144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_leader_query0’ at ../src/rdkafka_topic.c:1716:9, inlined from ‘rd_kafka_topic_new’ at ../src/rdkafka_topic.c:515:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_topic_new’: ../src/rdkafka_topic.c:1705:19: note: declared here 1705 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:368:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:378:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 584 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_op_destroy’ at ../src/rdkafka_op.c:384:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rko_78(D)’ with nonzero offset 128 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_timeout_scan’ at ../src/rdkafka_cgrp.c:4547:9, inlined from ‘rd_kafka_cgrp_serve’ at ../src/rdkafka_cgrp.c:5080:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘ofc_state’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_serve’: ../src/rdkafka_cgrp.c:4529:42: note: declared here 4529 | struct _op_timeout_offset_commit ofc_state; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_query_watermark_offsets’ at ../src/rdkafka.c:3400:26: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_query_watermark_offsets’: ../src/rdkafka.c:3387:19: note: declared here 3387 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_query_watermark_offsets’ at ../src/rdkafka.c:3434:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_query_watermark_offsets’: ../src/rdkafka.c:3387:19: note: declared here 3387 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_offsets_for_times’ at ../src/rdkafka.c:3567:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_offsets_for_times’: ../src/rdkafka.c:3552:19: note: declared here 3552 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_offsets_for_times’ at ../src/rdkafka.c:3586:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘leaders’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_offsets_for_times’: ../src/rdkafka.c:3552:19: note: declared here 3552 | rd_list_t leaders; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_new’ at ../src/rdkafka.c:2524:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘p_552’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_new’: ../src/rd.h:121:19: note: returned from ‘calloc’ 121 | void *p = calloc(num, sz); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:931:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_topics’ at ../src/rdkafka_metadata.c:949:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘q_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_topics’: ../src/rdkafka_metadata.c:882:19: note: declared here 882 | rd_list_t q_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_known_topics’ at ../src/rdkafka_metadata.c:999:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_known_topics’: ../src/rdkafka_metadata.c:973:19: note: declared here 973 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_leader_query_tmr_cb’ at ../src/rdkafka_metadata.c:1241:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_leader_query_tmr_cb’: ../src/rdkafka_metadata.c:1185:19: note: declared here 1185 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:171:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 704 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:172:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 744 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:173:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 784 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:174:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 824 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:175:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 864 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:176:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 904 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:177:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 944 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:178:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 984 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:179:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1024 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:180:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1064 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:181:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1104 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:182:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1144 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:183:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1184 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_interceptors_destroy’ at ../src/rdkafka_interceptor.c:186:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_15(D)’ with nonzero offset 1224 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txn_node_destroy’ at ../src/rdkafka_msgset_reader.c:1479:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘_node_ptr_2(D)’ with nonzero offset 48 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_aborted_txns_destroy’ at ../src/rdkafka_msgset_reader.c:1506:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘aborted_txns_3(D)’ with nonzero offset 80 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_handle_JoinGroup’ at ../src/rdkafka_cgrp.c:1807:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_handle_JoinGroup’: ../src/rdkafka_cgrp.c:1720:27: note: declared here 1720 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_hint_rktparlist’ at ../src/rdkafka_metadata_cache.c:517:9, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1941:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_metadata_cache.c:505:19: note: declared here 505 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:1966:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_metadata_refresh’ at ../src/rdkafka_cgrp.c:2018:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_cgrp_metadata_refresh’: ../src/rdkafka_cgrp.c:1935:19: note: declared here 1935 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_topic_destroy’ at ../src/rdkafka_assignor.c:226:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘at_2(D)’ with nonzero offset 8 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders’ at ../src/rdkafka_partition.c:3782:25: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_topic_partition_list_query_leaders’: ../src/rdkafka_partition.c:3767:27: note: declared here 3767 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_partition_list_query_leaders’ at ../src/rdkafka_partition.c:3821:17: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_topic_partition_list_query_leaders’: ../src/rdkafka_partition.c:3767:27: note: declared here 3767 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_group_member_clear’ at ../src/rdkafka_assignor.c:48:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkgm_17(D)’ with nonzero offset 24 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_all’ at ../src/rdkafka_metadata.c:1127:9, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1039:24, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1109:19: note: declared here 1109 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_refresh_consumer_topics’ at ../src/rdkafka_metadata.c:1066:9, inlined from ‘rd_kafka_metadata_refresh_cb’ at ../src/rdkafka.c:1906:23: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_metadata_refresh_cb’: ../src/rdkafka_metadata.c:1022:19: note: declared here 1022 | rd_list_t topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_topic_scan_all’ at ../src/rdkafka_topic.c:1563:9, inlined from ‘rd_kafka_1s_tmr_cb’ at ../src/rdkafka.c:1874:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘query_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_1s_tmr_cb’: ../src/rdkafka_topic.c:1427:19: note: declared here 1427 | rd_list_t query_topics; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_cgrp_destroy_final’ at ../src/rdkafka_cgrp.c:320:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:947:17: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)->rk_cgrp’ with nonzero offset 232 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignors_term’ at ../src/rdkafka_assignor.c:631:9, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:950:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 1712 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_final’ at ../src/rdkafka.c:1002:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_61(D)’ with nonzero offset 32 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:553:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2512 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_avl_destroy’, inlined from ‘rd_kafka_metadata_cache_destroy’ at ../src/rdkafka_metadata_cache.c:560:9, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1227:9: ../src/rdavl.c:195:17: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 2352 [-Wfree-nonheap-object] 195 | free(ravl); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1233:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rk_81(D)’ with nonzero offset 240 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_destroy_internal’ at ../src/rdkafka.c:1279:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘wait_thrds’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_destroy_internal’: ../src/rdkafka.c:1144:19: note: declared here 1144 | rd_list_t wait_thrds; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘sortPartitions’ at ../src/rdkafka_sticky_assignor.c:1628:9, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1771:28: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedConsumers’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1451:19: note: declared here 1451 | rd_list_t sortedConsumers; /* element is the (rd_map_elem_t *) from | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1902:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedCurrentSubscriptions’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1736:19: note: declared here 1736 | rd_list_t sortedCurrentSubscriptions; | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:151:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_plugins_conf_set0’ at ../src/rdkafka_plugin.c:188:25: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘conf_24(D)’ with nonzero offset 664 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_run.constprop’ at ../src/rdkafka_assignor.c:416:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘eligible_topics’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_assignor_run.constprop’: ../src/rdkafka_assignor.c:314:19: note: declared here 314 | rd_list_t eligible_topics; | ^ gcc -I/usr/include -g -O2 -fPIC -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I../src producer.c -o producer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -L/usr/lib64 \ ../src/librdkafka.a -lm -lzstd -lsasl2 -lssl -lcrypto -lz -ldl -lpthread -lrt -lpthread -lrt In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_group_member_clear’ at ../src/rdkafka_assignor.c:48:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘rkgm_17(D)’ with nonzero offset 24 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_assignor_topic_destroy’ at ../src/rdkafka_assignor.c:226:9: ../src/rd.h:139:9: warning: ‘free’ called on pointer ‘at_2(D)’ with nonzero offset 8 [-Wfree-nonheap-object] 139 | free(ptr); | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘sortPartitions’ at ../src/rdkafka_sticky_assignor.c:1628:9, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1771:28: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedConsumers’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1451:19: note: declared here 1451 | rd_list_t sortedConsumers; /* element is the (rd_map_elem_t *) from | ^ In function ‘rd_free’, inlined from ‘rd_list_destroy’ at ../src/rdlist.c:301:17, inlined from ‘rd_kafka_sticky_assignor_assign_cb’ at ../src/rdkafka_sticky_assignor.c:1902:9: ../src/rd.h:139:9: warning: ‘free’ called on unallocated object ‘sortedCurrentSubscriptions’ [-Wfree-nonheap-object] 139 | free(ptr); | ^ ../src/rd.h: In function ‘rd_kafka_sticky_assignor_assign_cb’: ../src/rdkafka_sticky_assignor.c:1736:19: note: declared here 1736 | rd_list_t sortedCurrentSubscriptions; | ^ Timeout, server 10.0.0.24 not responding. + res=1 + ./src/opensdn-io/tf-jenkins/jobs/update-tpc/collect_logs.sh + exit 1 Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [update-tpc-source-repository] $ /bin/bash -xe /tmp/jenkins3247687004364853648.sh + source /home/jenkins/workspace/update-tpc-source-repository/global.env ++ export SLAVE=openstack ++ SLAVE=openstack ++ export REPOS_CHANNEL=latest ++ REPOS_CHANNEL=latest ++ export TPC_VERSION=el9 ++ TPC_VERSION=el9 ++ export ENVIRONMENT_OS=rocky9 ++ ENVIRONMENT_OS=rocky9 ++ export LINUX_DISTR=rockylinux ++ LINUX_DISTR=rockylinux ++ export LINUX_DISTR_VER=9 ++ LINUX_DISTR_VER=9 + '[' -e /home/jenkins/workspace/update-tpc-source-repository/stackrc.update-tpc-source-repository.env ']' + echo 'INFO: stackrc file found. remove workers.' INFO: stackrc file found. remove workers. + source /home/jenkins/workspace/update-tpc-source-repository/stackrc.update-tpc-source-repository.env ++ export PROVIDER=openstack ++ PROVIDER=openstack ++ export ENVIRONMENT_OS=rocky9 ++ ENVIRONMENT_OS=rocky9 ++ export IMAGE=aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f ++ IMAGE=aa1bd152-a8d4-49ef-85ea-82a4dab8cf7f ++ export IMAGE_SSH_USER=rocky ++ IMAGE_SSH_USER=rocky ++ export INSTANCE_IDS=f94e0ed5-ebf6-40af-86f4-80c851e04958, ++ INSTANCE_IDS=f94e0ed5-ebf6-40af-86f4-80c851e04958, ++ export INSTANCE_IPS=10.0.0.24, ++ INSTANCE_IPS=10.0.0.24, ++ export instance_ip=10.0.0.24 ++ instance_ip=10.0.0.24 + ./src/opensdn-io/tf-jenkins/infra/openstack/remove_workers.sh nova CLI is deprecated and will be removed in a future release ERROR (CommandError): No server with a name or ID of 'f94e0ed5-ebf6-40af-86f4-80c851e04958' exists. + rm -f /home/jenkins/workspace/update-tpc-source-repository/stackrc.update-tpc-source-repository.env Archiving artifacts Finished: FAILURE