09:17:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143276 09:17:28 Running as SYSTEM 09:17:28 [EnvInject] - Loading node environment variables. 09:17:28 Building remotely on prd-ubuntu2204-docker-8c-8g-9268 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 09:17:28 [ssh-agent] Looking for ssh-agent implementation... 09:17:28 $ ssh-agent 09:17:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYGWYLB/agent.1603 09:17:28 SSH_AGENT_PID=1605 09:17:28 [ssh-agent] Started. 09:17:28 Running ssh-add (command line suppressed) 09:17:28 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_17598420440192305919.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_17598420440192305919.key) 09:17:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:17:28 The recommended git tool is: NONE 09:17:30 using credential onap-jenkins-ssh 09:17:30 Wiping out workspace first. 09:17:30 Cloning the remote Git repository 09:17:30 Cloning repository git://cloud.onap.org/mirror/sdc.git 09:17:30 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 09:17:30 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 09:17:30 > git --version # timeout=10 09:17:30 > git --version # 'git version 2.34.1' 09:17:30 using GIT_SSH to set credentials Gerrit user 09:17:30 Verifying host key using manually-configured host key entries 09:17:30 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:17:49 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 09:17:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:50 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 09:17:50 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 09:17:50 using GIT_SSH to set credentials Gerrit user 09:17:50 Verifying host key using manually-configured host key entries 09:17:50 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/76/143276/1 # timeout=30 09:17:50 > git rev-parse 8b5d052e00ef5e9f1272cc401540734b92cd6c07^{commit} # timeout=10 09:17:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:17:50 Checking out Revision 8b5d052e00ef5e9f1272cc401540734b92cd6c07 (refs/changes/76/143276/1) 09:17:50 > git config core.sparsecheckout # timeout=10 09:17:50 > git checkout -f 8b5d052e00ef5e9f1272cc401540734b92cd6c07 # timeout=30 09:17:54 Commit message: "CI: Deploy python based Github2Gerrit" 09:17:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:17:54 > git rev-list --no-walk 8994081944cae6952bbb1a4ff84289b7d3a97cb5 # timeout=10 09:17:55 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins18165207949857728307.sh 09:17:55 All python files compiled successfully 09:17:55 $ ssh-agent -k 09:17:55 unset SSH_AUTH_SOCK; 09:17:55 unset SSH_AGENT_PID; 09:17:55 echo Agent pid 1605 killed; 09:17:55 [ssh-agent] Stopped. 09:17:55 [PostBuildScript] - [INFO] Executing post build scripts. 09:17:55 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3174849637728984778.sh 09:17:55 ---> sysstat.sh 09:17:55 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17478372981322795545.sh 09:17:55 ---> package-listing.sh 09:17:55 ++ tr '[:upper:]' '[:lower:]' 09:17:55 ++ facter osfamily 09:17:56 + OS_FAMILY=debian 09:17:56 + workspace=/w/workspace/sdc-master-python-verify-shell 09:17:56 + START_PACKAGES=/tmp/packages_start.txt 09:17:56 + END_PACKAGES=/tmp/packages_end.txt 09:17:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:56 + PACKAGES=/tmp/packages_start.txt 09:17:56 + '[' /w/workspace/sdc-master-python-verify-shell ']' 09:17:56 + PACKAGES=/tmp/packages_end.txt 09:17:56 + case "${OS_FAMILY}" in 09:17:56 + dpkg -l 09:17:56 + grep '^ii' 09:17:56 + '[' -f /tmp/packages_start.txt ']' 09:17:56 + '[' -f /tmp/packages_end.txt ']' 09:17:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:56 + '[' /w/workspace/sdc-master-python-verify-shell ']' 09:17:56 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 09:17:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 09:17:56 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14513492058203971867.sh 09:17:56 ---> capture-instance-metadata.sh 09:17:56 Setup pyenv: 09:17:56 * system (set by /opt/pyenv/version) 09:17:56 * 3.8.20 (set by /opt/pyenv/version) 09:17:56 * 3.9.20 (set by /opt/pyenv/version) 09:17:56 3.10.15 09:17:56 3.11.10 09:18:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fdpP 09:18:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:18:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:05 lf-activate-venv(): INFO: Base packages installed successfully 09:18:05 lf-activate-venv(): INFO: Installing additional packages: lftools 09:18:26 lf-activate-venv(): INFO: Adding /tmp/venv-fdpP/bin to PATH 09:18:26 INFO: Running in OpenStack, capturing instance metadata 09:18:26 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3792665478785177967.sh 09:18:26 provisioning config files... 09:18:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config343589789779734097tmp 09:18:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:18:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:18:27 [EnvInject] - Injecting environment variables from a build step. 09:18:27 [EnvInject] - Injecting as environment variables the properties content 09:18:27 SERVER_ID=logs 09:18:27 09:18:27 [EnvInject] - Variables injected successfully. 09:18:27 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16986651886032879552.sh 09:18:27 ---> create-netrc.sh 09:18:27 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins12420939373309659188.sh 09:18:27 ---> python-tools-install.sh 09:18:27 Setup pyenv: 09:18:27 system 09:18:27 3.8.20 09:18:27 3.9.20 09:18:27 3.10.15 09:18:27 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 09:18:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdpP from file:/tmp/.os_lf_venv 09:18:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:28 lf-activate-venv(): INFO: Base packages installed successfully 09:18:28 lf-activate-venv(): INFO: Installing additional packages: lftools 09:18:35 lf-activate-venv(): INFO: Adding /tmp/venv-fdpP/bin to PATH 09:18:35 Generating Requirements File 09:18:52 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. 09:18:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:18:52 Python 3.11.10 09:18:52 pip 26.0.1 from /tmp/venv-fdpP/lib/python3.11/site-packages/pip (python 3.11) 09:18:52 appdirs==1.4.4 09:18:52 argcomplete==3.6.3 09:18:52 aspy.yaml==1.3.0 09:18:52 attrs==25.4.0 09:18:52 autopage==0.6.0 09:18:52 beautifulsoup4==4.14.3 09:18:52 boto3==1.42.48 09:18:52 botocore==1.42.48 09:18:52 bs4==0.0.2 09:18:52 certifi==2026.1.4 09:18:52 cffi==2.0.0 09:18:52 cfgv==3.5.0 09:18:52 chardet==5.2.0 09:18:52 charset-normalizer==3.4.4 09:18:52 click==8.3.1 09:18:52 cliff==4.13.1 09:18:52 cmd2==3.2.0 09:18:52 cryptography==3.3.2 09:18:52 debtcollector==3.0.0 09:18:52 decorator==5.2.1 09:18:52 defusedxml==0.7.1 09:18:52 Deprecated==1.3.1 09:18:52 distlib==0.4.0 09:18:52 dnspython==2.8.0 09:18:52 docker==7.1.0 09:18:52 dogpile.cache==1.5.0 09:18:52 durationpy==0.10 09:18:52 email-validator==2.3.0 09:18:52 filelock==3.21.2 09:18:52 future==1.0.0 09:18:52 gitdb==4.0.12 09:18:52 GitPython==3.1.46 09:18:52 httplib2==0.30.2 09:18:52 identify==2.6.16 09:18:52 idna==3.11 09:18:52 importlib-resources==1.5.0 09:18:52 iso8601==2.1.0 09:18:52 Jinja2==3.1.6 09:18:52 jmespath==1.1.0 09:18:52 jsonpatch==1.33 09:18:52 jsonpointer==3.0.0 09:18:52 jsonschema==4.26.0 09:18:52 jsonschema-specifications==2025.9.1 09:18:52 keystoneauth1==5.13.0 09:18:52 kubernetes==35.0.0 09:18:52 lftools==0.37.21 09:18:52 lxml==6.0.2 09:18:52 markdown-it-py==4.0.0 09:18:52 MarkupSafe==3.0.3 09:18:52 mdurl==0.1.2 09:18:52 msgpack==1.1.2 09:18:52 multi_key_dict==2.0.3 09:18:52 munch==4.0.0 09:18:52 netaddr==1.3.0 09:18:52 niet==1.4.2 09:18:52 nodeenv==1.10.0 09:18:52 oauth2client==4.1.3 09:18:52 oauthlib==3.3.1 09:18:52 openstacksdk==4.9.0 09:18:52 os-service-types==1.8.2 09:18:52 osc-lib==4.3.0 09:18:52 oslo.config==10.2.0 09:18:52 oslo.context==6.2.0 09:18:52 oslo.i18n==6.7.1 09:18:52 oslo.log==8.0.0 09:18:52 oslo.serialization==5.9.0 09:18:52 oslo.utils==9.2.0 09:18:52 packaging==26.0 09:18:52 pbr==7.0.3 09:18:52 platformdirs==4.7.0 09:18:52 prettytable==3.17.0 09:18:52 psutil==7.2.2 09:18:52 pyasn1==0.6.2 09:18:52 pyasn1_modules==0.4.2 09:18:52 pycparser==3.0 09:18:52 pygerrit2==2.0.15 09:18:52 PyGithub==2.8.1 09:18:52 Pygments==2.19.2 09:18:52 PyJWT==2.11.0 09:18:52 PyNaCl==1.6.2 09:18:52 pyparsing==2.4.7 09:18:52 pyperclip==1.11.0 09:18:52 pyrsistent==0.20.0 09:18:52 python-cinderclient==9.8.0 09:18:52 python-dateutil==2.9.0.post0 09:18:52 python-heatclient==5.0.0 09:18:52 python-jenkins==1.8.3 09:18:52 python-keystoneclient==5.7.0 09:18:52 python-magnumclient==4.9.0 09:18:52 python-openstackclient==8.3.0 09:18:52 python-swiftclient==4.9.0 09:18:52 PyYAML==6.0.3 09:18:52 referencing==0.37.0 09:18:52 requests==2.32.5 09:18:52 requests-oauthlib==2.0.0 09:18:52 requestsexceptions==1.4.0 09:18:52 rfc3986==2.0.0 09:18:52 rich==14.3.2 09:18:52 rich-argparse==1.7.2 09:18:52 rpds-py==0.30.0 09:18:52 rsa==4.9.1 09:18:52 ruamel.yaml==0.19.1 09:18:52 ruamel.yaml.clib==0.2.15 09:18:52 s3transfer==0.16.0 09:18:52 simplejson==3.20.2 09:18:52 six==1.17.0 09:18:52 smmap==5.0.2 09:18:52 soupsieve==2.8.3 09:18:52 stevedore==5.6.0 09:18:52 tabulate==0.9.0 09:18:52 toml==0.10.2 09:18:52 tomlkit==0.14.0 09:18:52 tqdm==4.67.3 09:18:52 typing_extensions==4.15.0 09:18:52 tzdata==2025.3 09:18:52 urllib3==1.26.20 09:18:52 virtualenv==20.36.1 09:18:52 wcwidth==0.6.0 09:18:52 websocket-client==1.9.0 09:18:52 wrapt==2.1.1 09:18:52 xdg==6.0.0 09:18:52 xmltodict==1.0.2 09:18:52 yq==3.4.3 09:18:52 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8271018794860575085.sh 09:18:52 ---> sudo-logs.sh 09:18:52 Archiving 'sudo' log.. 09:18:53 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7700447676687295430.sh 09:18:53 ---> job-cost.sh 09:18:53 INFO: Activating Python virtual environment... 09:18:53 Setup pyenv: 09:18:53 system 09:18:53 3.8.20 09:18:53 3.9.20 09:18:53 3.10.15 09:18:53 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 09:18:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdpP from file:/tmp/.os_lf_venv 09:18:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:55 lf-activate-venv(): INFO: Base packages installed successfully 09:18:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-fdpP/bin to PATH 09:18:59 INFO: No stack-cost file found 09:18:59 INFO: Instance uptime: 146s 09:18:59 INFO: Fetching instance metadata (attempt 1 of 3)... 09:18:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:18:59 INFO: Successfully fetched instance metadata 09:18:59 INFO: Instance type: v3-standard-8 09:18:59 INFO: Retrieving pricing info for: v3-standard-8 09:18:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:18:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=146 09:19:00 INFO: Successfully fetched Vexxhost pricing API 09:19:00 INFO: Retrieved cost: 0.22 09:19:00 INFO: Retrieved resource: v3-standard-8 09:19:00 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 09:19:00 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 09:19:00 INFO: Successfully archived job cost data 09:19:00 DEBUG: Cost data: sdc-master-python-verify-shell,961,2026-02-13 09:19:00,v3-standard-8,146,0.22,0.00,SUCCESS 09:19:00 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins3108586464453987744.sh 09:19:00 ---> logs-deploy.sh 09:19:00 Setup pyenv: 09:19:00 system 09:19:00 3.8.20 09:19:00 3.9.20 09:19:00 3.10.15 09:19:00 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 09:19:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdpP from file:/tmp/.os_lf_venv 09:19:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:02 lf-activate-venv(): INFO: Base packages installed successfully 09:19:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:19:08 lf-activate-venv(): INFO: Adding /tmp/venv-fdpP/bin to PATH 09:19:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/961 09:19:08 INFO: archiving workspace using pattern(s): 09:19:09 Archives upload complete. 09:19:10 INFO: archiving logs to Nexus 09:19:10 ---> uname -a: 09:19:10 Linux prd-ubuntu2204-docker-8c-8g-9268 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:19:10 09:19:10 09:19:10 ---> lscpu: 09:19:10 Architecture: x86_64 09:19:10 CPU op-mode(s): 32-bit, 64-bit 09:19:10 Address sizes: 40 bits physical, 48 bits virtual 09:19:10 Byte Order: Little Endian 09:19:10 CPU(s): 8 09:19:10 On-line CPU(s) list: 0-7 09:19:10 Vendor ID: AuthenticAMD 09:19:10 Model name: AMD EPYC-Rome Processor 09:19:10 CPU family: 23 09:19:10 Model: 49 09:19:10 Thread(s) per core: 1 09:19:10 Core(s) per socket: 1 09:19:10 Socket(s): 8 09:19:10 Stepping: 0 09:19:10 BogoMIPS: 5600.00 09:19:10 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:19:10 Virtualization: AMD-V 09:19:10 Hypervisor vendor: KVM 09:19:10 Virtualization type: full 09:19:10 L1d cache: 256 KiB (8 instances) 09:19:10 L1i cache: 256 KiB (8 instances) 09:19:10 L2 cache: 4 MiB (8 instances) 09:19:10 L3 cache: 128 MiB (8 instances) 09:19:10 NUMA node(s): 1 09:19:10 NUMA node0 CPU(s): 0-7 09:19:10 Vulnerability Gather data sampling: Not affected 09:19:10 Vulnerability Itlb multihit: Not affected 09:19:10 Vulnerability L1tf: Not affected 09:19:10 Vulnerability Mds: Not affected 09:19:10 Vulnerability Meltdown: Not affected 09:19:10 Vulnerability Mmio stale data: Not affected 09:19:10 Vulnerability Reg file data sampling: Not affected 09:19:10 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:19:10 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:19:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:19:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:19:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:19:10 Vulnerability Srbds: Not affected 09:19:10 Vulnerability Tsx async abort: Not affected 09:19:10 09:19:10 09:19:10 ---> nproc: 09:19:10 8 09:19:10 09:19:10 09:19:10 ---> df -h: 09:19:10 Filesystem Size Used Avail Use% Mounted on 09:19:10 tmpfs 3.2G 1.1M 3.2G 1% /run 09:19:10 /dev/vda1 155G 11G 145G 7% / 09:19:10 tmpfs 16G 0 16G 0% /dev/shm 09:19:10 tmpfs 5.0M 0 5.0M 0% /run/lock 09:19:10 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:19:10 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 09:19:10 09:19:10 09:19:10 ---> free -m: 09:19:10 total used free shared buff/cache available 09:19:10 Mem: 32092 874 28407 4 2810 30762 09:19:10 Swap: 1023 0 1023 09:19:10 09:19:10 09:19:10 ---> ip addr: 09:19:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:19:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:19:10 inet 127.0.0.1/8 scope host lo 09:19:10 valid_lft forever preferred_lft forever 09:19:10 inet6 ::1/128 scope host 09:19:10 valid_lft forever preferred_lft forever 09:19:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:19:10 link/ether fa:16:3e:38:d8:35 brd ff:ff:ff:ff:ff:ff 09:19:10 altname enp0s3 09:19:10 inet 10.30.106.199/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 09:19:10 valid_lft 86250sec preferred_lft 86250sec 09:19:10 inet6 fe80::f816:3eff:fe38:d835/64 scope link 09:19:10 valid_lft forever preferred_lft forever 09:19:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:19:10 link/ether 66:10:2e:9b:38:fd brd ff:ff:ff:ff:ff:ff 09:19:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:19:10 valid_lft forever preferred_lft forever 09:19:10 09:19:10 09:19:10 ---> sar -b -r -n DEV: 09:19:10 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-9268) 02/13/26 _x86_64_ (8 CPU) 09:19:10 09:19:10 09:16:44 LINUX RESTART (8 CPU) 09:19:10 09:19:10 09:19:10 ---> sar -P ALL: 09:19:10 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-9268) 02/13/26 _x86_64_ (8 CPU) 09:19:10 09:19:10 09:16:44 LINUX RESTART (8 CPU) 09:19:10 09:19:10 09:19:10