Triggered by Gerrit: https://gerrit.fd.io/r/c/csit/+/44039 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-2c-2g-217 (centos7-builder-2c-2g) in workspace /w/workspace/csit-info-yaml-verify [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Nr2PyrCeEXew/agent.8006 SSH_AGENT_PID=8008 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/csit-info-yaml-verify@tmp/private_key_4486569658487348520.key (/w/workspace/csit-info-yaml-verify@tmp/private_key_4486569658487348520.key) [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) The recommended git tool is: NONE using credential jenkins-gerrit-credentials Wiping out workspace first. Cloning the remote Git repository Cloning repository git://10.30.48.3/mirror/csit > git init /w/workspace/csit-info-yaml-verify # timeout=10 Fetching upstream changes from git://10.30.48.3/mirror/csit > git --version # timeout=10 > git --version # 'git version 2.36.5' using GIT_SSH to set credentials Rotterdam JJB [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/csit-info-yaml-verify@tmp/jenkins-gitclient-ssh17290749720149082442.key > git fetch --tags --force --progress -- git://10.30.48.3/mirror/csit +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://10.30.48.3/mirror/csit # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://10.30.48.3/mirror/csit # timeout=10 Fetching upstream changes from git://10.30.48.3/mirror/csit using GIT_SSH to set credentials Rotterdam JJB [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/csit-info-yaml-verify@tmp/jenkins-gitclient-ssh7462877948281947103.key > git fetch --tags --force --progress -- git://10.30.48.3/mirror/csit refs/changes/39/44039/1 # timeout=10 > git rev-parse 9b203b21e2b098675932f9e0400733b37d9fb21c^{commit} # timeout=10 Checking out Revision 9b203b21e2b098675932f9e0400733b37d9fb21c (refs/changes/39/44039/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b203b21e2b098675932f9e0400733b37d9fb21c # timeout=10 Commit message: "Experiments: info" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk f68304afb036c79369f22b5c07686b151315592a # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [csit-info-yaml-verify] $ /bin/bash /tmp/jenkins12614988525601566864.sh --> git-validate-info-yaml.sh --> info-file-validate.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qnwn lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 PyYAML jsonschema rfc3987 yamllint yq lf-activate-venv(): INFO: Adding /tmp/venv-qnwn/bin to PATH argcomplete==3.6.3 attrs==25.4.0 distlib==0.4.0 filelock==3.19.1 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 pathspec==0.12.1 platformdirs==4.4.0 PyYAML==6.0.3 referencing==0.36.2 rfc3987==1.3.8 rpds-py==0.27.1 tomlkit==0.13.3 typing_extensions==4.15.0 virtualenv==20.35.4 xmltodict==1.0.2 yamllint==1.37.1 yq==3.4.3 zipp==1.1.0 ERROR:root:Additional properties are not allowed ('gh_id' was unexpected) Failed validating 'additionalProperties' in schema['properties']['committers']['items']: {'type': 'object', 'properties': {'name': {'type': 'string'}, 'email': {'required': False, 'format': 'email'}, 'id': {'type': 'string'}, 'company': {'type': 'string'}, 'timezone': {'required': False, 'pattern': '([A-Z][a-z]*\\s*)+\\/([A-Za-z_-])+'}}, 'additionalProperties': False} On instance['committers'][4]: {'name': 'Vratko Polak', 'company': 'cisco', 'email': 'vrpolak@cisco.com', 'id': 'vrpolak', 'gh_id': 'vrpolakatcisco', 'timezone': 'Europe/Bratislava'} Traceback (most recent call last): File "/w/workspace/csit-info-yaml-verify/yaml-verify-schema.py", line 52, in main() File "/w/workspace/csit-info-yaml-verify/yaml-verify-schema.py", line 48, in main raise RuntimeError("%d issues invalidate the schema" % errors) RuntimeError: 1 issues invalidate the schema Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 8008 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [csit-info-yaml-verify] $ /bin/bash /tmp/jenkins7666433068001589446.sh ---> sysstat.sh [csit-info-yaml-verify] $ /bin/bash /tmp/jenkins12688477528605296210.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/csit-info-yaml-verify + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/csit-info-yaml-verify ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/csit-info-yaml-verify ']' + mkdir -p /w/workspace/csit-info-yaml-verify/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/csit-info-yaml-verify/archives/ [csit-info-yaml-verify] $ /bin/bash /tmp/jenkins10531706704860675380.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/csit-info-yaml-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qnwn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qnwn/bin to PATH INFO: Running in OpenStack, capturing instance metadata [csit-info-yaml-verify] $ /bin/bash /tmp/jenkins8193645105494290281.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/csit-info-yaml-verify@tmp/config9872510863842817242tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [csit-info-yaml-verify] $ /bin/bash /tmp/jenkins4984579668781250443.sh ---> create-netrc.sh [csit-info-yaml-verify] $ /bin/bash /tmp/jenkins5936616212303938412.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/csit-info-yaml-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qnwn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qnwn/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.9.13 pip 25.3 from /tmp/venv-qnwn/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.66 botocore==1.40.66 bs4==0.0.2 cachetools==6.2.1 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.1.8 cliff==4.9.1 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.42.1 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 importlib_metadata==8.7.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.11.1 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==3.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.5.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pathspec==0.12.1 pbr==7.0.3 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.3 python-keystoneclient==5.6.0 python-magnumclient==4.9.0 python-openstackclient==8.0.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rfc3987==1.3.8 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.0 xdg==6.0.0 xmltodict==1.0.2 yamllint==1.37.1 yq==3.4.3 zipp==3.23.0 [csit-info-yaml-verify] $ /bin/bash /tmp/jenkins3570689625499932567.sh ---> sudo-logs.sh Archiving 'sudo' log.. [csit-info-yaml-verify] $ /bin/bash /tmp/jenkins15010845728941420105.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/csit-info-yaml-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qnwn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-qnwn/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [csit-info-yaml-verify] $ /bin/bash -l /tmp/jenkins16075445439437477625.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/csit-info-yaml-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qnwn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-qnwn/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/production/vex-yul-rot-jenkins-1/csit-info-yaml-verify/12/ INFO: archiving logs to S3 /tmp/venv-qnwn/lib/python3.9/site-packages/boto3/compat.py:84: PythonDeprecationWarning: Boto3 will no longer support Python 3.9 starting April 29, 2026. To continue receiving service updates, bug fixes, and security updates please upgrade to Python 3.10 or later. More information can be found here: https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/ warnings.warn(warning, PythonDeprecationWarning) ---> uname -a: Linux prd-centos7-builder-2c-2g-217.novalocal 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 17M 3.9G 1% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda1 40G 6.1G 34G 16% / tmpfs 783M 0 783M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7821 610 5274 16 1935 6925 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:fd:01:7c brd ff:ff:ff:ff:ff:ff inet 10.30.86.243/23 brd 10.30.87.255 scope global dynamic eth0 valid_lft 86275sec preferred_lft 86275sec inet6 fe80::f816:3eff:fefd:17c/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 3.10.0-1160.88.1.el7.x86_64 (centos-7-builder-643a0ffe-b25f-0768-783c-48fcfb678084.novalocal) 11/05/2025 _x86_64_ (2 CPU) 08:32:29 AM LINUX RESTART 08:33:01 AM tps rtps wtps bread/s bwrtn/s 08:34:01 AM 277.82 10.52 267.30 1055.34 7437.65 Average: 277.82 10.52 267.30 1055.34 7437.65 08:33:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:34:01 AM 5589520 2419220 30.21 2620 1758216 664576 7.34 719712 1414756 123928 Average: 5589520 2419220 30.21 2620 1758216 664576 7.34 719712 1414756 123928 08:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:34:01 AM eth0 163.87 119.05 1123.92 35.46 0.00 0.00 0.00 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 163.87 119.05 1123.92 35.46 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.88.1.el7.x86_64 (centos-7-builder-643a0ffe-b25f-0768-783c-48fcfb678084.novalocal) 11/05/2025 _x86_64_ (2 CPU) 08:32:29 AM LINUX RESTART 08:33:01 AM CPU %user %nice %system %iowait %steal %idle 08:34:01 AM all 40.41 0.00 4.16 2.12 0.10 53.21 08:34:01 AM 0 67.75 0.00 5.49 1.82 0.07 24.87 08:34:01 AM 1 14.27 0.00 2.91 2.38 0.14 80.31 Average: all 40.41 0.00 4.16 2.12 0.10 53.21 Average: 0 67.75 0.00 5.49 1.82 0.07 24.87 Average: 1 14.27 0.00 2.91 2.38 0.14 80.31