Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/2318 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-01T14:30:25.332Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2025-11-01T14:30:25.379Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2025-11-01T14:30:25.464Z] [WS-CLEANUP] Deleting project workspace... [2025-11-01T14:30:25.464Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-01T14:30:25.526Z] [WS-CLEANUP] done [Pipeline] checkout [2025-11-01T14:30:25.563Z] The recommended git tool is: git [2025-11-01T14:30:25.569Z] No credentials specified [2025-11-01T14:30:25.571Z] Cloning the remote Git repository [2025-11-01T14:30:25.575Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2025-11-01T14:30:25.575Z] > git init /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins # timeout=10 [2025-11-01T14:30:25.581Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2025-11-01T14:30:25.581Z] > git --version # timeout=10 [2025-11-01T14:30:25.583Z] > git --version # 'git version 2.25.1' [2025-11-01T14:30:25.583Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-01T14:30:26.751Z] Avoid second fetch [2025-11-01T14:30:26.756Z] Checking out Revision 610a56b328905e541c66650706b19a4c73cd82fa (refs/remotes/origin/master) [2025-11-01T14:30:26.816Z] Commit message: "use py3 for tox instead of py36" [2025-11-01T14:30:26.742Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2025-11-01T14:30:26.744Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-01T14:30:26.753Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-11-01T14:30:26.758Z] > git config core.sparsecheckout # timeout=10 [2025-11-01T14:30:26.760Z] > git checkout -f 610a56b328905e541c66650706b19a4c73cd82fa # timeout=10 [2025-11-01T14:30:26.818Z] > git rev-list --no-walk 610a56b328905e541c66650706b19a4c73cd82fa # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2025-11-01T14:30:27.152Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-11-01T14:30:27.461Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b --branch master --changed_files --output /home/jenkins/workspace/pipeline-check/patchsets-info.json [2025-11-01T14:30:27.461Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'hashtags': [], 'change_id': 'I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b', 'subject': 'Fix: Correct filter handling logic in vnc_cassandra', 'status': 'NEW', 'created': '2025-11-01 14:30:15.000000000', 'updated': '2025-11-01 14:30:15.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '272aff527181e2a45efeebdef3b440b96223f1dc', '_number': 2318, 'owner': {'_account_id': 1000050}, 'labels': {'Code-Review': {'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '2b66f4287de98d8d894d510b8d51272307231426', 'revisions': {'2b66f4287de98d8d894d510b8d51272307231426': {'kind': 'REWORK', '_number': 1, 'created': '2025-11-01 14:30:15.000000000', 'uploader': {'_account_id': 1000050}, 'ref': 'refs/changes/18/2318/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/18/2318/1'}}, 'commit': {'parents': [{'commit': '5802231b2613620fa749e246e51acb0a3e7b079e', 'subject': 'Merge "pass all sources to scons run to be able to rebuild"'}], 'author': {'name': 'Khajornsak Krongyud', 'email': 'khajornsak.jay.01@gmail.com', 'date': '2025-11-01 14:27:10.000000000', 'tz': 420}, 'committer': {'name': 'Khajornsak Krongyud', 'email': 'khajornsak.jay.01@gmail.com', 'date': '2025-11-01 14:30:10.000000000', 'tz': 420}, 'subject': 'Fix: Correct filter handling logic in vnc_cassandra', 'message': 'Fix: Correct filter handling logic in vnc_cassandra\n\nChange-Id: I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-11-01T14:30:27.461Z] DEBUG: Cannot find a change for SHA 5802231b2613620fa749e246e51acb0a3e7b079e [2025-11-01T14:30:27.461Z] DEBUG: Change: I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b: depends_on: [] [Pipeline] archiveArtifacts [2025-11-01T14:30:27.491Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2025-11-01T14:30:29.481Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-11-01T14:30:29.535Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-11-01T14:30:29.835Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b --branch master [2025-11-01T14:30:29.845Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'hashtags': [], 'change_id': 'I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b', 'subject': 'Fix: Correct filter handling logic in vnc_cassandra', 'status': 'NEW', 'created': '2025-11-01 14:30:15.000000000', 'updated': '2025-11-01 14:30:15.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '272aff527181e2a45efeebdef3b440b96223f1dc', '_number': 2318, 'owner': {'_account_id': 1000050}, 'labels': {'Code-Review': {'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '2b66f4287de98d8d894d510b8d51272307231426', 'revisions': {'2b66f4287de98d8d894d510b8d51272307231426': {'kind': 'REWORK', '_number': 1, 'created': '2025-11-01 14:30:15.000000000', 'uploader': {'_account_id': 1000050}, 'ref': 'refs/changes/18/2318/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/18/2318/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/18/2318/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/18/2318/1'}}, 'commit': {'parents': [{'commit': '5802231b2613620fa749e246e51acb0a3e7b079e', 'subject': 'Merge "pass all sources to scons run to be able to rebuild"'}], 'author': {'name': 'Khajornsak Krongyud', 'email': 'khajornsak.jay.01@gmail.com', 'date': '2025-11-01 14:27:10.000000000', 'tz': 420}, 'committer': {'name': 'Khajornsak Krongyud', 'email': 'khajornsak.jay.01@gmail.com', 'date': '2025-11-01 14:30:10.000000000', 'tz': 420}, 'subject': 'Fix: Correct filter handling logic in vnc_cassandra', 'message': 'Fix: Correct filter handling logic in vnc_cassandra\n\nChange-Id: I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2025-11-01T14:30:29.868Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2025-11-01T14:30:29.884Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2025-11-01T14:30:30.014Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333 [Pipeline] echo [2025-11-01T14:30:30.041Z] terminate_runs_by_review_number: start [Pipeline] echo [2025-11-01T14:30:30.415Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] echo [2025-11-01T14:30:30.445Z] Search for dependent builds for I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b [Pipeline] echo [2025-11-01T14:30:30.787Z] terminate_runs_by_depends_on_recursive: terminated builds = [] [Pipeline] sh [Pipeline] echo [2025-11-01T14:30:31.118Z] Pipeline to run: check [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2025-11-01T14:30:31.745Z] Archiving artifacts [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] echo [2025-11-01T14:30:32.708Z] Streams from config: [test-unit:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[test-unit-agent, test-unit-opserver, test-unit-bgp, test-unit-group-one, test-unit-group-two, test-unit-ungrouped]], prepare-ut-sandbox:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[prepare-sandbox-ut-sandbox, fetch-sources-ut-sandbox, configure-ut-sandbox, cleanup-worker-ut-sandbox]], ansible-os:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:ansible, MONITORING_ORCHESTRATOR:os, USE_DATAPLANE_NETWORK:true], jobs:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os, collect-logs-and-cleanup-ansible-os]], build-rocky9:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[prepare-sandbox-rocky9, fetch-sources-rocky9, configure-rocky9, package-deployers-rocky9, compile-rocky9, package-rocky9, freeze-rocky9, cleanup-rocky9]]] [Pipeline] echo [2025-11-01T14:30:32.724Z] Jobs from config: [test-unit-agent:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-opserver:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-bgp:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-one:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-two:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-ungrouped:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], prepare-sandbox-ut-sandbox:[job-name:build-prepare-sandbox, stream:prepare-ut-sandbox, vars:[PUBLISH_TYPE:stable, VM_TYPE:small]], fetch-sources-ut-sandbox:[job-name:build-fetch-sources, stream:prepare-ut-sandbox, depends-on:[prepare-sandbox-ut-sandbox]], configure-ut-sandbox:[job-name:build-configure, stream:prepare-ut-sandbox, depends-on:[fetch-sources-ut-sandbox], vars:[PUBLISH_TYPE:build]], cleanup-worker-ut-sandbox:[job-name:build-cleanup, stream:prepare-ut-sandbox, type:post-hook, depends-on:[configure-ut-sandbox]], deploy-platform-ansible-os:[stream:ansible-os, depends-on:[package-rocky9]], deploy-tf-ansible-os:[stream:ansible-os, depends-on:[package-rocky9, deploy-platform-ansible-os]], test-sanity-ansible-os:[job-name:test-sanity, stream:ansible-os, depends-on:[deploy-tf-ansible-os]], collect-logs-and-cleanup-ansible-os:[job-name:collect-logs-and-cleanup, stream:ansible-os, type:post-hook, depends-on:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os]], prepare-sandbox-rocky9:[job-name:build-prepare-sandbox, stream:build-rocky9, vars:[DEVENV_TAG:frozen]], fetch-sources-rocky9:[job-name:build-fetch-sources, stream:build-rocky9, depends-on:[prepare-sandbox-rocky9]], configure-rocky9:[job-name:build-configure, stream:build-rocky9, depends-on:[fetch-sources-rocky9]], package-deployers-rocky9:[job-name:build-package-deployers, stream:build-rocky9, depends-on:[configure-rocky9]], compile-rocky9:[job-name:build-compile, stream:build-rocky9, depends-on:[package-deployers-rocky9]], package-rocky9:[job-name:build-package, stream:build-rocky9, depends-on:[compile-rocky9]], freeze-rocky9:[job-name:build-freeze, stream:build-rocky9, depends-on:[package-rocky9], vars:[PUBLISH_TYPE:frozen]], cleanup-rocky9:[job-name:build-cleanup, stream:build-rocky9, type:post-hook, depends-on:[freeze-rocky9]]] [Pipeline] echo [2025-11-01T14:30:32.740Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2025-11-01T14:30:32.771Z] Notify gerrit verified=0, submit=false, msg= [2025-11-01T14:30:32.771Z] TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/3333/ [Pipeline] withCredentials [2025-11-01T14:30:32.796Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-11-01T14:30:32.852Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-11-01T14:30:33.145Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b --patchset 1 --branch master --labels Verified=0 --message 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/3333/' [2025-11-01T14:30:33.409Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'hashtags': [], 'change_id': 'I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b', 'subject': 'Fix: Correct filter handling logic in vnc_cassandra', 'status': 'NEW', 'created': '2025-11-01 14:30:15.000000000', 'updated': '2025-11-01 14:30:15.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '272aff527181e2a45efeebdef3b440b96223f1dc', '_number': 2318, 'owner': {'_account_id': 1000050}, 'labels': {'Code-Review': {'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '2b66f4287de98d8d894d510b8d51272307231426', 'revisions': {'2b66f4287de98d8d894d510b8d51272307231426': {'kind': 'REWORK', '_number': 1, 'created': '2025-11-01 14:30:15.000000000', 'uploader': {'_account_id': 1000050}, 'ref': 'refs/changes/18/2318/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/18/2318/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/18/2318/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/18/2318/1'}}, 'commit': {'parents': [{'commit': '5802231b2613620fa749e246e51acb0a3e7b079e', 'subject': 'Merge "pass all sources to scons run to be able to rebuild"'}], 'author': {'name': 'Khajornsak Krongyud', 'email': 'khajornsak.jay.01@gmail.com', 'date': '2025-11-01 14:27:10.000000000', 'tz': 420}, 'committer': {'name': 'Khajornsak Krongyud', 'email': 'khajornsak.jay.01@gmail.com', 'date': '2025-11-01 14:30:10.000000000', 'tz': 420}, 'subject': 'Fix: Correct filter handling logic in vnc_cassandra', 'message': 'Fix: Correct filter handling logic in vnc_cassandra\n\nChange-Id: I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-11-01T14:30:33.409Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/3333/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-01T14:30:33.493Z] Notify discord for new job is started [Pipeline] echo [2025-11-01T14:30:33.534Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] echo [2025-11-01T14:30:33.562Z] Notify discord msg= [2025-11-01T14:30:33.562Z] New review. [2025-11-01T14:30:33.562Z] [Fix: Correct filter handling logic in vnc_cassandr](https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/2318) [Pipeline] withCredentials [2025-11-01T14:30:33.587Z] Masking supported pattern matches of $DISCORD_WEBHOOK_URL [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-11-01T14:30:33.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-01T14:30:33.952Z] Dload Upload Total Spent Left Speed [2025-11-01T14:30:33.952Z] [2025-11-01T14:30:34.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2025-11-01T14:30:34.210Z] 100 173 0 0 100 173 0 835 --:--:-- --:--:-- --:--:-- 831 [2025-11-01T14:30:34.210Z] 100 173 0 0 100 173 0 360 --:--:-- --:--:-- --:--:-- 359 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: stream-test-unit) [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-ansible-os) [Pipeline] { (Branch: stream-build-rocky9) [Pipeline] parallel [Pipeline] { (Branch: test-unit-agent) [Pipeline] { (Branch: test-unit-opserver) [Pipeline] { (Branch: test-unit-bgp) [Pipeline] { (Branch: test-unit-group-one) [Pipeline] { (Branch: test-unit-group-two) [Pipeline] { (Branch: test-unit-ungrouped) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-ut-sandbox) [Pipeline] { (Branch: fetch-sources-ut-sandbox) [Pipeline] { (Branch: configure-ut-sandbox) [Pipeline] { (Branch: cleanup-worker-ut-sandbox) [Pipeline] parallel [Pipeline] { (Branch: deploy-platform-ansible-os) [Pipeline] { (Branch: deploy-tf-ansible-os) [Pipeline] { (Branch: test-sanity-ansible-os) [Pipeline] { (Branch: collect-logs-and-cleanup-ansible-os) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-rocky9) [Pipeline] { (Branch: fetch-sources-rocky9) [Pipeline] { (Branch: configure-rocky9) [Pipeline] { (Branch: package-deployers-rocky9) [Pipeline] { (Branch: compile-rocky9) [Pipeline] { (Branch: package-rocky9) [Pipeline] { (Branch: freeze-rocky9) [Pipeline] { (Branch: cleanup-rocky9) [Pipeline] stage [Pipeline] { (test-unit-agent) [Pipeline] stage [Pipeline] { (test-unit-opserver) [Pipeline] stage [Pipeline] { (test-unit-bgp) [Pipeline] stage [Pipeline] { (test-unit-group-one) [Pipeline] stage [Pipeline] { (test-unit-group-two) [Pipeline] stage [Pipeline] { (test-unit-ungrouped) [Pipeline] stage [Pipeline] { (prepare-sandbox-ut-sandbox) [Pipeline] stage [Pipeline] { (fetch-sources-ut-sandbox) [Pipeline] stage [Pipeline] { (configure-ut-sandbox) [Pipeline] stage [Pipeline] { (cleanup-worker-ut-sandbox) [Pipeline] stage [Pipeline] { (deploy-platform-ansible-os) [Pipeline] stage [Pipeline] { (deploy-tf-ansible-os) [Pipeline] stage [Pipeline] { (test-sanity-ansible-os) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-ansible-os) [Pipeline] stage [Pipeline] { (prepare-sandbox-rocky9) [Pipeline] stage [Pipeline] { (fetch-sources-rocky9) [Pipeline] stage [Pipeline] { (configure-rocky9) [Pipeline] stage [Pipeline] { (package-deployers-rocky9) [Pipeline] stage [Pipeline] { (compile-rocky9) [Pipeline] stage [Pipeline] { (package-rocky9) [Pipeline] stage [Pipeline] { (freeze-rocky9) [Pipeline] stage [Pipeline] { (cleanup-rocky9) [Pipeline] echo [2025-11-01T14:30:35.504Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:35.546Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:35.585Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:35.634Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:35.675Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:35.715Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:35.759Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:35.798Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:35.838Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:35.878Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:35.921Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:35.963Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:36.004Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:36.046Z] JOB fetch-sources-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:36.084Z] JOB configure-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:36.120Z] JOB package-deployers-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:36.156Z] JOB compile-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:36.206Z] JOB package-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:36.244Z] JOB freeze-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:36.281Z] JOB cleanup-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:30:36.327Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2025-11-01T14:30:36.346Z] JOB prepare-sandbox-rocky9: entering run_job [Pipeline] echo [2025-11-01T14:30:36.383Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:36.399Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.419Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:36.438Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.462Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:36.480Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.501Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:36.517Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.542Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:36.559Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.642Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:36.661Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.684Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:36.700Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.733Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:36.755Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.778Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:36.795Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.821Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:30:36.839Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:30:36.881Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.902Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:30:36.917Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.941Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:30:36.959Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:36.983Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:30:36.999Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:37.024Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:30:37.045Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:37.070Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:30:37.088Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:37.110Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:30:37.129Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:37.156Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:30:37.172Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-11-01T14:30:37.209Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:30:37.225Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-11-01T14:30:37.280Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:30:37.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [2025-11-01T14:30:37.379Z] Will try again after 15 sec [2025-11-01T14:30:37.399Z] Will try again after 15 sec [2025-11-01T14:30:37.421Z] Will try again after 15 sec [2025-11-01T14:30:37.443Z] Will try again after 15 sec [2025-11-01T14:30:37.462Z] Will try again after 15 sec [2025-11-01T14:30:37.481Z] Will try again after 15 sec [2025-11-01T14:30:37.501Z] Will try again after 15 sec [2025-11-01T14:30:37.521Z] Will try again after 15 sec [2025-11-01T14:30:37.545Z] Will try again after 15 sec [2025-11-01T14:30:37.567Z] Will try again after 15 sec [2025-11-01T14:30:37.589Z] Will try again after 15 sec [2025-11-01T14:30:37.610Z] Will try again after 15 sec [2025-11-01T14:30:37.631Z] Will try again after 15 sec [2025-11-01T14:30:37.654Z] Will try again after 15 sec [2025-11-01T14:30:37.674Z] Will try again after 15 sec [2025-11-01T14:30:37.694Z] Will try again after 15 sec [2025-11-01T14:30:37.714Z] Will try again after 15 sec [2025-11-01T14:30:37.734Z] Will try again after 15 sec [2025-11-01T14:30:37.758Z] Will try again after 15 sec [2025-11-01T14:30:37.779Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-11-01T14:30:37.802Z] Archiving artifacts [Pipeline] archiveArtifacts [2025-11-01T14:30:38.132Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:30:38.189Z] JOB prepare-sandbox-rocky9: Starting job: build-prepare-sandbox rnd: #40446 [Pipeline] timeout [2025-11-01T14:30:38.208Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-11-01T14:30:38.235Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #41146 [Pipeline] timeout [2025-11-01T14:30:38.253Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T14:30:38.279Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-11-01T14:30:38.314Z] Scheduling project: build-prepare-sandbox [2025-11-01T14:30:44.664Z] Starting building: build-prepare-sandbox #12410 [2025-11-01T14:30:49.667Z] Starting building: build-prepare-sandbox #12411 [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:30:52.449Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:52.467Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:52.493Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:52.512Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-11-01T14:30:52.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-11-01T14:30:52.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:30:52.718Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:52.734Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:52.760Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:52.778Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:52.799Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:52.814Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:52.850Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:52.872Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:52.898Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:52.916Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:52.938Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:52.955Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:30:53.003Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:30:53.023Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:30:53.076Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:30:53.095Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:53.117Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:30:53.137Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:30:53.200Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:30:53.215Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:53.246Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:30:53.259Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:53.286Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:30:53.301Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-11-01T14:30:53.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-11-01T14:30:53.427Z] Will try again after 15 sec [2025-11-01T14:30:53.446Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:30:53.461Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:30:53.477Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:30:53.519Z] Will try again after 15 sec [2025-11-01T14:30:53.542Z] Will try again after 15 sec [2025-11-01T14:30:53.561Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:30:53.579Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:30:53.596Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:53.617Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:30:53.636Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:30:53.657Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:30:53.674Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-11-01T14:30:53.711Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:30:53.727Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:30:53.765Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:30:53.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:30:53.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:30:53.859Z] Will try again after 15 sec [2025-11-01T14:30:53.880Z] Will try again after 15 sec [2025-11-01T14:30:53.901Z] Will try again after 15 sec [2025-11-01T14:30:53.924Z] Will try again after 15 sec [2025-11-01T14:30:53.946Z] Will try again after 15 sec [2025-11-01T14:30:54.009Z] Will try again after 15 sec [2025-11-01T14:30:54.074Z] Will try again after 15 sec [2025-11-01T14:30:54.094Z] Will try again after 15 sec [2025-11-01T14:30:54.129Z] Will try again after 15 sec [2025-11-01T14:30:54.149Z] Will try again after 15 sec [2025-11-01T14:30:54.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:07.633Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:07.650Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:07.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:07.786Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:07.802Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:07.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:08.405Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:08.419Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:08.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:31:08.545Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:08.563Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:08.585Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:08.601Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:08.632Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:08.649Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-11-01T14:31:08.730Z] Will try again after 15 sec [2025-11-01T14:31:08.750Z] Will try again after 15 sec [2025-11-01T14:31:08.771Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:08.789Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:08.804Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:08.827Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:08.843Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:31:08.973Z] Will try again after 15 sec [2025-11-01T14:31:08.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:31:09.162Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:09.180Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-11-01T14:31:09.205Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:31:09.226Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:09.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:09.275Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:09.297Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:31:09.316Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:31:09.356Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:31:09.375Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:09.397Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:31:09.414Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:31:09.455Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:31:09.472Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:09.507Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:31:09.525Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:31:09.550Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:31:09.565Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-11-01T14:31:09.617Z] Will try again after 15 sec [2025-11-01T14:31:09.638Z] Will try again after 15 sec [2025-11-01T14:31:09.659Z] Will try again after 15 sec [2025-11-01T14:31:09.679Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:09.697Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:31:09.712Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:31:09.749Z] Will try again after 15 sec [2025-11-01T14:31:09.776Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:09.794Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:09.809Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:09.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:09.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:31:09.891Z] Will try again after 15 sec [2025-11-01T14:31:09.910Z] Will try again after 15 sec [2025-11-01T14:31:09.931Z] Will try again after 15 sec [2025-11-01T14:31:10.026Z] Will try again after 15 sec [2025-11-01T14:31:10.073Z] Will try again after 15 sec [2025-11-01T14:31:10.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:22.779Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:22.801Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:22.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:22.898Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:22.914Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:22.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:23.519Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:23.534Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:23.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:23.765Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:23.782Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-11-01T14:31:23.861Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:23.892Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:23.908Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:23.934Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:23.950Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:23.998Z] Will try again after 15 sec [2025-11-01T14:31:24.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:31:24.085Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:24.101Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:24.123Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:24.138Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:24.193Z] Will try again after 15 sec [2025-11-01T14:31:24.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:31:24.798Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:24.813Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-11-01T14:31:24.834Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:31:24.850Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:24.869Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:24.886Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:24.907Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:31:24.923Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:24.954Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:31:24.970Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:31:25.034Z] Will try again after 15 sec [2025-11-01T14:31:25.054Z] Will try again after 15 sec [Pipeline] { [2025-11-01T14:31:25.090Z] Will try again after 15 sec [Pipeline] { [2025-11-01T14:31:25.122Z] Will try again after 15 sec [Pipeline] { [2025-11-01T14:31:25.156Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:25.173Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:31:25.198Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:25.220Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:31:25.237Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:25.259Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:31:25.276Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:31:25.343Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:31:25.358Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:31:25.432Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:31:25.447Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-11-01T14:31:25.478Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:25.494Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:25.544Z] Will try again after 15 sec [2025-11-01T14:31:25.562Z] Will try again after 15 sec [2025-11-01T14:31:25.581Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:25.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:25.618Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:31:25.665Z] Will try again after 15 sec [2025-11-01T14:31:25.684Z] Will try again after 15 sec [2025-11-01T14:31:25.704Z] Will try again after 15 sec [2025-11-01T14:31:25.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:37.892Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:37.908Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:37.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:38.020Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:38.038Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:38.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:38.619Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:38.635Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:38.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:38.903Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:38.919Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:38.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:31:39.056Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:39.072Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:39.095Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:39.113Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:39.189Z] Will try again after 15 sec [2025-11-01T14:31:39.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:31:39.287Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:39.307Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:39.331Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:39.352Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:39.403Z] Will try again after 15 sec [2025-11-01T14:31:39.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:40.069Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:40.085Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-11-01T14:31:40.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:40.206Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:31:40.222Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:40.243Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:40.259Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:31:40.300Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:31:40.317Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:40.353Z] Will try again after 15 sec [2025-11-01T14:31:40.373Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:40.392Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:31:40.408Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:40.457Z] Will try again after 15 sec [2025-11-01T14:31:40.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:40.576Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:31:40.590Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-11-01T14:31:40.656Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:40.686Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:31:40.701Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:40.720Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:31:40.734Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-11-01T14:31:40.811Z] Will try again after 15 sec [2025-11-01T14:31:40.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:40.858Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:31:40.875Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:40.894Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:31:40.909Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-11-01T14:31:40.959Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:40.976Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:41.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:41.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:31:41.077Z] Will try again after 15 sec [2025-11-01T14:31:41.099Z] Will try again after 15 sec [2025-11-01T14:31:41.120Z] Will try again after 15 sec [2025-11-01T14:31:41.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:53.006Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:53.023Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:53.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:53.131Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:53.147Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:53.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:53.720Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:53.736Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:53.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:54.008Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:54.026Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:54.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:54.225Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:54.241Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:31:54.299Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:54.331Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:54.349Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:54.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:31:54.454Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:54.471Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:54.492Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:54.507Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:54.560Z] Will try again after 15 sec [2025-11-01T14:31:54.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:55.192Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:31:55.209Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:31:55.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:55.384Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:31:55.399Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:31:55.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:55.518Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:55.533Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:55.554Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:31:55.568Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:31:55.629Z] Will try again after 15 sec [2025-11-01T14:31:55.649Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:55.682Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:31:55.699Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:31:55.774Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:55.808Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:31:55.824Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-11-01T14:31:55.900Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:31:55.931Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:31:55.948Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:55.968Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:31:55.984Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:31:56.030Z] Will try again after 15 sec [2025-11-01T14:31:56.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:56.106Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:31:56.122Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-11-01T14:31:56.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:31:56.245Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:31:56.263Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-11-01T14:31:56.287Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:56.303Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:31:56.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:31:56.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:31:56.392Z] Will try again after 15 sec [2025-11-01T14:31:56.413Z] Will try again after 15 sec [2025-11-01T14:31:56.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:08.107Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:08.123Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:08.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:08.237Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:08.254Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:08.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:08.825Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:08.843Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:08.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:09.119Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:09.135Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:09.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:09.340Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:09.357Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:09.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:09.457Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:09.479Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:09.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:09.597Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:09.613Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:32:09.668Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:32:09.704Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:09.721Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:09.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:10.301Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:10.317Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:32:10.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:10.506Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:32:10.521Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:10.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:10.663Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:10.679Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:32:10.731Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:32:10.763Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:32:10.788Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:32:10.845Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:32:10.878Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:32:10.896Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:32:10.958Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:32:10.995Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:32:11.011Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:11.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:32:11.113Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:32:11.129Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:32:11.149Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:32:11.165Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:11.214Z] Will try again after 15 sec [2025-11-01T14:32:11.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:11.296Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:32:11.311Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:11.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:11.423Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:32:11.439Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-11-01T14:32:11.514Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:32:11.556Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:11.573Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:32:11.596Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:11.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:32:11.661Z] Will try again after 15 sec [2025-11-01T14:32:11.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:23.208Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:23.223Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:23.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:23.336Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:23.358Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:23.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:23.970Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:23.990Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:24.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:24.232Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:24.248Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:24.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:24.441Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:24.456Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:24.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:24.559Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:24.574Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:24.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:24.700Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:24.716Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:24.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:24.820Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:24.837Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:24.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:25.402Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:25.416Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:32:25.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:25.605Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:32:25.622Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:25.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:25.770Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:25.784Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:25.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:25.879Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:32:25.894Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:25.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:25.990Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:32:26.006Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:26.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:26.096Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:32:26.111Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:26.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:26.243Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:32:26.258Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:32:26.312Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:32:26.350Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:32:26.366Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:32:26.429Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:32:26.459Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:32:26.475Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:26.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:26.567Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:32:26.582Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:32:26.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:26.694Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:26.713Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:32:26.770Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:32:26.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:26.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:32:26.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:38.315Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:38.331Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:38.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:38.455Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:38.474Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:38.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:39.078Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:39.095Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:39.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:39.331Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:39.346Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:39.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:39.538Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:39.556Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:39.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:39.657Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:39.674Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:39.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:39.795Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:39.810Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:39.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:39.920Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:39.937Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:39.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:40.520Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:40.536Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:32:40.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:40.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:32:40.720Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:40.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:40.860Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:40.878Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:40.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:40.975Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:32:40.990Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:41.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:41.091Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:32:41.110Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:41.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:41.228Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:32:41.246Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:41.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:41.343Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:32:41.359Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:41.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:41.461Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:32:41.482Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:41.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:41.572Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:32:41.587Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:41.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:41.678Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:32:41.698Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:32:41.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:41.802Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:41.820Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:41.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:41.915Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:41.930Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:32:41.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:53.416Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:53.435Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:53.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:53.574Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:53.592Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:53.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:54.182Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:54.199Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:54.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:54.433Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:54.452Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:54.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:54.640Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:54.655Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:54.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:54.751Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:54.766Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:54.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:54.891Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:54.907Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:54.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:55.021Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:55.038Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:55.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:55.624Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:32:55.639Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:32:55.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:55.808Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:32:55.826Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:55.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:55.971Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:55.986Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:56.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:56.083Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:32:56.102Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:56.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:56.209Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:32:56.227Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:56.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:56.330Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:32:56.346Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:56.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:56.444Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:32:56.458Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:56.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:56.557Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:32:56.571Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:56.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:56.666Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:32:56.681Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:56.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:56.778Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:32:56.794Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:32:56.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:56.901Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:56.917Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:32:56.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:32:57.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:32:57.027Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:32:57.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:08.531Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:08.547Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:08.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:08.688Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:08.705Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:08.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:09.282Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:09.298Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:09.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:09.535Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:09.550Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:09.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:09.740Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:09.755Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:09.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:09.849Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:09.864Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:09.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:09.987Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:10.004Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:10.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:10.126Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:10.141Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:10.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:10.722Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:10.740Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:33:10.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:10.910Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:33:10.926Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:10.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:11.066Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:11.082Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:11.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:11.182Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:33:11.197Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:11.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:11.309Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:33:11.327Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:11.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:11.425Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:33:11.440Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:11.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:11.535Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:33:11.550Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:11.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:11.646Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:33:11.660Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:11.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:11.764Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:33:11.780Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:11.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:11.896Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:33:11.931Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:33:12.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:12.061Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:12.077Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:33:12.143Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:33:12.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:12.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:33:12.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:23.631Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:23.646Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:23.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:23.794Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:23.811Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:23.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:24.385Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:24.402Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:24.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:24.634Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:24.652Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:24.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:24.841Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:24.858Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:24.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:24.957Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:24.977Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:25.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:25.093Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:25.110Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:25.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:25.222Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:25.238Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:25.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:25.827Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:25.844Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:33:25.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:26.012Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:33:26.030Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:26.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:26.168Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:26.184Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:26.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:26.280Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:33:26.295Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:26.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:26.409Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:33:26.425Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:26.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:26.529Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:33:26.546Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:26.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:26.644Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:33:26.660Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:26.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:26.759Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:33:26.777Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:26.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:26.872Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:33:26.889Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:26.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:27.045Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:33:27.063Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:33:27.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:27.181Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:27.199Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:27.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:27.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:27.322Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:33:27.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:38.735Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:38.753Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:38.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:38.895Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:38.915Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:38.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:39.486Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:39.504Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:39.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:39.737Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:39.757Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:39.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:39.945Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:39.960Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:40.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:40.062Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:40.078Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:40.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:40.202Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:40.217Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:40.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:40.322Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:40.339Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:40.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:40.932Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:40.947Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:33:40.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:41.111Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:33:41.126Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:41.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:41.268Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:41.285Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:41.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:41.381Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:33:41.398Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:41.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:41.513Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:33:41.529Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:41.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:41.629Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:33:41.644Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:41.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:41.737Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:33:41.751Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:41.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:41.852Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:33:41.866Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:41.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:41.968Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:33:41.981Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:42.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:42.145Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:33:42.160Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:33:42.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:42.292Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:42.310Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:42.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:42.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:42.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:33:42.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:53.839Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:53.855Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:53.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:54.001Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:54.017Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:54.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:54.589Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:54.605Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:54.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:54.846Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:54.861Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:54.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:55.041Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:55.057Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:55.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:55.178Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:55.195Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:55.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:55.300Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:55.316Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:55.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:55.434Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:55.452Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:55.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:56.033Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:33:56.048Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:33:56.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:56.216Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:33:56.231Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:56.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:56.371Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:56.388Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:56.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:56.482Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:33:56.497Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:56.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:56.633Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:33:56.647Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:56.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:56.743Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:33:56.762Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:56.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:56.870Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:33:56.887Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:56.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:56.991Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:33:57.011Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:57.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:57.110Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:33:57.130Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:57.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:57.249Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:33:57.266Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:33:57.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:57.399Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:57.418Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:33:57.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:33:57.522Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:33:57.538Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:33:57.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:08.942Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:08.958Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:09.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:09.104Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:09.122Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:09.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:09.697Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:09.713Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:09.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:09.951Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:09.967Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:10.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:10.148Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:10.163Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:10.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:10.283Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:10.299Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:10.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:10.396Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:10.411Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:10.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:10.539Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:10.554Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:10.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:11.131Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:11.148Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:34:11.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:11.314Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:34:11.331Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:11.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:11.470Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:11.489Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:11.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:11.627Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:34:11.644Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:11.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:11.742Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:34:11.761Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:11.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:11.857Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:34:11.874Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:11.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:11.972Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:34:11.991Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:12.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:12.093Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:34:12.110Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:12.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:12.216Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:34:12.234Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:12.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:12.350Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:34:12.365Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:34:12.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:12.507Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:12.522Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:12.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:12.618Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:12.633Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:34:12.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:24.050Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:24.066Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:24.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:24.206Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:24.224Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:24.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:24.801Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:24.816Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:24.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:25.047Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:25.065Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:25.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:25.253Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:25.271Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:25.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:25.383Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:25.399Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:25.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:25.500Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:25.517Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:25.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:25.634Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:25.650Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:25.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:26.237Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:26.254Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:34:26.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:26.412Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:34:26.429Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:26.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:26.573Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:26.591Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:26.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:26.731Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:34:26.749Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:26.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:26.847Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:34:26.867Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:26.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:26.965Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:34:26.982Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:27.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:27.087Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:34:27.108Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:27.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:27.216Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:34:27.234Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:27.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:27.334Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:34:27.351Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:27.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:27.464Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:34:27.482Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:34:27.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:27.608Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:27.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:27.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:27.731Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:27.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:34:27.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:39.172Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:39.192Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:39.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:39.312Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:39.327Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:39.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:39.897Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:39.915Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:39.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:40.153Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:40.169Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:40.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:40.358Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:40.374Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:40.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:40.487Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:40.506Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:40.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:40.605Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:40.623Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:40.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:40.735Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:40.751Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:40.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:41.342Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:41.359Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:34:41.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:41.509Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:34:41.524Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:41.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:41.683Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:41.700Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:41.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:41.833Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:34:41.850Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:41.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:41.956Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:34:41.973Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:42.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:42.072Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:34:42.089Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:42.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:42.192Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:34:42.209Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:42.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:42.321Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:34:42.338Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:42.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:42.441Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:34:42.455Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:42.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:42.569Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:34:42.586Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:34:42.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:42.716Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:42.733Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:42.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:42.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:42.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:34:42.904Z] Will try again after 15 sec [2025-11-01T14:34:43.989Z] Build build-prepare-sandbox #12411 completed: SUCCESS [Pipeline] echo [2025-11-01T14:34:44.013Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T14:34:44.125Z] Copied 2 artifacts from "build-prepare-sandbox" build number 12411 [Pipeline] echo [2025-11-01T14:34:44.171Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-11-01T14:34:44.459Z] + ls -la build-prepare-sandbox-41146 [2025-11-01T14:34:44.459Z] total 20 [2025-11-01T14:34:44.459Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:34 . [2025-11-01T14:34:44.459Z] drwxr-xr-x 4 jenkins docker 12288 Nov 1 14:34 .. [2025-11-01T14:34:44.459Z] -rw-r--r-- 1 jenkins docker 0 Nov 1 14:34 build.env [2025-11-01T14:34:44.459Z] -rw-r--r-- 1 jenkins docker 281 Nov 1 14:33 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-11-01T14:34:44.511Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T14:34:44.831Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:34:45.396Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:34:54.289Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:54.304Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:54.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:54.409Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:54.424Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:54.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:55.001Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:55.017Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:55.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:55.256Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:55.271Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:55.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:55.457Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:55.471Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:55.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:55.585Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:55.600Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:55.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:55.708Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:34:55.786Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:34:55.813Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-11-01T14:34:55.866Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:55.882Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:55.940Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-11-01T14:34:55.964Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:34:56.020Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2025-11-01T14:34:56.049Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T14:34:56.142Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] echo [2025-11-01T14:34:56.168Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-41146/build.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:34:56.223Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-41146/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-11-01T14:34:56.349Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.71620.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T14:34:56.406Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-11-01T14:34:56.459Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #71620 [Pipeline] timeout [2025-11-01T14:34:56.473Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-11-01T14:34:56.500Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:34:56.514Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] build [2025-11-01T14:34:56.535Z] Scheduling project: build-fetch-sources [2025-11-01T14:34:56.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:56.623Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:34:56.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:56.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:56.784Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:56.800Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:56.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:56.940Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:34:56.954Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:57.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:57.055Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:34:57.069Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:57.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:57.199Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:34:57.216Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:57.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:57.310Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:34:57.326Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:57.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:57.437Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:34:57.457Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:57.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:57.552Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:34:57.567Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:57.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:57.671Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:34:57.689Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:34:57.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:57.839Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:57.861Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:34:57.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:34:57.963Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:34:57.981Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:34:58.031Z] Will try again after 15 sec [2025-11-01T14:35:04.691Z] Starting building: build-fetch-sources #11130 [Pipeline] { [Pipeline] echo [2025-11-01T14:35:09.401Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:09.420Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:09.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:09.518Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:09.536Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:09.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:10.098Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:10.113Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:10.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:10.361Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:10.379Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:10.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:10.552Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:10.568Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:10.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:10.690Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:10.708Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:10.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:10.975Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:10.990Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:11.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:11.614Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:11.632Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:35:11.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:11.736Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:35:11.754Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:11.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:11.880Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:11.897Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:11.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:12.038Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:35:12.056Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:12.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:12.167Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:35:12.185Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:12.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:12.303Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:35:12.322Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:12.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:12.427Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:35:12.444Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:12.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:12.545Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:35:12.572Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:12.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:12.682Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:35:12.704Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:12.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:12.819Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:35:12.838Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:35:12.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:12.947Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:12.965Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:13.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:13.073Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:13.091Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:35:13.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:24.512Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:24.528Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:24.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:24.630Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:24.647Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:24.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:25.197Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:25.215Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:25.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:25.481Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:25.499Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:25.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:25.653Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:25.670Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:25.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:25.900Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:25.934Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:25.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:26.078Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:26.093Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:26.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:26.723Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:26.741Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:35:26.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:26.842Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:35:26.857Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:26.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:26.981Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:26.997Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:27.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:27.150Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:35:27.168Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:27.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:27.296Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:35:27.314Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:27.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:27.420Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:35:27.435Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:27.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:27.533Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:35:27.549Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:27.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:27.666Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:35:27.682Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:27.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:27.792Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:35:27.807Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:27.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:27.927Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:35:27.942Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:35:27.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:28.050Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:28.064Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:28.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:28.185Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:28.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:35:28.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:39.618Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:39.637Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:39.706Z] Will try again after 15 sec [Pipeline] { [2025-11-01T14:35:39.715Z] Build build-fetch-sources #11130 completed: SUCCESS [Pipeline] echo [2025-11-01T14:35:39.757Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] echo [2025-11-01T14:35:39.780Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:39.798Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T14:35:39.885Z] Copied 2 artifacts from "build-fetch-sources" build number 11130 [2025-11-01T14:35:39.914Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:39.950Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-11-01T14:35:40.235Z] + ls -la build-fetch-sources-71620 [2025-11-01T14:35:40.235Z] total 24 [2025-11-01T14:35:40.235Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:35 . [2025-11-01T14:35:40.235Z] drwxr-xr-x 5 jenkins docker 12288 Nov 1 14:35 .. [2025-11-01T14:35:40.235Z] -rw-r--r-- 1 jenkins docker 387 Nov 1 14:35 build.env [2025-11-01T14:35:40.235Z] -rw-r--r-- 1 jenkins docker 281 Nov 1 14:34 deps.build-fetch-sources.71620.env [Pipeline] withCredentials [2025-11-01T14:35:40.283Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-11-01T14:35:40.375Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:40.395Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:40.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:40.588Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:40.603Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:40.612Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:35:40.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:40.755Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:40.772Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:40.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:41.020Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:41.039Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:41.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:41.176Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:35:41.181Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:35:41.269Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:35:41.293Z] JOB configure-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T14:35:41.379Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:35:41.420Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2025-11-01T14:35:41.450Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T14:35:41.539Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2025-11-01T14:35:41.565Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-71620/build.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:35:41.626Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-71620/deps.build-fetch-sources.71620.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-11-01T14:35:41.837Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.42819.env [Pipeline] writeFile [Pipeline] echo [2025-11-01T14:35:41.873Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:41.890Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:35:41.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2025-11-01T14:35:41.970Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:35:42.027Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:35:42.046Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:35:42.092Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #42819 [Pipeline] timeout [2025-11-01T14:35:42.109Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [2025-11-01T14:35:42.177Z] Will try again after 15 sec [Pipeline] } [Pipeline] build [2025-11-01T14:35:42.212Z] Scheduling project: build-configure [Pipeline] echo [2025-11-01T14:35:42.234Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:42.250Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] { [2025-11-01T14:35:42.379Z] Will try again after 15 sec [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:35:42.457Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:35:42.472Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:35:42.518Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:35:42.533Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:42.581Z] Will try again after 15 sec [Pipeline] { [2025-11-01T14:35:42.614Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:42.649Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:35:42.671Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:35:42.740Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:42.757Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:35:42.778Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:35:42.856Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:42.876Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:35:42.891Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:35:42.957Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:42.977Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:35:42.995Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:35:43.081Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:43.115Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:35:43.134Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-11-01T14:35:43.194Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:43.225Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:43.240Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:43.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:43.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:43.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:35:43.435Z] Will try again after 15 sec [2025-11-01T14:35:49.694Z] Starting building: build-configure #9889 [Pipeline] { [Pipeline] echo [2025-11-01T14:35:54.745Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:54.761Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:54.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:54.950Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:54.968Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:55.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:55.485Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:55.502Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:55.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:55.687Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:55.703Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:55.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:55.857Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:55.872Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:55.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:56.130Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:56.148Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:56.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:56.978Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:35:56.992Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:35:57.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:57.228Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:35:57.245Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:57.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:57.410Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:57.425Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:57.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:57.615Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:35:57.633Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:35:57.695Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:57.728Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:35:57.743Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:35:57.809Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:57.842Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:35:57.861Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:35:57.926Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:57.959Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:35:57.974Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:35:58.035Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:58.066Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:35:58.114Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:35:58.174Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:58.204Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:35:58.219Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:35:58.270Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:58.304Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:35:58.319Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-11-01T14:35:58.369Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:35:58.405Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:58.422Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:35:58.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:35:58.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:35:58.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:35:58.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:09.844Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:09.859Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:09.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:10.051Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:10.069Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:10.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:10.588Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:10.604Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:10.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:10.792Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:10.810Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:10.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:10.948Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:10.962Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:11.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:11.226Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:11.240Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:11.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:12.072Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:12.086Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:36:12.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:12.323Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:36:12.339Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:12.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:12.502Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:12.517Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:12.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:12.728Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:36:12.746Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:12.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:12.849Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:36:12.865Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:12.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:12.961Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:36:12.976Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:13.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:13.068Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:36:13.084Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:13.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:13.204Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:36:13.218Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:13.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:13.318Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:36:13.335Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:13.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:13.430Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:36:13.445Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:36:13.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:13.550Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:13.566Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:13.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:13.655Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:13.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:36:13.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:24.956Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:24.973Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:25.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:25.155Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:25.171Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:25.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:25.684Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:25.698Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:25.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:25.893Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:25.908Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:25.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:26.049Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:26.066Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:26.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:26.329Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:26.346Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:26.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:27.169Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:27.185Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:36:27.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:27.420Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:36:27.438Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:27.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:27.601Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:27.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:27.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:27.881Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:36:27.897Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:27.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:27.987Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:36:28.005Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:28.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:28.099Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:36:28.116Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:28.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:28.217Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:36:28.235Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:28.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:28.338Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:36:28.354Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:28.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:28.454Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:36:28.471Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:28.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:28.564Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:36:28.580Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:36:28.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:28.683Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:28.699Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:28.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:28.793Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:28.810Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:36:28.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:40.065Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:40.081Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:40.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:40.250Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:40.264Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:40.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:40.783Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:40.799Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:40.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:40.996Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:41.012Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:41.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:41.150Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:41.168Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:41.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:41.427Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:41.442Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:41.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:42.267Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:42.283Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:36:42.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:42.523Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:36:42.540Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:42.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:42.696Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:42.712Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:42.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:42.978Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-11-01T14:36:42.995Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:43.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:43.092Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:36:43.109Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:43.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:43.214Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:36:43.231Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:43.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:43.328Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:36:43.343Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:43.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:43.445Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:36:43.459Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:43.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:43.551Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:36:43.565Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:43.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:43.658Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:36:43.674Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:36:43.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:43.780Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:43.794Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:43.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:43.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:43.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:36:43.967Z] Will try again after 15 sec [2025-11-01T14:36:54.951Z] Build build-prepare-sandbox #12410 completed: SUCCESS [Pipeline] echo [2025-11-01T14:36:54.975Z] JOB prepare-sandbox-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T14:36:55.082Z] Copied 2 artifacts from "build-prepare-sandbox" build number 12410 [Pipeline] echo [2025-11-01T14:36:55.125Z] JOB prepare-sandbox-rocky9: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-11-01T14:36:55.216Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:55.232Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:55.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:55.344Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:55.361Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:55.414Z] + ls -la build-prepare-sandbox-40446 [2025-11-01T14:36:55.415Z] total 20 [2025-11-01T14:36:55.415Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:36 . [2025-11-01T14:36:55.415Z] drwxr-xr-x 6 jenkins docker 12288 Nov 1 14:36 .. [2025-11-01T14:36:55.415Z] -rw-r--r-- 1 jenkins docker 0 Nov 1 14:36 build.env [2025-11-01T14:36:55.415Z] -rw-r--r-- 1 jenkins docker 281 Nov 1 14:33 stackrc.build-prepare-sandbox.env [2025-11-01T14:36:55.416Z] Will try again after 15 sec [Pipeline] withCredentials [2025-11-01T14:36:55.480Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T14:36:55.802Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-11-01T14:36:55.884Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:55.904Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:55.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:56.092Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:56.107Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:56.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:56.252Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:56.268Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:56.322Z] Will try again after 15 sec [2025-11-01T14:36:56.454Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-11-01T14:36:56.523Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:56.538Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:56.587Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:36:57.371Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:36:57.386Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:36:57.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:57.622Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:36:57.643Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:57.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:57.792Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:57.814Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:57.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:36:58.078Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:36:58.154Z] JOB fetch-sources-rocky9: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:36:58.179Z] JOB fetch-sources-rocky9: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-11-01T14:36:58.233Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:36:58.250Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:58.296Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-11-01T14:36:58.319Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-11-01T14:36:58.382Z] JOB fetch-sources-rocky9 / stream build-rocky9 : deps: [prepare-sandbox-rocky9] [Pipeline] dir [2025-11-01T14:36:58.399Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-11-01T14:36:58.420Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:36:58.437Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] findFiles [2025-11-01T14:36:58.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:36:58.893Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:36:58.911Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:36:58.942Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:36:58.958Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:36:58.983Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:36:58.998Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:36:59.019Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:36:59.035Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:36:59.097Z] JOB fetch-sources-rocky9: files found = 2 [Pipeline] echo [2025-11-01T14:36:59.121Z] JOB fetch-sources-rocky9: file #0 with path build-prepare-sandbox-40446/build.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:36:59.161Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:59.176Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:36:59.224Z] Will try again after 15 sec [2025-11-01T14:36:59.244Z] Will try again after 15 sec [Pipeline] { [2025-11-01T14:36:59.275Z] Will try again after 15 sec [2025-11-01T14:36:59.294Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:36:59.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:36:59.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:36:59.362Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:36:59.405Z] JOB fetch-sources-rocky9: file #1 with path build-prepare-sandbox-40446/stackrc.build-prepare-sandbox.env [Pipeline] readFile [2025-11-01T14:36:59.496Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-11-01T14:36:59.607Z] JOB fetch-sources-rocky9: deps_env_file: deps.build-fetch-sources.19545.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T14:36:59.665Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:36:59.709Z] JOB fetch-sources-rocky9: Starting job: build-fetch-sources rnd: #19545 [Pipeline] timeout [2025-11-01T14:36:59.725Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T14:36:59.768Z] Scheduling project: build-fetch-sources [2025-11-01T14:37:09.711Z] Starting building: build-fetch-sources #11131 [Pipeline] { [Pipeline] echo [2025-11-01T14:37:10.324Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:10.339Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:10.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:10.449Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:10.467Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:10.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:11.005Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:11.032Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:11.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:11.191Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:11.208Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:11.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:11.489Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:11.504Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:11.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:11.621Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:11.639Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:11.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:12.472Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:12.487Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:37:12.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:12.743Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:37:12.759Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:12.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:12.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:37:12.918Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:12.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:13.337Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:37:13.355Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:13.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:13.883Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:37:13.900Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:13.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:14.259Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:37:14.273Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-11-01T14:37:14.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:14.389Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:37:14.416Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:37:14.438Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:37:14.454Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:37:14.477Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:37:14.493Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-11-01T14:37:14.552Z] Will try again after 15 sec [2025-11-01T14:37:14.572Z] Will try again after 15 sec [Pipeline] { [2025-11-01T14:37:14.607Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:37:14.673Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:37:14.689Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:37:14.710Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:37:14.726Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:37:14.774Z] Will try again after 15 sec [2025-11-01T14:37:14.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:25.427Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:25.443Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:25.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:25.564Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:25.582Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:25.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:26.139Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:26.154Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:26.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:26.295Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:26.311Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:26.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:26.592Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:26.608Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:26.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:26.725Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:26.741Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:26.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:27.570Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:27.588Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:37:27.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:27.845Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:37:27.862Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:27.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:28.000Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:37:28.018Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:28.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:28.443Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:37:28.460Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:28.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:28.986Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:37:29.005Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:29.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:29.375Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:37:29.391Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:29.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:29.593Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:37:29.610Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-11-01T14:37:29.687Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:37:29.722Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:37:29.740Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:37:29.764Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:37:29.781Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:37:29.832Z] Will try again after 15 sec [Pipeline] { [2025-11-01T14:37:29.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:29.933Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:37:30.282Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:37:30.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:37:30.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:37:30.375Z] Will try again after 15 sec [2025-11-01T14:37:30.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:40.535Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:40.552Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:40.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:40.663Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:40.681Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:40.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:41.235Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:41.252Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:41.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:41.391Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:41.411Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:41.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:41.695Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:41.710Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:41.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:41.826Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:41.844Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:41.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:42.672Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:42.689Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:37:42.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:42.959Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:37:42.978Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:43.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:43.106Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:37:43.123Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:43.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:43.543Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-11-01T14:37:43.560Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:43.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:44.086Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:37:44.102Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:44.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:44.474Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:37:44.489Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:44.545Z] Will try again after 15 sec [Pipeline] { [2025-11-01T14:37:44.706Z] Build build-fetch-sources #11131 completed: SUCCESS [Pipeline] echo [2025-11-01T14:37:44.720Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:37:44.735Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:44.799Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:37:44.818Z] JOB fetch-sources-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] { [Pipeline] copyArtifacts [2025-11-01T14:37:44.944Z] Copied 2 artifacts from "build-fetch-sources" build number 11131 [Pipeline] echo [2025-11-01T14:37:44.965Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:37:44.984Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:37:45.006Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:37:45.023Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:37:45.076Z] Will try again after 15 sec [2025-11-01T14:37:45.095Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:37:45.116Z] JOB fetch-sources-rocky9: Collected artifacts: [Pipeline] sh [Pipeline] { [2025-11-01T14:37:45.404Z] + ls -la build-fetch-sources-19545 [2025-11-01T14:37:45.404Z] total 24 [2025-11-01T14:37:45.404Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:37 . [2025-11-01T14:37:45.404Z] drwxr-xr-x 7 jenkins docker 12288 Nov 1 14:37 .. [2025-11-01T14:37:45.404Z] -rw-r--r-- 1 jenkins docker 387 Nov 1 14:37 build.env [2025-11-01T14:37:45.404Z] -rw-r--r-- 1 jenkins docker 281 Nov 1 14:36 deps.build-fetch-sources.19545.env [Pipeline] echo [2025-11-01T14:37:45.418Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:37:45.433Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:37:45.500Z] Will try again after 15 sec [Pipeline] withCredentials [2025-11-01T14:37:45.534Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] echo [2025-11-01T14:37:45.680Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:37:45.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] sh [2025-11-01T14:37:45.795Z] Will try again after 15 sec [2025-11-01T14:37:45.990Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:37:46.560Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:37:55.637Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:55.657Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:55.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:55.763Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:55.778Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:55.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:56.342Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:56.358Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:56.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:56.493Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:56.524Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:56.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:56.794Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:56.813Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:56.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:56.930Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:56.945Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:56.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:57.777Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:37:57.793Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:37:57.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:58.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:37:58.078Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:58.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:58.214Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:37:58.232Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:58.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:58.645Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:37:58.722Z] JOB configure-rocky9: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:37:58.798Z] JOB configure-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T14:37:58.875Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:37:58.915Z] JOB configure-rocky9 / stream build-rocky9 : deps: [fetch-sources-rocky9] [Pipeline] dir [2025-11-01T14:37:58.944Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T14:37:59.027Z] JOB configure-rocky9: files found = 2 [Pipeline] echo [2025-11-01T14:37:59.053Z] JOB configure-rocky9: file #0 with path build-fetch-sources-19545/build.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:37:59.169Z] JOB configure-rocky9: file #1 with path build-fetch-sources-19545/deps.build-fetch-sources.19545.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-11-01T14:37:59.270Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:37:59.285Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:59.319Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:37:59.365Z] JOB configure-rocky9: deps_env_file: deps.build-configure.68473.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T14:37:59.449Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:37:59.507Z] JOB configure-rocky9: Starting job: build-configure rnd: #68473 [Pipeline] timeout [2025-11-01T14:37:59.523Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-11-01T14:37:59.591Z] Scheduling project: build-configure [Pipeline] echo [2025-11-01T14:37:59.639Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:37:59.657Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:59.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:37:59.831Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:37:59.846Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:37:59.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:00.107Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:38:00.121Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:38:00.171Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:38:00.202Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:38:00.218Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:38:00.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:00.533Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:00.547Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:00.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:00.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:00.856Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:38:00.918Z] Will try again after 15 sec [2025-11-01T14:38:04.717Z] Starting building: build-configure #9890 [Pipeline] { [Pipeline] echo [2025-11-01T14:38:10.747Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:38:10.768Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:10.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:10.883Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:38:10.899Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:10.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:11.444Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:38:11.462Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:11.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:11.606Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:38:11.622Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:11.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:11.893Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:38:11.908Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:11.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:12.023Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:38:12.040Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:12.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:12.870Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-11-01T14:38:12.885Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-11-01T14:38:12.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:13.160Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:38:13.177Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:13.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:13.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:13.337Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:13.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:14.352Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:38:14.369Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:14.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:14.736Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:38:14.750Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:14.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:14.942Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:38:14.958Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:15.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:15.207Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:38:15.223Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:15.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:15.320Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:38:15.339Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:38:15.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:15.639Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:15.657Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:15.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:15.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:15.972Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:38:16.027Z] Will try again after 15 sec [2025-11-01T14:38:25.211Z] Build build-configure #9889 completed: SUCCESS [Pipeline] echo [2025-11-01T14:38:25.232Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T14:38:25.337Z] Copied 2 artifacts from "build-configure" build number 9889 [Pipeline] echo [2025-11-01T14:38:25.390Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-11-01T14:38:25.679Z] + ls -la build-configure-42819 [2025-11-01T14:38:25.679Z] total 24 [2025-11-01T14:38:25.679Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:38 . [2025-11-01T14:38:25.679Z] drwxr-xr-x 8 jenkins docker 12288 Nov 1 14:38 .. [2025-11-01T14:38:25.679Z] -rw-r--r-- 1 jenkins docker 35 Nov 1 14:38 build.env [2025-11-01T14:38:25.679Z] -rw-r--r-- 1 jenkins docker 668 Nov 1 14:35 deps.build-configure.42819.env [Pipeline] withCredentials [2025-11-01T14:38:25.739Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-11-01T14:38:25.863Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] { [Pipeline] echo [2025-11-01T14:38:25.981Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:38:26.011Z] JOB test-unit-agent: entering run_job [Pipeline] echo [2025-11-01T14:38:26.046Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [2025-11-01T14:38:26.062Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] // waitUntil [Pipeline] writeFile [Pipeline] echo [2025-11-01T14:38:26.118Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:38:26.150Z] JOB test-unit-opserver: entering run_job [Pipeline] archiveArtifacts [2025-11-01T14:38:26.184Z] Archiving artifacts [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T14:38:26.254Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:38:26.271Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-11-01T14:38:26.302Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-11-01T14:38:26.357Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] findFiles [Pipeline] dir [2025-11-01T14:38:26.395Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T14:38:26.491Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2025-11-01T14:38:26.508Z] JOB test-unit-agent: file #0 with path build-configure-42819/build.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:38:26.566Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2025-11-01T14:38:26.593Z] JOB test-unit-opserver: file #0 with path build-configure-42819/build.env [Pipeline] readFile [2025-11-01T14:38:26.627Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-11-01T14:38:26.662Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-11-01T14:38:26.702Z] JOB test-unit-agent: file #1 with path build-configure-42819/deps.build-configure.42819.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:38:26.733Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-11-01T14:38:26.749Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2025-11-01T14:38:26.783Z] JOB test-unit-opserver: file #1 with path build-configure-42819/deps.build-configure.42819.env [Pipeline] readFile [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:38:26.866Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:38:26.885Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-11-01T14:38:26.904Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2025-11-01T14:38:26.930Z] JOB test-unit-bgp: entering run_job [Pipeline] echo [2025-11-01T14:38:26.962Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] writeFile [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:38:27.043Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:38:27.071Z] JOB test-unit-group-one: entering run_job [Pipeline] } [Pipeline] { [Pipeline] writeFile [Pipeline] } [Pipeline] archiveArtifacts [2025-11-01T14:38:27.156Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:38:27.172Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-11-01T14:38:27.265Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.82877.env [Pipeline] writeFile [Pipeline] // dir [Pipeline] archiveArtifacts [2025-11-01T14:38:27.338Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:38:27.356Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:38:27.426Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.11563.env [Pipeline] writeFile [Pipeline] echo [2025-11-01T14:38:27.471Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] sh [Pipeline] echo [2025-11-01T14:38:27.522Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-11-01T14:38:27.537Z] JOB test-unit-group-two: entering run_job [Pipeline] dir [2025-11-01T14:38:27.573Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] writeFile [Pipeline] findFiles [Pipeline] archiveArtifacts [2025-11-01T14:38:27.675Z] Archiving artifacts [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:38:27.748Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:38:27.769Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-11-01T14:38:27.796Z] JOB test-unit-ungrouped: entering run_job [Pipeline] dir [2025-11-01T14:38:27.822Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] writeFile [Pipeline] findFiles [Pipeline] archiveArtifacts [2025-11-01T14:38:27.942Z] Archiving artifacts [Pipeline] archiveArtifacts [2025-11-01T14:38:27.994Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:38:28.011Z] JOB test-unit-bgp: files found = 2 [Pipeline] echo [2025-11-01T14:38:28.042Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #82877 [Pipeline] timeout [2025-11-01T14:38:28.066Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-11-01T14:38:28.088Z] JOB test-unit-bgp: file #0 with path build-configure-42819/build.env [Pipeline] readFile [Pipeline] build [2025-11-01T14:38:28.160Z] Scheduling project: test-unit-agent [Pipeline] } [Pipeline] archiveArtifacts [2025-11-01T14:38:28.252Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:38:28.273Z] JOB test-unit-group-one: files found = 2 [Pipeline] { [Pipeline] echo [2025-11-01T14:38:28.311Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #11563 [Pipeline] timeout [2025-11-01T14:38:28.336Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-11-01T14:38:28.359Z] JOB test-unit-group-one: file #0 with path build-configure-42819/build.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:38:28.401Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2025-11-01T14:38:28.696Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] build [2025-11-01T14:38:28.719Z] Scheduling project: test-unit-opserver [Pipeline] echo [2025-11-01T14:38:28.742Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-11-01T14:38:28.769Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-11-01T14:38:28.816Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] findFiles [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2025-11-01T14:38:28.890Z] JOB test-unit-bgp: file #1 with path build-configure-42819/deps.build-configure.42819.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-11-01T14:38:28.958Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-11-01T14:38:28.979Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-11-01T14:38:29.006Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:38:29.034Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] echo [2025-11-01T14:38:29.113Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:38:29.178Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:38:29.206Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] echo [2025-11-01T14:38:29.227Z] JOB test-unit-group-one: file #1 with path build-configure-42819/deps.build-configure.42819.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:38:29.283Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:29.301Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-11-01T14:38:29.387Z] JOB test-unit-group-two: files found = 2 [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-11-01T14:38:29.455Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-11-01T14:38:29.475Z] JOB test-unit-group-two: file #0 with path build-configure-42819/build.env [Pipeline] readFile [2025-11-01T14:38:29.528Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:38:29.548Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2025-11-01T14:38:29.581Z] JOB test-unit-ungrouped: file #0 with path build-configure-42819/build.env [Pipeline] readFile [Pipeline] } [2025-11-01T14:38:29.670Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:38:29.689Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] archiveArtifacts [2025-11-01T14:38:29.723Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-11-01T14:38:29.786Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-11-01T14:38:29.807Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] } [Pipeline] echo [2025-11-01T14:38:29.838Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-11-01T14:38:29.874Z] JOB test-unit-group-two: file #1 with path build-configure-42819/deps.build-configure.42819.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:38:29.934Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] echo [2025-11-01T14:38:30.010Z] JOB test-unit-ungrouped: file #1 with path build-configure-42819/deps.build-configure.42819.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:38:30.045Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.35386.env [Pipeline] writeFile [Pipeline] echo [2025-11-01T14:38:30.103Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] dir [2025-11-01T14:38:30.122Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] { [2025-11-01T14:38:30.191Z] Will try again after 15 sec [Pipeline] findFiles [Pipeline] echo [2025-11-01T14:38:30.224Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:38:30.241Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-11-01T14:38:30.316Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.99856.env [Pipeline] writeFile [Pipeline] echo [2025-11-01T14:38:30.349Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] archiveArtifacts [2025-11-01T14:38:30.395Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:38:30.412Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-11-01T14:38:30.431Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:38:30.447Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] } [2025-11-01T14:38:30.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:30.558Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2025-11-01T14:38:30.575Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-42819/build.env [Pipeline] readFile [Pipeline] } [Pipeline] echo [2025-11-01T14:38:30.618Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:38:30.634Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] archiveArtifacts [2025-11-01T14:38:30.684Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-11-01T14:38:30.754Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #35386 [Pipeline] timeout [2025-11-01T14:38:30.773Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [2025-11-01T14:38:30.836Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:38:30.850Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:38:30.869Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] build [2025-11-01T14:38:30.892Z] Scheduling project: test-unit-bgp [Pipeline] // dir [Pipeline] echo [2025-11-01T14:38:30.968Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.47695.env [Pipeline] writeFile [Pipeline] // dir [2025-11-01T14:38:31.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:31.118Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #99856 [Pipeline] timeout [2025-11-01T14:38:31.137Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-11-01T14:38:31.162Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-42819/deps.build-configure.42819.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:38:31.195Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.18915.env [Pipeline] writeFile [Pipeline] build [2025-11-01T14:38:31.237Z] Scheduling project: test-unit-group-one [Pipeline] echo [2025-11-01T14:38:31.255Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:31.268Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:31.332Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-11-01T14:38:31.354Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-11-01T14:38:31.419Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:31.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] } [Pipeline] archiveArtifacts [2025-11-01T14:38:31.522Z] Archiving artifacts [2025-11-01T14:38:31.566Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:38:31.606Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #47695 [Pipeline] timeout [2025-11-01T14:38:31.627Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T14:38:31.711Z] Scheduling project: test-unit-group-two [2025-11-01T14:38:31.788Z] Will try again after 15 sec [Pipeline] // dir [Pipeline] echo [2025-11-01T14:38:31.854Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #18915 [Pipeline] timeout [2025-11-01T14:38:31.869Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T14:38:31.900Z] Scheduling project: test-unit-ungrouped [Pipeline] echo [2025-11-01T14:38:31.947Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.13200.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T14:38:32.020Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:38:32.071Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #13200 [Pipeline] timeout [2025-11-01T14:38:32.089Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T14:38:32.139Z] Scheduling project: build-cleanup [2025-11-01T14:38:34.722Z] Starting building: test-unit-agent #2681 [2025-11-01T14:38:37.459Z] Build test-unit-agent #2681 completed: SUCCESS [2025-11-01T14:38:37.470Z] Starting building: test-unit-opserver #2681 [Pipeline] echo [2025-11-01T14:38:37.479Z] JOB test-unit-agent: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T14:38:37.605Z] Copied 1 artifact from "test-unit-agent" build number 2681 [Pipeline] echo [2025-11-01T14:38:37.632Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [2025-11-01T14:38:37.928Z] + ls -la test-unit-agent-82877 [2025-11-01T14:38:37.928Z] total 20 [2025-11-01T14:38:37.928Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:38 . [2025-11-01T14:38:37.928Z] drwxr-xr-x 9 jenkins docker 12288 Nov 1 14:38 .. [2025-11-01T14:38:37.928Z] -rw-r--r-- 1 jenkins docker 422 Nov 1 14:38 deps.test-unit-agent.82877.env [Pipeline] withCredentials [2025-11-01T14:38:37.975Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T14:38:38.296Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:38:38.861Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:38:39.725Z] Starting building: test-unit-bgp #2681 [Pipeline] sh [2025-11-01T14:38:40.075Z] Build build-configure #9890 completed: SUCCESS [2025-11-01T14:38:40.086Z] Starting building: test-unit-group-one #2681 [Pipeline] echo [2025-11-01T14:38:40.098Z] JOB configure-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [2025-11-01T14:38:40.196Z] Build test-unit-opserver #2681 completed: SUCCESS [2025-11-01T14:38:40.211Z] Starting building: test-unit-group-two #2681 [Pipeline] copyArtifacts [Pipeline] } [2025-11-01T14:38:40.252Z] Copied 2 artifacts from "build-configure" build number 9890 [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2025-11-01T14:38:40.359Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] echo [2025-11-01T14:38:40.404Z] JOB configure-rocky9: Collected artifacts: [Pipeline] sh [Pipeline] // stage [Pipeline] // timeout [Pipeline] } [Pipeline] copyArtifacts [2025-11-01T14:38:40.547Z] Copied 1 artifact from "test-unit-opserver" build number 2681 [Pipeline] echo [2025-11-01T14:38:40.594Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2025-11-01T14:38:40.694Z] + ls -la build-configure-68473 [2025-11-01T14:38:40.694Z] total 20 [2025-11-01T14:38:40.694Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:38 . [2025-11-01T14:38:40.694Z] drwxr-xr-x 10 jenkins docker 12288 Nov 1 14:38 .. [2025-11-01T14:38:40.694Z] -rw-r--r-- 1 jenkins docker 0 Nov 1 14:38 build.env [2025-11-01T14:38:40.694Z] -rw-r--r-- 1 jenkins docker 668 Nov 1 14:37 deps.build-configure.68473.env [Pipeline] withCredentials [2025-11-01T14:38:40.750Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T14:38:40.883Z] + ls -la test-unit-opserver-11563 [2025-11-01T14:38:40.883Z] total 20 [2025-11-01T14:38:40.883Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:38 . [2025-11-01T14:38:40.883Z] drwxr-xr-x 11 jenkins docker 12288 Nov 1 14:38 .. [2025-11-01T14:38:40.883Z] -rw-r--r-- 1 jenkins docker 422 Nov 1 14:38 deps.test-unit-opserver.11563.env [Pipeline] withCredentials [2025-11-01T14:38:40.945Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T14:38:41.065Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:38:41.275Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:38:41.630Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:38:41.842Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2025-11-01T14:38:42.836Z] Build test-unit-bgp #2681 completed: SUCCESS [2025-11-01T14:38:42.870Z] Starting building: test-unit-ungrouped #2681 [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2025-11-01T14:38:43.011Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] // timeout [Pipeline] } [Pipeline] copyArtifacts [2025-11-01T14:38:43.174Z] Copied 1 artifact from "test-unit-bgp" build number 2681 [Pipeline] echo [2025-11-01T14:38:43.229Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [2025-11-01T14:38:43.522Z] + ls -la test-unit-bgp-35386 [2025-11-01T14:38:43.522Z] total 20 [2025-11-01T14:38:43.522Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:38 . [2025-11-01T14:38:43.522Z] drwxr-xr-x 12 jenkins docker 12288 Nov 1 14:38 .. [2025-11-01T14:38:43.522Z] -rw-r--r-- 1 jenkins docker 422 Nov 1 14:38 deps.test-unit-bgp.35386.env [Pipeline] withCredentials [2025-11-01T14:38:43.643Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T14:38:43.957Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:38:44.549Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-11-01T14:38:44.593Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:38:44.610Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:44.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:44.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:44.736Z] Starting building: build-cleanup #10972 [2025-11-01T14:38:44.740Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:44.839Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-11-01T14:38:45.242Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:38:45.332Z] JOB package-deployers-rocky9: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:38:45.363Z] JOB package-deployers-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T14:38:45.473Z] Archiving artifacts [Pipeline] } [Pipeline] echo [2025-11-01T14:38:45.532Z] JOB package-deployers-rocky9 / stream build-rocky9 : deps: [configure-rocky9] [Pipeline] dir [2025-11-01T14:38:45.582Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] // withCredentials [Pipeline] { [Pipeline] } [Pipeline] findFiles [Pipeline] echo [2025-11-01T14:38:45.706Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:38:45.724Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-01T14:38:45.841Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:38:45.859Z] JOB package-deployers-rocky9: files found = 2 [Pipeline] echo [2025-11-01T14:38:45.907Z] JOB package-deployers-rocky9: file #0 with path build-configure-68473/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-11-01T14:38:45.990Z] JOB package-deployers-rocky9: file #1 with path build-configure-68473/deps.build-configure.68473.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:38:46.026Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:38:46.044Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:46.099Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // dir [Pipeline] echo [2025-11-01T14:38:46.246Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:38:46.264Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:46.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:46.383Z] JOB package-deployers-rocky9: deps_env_file: deps.build-package-deployers.95141.env [Pipeline] writeFile [Pipeline] echo [2025-11-01T14:38:46.426Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:38:46.445Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:38:46.492Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-11-01T14:38:46.516Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:38:46.579Z] JOB package-deployers-rocky9: Starting job: build-package-deployers rnd: #95141 [Pipeline] timeout [2025-11-01T14:38:46.651Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-11-01T14:38:46.703Z] Scheduling project: build-package-deployers [Pipeline] echo [2025-11-01T14:38:46.736Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:46.751Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:46.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:46.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:46.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:38:46.965Z] Will try again after 15 sec [2025-11-01T14:38:54.735Z] Starting building: build-package-deployers #6836 [Pipeline] { [Pipeline] echo [2025-11-01T14:38:59.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:38:59.721Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:59.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:38:59.877Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:38:59.894Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:38:59.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:00.878Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-11-01T14:39:00.896Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:00.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:01.130Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:39:01.149Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:01.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:01.338Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:39:01.356Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:01.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:01.529Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:39:01.546Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:39:01.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:01.837Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:39:01.858Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:01.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:02.003Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:39:02.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:39:02.081Z] Will try again after 15 sec [2025-11-01T14:39:07.196Z] Build build-package-deployers #6836 completed: SUCCESS [Pipeline] echo [2025-11-01T14:39:07.236Z] JOB package-deployers-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T14:39:07.396Z] Copied 2 artifacts from "build-package-deployers" build number 6836 [Pipeline] echo [2025-11-01T14:39:07.444Z] JOB package-deployers-rocky9: Collected artifacts: [Pipeline] sh [2025-11-01T14:39:07.759Z] + ls -la build-package-deployers-95141 [2025-11-01T14:39:07.759Z] total 20 [2025-11-01T14:39:07.759Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:39 . [2025-11-01T14:39:07.759Z] drwxr-xr-x 13 jenkins docker 12288 Nov 1 14:39 .. [2025-11-01T14:39:07.759Z] -rw-r--r-- 1 jenkins docker 0 Nov 1 14:39 build.env [2025-11-01T14:39:07.759Z] -rw-r--r-- 1 jenkins docker 668 Nov 1 14:38 deps.build-package-deployers.95141.env [Pipeline] withCredentials [2025-11-01T14:39:07.933Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T14:39:08.288Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:39:08.862Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:39:15.893Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:39:15.909Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:39:15.931Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:39:15.945Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:16.000Z] Will try again after 15 sec [Pipeline] { [2025-11-01T14:39:16.037Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:39:16.082Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:39:16.166Z] JOB compile-rocky9: wait finished. overall result = true [Pipeline] echo [2025-11-01T14:39:16.194Z] JOB compile-rocky9: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-11-01T14:39:16.270Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:39:16.286Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:16.340Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-11-01T14:39:16.364Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:39:16.416Z] JOB compile-rocky9 / stream build-rocky9 : deps: [package-deployers-rocky9] [Pipeline] { [Pipeline] dir [2025-11-01T14:39:16.461Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-11-01T14:39:16.495Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:39:16.511Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-11-01T14:39:16.586Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:39:16.630Z] JOB compile-rocky9: files found = 2 [Pipeline] { [Pipeline] echo [2025-11-01T14:39:16.662Z] JOB compile-rocky9: file #0 with path build-package-deployers-95141/build.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:39:16.712Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:39:16.731Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:39:16.786Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:39:16.801Z] JOB compile-rocky9: file #1 with path build-package-deployers-95141/deps.build-package-deployers.95141.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-11-01T14:39:16.966Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:39:16.982Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:17.019Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:39:17.060Z] JOB compile-rocky9: deps_env_file: deps.build-compile.29962.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-11-01T14:39:17.129Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:39:17.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:39:17.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:39:17.228Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:39:17.256Z] JOB compile-rocky9: Starting job: build-compile rnd: #29962 [Pipeline] timeout [2025-11-01T14:39:17.275Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T14:39:17.346Z] Scheduling project: build-compile [2025-11-01T14:39:24.747Z] Starting building: build-compile #6815 [Pipeline] { [Pipeline] echo [2025-11-01T14:39:31.051Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:39:31.068Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:39:31.121Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:39:31.154Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:39:31.172Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:31.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:31.383Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:39:31.399Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:31.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:31.626Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:39:31.644Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:31.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:31.832Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:39:31.849Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:39:31.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:32.064Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:39:32.080Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:32.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:32.264Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:39:32.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:39:32.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:46.161Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:39:46.177Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:46.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:46.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:39:46.293Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:46.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:46.481Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:39:46.500Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:46.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:46.732Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:39:46.747Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:46.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:46.938Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:39:46.953Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:39:47.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:47.170Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:39:47.186Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:39:47.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:39:47.362Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:39:47.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:39:47.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:01.270Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:40:01.293Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:01.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:01.434Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:01.455Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:01.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:01.585Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:40:01.604Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:01.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:01.838Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:40:01.863Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:01.896Z] Build build-cleanup #10972 completed: SUCCESS [2025-11-01T14:40:01.917Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:40:01.967Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2025-11-01T14:40:02.093Z] Copied 1 artifact from "build-cleanup" build number 10972 [Pipeline] echo [2025-11-01T14:40:02.118Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:40:02.137Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:40:02.195Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:40:02.216Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-11-01T14:40:02.320Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:02.339Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:02.396Z] Will try again after 15 sec [2025-11-01T14:40:02.507Z] + ls -la build-cleanup-13200 [2025-11-01T14:40:02.507Z] total 20 [2025-11-01T14:40:02.507Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:40 . [2025-11-01T14:40:02.507Z] drwxr-xr-x 14 jenkins docker 12288 Nov 1 14:40 .. [2025-11-01T14:40:02.507Z] -rw-r--r-- 1 jenkins docker 703 Nov 1 14:38 deps.build-cleanup.13200.env [Pipeline] withCredentials [2025-11-01T14:40:02.570Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-11-01T14:40:02.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:02.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:40:02.807Z] Will try again after 15 sec [2025-11-01T14:40:02.928Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:40:03.869Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:40:16.419Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:40:16.434Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:16.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:16.555Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:16.570Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:16.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:16.698Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:40:16.720Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:16.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:16.958Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:40:16.973Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:17.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:17.231Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:40:17.248Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:40:17.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:17.432Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:17.449Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:17.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:17.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:17.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:40:17.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:31.520Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:40:31.536Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:31.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:31.653Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:31.669Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:31.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:31.821Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:40:31.839Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:31.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:32.060Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:40:32.078Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:32.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:32.332Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:40:32.350Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:40:32.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:32.529Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:32.547Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:32.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:32.947Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:32.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:40:33.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:46.618Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:40:46.636Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:46.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:46.753Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:46.772Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:46.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:46.925Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:40:46.940Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:46.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:47.163Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:40:47.179Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:47.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:47.446Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:40:47.465Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:40:47.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:47.632Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:47.648Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:40:47.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:40:48.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:40:48.063Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:40:48.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:01.730Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:41:01.746Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:01.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:01.857Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:01.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:01.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:02.027Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:41:02.044Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:02.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:02.265Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:41:02.282Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:02.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:02.553Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:41:02.569Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:41:02.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:02.766Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:02.782Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:02.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:03.146Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:03.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:41:03.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:16.828Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:41:16.843Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:16.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:16.950Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:16.964Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:17.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:17.128Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:41:17.144Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:17.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:17.365Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:41:17.381Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:17.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:17.651Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:41:17.668Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:41:17.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:17.903Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:17.920Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:17.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:18.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:18.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:41:18.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:31.929Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:41:31.949Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:32.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:32.048Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:32.064Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:32.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:32.256Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:41:32.274Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:32.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:32.469Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:41:32.486Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:32.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:32.747Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:41:32.763Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:41:32.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:33.008Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:33.025Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:33.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:33.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:33.357Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:41:33.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:47.039Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:41:47.054Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:47.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:47.172Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:47.193Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:47.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:47.368Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:41:47.395Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:47.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:47.572Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:41:47.591Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:47.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:47.864Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:41:47.889Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:41:48.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:48.123Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:48.145Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:41:48.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:41:48.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:41:48.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:41:48.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-11-01T14:42:02.395Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:42:02.410Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:42:02.432Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:02.450Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:02.499Z] Will try again after 15 sec [Pipeline] { [2025-11-01T14:42:02.532Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:42:02.576Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:42:02.592Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:02.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:02.686Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:42:02.702Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:02.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:03.106Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:42:03.122Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:42:03.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:03.237Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:03.252Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:03.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:03.545Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:03.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:42:03.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:17.534Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:42:17.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:42:17.615Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:42:17.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:17.663Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:42:17.721Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:42:17.751Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:42:17.767Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:42:17.835Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:42:17.868Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:42:17.886Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:17.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:18.212Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:42:18.228Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:42:18.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:18.359Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:18.374Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:18.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:18.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:18.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:42:18.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:32.650Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:42:32.668Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:32.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:32.760Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:32.777Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:32.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:32.873Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:42:32.888Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:32.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:32.981Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:42:32.996Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:33.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:33.314Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:42:33.330Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:42:33.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:33.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:33.475Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:33.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:33.762Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:33.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:42:34.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:47.751Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:42:47.769Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:47.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:47.874Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:47.894Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:47.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:48.007Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:42:48.027Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:48.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:48.127Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:42:48.143Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:48.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:48.442Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:42:48.459Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:42:48.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:48.562Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:48.577Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:42:48.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:42:49.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:42:49.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:42:49.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:02.861Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:43:02.879Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:02.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:02.987Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:03.003Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:03.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:03.114Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:43:03.130Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:03.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:03.221Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:43:03.236Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:03.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:03.537Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:43:03.551Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:43:03.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:03.660Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:03.675Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:03.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:04.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:04.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:43:04.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:17.958Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:43:17.974Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:18.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:18.081Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:18.097Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:18.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:18.209Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:43:18.226Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:18.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:18.326Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:43:18.341Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:18.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:18.630Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:43:18.647Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:43:18.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:18.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:18.787Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:18.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:19.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:19.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:43:19.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:33.058Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:43:33.075Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:33.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:33.180Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:33.195Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:33.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:33.309Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:43:33.322Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:33.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:33.420Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:43:33.437Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:33.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:33.730Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:43:33.747Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:43:33.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:33.877Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:33.895Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:33.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:34.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:34.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:43:34.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:48.158Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:43:48.173Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:48.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:48.278Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:48.297Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:48.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:48.405Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:43:48.424Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:48.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:48.522Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:43:48.539Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:48.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:48.834Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:43:48.850Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:43:48.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:48.984Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:49.000Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:43:49.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:43:49.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:43:49.586Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:43:49.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:03.255Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:44:03.271Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:03.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:03.378Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:03.395Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:03.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:03.519Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:44:03.534Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:03.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:03.634Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:44:03.650Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:03.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:03.938Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:44:03.958Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:44:04.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:04.097Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:04.116Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:04.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:04.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:04.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:44:04.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:18.362Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:44:18.378Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:18.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:18.478Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:18.496Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:18.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:18.623Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:44:18.638Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:18.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:18.728Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:44:18.746Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:18.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:19.038Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:44:19.055Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:44:19.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:19.205Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:19.222Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:19.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:19.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:19.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:44:19.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:33.471Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:44:33.491Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:33.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:33.593Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:33.611Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:33.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:33.726Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:44:33.744Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:33.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:33.841Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:44:33.859Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:33.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:34.143Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:44:34.161Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:44:34.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:34.307Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:34.324Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:34.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:34.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:34.903Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:44:34.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:48.578Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:44:48.596Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:48.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:48.694Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:48.709Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:48.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:48.828Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:44:48.843Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:48.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:48.942Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:44:48.958Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:49.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:49.246Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:44:49.261Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:44:49.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:49.405Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:49.421Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:44:49.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:44:49.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:44:50.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:44:50.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:03.684Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:45:03.699Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:03.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:03.800Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:03.820Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:03.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:03.926Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:45:03.944Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:03.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:04.043Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:45:04.063Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:04.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:04.348Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:45:04.365Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:45:04.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:04.511Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:04.527Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:04.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:05.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:05.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:45:05.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:18.785Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:45:18.803Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:18.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:18.912Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:18.931Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:18.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:19.035Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:45:19.056Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:19.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:19.159Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:45:19.178Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:19.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:19.456Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:45:19.476Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:45:19.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:19.611Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:19.629Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:19.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:20.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:20.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:45:20.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:33.892Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:45:33.911Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:33.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:34.016Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:34.035Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:34.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:34.139Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:45:34.155Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:34.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:34.264Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:45:34.281Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:34.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:34.563Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:45:34.580Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:45:34.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:34.717Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:34.736Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:34.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:35.300Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:35.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:45:35.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:48.998Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:45:49.014Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:49.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:49.112Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:49.128Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:49.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:49.237Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:45:49.255Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:49.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:49.364Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:45:49.385Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:49.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:49.663Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:45:49.680Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:45:49.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:49.819Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:49.835Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:45:49.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:45:50.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:45:50.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:45:50.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:04.135Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:46:04.154Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:04.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:04.259Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:04.275Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:04.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:04.374Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-11-01T14:46:04.391Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:04.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:04.482Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:46:04.497Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:04.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:04.768Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:46:04.783Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:46:04.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:04.918Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:04.935Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:04.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:05.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:05.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:46:05.563Z] Will try again after 15 sec [2025-11-01T14:46:10.021Z] Build build-compile #6815 completed: SUCCESS [Pipeline] echo [2025-11-01T14:46:10.043Z] JOB compile-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T14:46:10.146Z] Copied 2 artifacts from "build-compile" build number 6815 [Pipeline] echo [2025-11-01T14:46:10.190Z] JOB compile-rocky9: Collected artifacts: [Pipeline] sh [2025-11-01T14:46:10.479Z] + ls -la build-compile-29962 [2025-11-01T14:46:10.479Z] total 20 [2025-11-01T14:46:10.479Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:46 . [2025-11-01T14:46:10.479Z] drwxr-xr-x 15 jenkins docker 12288 Nov 1 14:46 .. [2025-11-01T14:46:10.479Z] -rw-r--r-- 1 jenkins docker 0 Nov 1 14:46 build.env [2025-11-01T14:46:10.479Z] -rw-r--r-- 1 jenkins docker 668 Nov 1 14:39 deps.build-compile.29962.env [Pipeline] withCredentials [2025-11-01T14:46:10.524Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T14:46:10.844Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:46:11.418Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:46:19.246Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:46:19.265Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:19.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:19.361Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:19.386Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:19.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:19.484Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T14:46:19.560Z] JOB package-rocky9: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-11-01T14:46:19.594Z] JOB package-rocky9: entering run_job [Pipeline] echo [2025-11-01T14:46:19.627Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:46:19.646Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [2025-11-01T14:46:19.715Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-11-01T14:46:19.750Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:46:19.797Z] JOB package-rocky9 / stream build-rocky9 : deps: [compile-rocky9] [Pipeline] dir [2025-11-01T14:46:19.829Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T14:46:19.911Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:46:19.930Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:46:19.982Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:46:20.003Z] JOB package-rocky9: files found = 2 [Pipeline] { [Pipeline] echo [2025-11-01T14:46:20.052Z] JOB package-rocky9: file #0 with path build-compile-29962/build.env [Pipeline] readFile [Pipeline] echo [2025-11-01T14:46:20.099Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:20.120Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-11-01T14:46:20.146Z] JOB package-rocky9: file #1 with path build-compile-29962/deps.build-compile.29962.env [Pipeline] readFile [2025-11-01T14:46:20.206Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-11-01T14:46:20.313Z] JOB package-rocky9: deps_env_file: deps.build-package.81324.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T14:46:20.377Z] Archiving artifacts [Pipeline] echo [2025-11-01T14:46:20.429Z] JOB package-rocky9: Starting job: build-package rnd: #81324 [Pipeline] timeout [2025-11-01T14:46:20.446Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T14:46:20.492Z] Scheduling project: build-package [Pipeline] { [Pipeline] echo [2025-11-01T14:46:20.605Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:20.622Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:46:20.669Z] Will try again after 15 sec [2025-11-01T14:46:29.792Z] Starting building: build-package #5582 [Pipeline] { [Pipeline] echo [2025-11-01T14:46:34.361Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:46:34.391Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:34.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:34.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:34.542Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:34.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:34.992Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:46:35.009Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:46:35.066Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:46:35.098Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:46:35.117Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:46:35.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:35.244Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:35.260Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:35.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:35.704Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:35.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:46:35.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:49.516Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:46:49.532Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:49.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:49.627Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:49.641Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:49.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:50.101Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:46:50.117Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:50.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:50.205Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:46:50.221Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:46:50.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:50.345Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:50.360Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:46:50.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:46:50.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:46:50.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:46:50.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:04.612Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:47:04.629Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:04.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:04.732Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:04.749Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:04.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:05.205Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:47:05.222Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:05.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:05.322Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:47:05.340Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:47:05.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:05.458Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:05.477Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:05.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:06.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:06.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:47:06.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:19.715Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:47:19.733Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:19.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:19.833Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:19.850Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:19.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:20.307Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:47:20.323Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:20.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:20.421Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:47:20.436Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:47:20.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:20.568Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:20.585Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:20.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:21.313Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:21.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:47:21.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:34.819Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:47:34.837Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:34.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:34.933Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:34.950Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:34.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:35.413Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:47:35.432Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:35.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:35.528Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:47:35.544Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:47:35.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:35.684Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:35.699Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:35.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:36.419Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:36.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:47:36.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:49.915Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:47:49.929Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:49.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:50.028Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:50.045Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:50.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:50.522Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:47:50.539Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:50.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:50.642Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:47:50.659Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:47:50.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:50.784Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:50.799Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:47:50.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:47:51.524Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:47:51.539Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:47:51.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:05.016Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:48:05.035Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:05.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:05.133Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:05.151Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:05.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:05.629Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:48:05.652Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:05.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:05.759Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:48:05.777Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:48:05.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:05.890Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:05.908Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:05.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:06.622Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:06.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:48:06.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:20.120Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:48:20.142Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:20.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:20.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:20.269Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:20.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:20.739Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:48:20.754Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:20.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:20.859Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:48:20.875Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:48:20.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:20.989Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:21.004Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:21.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:21.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:21.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:48:21.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:35.252Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:48:35.271Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:35.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:35.389Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:35.407Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:35.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:35.840Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:48:35.859Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:35.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:35.956Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:48:35.973Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:48:36.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:36.096Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:36.112Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:36.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:36.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:36.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:48:36.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:50.365Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:48:50.381Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:50.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:50.497Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:50.511Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:50.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:50.945Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:48:50.964Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:51.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:51.056Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:48:51.072Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:48:51.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:51.192Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:51.208Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:48:51.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:48:51.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:48:51.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:48:51.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:05.473Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:49:05.489Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:05.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:05.591Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:05.606Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:05.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:06.049Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:49:06.065Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:06.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:06.162Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:49:06.177Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:49:06.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:06.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:06.318Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:06.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:07.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:07.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:49:07.093Z] Will try again after 15 sec [2025-11-01T14:49:08.962Z] Build test-unit-ungrouped #2681 completed: SUCCESS [Pipeline] echo [2025-11-01T14:49:08.987Z] JOB test-unit-ungrouped: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T14:49:09.083Z] Copied 1 artifact from "test-unit-ungrouped" build number 2681 [Pipeline] echo [2025-11-01T14:49:09.119Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2025-11-01T14:49:09.409Z] + ls -la test-unit-ungrouped-18915 [2025-11-01T14:49:09.409Z] total 20 [2025-11-01T14:49:09.409Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:49 . [2025-11-01T14:49:09.409Z] drwxr-xr-x 16 jenkins docker 12288 Nov 1 14:49 .. [2025-11-01T14:49:09.409Z] -rw-r--r-- 1 jenkins docker 422 Nov 1 14:38 deps.test-unit-ungrouped.18915.env [Pipeline] withCredentials [2025-11-01T14:49:09.460Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T14:49:09.777Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:49:10.708Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:49:20.576Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:49:20.596Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:20.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:20.691Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:20.707Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:20.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:21.152Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:49:21.169Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:21.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:21.258Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:49:21.273Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:49:21.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:21.404Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:21.421Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:21.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:22.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:22.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:49:22.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:35.682Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:49:35.700Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:35.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:35.798Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:35.814Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:35.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:36.253Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:49:36.273Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:36.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:36.380Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:49:36.396Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:49:36.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:36.499Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:36.516Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:36.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:37.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:37.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:49:37.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:50.787Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:49:50.804Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:50.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:50.907Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:50.925Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:50.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:51.359Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:49:51.375Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:51.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:51.482Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:49:51.497Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:49:51.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:51.601Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:51.618Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:49:51.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:49:52.340Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:49:52.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:49:52.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:05.889Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:50:05.908Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:05.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:06.011Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:06.030Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:06.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:06.488Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:50:06.509Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:06.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:06.611Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:50:06.629Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:50:06.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:06.735Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:06.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:06.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:07.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:07.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:50:07.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:20.994Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:50:21.012Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:21.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:21.115Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:21.133Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:21.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:21.596Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:50:21.613Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:21.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:21.721Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:50:21.739Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:50:21.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:21.844Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:21.861Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:21.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:22.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:22.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:50:22.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:36.098Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:50:36.113Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:36.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:36.231Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:36.255Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:36.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:36.711Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:50:36.731Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:36.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:36.826Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:50:36.842Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:50:36.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:36.944Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:36.960Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:37.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:37.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:37.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:50:37.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:51.202Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:50:51.218Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:51.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:51.335Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:51.353Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:51.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:51.812Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:50:51.829Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:51.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:51.919Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:50:51.934Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:50:51.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:52.047Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:52.063Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:50:52.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:50:52.751Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:50:52.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:50:52.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:06.306Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:51:06.325Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:06.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:06.429Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:06.446Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:06.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:06.914Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:51:06.931Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:06.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:07.030Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:51:07.044Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:51:07.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:07.143Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:07.159Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:07.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:07.851Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:07.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:51:07.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:21.409Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:51:21.427Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:21.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:21.531Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:21.547Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:21.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:22.023Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:51:22.041Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:22.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:22.136Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:51:22.152Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:51:22.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:22.244Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:22.262Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:22.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:22.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:22.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:51:23.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:36.507Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:51:36.524Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:36.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:36.624Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:36.638Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:36.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:37.121Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:51:37.136Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:37.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:37.229Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:51:37.244Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:51:37.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:37.339Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:37.356Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:37.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:38.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:38.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:51:38.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:51.608Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:51:51.623Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:51.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:51.716Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:51.732Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:51.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:52.217Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:51:52.234Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:52.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:52.325Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:51:52.340Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:51:52.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:52.442Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:52.458Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:51:52.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:51:53.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:51:53.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:51:53.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:06.706Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:52:06.724Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:06.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:06.823Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:06.841Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:06.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:07.319Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:52:07.334Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:07.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:07.424Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:52:07.438Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:52:07.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:07.535Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:07.556Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:07.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:08.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:08.276Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:52:08.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:21.805Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:52:21.819Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:21.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:21.918Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:21.936Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:21.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:22.411Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:52:22.428Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:22.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:22.521Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:52:22.539Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:52:22.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:22.639Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:22.656Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:22.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:23.365Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:23.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:52:23.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:36.965Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:52:36.983Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T14:52:37.039Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T14:52:37.071Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:37.086Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:37.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:37.510Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:52:37.527Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:37.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:37.619Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:52:37.635Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:52:37.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:37.734Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:37.751Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:37.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:38.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:38.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:52:38.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:52.082Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:52:52.098Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:52.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:52.191Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:52.206Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:52.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:52.605Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:52:52.620Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:52.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:52.715Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:52:52.729Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:52:52.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:52.830Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:52.846Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:52:52.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:52:53.564Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:52:53.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:52:53.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:07.184Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:53:07.203Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:07.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:07.303Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:07.322Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:07.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:07.702Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:53:07.718Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:07.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:07.811Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:53:07.826Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:53:07.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:07.923Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:07.941Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:07.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:08.671Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:08.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:53:08.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:22.294Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:53:22.310Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:22.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:22.415Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:22.431Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:22.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:22.806Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:53:22.821Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:22.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:22.917Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:53:22.932Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:53:22.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:23.024Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:23.037Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:23.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:23.771Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:23.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:53:23.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:37.398Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:53:37.415Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:37.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:37.519Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:37.536Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:37.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:37.904Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:53:37.921Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:37.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:38.017Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:53:38.033Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:53:38.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:38.126Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:38.139Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:38.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:38.875Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:38.889Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:53:38.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:52.504Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:53:52.522Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:52.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:52.624Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:52.642Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:52.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:53.005Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:53:53.024Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:53.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:53.120Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:53:53.137Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:53:53.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:53.229Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:53.244Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:53:53.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:53:53.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:53:53.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:53:54.039Z] Will try again after 15 sec [2025-11-01T14:54:00.508Z] Build test-unit-group-one #2681 completed: SUCCESS [Pipeline] echo [2025-11-01T14:54:00.532Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T14:54:00.629Z] Copied 1 artifact from "test-unit-group-one" build number 2681 [Pipeline] echo [2025-11-01T14:54:00.665Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2025-11-01T14:54:00.952Z] + ls -la test-unit-group-one-99856 [2025-11-01T14:54:00.952Z] total 20 [2025-11-01T14:54:00.952Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 14:54 . [2025-11-01T14:54:00.952Z] drwxr-xr-x 17 jenkins docker 12288 Nov 1 14:54 .. [2025-11-01T14:54:00.952Z] -rw-r--r-- 1 jenkins docker 422 Nov 1 14:38 deps.test-unit-group-one.99856.env [Pipeline] withCredentials [2025-11-01T14:54:01.003Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T14:54:01.336Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T14:54:02.705Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T14:54:07.609Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:54:07.625Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:07.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:07.721Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:07.738Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:07.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:08.107Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:54:08.125Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:08.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:08.216Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:54:08.231Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:54:08.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:08.331Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:08.346Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:08.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:09.078Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:09.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:54:09.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:22.707Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:54:22.725Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:22.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:22.840Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:22.856Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:22.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:23.207Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:54:23.223Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:23.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:23.327Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:54:23.344Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:54:23.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:23.445Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:23.462Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:23.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:24.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:24.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:54:24.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:37.819Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:54:37.834Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:37.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:37.941Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:37.955Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:38.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:38.310Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:54:38.327Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:38.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:38.435Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:54:38.451Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:54:38.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:38.546Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:38.562Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:38.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:39.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:39.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:54:39.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:52.915Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:54:52.931Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:52.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:53.034Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:53.049Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:53.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:53.414Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:54:53.429Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:53.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:53.532Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:54:53.547Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:54:53.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:53.642Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:53.657Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:54:53.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:54:54.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:54:54.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:54:54.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:08.022Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:55:08.039Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:08.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:08.137Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:08.156Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:08.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:08.515Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:55:08.533Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:08.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:08.628Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:55:08.644Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:55:08.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:08.744Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:08.763Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:08.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:09.485Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:09.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:55:09.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:23.121Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:55:23.142Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:23.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:23.240Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:23.258Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:23.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:23.621Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:55:23.644Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:23.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:23.751Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:55:23.772Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:55:23.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:23.874Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:23.892Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:23.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:24.595Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:24.612Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:55:24.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:38.235Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:55:38.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:38.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:38.356Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:38.376Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:38.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:38.736Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:55:38.758Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:38.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:38.899Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:55:38.917Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:55:38.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:39.035Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:39.053Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:39.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:39.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:39.722Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:55:39.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:53.344Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:55:53.361Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:53.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:53.462Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:53.480Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:53.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:53.882Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:55:53.899Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:53.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:54.015Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:55:54.031Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:55:54.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:54.144Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:54.161Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:55:54.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:55:54.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:55:54.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:55:54.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:08.444Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:56:08.463Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:08.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:08.559Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:08.576Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:08.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:08.979Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:56:08.995Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:09.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:09.111Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:56:09.127Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:56:09.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:09.240Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:09.255Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:09.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:09.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:09.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:56:09.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:23.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:56:23.564Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:23.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:23.664Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:23.687Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:23.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:24.084Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:56:24.104Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:24.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:24.207Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:56:24.223Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:56:24.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:24.337Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:24.353Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:24.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:25.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:25.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:56:25.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:38.654Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:56:38.672Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:38.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:38.780Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:38.797Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:38.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:39.195Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:56:39.214Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:39.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:39.314Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:56:39.332Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:56:39.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:39.429Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:39.444Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:39.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:40.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:40.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:56:40.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:53.762Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:56:53.778Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:53.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:53.890Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:53.909Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:53.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:54.303Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:56:54.322Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:54.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:54.426Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:56:54.441Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:56:54.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:54.539Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:54.557Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:56:54.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:56:55.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:56:55.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:56:55.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:08.861Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:57:08.876Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:08.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:08.994Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:09.014Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:09.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:09.407Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:57:09.421Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:09.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:09.524Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:57:09.540Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:57:09.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:09.675Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:09.692Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:09.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:10.342Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:10.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:57:10.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:23.959Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:57:23.976Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:24.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:24.093Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:24.109Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:24.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:24.504Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:57:24.520Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:24.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:24.625Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:57:24.641Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:57:24.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:24.787Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:24.805Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:24.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:25.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:25.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:57:25.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:39.057Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:57:39.072Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:39.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:39.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:39.202Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:39.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:39.599Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:57:39.615Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:39.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:39.716Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:57:39.732Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:57:39.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:39.914Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:39.931Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:39.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:40.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:40.569Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:57:40.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:54.152Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:57:54.167Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:54.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:54.279Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:54.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:54.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:54.691Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:57:54.707Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:54.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:54.814Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:57:54.829Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:57:54.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:55.015Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:55.030Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:57:55.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:57:55.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:57:55.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:57:55.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:09.248Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:58:09.264Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:09.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:09.382Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:09.400Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:09.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:09.799Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:58:09.816Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:09.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:09.913Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:58:09.929Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:58:09.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:10.115Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:10.132Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:10.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:10.748Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:10.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:58:10.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:24.347Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:58:24.362Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:24.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:24.477Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:24.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:24.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:24.902Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:58:24.919Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:24.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:25.013Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:58:25.031Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:58:25.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:25.211Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:25.225Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:25.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:25.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:25.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:58:25.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:39.444Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:58:39.460Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:39.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:39.571Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:39.587Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:39.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:40.003Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:58:40.021Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:40.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:40.120Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:58:40.139Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:58:40.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:40.311Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:40.328Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:40.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:40.954Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:40.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:58:41.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:54.545Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:58:54.567Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:54.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:54.664Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:54.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:54.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:55.109Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:58:55.128Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:55.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:55.230Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:58:55.253Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:58:55.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:55.417Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:55.436Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:58:55.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:58:56.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:58:56.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:58:56.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:09.652Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:59:09.670Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:09.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:09.765Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:09.781Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:09.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:10.211Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:59:10.228Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:10.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:10.334Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:59:10.351Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:59:10.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:10.512Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:10.529Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:10.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:11.155Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:11.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:59:11.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:24.748Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:59:24.764Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:24.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:24.865Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:24.884Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:24.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:25.311Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:59:25.329Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:25.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:25.435Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:59:25.451Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:59:25.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:25.609Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:25.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:25.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:26.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:26.273Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:59:26.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:39.848Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:59:39.863Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:39.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:39.971Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:39.988Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:40.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:40.414Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:59:40.430Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:40.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:40.534Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:59:40.549Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:59:40.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:40.704Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:40.720Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:40.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:41.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:41.378Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:59:41.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:54.946Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:59:54.964Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:55.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:55.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:55.081Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:55.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:55.514Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T14:59:55.528Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:55.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:55.627Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T14:59:55.642Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T14:59:55.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:55.802Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:55.817Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T14:59:55.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T14:59:56.458Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T14:59:56.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T14:59:56.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:10.052Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:00:10.069Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:10.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:10.168Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:10.187Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:10.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:10.617Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:00:10.637Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:10.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:10.740Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:00:10.757Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:00:10.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:10.895Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:10.913Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:10.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:11.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:11.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:00:11.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:25.156Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:00:25.175Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:25.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:25.282Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:25.300Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:25.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:25.725Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:00:25.742Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:25.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:25.843Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:00:25.860Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:00:25.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:26.013Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:26.030Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:26.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:26.676Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:26.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:00:26.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:40.266Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:00:40.285Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:40.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:40.387Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:40.403Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:40.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:40.822Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:00:40.840Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:40.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:40.939Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:00:40.957Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:00:41.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:41.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:41.135Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:41.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:41.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:41.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:00:41.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:55.375Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:00:55.392Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:55.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:55.492Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:55.508Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:55.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:55.929Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:00:55.944Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:55.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:56.040Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:00:56.055Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:00:56.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:56.217Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:56.237Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:00:56.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:00:56.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:00:56.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:00:56.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:10.475Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:01:10.492Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:10.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:10.594Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:10.611Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:10.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:11.026Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:01:11.042Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:11.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:11.138Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:01:11.153Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:01:11.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:11.321Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:11.335Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:11.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:12.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:12.019Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:01:12.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:25.574Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:01:25.590Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:25.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:25.692Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:25.707Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:25.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:26.128Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:01:26.143Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:26.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:26.238Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:01:26.253Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:01:26.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:26.413Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:26.429Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:26.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:27.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:27.135Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:01:27.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:40.680Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:01:40.699Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:40.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:40.800Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:40.816Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:40.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:41.225Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:01:41.244Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:41.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:41.347Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:01:41.363Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:01:41.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:41.508Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:41.522Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:41.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:42.228Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:42.243Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:01:42.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:55.785Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:01:55.802Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:55.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:55.915Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:55.932Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:55.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:56.337Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:01:56.353Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:56.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:56.444Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:01:56.460Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:01:56.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:56.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:56.626Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:01:56.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:01:57.335Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:01:57.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:01:57.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:10.896Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:02:10.917Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:10.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:11.015Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:11.031Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:11.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:11.436Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:02:11.453Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:11.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:11.550Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:02:11.567Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:02:11.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:11.705Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:11.721Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:11.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:12.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:12.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:02:12.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:26.002Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:02:26.018Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:26.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:26.113Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:26.127Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:26.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:26.538Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:02:26.554Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:26.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:26.665Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:02:26.681Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:02:26.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:26.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:26.829Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:26.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:27.559Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:27.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:02:27.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:41.102Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:02:41.121Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:41.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:41.215Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:41.233Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:41.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:41.652Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:02:41.669Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:41.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:41.773Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:02:41.791Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:02:41.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:41.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:41.932Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:41.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:42.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:42.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:02:42.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:56.203Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:02:56.223Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:56.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:56.317Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:56.335Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:56.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:56.754Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:02:56.771Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:56.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:56.888Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:02:56.906Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:02:56.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:57.022Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:57.040Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:02:57.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:02:57.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:02:57.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:02:57.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:11.308Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:03:11.326Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:11.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:11.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:11.441Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:11.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:11.881Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:03:11.898Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:11.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:11.992Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:03:12.008Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:03:12.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:12.122Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:12.140Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:12.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:12.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:12.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:03:12.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:26.410Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:03:26.426Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:26.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:26.520Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:26.537Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:26.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:26.984Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:03:27.006Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:27.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:27.100Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:03:27.116Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:03:27.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:27.219Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:27.236Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:27.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:27.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:28.004Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:03:28.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:41.507Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:03:41.526Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:41.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:41.625Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:41.645Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:41.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:42.092Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:03:42.111Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:42.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:42.204Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:03:42.220Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:03:42.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:42.313Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:42.330Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:42.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:43.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:43.113Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:03:43.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:56.613Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:03:56.630Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:56.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:56.737Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:56.755Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:56.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:57.199Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:03:57.221Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:57.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:57.317Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:03:57.335Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:03:57.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:57.433Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:57.450Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:03:57.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:03:58.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:03:58.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:03:58.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:11.714Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:04:11.731Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:11.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:11.842Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:11.860Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:11.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:12.309Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:04:12.328Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:12.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:12.427Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:04:12.446Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:04:12.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:12.551Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:12.569Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:12.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:13.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:13.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:04:13.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:26.816Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:04:26.834Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:26.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:26.951Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:26.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:27.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:27.418Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:04:27.434Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:27.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:27.532Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:04:27.548Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:04:27.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:27.656Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:27.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:27.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:28.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:28.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:04:28.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:41.917Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:04:41.937Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:41.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:42.047Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:42.064Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:42.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:42.519Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:04:42.535Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:42.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:42.633Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:04:42.650Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:04:42.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:42.749Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:42.768Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:42.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:43.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:43.527Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:04:43.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:57.019Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:04:57.034Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:57.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:57.148Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:57.165Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:57.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:57.621Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:04:57.637Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:57.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:57.739Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:04:57.757Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:04:57.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:57.858Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:57.877Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:04:57.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:04:58.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:04:58.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:04:58.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:12.112Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:05:12.127Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:12.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:12.248Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:12.266Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:12.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:12.725Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:05:12.744Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:12.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:12.842Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:05:12.860Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:05:12.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:12.962Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:12.983Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:13.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:13.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:13.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:05:13.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:27.207Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:05:27.223Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:27.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:27.346Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:27.364Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:27.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:27.829Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:05:27.846Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:27.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:27.947Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:05:27.963Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:05:28.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:28.070Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:28.089Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:28.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:28.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:28.848Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:05:28.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:42.308Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:05:42.325Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:42.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:42.445Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:42.461Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:42.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:42.929Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:05:42.944Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:43.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:43.051Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:05:43.067Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:05:43.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:43.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:43.194Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:43.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:43.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:43.954Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:05:43.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:57.411Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:05:57.428Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:57.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:57.543Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:57.561Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:57.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:58.040Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:05:58.058Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:58.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:58.149Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:05:58.166Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:05:58.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:58.271Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:58.285Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:05:58.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:05:59.038Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:05:59.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:05:59.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:12.512Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:06:12.528Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:12.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:12.642Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:12.660Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:12.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:13.142Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:06:13.160Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:13.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:13.257Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:06:13.276Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:06:13.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:13.372Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:13.391Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:13.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:14.138Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:14.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:06:14.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:27.611Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:06:27.629Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:27.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:27.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:27.765Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:27.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:28.250Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:06:28.268Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:28.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:28.372Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:06:28.389Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:06:28.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:28.481Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:28.496Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:28.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:29.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:29.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:06:29.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:42.718Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:06:42.734Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:42.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:42.841Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:42.857Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:42.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:43.363Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:06:43.378Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:43.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:43.476Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:06:43.494Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:06:43.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:43.594Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:43.612Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:43.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:44.350Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:44.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:06:44.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:57.821Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:06:57.838Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:57.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:57.947Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:57.964Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:58.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:58.462Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:06:58.478Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:58.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:58.576Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:06:58.592Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:06:58.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:58.699Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:58.714Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:06:58.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:06:59.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:06:59.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:06:59.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:12.919Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:07:12.936Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:12.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:13.044Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:13.059Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:13.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:13.560Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:07:13.575Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:13.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:13.675Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:07:13.695Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:07:13.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:13.796Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:13.813Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:13.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:14.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:14.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:07:14.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:28.014Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:07:28.029Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:28.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:28.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:28.151Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:28.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:28.659Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:07:28.674Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:28.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:28.777Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:07:28.791Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:07:28.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:28.897Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:28.914Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:28.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:29.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:29.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:07:29.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:43.116Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:07:43.132Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:43.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:43.237Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:43.252Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:43.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:43.752Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:07:43.766Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:43.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:43.866Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:07:43.882Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:07:43.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:43.999Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:44.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:44.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:44.746Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:44.761Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:07:44.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:58.212Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:07:58.228Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:58.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:58.330Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:58.345Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:58.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:58.876Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:07:58.894Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:58.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:58.988Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:07:59.004Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:07:59.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:59.105Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:59.120Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:07:59.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:07:59.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:07:59.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:07:59.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:13.309Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:08:13.326Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:13.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:13.424Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:08:13.441Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:13.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:13.975Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:08:13.990Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:14.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:14.085Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:08:14.100Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:08:14.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:14.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:08:14.218Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:14.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:14.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:08:14.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:08:15.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:28.411Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:08:28.434Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:28.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:28.529Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:08:28.551Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:28.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:29.077Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:08:29.094Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:29.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:29.195Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:08:29.216Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:08:29.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:29.303Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:08:29.319Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:29.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:30.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:08:30.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:08:30.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:43.520Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:08:43.539Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:43.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:43.632Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:08:43.647Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:43.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:44.180Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:08:44.197Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:44.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:44.291Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:08:44.306Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:08:44.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:44.399Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:08:44.413Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:44.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:45.145Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:08:45.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:08:45.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:58.621Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:08:58.638Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:58.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:58.730Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:08:58.747Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:58.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:59.277Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:08:59.294Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:59.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:59.385Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:08:59.402Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:08:59.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:08:59.494Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:08:59.511Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:08:59.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:00.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:00.292Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:09:00.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:13.721Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:09:13.737Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:13.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:13.828Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:13.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:13.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:14.379Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:09:14.399Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:14.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:14.496Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:09:14.513Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:09:14.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:14.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:14.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:14.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:15.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:15.396Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:09:15.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:28.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:09:28.836Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:28.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:28.935Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:28.951Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:29.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:29.485Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:09:29.500Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:29.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:29.597Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:09:29.614Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:09:29.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:29.709Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:29.724Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:29.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:30.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:30.490Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:09:30.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:43.927Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:09:43.945Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:43.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:44.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:44.057Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:44.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:44.590Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:09:44.605Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:44.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:44.697Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:09:44.713Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:09:44.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:44.803Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:44.818Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:44.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:45.577Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:45.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:09:45.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:59.025Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:09:59.040Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:59.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:59.134Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:59.149Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:59.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:59.681Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:09:59.697Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:59.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:59.787Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:09:59.801Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:09:59.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:09:59.897Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:09:59.912Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:09:59.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:00.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:10:00.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:10:00.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:14.121Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:10:14.141Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:14.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:14.256Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:10:14.273Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:14.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:14.797Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:10:14.812Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:14.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:14.907Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:10:14.925Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:10:14.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:15.031Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:10:15.047Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:15.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:15.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:10:15.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:10:15.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:29.235Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:10:29.256Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:29.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:29.366Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:10:29.383Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:29.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:29.892Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:10:29.909Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:29.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:30.025Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:10:30.042Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:10:30.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:30.137Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:10:30.153Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:30.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:30.888Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:10:30.902Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:10:30.952Z] Will try again after 15 sec [2025-11-01T15:10:43.454Z] Build test-unit-group-two #2681 completed: SUCCESS [Pipeline] echo [2025-11-01T15:10:43.475Z] JOB test-unit-group-two: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T15:10:43.565Z] Copied 1 artifact from "test-unit-group-two" build number 2681 [Pipeline] echo [2025-11-01T15:10:43.603Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [2025-11-01T15:10:43.894Z] + ls -la test-unit-group-two-47695 [2025-11-01T15:10:43.894Z] total 20 [2025-11-01T15:10:43.894Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 15:10 . [2025-11-01T15:10:43.894Z] drwxr-xr-x 18 jenkins docker 12288 Nov 1 15:10 .. [2025-11-01T15:10:43.894Z] -rw-r--r-- 1 jenkins docker 422 Nov 1 14:38 deps.test-unit-group-two.47695.env [Pipeline] withCredentials [2025-11-01T15:10:43.959Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T15:10:44.277Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-11-01T15:10:44.351Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:10:44.368Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:44.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:44.470Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:10:44.486Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:44.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:44.998Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:10:45.016Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:45.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:45.120Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:10:45.136Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:10:45.183Z] Will try again after 15 sec [2025-11-01T15:10:45.206Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-11-01T15:10:45.249Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:10:45.265Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:45.315Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] { [Pipeline] } [Pipeline] echo [2025-11-01T15:10:46.099Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:10:46.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:10:46.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:59.452Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:10:59.467Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:59.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:10:59.564Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:10:59.578Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:10:59.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:00.105Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:11:00.124Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:00.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:00.227Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:11:00.244Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:11:00.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:00.352Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:11:00.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:00.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:01.203Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:11:01.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:11:01.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:14.550Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:11:14.566Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:14.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:14.669Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:11:14.686Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:14.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:15.220Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:11:15.237Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:15.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:15.336Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:11:15.352Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:11:15.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:15.452Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:11:15.468Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:15.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:16.299Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:11:16.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:11:16.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:29.654Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:11:29.671Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:29.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:29.784Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:11:29.799Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:29.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:30.324Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:11:30.341Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:30.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:30.434Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:11:30.450Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:11:30.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:30.552Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:11:30.567Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:30.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:31.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:11:31.417Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:11:31.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:44.772Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:11:44.792Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:44.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:44.886Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:11:44.902Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:44.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:45.424Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:11:45.442Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:45.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:45.539Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:11:45.555Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:11:45.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:45.650Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:11:45.668Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:45.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:46.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:11:46.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:11:46.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:59.878Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:11:59.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:11:59.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:11:59.987Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:00.005Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:00.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:00.526Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:12:00.544Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:00.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:00.637Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:12:00.653Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:12:00.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:00.759Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:00.776Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:00.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:01.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:01.621Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:12:01.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:14.979Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:12:14.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:15.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:15.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:15.115Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:15.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:15.632Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:12:15.649Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:15.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:15.756Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:12:15.779Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:12:15.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:15.888Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:15.904Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:15.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:16.710Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:16.729Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:12:16.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:30.081Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:12:30.098Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:30.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:30.196Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:30.212Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:30.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:30.746Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:12:30.764Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:30.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:30.873Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:12:30.890Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:12:30.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:30.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:31.012Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:31.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:31.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:31.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:12:31.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:45.179Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:12:45.197Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:45.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:45.301Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:45.317Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:45.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:45.846Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:12:45.864Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:45.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:45.975Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:12:45.992Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:12:46.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:46.105Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:46.120Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:12:46.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:12:46.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:12:46.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:12:47.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:00.291Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:13:00.309Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:00.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:00.407Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:00.422Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:00.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:00.950Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:13:00.965Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:01.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:01.087Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:13:01.104Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:13:01.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:01.205Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:01.222Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:01.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:02.049Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:02.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:13:02.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:15.396Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:13:15.414Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:15.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:15.506Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:15.522Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:15.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:16.048Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:13:16.066Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:16.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:16.184Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:13:16.200Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:13:16.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:16.301Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:16.316Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:16.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:17.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:17.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:13:17.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:30.492Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:13:30.510Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:30.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:30.602Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:30.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:30.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:31.150Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:13:31.170Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:31.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:31.281Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:13:31.299Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:13:31.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:31.403Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:31.424Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:31.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:32.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:32.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:13:32.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:45.598Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:13:45.614Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:45.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:45.715Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:45.731Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:45.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:46.260Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:13:46.276Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:46.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:46.385Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:13:46.400Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:13:46.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:46.506Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:46.521Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:13:46.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:13:47.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:13:47.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:13:47.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:00.700Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:14:00.716Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:00.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:00.819Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:00.836Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:00.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:01.364Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:14:01.381Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:01.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:01.484Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:14:01.499Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:14:01.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:01.606Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:01.623Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:01.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:02.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:02.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:14:02.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:15.808Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:14:15.825Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:15.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:15.922Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:15.938Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:15.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:16.460Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:14:16.476Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:16.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:16.584Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:14:16.601Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:14:16.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:16.715Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:16.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:16.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:17.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:17.589Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:14:17.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:30.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:14:30.925Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:30.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:31.027Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:31.042Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:31.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:31.556Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:14:31.571Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:31.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:31.681Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:14:31.696Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:14:31.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:31.811Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:31.826Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:31.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:32.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:32.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:14:32.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:46.021Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:14:46.038Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:46.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:46.133Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:46.148Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:46.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:46.655Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:14:46.670Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:46.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:46.779Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:14:46.796Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:14:46.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:46.922Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:46.937Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:14:46.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:14:47.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:14:47.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:14:47.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:01.123Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:15:01.142Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:01.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:01.238Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:01.256Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:01.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:01.759Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:15:01.777Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:01.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:01.914Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:15:01.932Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:15:01.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:02.033Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:02.050Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:02.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:02.877Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:02.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:15:02.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:16.226Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:15:16.245Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:16.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:16.362Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:16.385Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:16.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:16.865Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:15:16.881Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:16.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:17.019Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:15:17.037Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:15:17.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:17.138Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:17.159Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:17.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:17.979Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:17.997Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:15:18.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:31.339Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:15:31.354Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:31.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:31.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:31.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:31.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:31.969Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:15:31.990Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:32.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:32.121Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:15:32.141Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:15:32.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:32.245Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:32.262Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:32.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:33.091Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:33.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:15:33.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:46.438Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:15:46.455Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:46.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:46.578Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:46.595Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:46.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:47.069Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:15:47.084Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:47.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:47.220Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:15:47.235Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:15:47.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:47.343Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:47.362Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:15:47.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:15:48.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:15:48.210Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:15:48.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:01.537Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:16:01.552Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:01.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:01.674Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:01.693Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:01.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:02.166Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:16:02.182Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:02.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:02.317Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:16:02.332Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:16:02.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:02.444Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:02.462Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:02.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:03.300Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:03.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:16:03.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:16.628Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:16:16.644Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:16.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:16.775Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:16.790Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:16.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:17.264Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:16:17.278Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:17.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:17.413Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:16:17.429Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:16:17.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:17.540Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:17.555Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:17.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:18.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:18.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:16:18.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:31.723Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:16:31.738Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:31.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:31.881Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:31.899Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:31.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:32.351Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:16:32.369Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:32.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:32.511Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:16:32.527Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:16:32.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:32.631Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:32.647Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:32.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:33.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:33.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:16:33.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:46.821Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:16:46.837Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:46.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:46.977Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:46.992Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:47.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:47.447Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:16:47.461Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:47.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:47.619Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:16:47.634Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:16:47.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:47.728Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:47.743Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:16:47.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:16:48.607Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:16:48.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:16:48.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:01.920Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:17:01.937Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:01.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:02.068Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:02.084Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:02.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:02.537Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:17:02.552Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:02.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:02.712Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:17:02.726Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:17:02.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:02.829Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:02.844Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:02.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:03.708Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:03.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:17:03.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:17.020Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:17:17.037Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:17.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:17.163Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:17.177Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:17.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:17.638Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:17:17.654Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:17.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:17.815Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:17:17.832Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:17:17.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:17.930Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:17.945Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:17.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:18.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:18.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:17:18.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:32.125Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:17:32.142Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:32.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:32.261Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:32.277Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:32.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:32.737Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:17:32.752Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:32.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:32.916Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:17:32.930Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:17:32.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:33.031Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:33.046Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:33.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:33.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:33.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:17:33.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:47.237Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:17:47.255Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:47.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:47.362Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:47.379Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:47.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:47.840Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:17:47.857Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:47.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:48.013Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:17:48.030Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:17:48.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:48.130Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:48.146Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:17:48.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:17:49.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:17:49.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:17:49.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:02.342Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:18:02.360Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:02.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:02.461Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:02.476Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:02.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:02.951Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:18:02.975Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:03.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:03.116Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:18:03.135Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:18:03.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:03.241Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:03.258Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:03.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:04.126Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:04.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:18:04.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:17.442Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:18:17.458Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:17.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:17.555Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:17.571Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:17.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:18.067Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:18:18.083Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:18.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:18.223Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:18:18.239Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:18:18.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:18.344Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:18.361Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:18.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:19.228Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:19.243Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:18:19.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:32.544Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:18:32.563Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:32.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:32.663Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:32.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:32.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:33.169Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:18:33.185Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:33.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:33.324Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:18:33.341Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:18:33.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:33.441Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:33.459Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:33.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:34.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:34.347Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:18:34.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:47.644Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:18:47.660Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:47.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:47.766Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:47.783Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:47.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:48.280Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:18:48.295Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:48.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:48.422Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:18:48.436Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:18:48.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:48.542Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:48.558Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:18:48.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:18:49.430Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:18:49.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:18:49.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:02.739Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:19:02.755Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:02.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:02.868Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:02.884Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:02.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:03.378Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:19:03.394Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:03.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:03.515Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:19:03.531Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:19:03.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:03.634Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:03.649Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:03.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:04.541Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:04.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:19:04.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:17.845Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:19:17.862Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:17.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:17.963Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:17.980Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:18.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:18.478Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:19:18.498Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:18.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:18.613Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:19:18.630Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:19:18.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:18.735Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:18.752Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:18.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:19.643Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:19.659Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:19:19.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:32.948Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:19:32.966Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:33.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:33.068Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:33.083Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:33.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:33.578Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:19:33.594Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:33.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:33.709Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:19:33.725Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:19:33.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:33.833Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:33.848Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:33.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:34.745Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:34.760Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:19:34.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:48.049Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:19:48.065Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:48.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:48.167Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:48.186Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:48.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:48.679Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:19:48.693Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:48.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:48.811Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:19:48.827Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:19:48.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:48.923Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:48.937Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:19:48.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:19:49.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:19:49.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:19:49.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:03.163Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:20:03.180Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:03.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:03.294Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:03.321Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:03.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:03.789Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:20:03.810Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:03.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:03.958Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:20:03.977Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-11-01T15:20:04.076Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T15:20:04.121Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:04.141Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:04.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:04.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:04.979Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:20:05.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:18.269Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:20:18.285Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:18.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:18.418Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:18.434Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:18.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:18.926Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:20:18.946Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:19.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:19.113Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:20:19.131Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:20:19.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:19.234Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:19.254Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:19.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:20.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:20.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:20:20.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:33.367Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:20:33.383Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:33.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:33.516Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:33.531Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:33.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:34.034Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:20:34.049Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:34.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:34.217Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:20:34.234Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:20:34.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:34.333Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:34.350Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:34.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:35.179Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:35.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:20:35.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:48.464Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:20:48.480Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:48.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:48.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:48.625Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:48.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:49.136Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:20:49.154Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:49.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:49.318Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:20:49.335Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:20:49.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:49.437Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:49.456Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:20:49.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:20:50.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:20:50.302Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:20:50.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:03.557Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:21:03.572Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:03.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:03.701Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:03.717Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:03.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:04.238Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:21:04.256Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:04.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:04.412Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:21:04.427Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:21:04.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:04.547Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:04.562Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:04.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:05.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:05.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:21:05.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:18.725Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:21:18.749Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:18.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:18.853Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:18.870Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:18.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:19.359Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:21:19.373Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:19.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:19.501Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:21:19.518Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:21:19.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:19.645Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:19.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:19.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:20.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:20.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:21:20.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:33.847Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:21:33.871Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:33.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:33.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:34.008Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:34.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:34.453Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:21:34.469Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:34.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:34.595Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:21:34.611Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:21:34.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:34.739Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:34.759Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:34.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:35.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:35.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:21:35.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:48.969Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:21:48.987Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:49.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:49.111Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:49.127Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:49.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:49.552Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:21:49.568Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:49.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:49.693Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:21:49.707Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:21:49.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:49.838Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:49.854Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:21:49.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:21:50.771Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:21:50.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:21:50.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:04.101Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:22:04.123Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:04.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:04.235Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:04.257Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:04.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:04.647Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:22:04.664Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:04.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:04.779Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:22:04.793Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:22:04.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:04.937Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:04.954Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:05.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:05.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:05.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:22:05.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:19.224Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:22:19.243Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:19.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:19.355Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:19.373Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:19.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:19.747Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:22:19.763Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:19.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:19.876Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:22:19.892Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:22:19.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:20.042Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:20.060Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:20.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:20.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:20.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:22:21.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:34.341Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:22:34.362Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:34.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:34.484Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:34.506Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:34.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:34.850Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:22:34.867Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:34.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:34.974Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:22:34.990Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:22:35.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:35.143Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:35.159Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:35.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:36.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:36.082Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:22:36.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:49.459Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:22:49.479Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:49.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:49.602Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:49.626Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:49.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:49.952Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:22:49.968Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:50.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:50.073Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:22:50.088Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:22:50.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:50.262Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:50.280Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:22:50.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:22:51.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:22:51.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:22:51.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:04.568Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:23:04.586Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:04.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:04.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:04.733Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:04.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:05.056Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:23:05.072Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:05.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:05.179Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:23:05.194Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:23:05.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:05.363Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:05.378Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:05.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:06.280Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:06.295Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:23:06.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:19.686Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:23:19.703Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:19.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:19.843Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:19.866Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:19.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:20.156Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:23:20.172Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:20.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:20.278Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:23:20.295Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:23:20.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:20.459Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:20.475Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:20.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:21.378Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:21.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:23:21.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:34.821Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:23:34.841Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:34.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:34.970Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:34.989Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:35.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:35.256Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:23:35.271Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:35.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:35.383Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:23:35.399Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:23:35.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:35.558Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:35.574Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:35.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:36.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:36.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:23:36.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:49.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:23:49.975Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:50.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:50.093Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:50.116Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:50.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:50.353Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:23:50.368Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:50.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:50.482Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:23:50.499Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:23:50.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:50.661Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:50.678Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:23:50.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:23:51.590Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:23:51.605Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:23:51.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:05.114Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:24:05.139Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:05.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:05.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:05.299Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:05.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:05.451Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:24:05.476Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:05.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:05.581Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:24:05.596Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:24:05.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:05.785Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:05.799Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:05.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:06.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:06.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:24:06.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:20.249Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:24:20.270Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:20.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:20.397Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:20.417Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:20.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:20.563Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:24:20.578Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:20.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:20.684Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:24:20.700Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:24:20.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:20.883Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:20.898Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:20.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:21.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:21.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:24:21.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:35.382Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:24:35.401Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:35.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:35.527Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:35.546Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:35.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:35.664Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:24:35.678Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:35.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:35.784Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:24:35.801Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:24:35.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:35.985Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:36.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:36.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:36.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:36.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:24:36.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:50.507Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:24:50.522Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:50.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:50.636Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:50.667Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:50.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:50.765Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:24:50.780Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:50.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:50.881Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:24:50.897Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:24:50.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:51.090Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:51.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:24:51.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:24:52.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:24:52.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:24:52.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:05.608Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:25:05.627Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:05.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:05.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:05.777Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:05.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:05.888Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:25:05.905Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:05.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:06.010Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:25:06.028Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:25:06.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:06.189Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:06.207Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:06.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:07.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:07.135Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:25:07.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:20.725Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:25:20.746Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:20.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:20.894Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:20.928Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:20.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:21.042Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:25:21.059Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:21.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:21.164Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:25:21.181Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:25:21.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:21.308Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:21.327Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:21.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:22.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:22.243Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:25:22.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:35.860Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:25:35.877Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:35.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:36.024Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:36.048Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:36.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:36.151Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:25:36.167Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:36.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:36.266Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:25:36.283Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:25:36.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:36.413Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:36.432Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:36.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:37.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:37.345Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:25:37.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:50.963Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:25:50.980Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:51.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:51.141Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:51.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:51.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:51.266Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:25:51.282Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:51.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:51.378Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:25:51.394Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:25:51.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:51.515Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:51.534Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:25:51.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:25:52.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:25:52.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:25:52.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:06.062Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:26:06.078Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:06.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:06.253Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:06.273Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:06.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:06.372Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:26:06.387Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:06.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:06.475Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:26:06.491Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:26:06.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:06.613Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:06.630Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:06.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:07.529Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:07.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:26:07.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:21.165Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:26:21.183Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:21.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:21.363Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:21.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:21.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:21.473Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:26:21.490Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:21.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:21.588Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:26:21.601Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:26:21.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:21.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:21.723Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:21.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:22.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:22.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:26:22.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:36.264Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:26:36.281Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:36.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:36.467Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:36.486Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:36.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:36.592Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:26:36.607Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:36.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:36.748Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:26:36.764Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-11-01T15:26:36.830Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T15:26:36.864Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:36.879Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:36.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:37.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:37.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:26:37.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:51.367Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:26:51.382Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:51.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:51.590Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:51.606Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:51.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:51.710Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:26:51.725Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:51.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:51.861Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:26:51.875Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:26:51.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:51.964Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:51.978Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:26:52.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:26:52.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:26:52.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:26:52.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:06.474Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:27:06.492Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:06.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:06.700Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:06.722Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:06.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:06.820Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:27:06.837Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:06.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:06.963Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:27:06.982Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:27:07.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:07.081Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:07.100Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:07.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:07.930Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:07.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:27:07.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:21.581Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:27:21.596Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:21.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:21.819Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:21.842Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:21.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:21.948Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:27:21.963Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:22.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:22.064Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:27:22.086Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:27:22.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:22.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:22.209Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:22.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:23.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:23.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:27:23.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:36.687Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:27:36.703Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:36.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:36.946Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:36.965Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:37.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:37.086Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:27:37.103Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:37.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:37.201Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:27:37.217Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:27:37.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:37.311Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:37.325Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:37.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:38.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:38.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:27:38.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:51.791Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:27:51.806Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:51.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:52.066Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:52.085Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:52.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:52.207Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:27:52.223Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:52.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:52.327Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:27:52.345Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:27:52.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:52.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:52.468Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:27:52.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:27:53.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:27:53.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:27:53.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:06.884Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:28:06.901Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:06.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:07.201Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:07.219Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:07.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:07.324Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:28:07.339Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:07.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:07.452Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:28:07.472Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:28:07.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:07.568Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:07.584Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:07.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:08.347Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:08.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:28:08.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:21.981Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:28:21.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:22.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:22.311Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:22.333Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:22.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:22.436Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:28:22.452Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:22.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:22.551Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:28:22.567Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:28:22.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:22.665Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:22.680Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:22.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:23.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:23.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:28:23.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:37.086Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:28:37.105Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:37.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:37.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:37.454Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:37.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:37.561Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:28:37.578Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:37.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:37.689Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:28:37.707Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:28:37.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:37.804Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:37.819Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:37.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:38.559Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:38.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:28:38.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:52.199Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:28:52.217Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:52.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:52.547Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:52.568Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:52.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:52.683Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:28:52.697Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:52.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:52.790Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:28:52.803Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:28:52.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:52.906Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:52.922Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:28:52.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:28:53.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:28:53.676Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:28:53.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:07.298Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:29:07.314Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:07.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:07.678Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:07.703Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:07.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:07.808Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:29:07.824Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:07.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:07.920Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:29:07.937Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:29:07.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:08.036Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:08.054Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:08.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:08.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:08.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:29:08.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:22.419Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:29:22.435Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:22.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:22.798Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:22.825Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:22.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:22.927Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:29:22.943Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:22.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:23.037Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:29:23.052Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:29:23.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:23.152Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:23.170Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:23.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:23.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:23.865Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:29:23.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:37.519Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:29:37.535Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:37.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:37.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:37.936Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:37.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:38.027Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-11-01T15:29:38.042Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:38.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:38.140Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:29:38.154Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-11-01T15:29:38.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:38.251Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:38.263Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:29:38.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:29:38.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:38.971Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:29:39.021Z] Will try again after 15 sec [2025-11-01T15:29:40.379Z] Build build-package #5582 completed: SUCCESS [Pipeline] echo [2025-11-01T15:29:40.399Z] JOB package-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T15:29:40.497Z] Copied 2 artifacts from "build-package" build number 5582 [Pipeline] echo [2025-11-01T15:29:40.536Z] JOB package-rocky9: Collected artifacts: [Pipeline] sh [2025-11-01T15:29:40.827Z] + ls -la build-package-81324 [2025-11-01T15:29:40.827Z] total 20 [2025-11-01T15:29:40.827Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 15:29 . [2025-11-01T15:29:40.827Z] drwxr-xr-x 19 jenkins docker 12288 Nov 1 15:29 .. [2025-11-01T15:29:40.827Z] -rw-r--r-- 1 jenkins docker 0 Nov 1 15:29 build.env [2025-11-01T15:29:40.827Z] -rw-r--r-- 1 jenkins docker 668 Nov 1 14:46 deps.build-package.81324.env [Pipeline] withCredentials [2025-11-01T15:29:40.885Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T15:29:41.204Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T15:29:41.768Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T15:29:52.614Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T15:29:52.685Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-11-01T15:29:52.710Z] JOB deploy-platform-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T15:29:52.791Z] Archiving artifacts [Pipeline] echo [2025-11-01T15:29:52.831Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-rocky9] [Pipeline] dir [2025-11-01T15:29:52.863Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T15:29:52.955Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2025-11-01T15:29:52.987Z] JOB deploy-platform-ansible-os: file #0 with path build-package-81324/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-11-01T15:29:53.072Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2025-11-01T15:29:53.100Z] JOB deploy-platform-ansible-os: file #1 with path build-package-81324/deps.build-package.81324.env [Pipeline] readFile [Pipeline] echo [2025-11-01T15:29:53.131Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:53.148Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-11-01T15:29:53.216Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T15:29:53.232Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] { [Pipeline] echo [2025-11-01T15:29:53.277Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:SUCCESS] [Pipeline] } [Pipeline] echo [2025-11-01T15:29:53.309Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-11-01T15:29:53.324Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T15:29:53.373Z] JOB freeze-rocky9: wait finished. overall result = true [Pipeline] echo [2025-11-01T15:29:53.391Z] JOB freeze-rocky9: entering run_job [Pipeline] { [2025-11-01T15:29:53.435Z] Will try again after 15 sec [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-11-01T15:29:53.491Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:53.506Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-11-01T15:29:53.585Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2025-11-01T15:29:53.607Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #98736 [Pipeline] timeout [2025-11-01T15:29:53.627Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [2025-11-01T15:29:53.677Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-11-01T15:29:53.699Z] Archiving artifacts [Pipeline] build [2025-11-01T15:29:53.725Z] Scheduling project: deploy-platform-ansible-os [Pipeline] echo [2025-11-01T15:29:53.792Z] JOB freeze-rocky9 / stream build-rocky9 : deps: [package-rocky9] [Pipeline] dir [2025-11-01T15:29:53.823Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T15:29:53.925Z] JOB freeze-rocky9: files found = 2 [Pipeline] echo [2025-11-01T15:29:53.953Z] JOB freeze-rocky9: file #0 with path build-package-81324/build.env [Pipeline] readFile [Pipeline] echo [2025-11-01T15:29:54.010Z] JOB freeze-rocky9: file #1 with path build-package-81324/deps.build-package.81324.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-11-01T15:29:54.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:29:54.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:29:54.187Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T15:29:54.222Z] JOB freeze-rocky9: deps_env_file: deps.build-freeze.51359.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T15:29:54.281Z] Archiving artifacts [Pipeline] echo [2025-11-01T15:29:54.321Z] JOB freeze-rocky9: Starting job: build-freeze rnd: #51359 [Pipeline] timeout [2025-11-01T15:29:54.337Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T15:29:54.385Z] Scheduling project: build-freeze [2025-11-01T15:29:59.969Z] Starting building: deploy-platform-ansible-os #4590 [2025-11-01T15:30:01.206Z] Starting building: build-freeze #4581 [2025-11-01T15:30:06.536Z] Build build-freeze #4581 completed: SUCCESS [Pipeline] echo [2025-11-01T15:30:06.563Z] JOB freeze-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T15:30:06.685Z] Copied 1 artifact from "build-freeze" build number 4581 [Pipeline] echo [2025-11-01T15:30:06.734Z] JOB freeze-rocky9: Collected artifacts: [Pipeline] sh [2025-11-01T15:30:07.021Z] + ls -la build-freeze-51359 [2025-11-01T15:30:07.021Z] total 20 [2025-11-01T15:30:07.021Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 15:30 . [2025-11-01T15:30:07.021Z] drwxr-xr-x 20 jenkins docker 12288 Nov 1 15:30 .. [2025-11-01T15:30:07.021Z] -rw-r--r-- 1 jenkins docker 668 Nov 1 15:29 deps.build-freeze.51359.env [Pipeline] withCredentials [2025-11-01T15:30:07.075Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T15:30:07.395Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T15:30:07.959Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-11-01T15:30:08.256Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:08.274Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:30:08.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:30:08.473Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:SUCCESS] [Pipeline] echo [2025-11-01T15:30:08.493Z] JOB cleanup-rocky9: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T15:30:08.572Z] JOB cleanup-rocky9: wait finished. overall result = true [Pipeline] sh [Pipeline] echo [2025-11-01T15:30:08.623Z] JOB cleanup-rocky9: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-11-01T15:30:08.718Z] Archiving artifacts [Pipeline] echo [2025-11-01T15:30:08.748Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:08.769Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:30:08.821Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T15:30:08.862Z] JOB cleanup-rocky9 / stream build-rocky9 : deps: [freeze-rocky9] [Pipeline] dir [2025-11-01T15:30:08.897Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] } [Pipeline] findFiles [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2025-11-01T15:30:09.033Z] JOB cleanup-rocky9: files found = 1 [Pipeline] echo [2025-11-01T15:30:09.049Z] JOB cleanup-rocky9: file #0 with path build-freeze-51359/deps.build-freeze.51359.env [Pipeline] readFile [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-11-01T15:30:09.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:09.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:30:09.284Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T15:30:09.318Z] JOB cleanup-rocky9: deps_env_file: deps.build-cleanup.54921.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T15:30:09.375Z] Archiving artifacts [Pipeline] echo [2025-11-01T15:30:09.417Z] JOB cleanup-rocky9: Starting job: build-cleanup rnd: #54921 [Pipeline] timeout [2025-11-01T15:30:09.438Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T15:30:09.482Z] Scheduling project: build-cleanup [2025-11-01T15:30:14.972Z] Starting building: build-cleanup #10973 [Pipeline] { [Pipeline] echo [2025-11-01T15:30:23.366Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:23.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:30:23.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:30:23.861Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:23.877Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:30:23.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:30:24.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:24.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:30:24.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:30:38.470Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:38.485Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:30:38.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:30:38.961Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:38.978Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:30:39.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:30:39.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:39.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:30:39.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:30:53.590Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:53.610Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:30:53.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:30:54.055Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:54.070Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:30:54.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:30:54.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:30:54.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:30:54.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:31:08.702Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:08.720Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:31:08.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:31:09.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:09.168Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:31:09.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:31:09.661Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:09.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:31:09.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:31:23.822Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:23.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:31:23.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:31:24.247Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:24.262Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:31:24.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:31:24.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:24.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:31:24.820Z] Will try again after 15 sec [2025-11-01T15:31:28.922Z] Build build-cleanup #10973 completed: SUCCESS [Pipeline] echo [2025-11-01T15:31:28.943Z] JOB cleanup-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T15:31:29.034Z] Copied 1 artifact from "build-cleanup" build number 10973 [Pipeline] echo [2025-11-01T15:31:29.075Z] JOB cleanup-rocky9: Collected artifacts: [Pipeline] sh [2025-11-01T15:31:29.364Z] + ls -la build-cleanup-54921 [2025-11-01T15:31:29.364Z] total 20 [2025-11-01T15:31:29.364Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 15:31 . [2025-11-01T15:31:29.364Z] drwxr-xr-x 21 jenkins docker 12288 Nov 1 15:31 .. [2025-11-01T15:31:29.364Z] -rw-r--r-- 1 jenkins docker 668 Nov 1 15:30 deps.build-cleanup.54921.env [Pipeline] withCredentials [2025-11-01T15:31:29.409Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T15:31:29.715Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T15:31:30.287Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T15:31:38.937Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:38.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:31:39.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:31:39.346Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:39.364Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:31:39.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:31:39.858Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:39.876Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:31:39.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:31:54.049Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:54.063Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:31:54.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:31:54.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:54.469Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:31:54.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:31:54.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:31:54.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:31:55.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:09.157Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:09.172Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:32:09.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:09.554Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:09.570Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:32:09.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:10.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:10.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:32:10.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:24.267Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:24.285Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:32:24.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:24.650Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:24.668Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:32:24.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:25.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:25.189Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:32:25.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:39.377Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:39.395Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:32:39.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:39.756Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:39.774Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:32:39.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:40.278Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:40.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:32:40.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:54.482Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:54.499Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:32:54.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:54.859Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:54.874Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:32:54.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:32:55.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:32:55.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:32:55.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:09.592Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:09.609Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:33:09.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:09.985Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:10.002Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:33:10.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:10.522Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:10.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:33:10.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:24.689Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:24.707Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:33:24.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:25.091Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:25.107Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:33:25.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:25.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:25.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:33:25.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:39.784Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:39.800Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:33:39.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:40.186Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:40.202Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:33:40.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:40.703Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:40.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:33:40.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:54.878Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:54.895Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:33:54.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:55.280Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:55.296Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:33:55.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:33:55.795Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:33:55.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:33:55.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:09.976Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:09.993Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:34:10.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:10.379Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:10.395Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:34:10.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:10.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:10.909Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:34:10.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:25.075Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:25.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:34:25.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:25.485Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:25.500Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:34:25.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:25.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:26.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:34:26.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:40.168Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:40.185Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:34:40.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:40.581Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:40.597Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:34:40.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:41.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:41.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:34:41.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:55.266Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:55.283Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:34:55.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:55.675Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:55.690Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:34:55.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:34:56.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:34:56.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:34:56.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:10.363Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:10.380Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:35:10.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:10.767Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:10.783Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:35:10.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:11.286Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:11.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:35:11.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:25.461Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:25.477Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:35:25.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:25.871Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:25.888Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:35:25.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:26.389Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:26.406Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:35:26.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:40.573Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:40.588Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:35:40.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:40.975Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:40.990Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:35:41.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:41.492Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:41.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:35:41.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:55.664Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:55.679Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:35:55.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:56.070Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:56.085Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:35:56.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:35:56.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:35:56.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:35:56.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:10.764Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:10.780Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:36:10.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:11.162Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:11.177Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:36:11.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:11.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:11.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:36:11.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:25.872Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:25.888Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:36:25.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:26.267Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:26.283Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:36:26.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:26.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:26.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:36:26.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:40.971Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:40.990Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:36:41.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:41.361Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:41.377Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:36:41.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:41.881Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:41.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:36:41.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:56.081Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:56.096Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:36:56.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:56.453Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:56.468Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:36:56.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:36:56.971Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:36:56.986Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:36:57.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:11.179Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:11.195Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:37:11.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:11.546Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:11.561Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:37:11.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:12.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:12.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:37:12.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:26.275Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:26.289Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:37:26.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:26.638Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:26.652Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:37:26.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:27.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:27.183Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:37:27.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:41.377Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:41.392Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:37:41.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:41.732Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:41.745Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:37:41.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:42.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:42.276Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:37:42.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:56.487Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:56.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:37:56.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:56.821Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:56.839Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:37:56.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:37:57.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:37:57.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:37:57.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:11.591Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:11.606Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:38:11.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:11.918Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:11.933Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:38:11.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:12.461Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:12.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:38:12.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:26.693Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:26.711Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:38:26.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:27.015Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:27.031Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:38:27.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:27.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:27.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:38:27.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:41.792Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:41.809Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:38:41.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:42.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:42.135Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:38:42.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:42.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:42.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:38:42.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:56.897Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:56.913Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:38:56.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:57.215Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:57.229Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:38:57.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:38:57.810Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:38:57.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:38:57.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:11.992Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:12.008Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:39:12.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:12.308Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:12.324Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:39:12.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:12.909Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:12.926Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:39:12.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:27.097Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:27.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:39:27.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:27.402Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:27.418Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:39:27.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:28.013Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:28.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:39:28.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:42.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:42.203Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:39:42.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:42.499Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:42.514Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:39:42.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:43.113Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:43.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:39:43.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:57.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:57.290Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:39:57.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:57.593Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:57.608Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:39:57.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:39:58.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:39:58.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:39:58.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:12.375Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:12.395Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:40:12.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:12.728Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:12.748Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:40:12.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:13.299Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:13.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:40:13.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:27.495Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:27.515Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:40:27.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:27.847Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:27.862Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:40:27.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:28.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:28.417Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:40:28.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:42.611Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:42.628Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:40:42.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:42.950Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:42.966Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:40:43.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:43.499Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:43.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:40:43.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:57.712Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:57.728Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:40:57.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:58.045Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:58.060Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:40:58.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:40:58.596Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:40:58.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:40:58.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:12.806Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:12.820Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:41:12.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:13.141Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:13.156Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:41:13.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:13.683Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:13.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:41:13.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:27.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:27.917Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:41:27.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:28.235Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:28.254Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:41:28.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:28.775Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:28.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:41:28.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:42.999Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:43.018Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:41:43.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:43.359Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:43.376Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:41:43.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:43.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:43.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:41:43.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:58.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:58.136Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:41:58.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:58.458Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:58.472Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:41:58.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:41:58.966Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:41:58.981Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:41:59.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:13.217Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:13.232Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:42:13.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:13.553Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:13.571Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:42:13.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:14.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:14.078Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:42:14.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:28.319Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:28.336Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:42:28.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:28.657Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:28.675Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:42:28.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:29.164Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:29.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:42:29.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:43.423Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:43.440Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:42:43.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:43.759Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:43.773Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:42:43.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:44.264Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:44.278Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:42:44.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:58.532Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:58.551Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:42:58.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:58.857Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:58.873Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:42:58.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:42:59.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:42:59.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:42:59.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:13.642Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:13.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:43:13.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:13.961Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:13.980Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:43:14.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:14.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:14.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:43:14.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:28.739Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:28.759Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:43:28.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:29.061Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:29.082Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:43:29.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:29.554Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:29.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:43:29.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:43.849Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:43.866Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:43:43.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:44.167Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:44.182Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:43:44.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:44.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:44.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:43:44.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:58.953Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:58.969Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:43:59.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:59.264Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:59.280Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:43:59.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:43:59.746Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:43:59.761Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:43:59.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:44:14.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:44:14.072Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:44:14.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:44:14.361Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:44:14.380Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:44:14.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:44:14.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:44:14.856Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:44:14.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:44:29.154Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:44:29.169Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:44:29.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:44:29.470Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:44:29.484Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:44:29.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:44:29.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:44:29.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:44:30.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:44:44.256Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:44:44.278Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:44:44.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:44:44.568Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:44:44.586Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:44:44.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:44:45.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:44:45.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:44:45.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:44:59.365Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:44:59.380Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:44:59.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:44:59.670Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:44:59.686Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:44:59.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:45:00.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:45:00.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:45:00.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:45:14.467Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:45:14.487Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:45:14.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:45:14.769Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:45:14.786Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:45:14.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:45:15.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:45:15.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:45:15.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:45:29.575Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:45:29.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:45:29.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:45:29.872Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:45:29.888Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:45:29.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:45:30.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:45:30.353Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:45:30.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:45:44.676Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:45:44.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:45:44.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:45:44.971Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:45:44.984Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:45:45.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:45:45.434Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:45:45.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:45:45.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:45:59.776Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:45:59.791Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:45:59.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:46:00.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:46:00.091Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:46:00.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:46:00.526Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:46:00.541Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:46:00.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:46:14.883Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:46:14.901Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:46:14.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:46:15.173Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:46:15.190Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:46:15.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:46:15.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:46:15.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:46:15.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:46:29.983Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:46:29.998Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:46:30.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:46:30.271Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:46:30.288Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:46:30.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:46:30.729Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:46:30.744Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:46:30.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:46:45.084Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:46:45.100Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:46:45.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:46:45.369Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:46:45.386Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:46:45.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:46:45.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:46:45.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:46:45.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:00.189Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:00.204Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:47:00.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:00.480Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:00.494Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:47:00.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:00.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:00.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:47:00.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:15.286Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:15.301Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:47:15.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:15.569Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:15.584Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:47:15.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:16.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:16.049Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:47:16.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:30.387Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:30.401Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:47:30.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:30.658Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:30.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:47:30.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:31.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:31.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:47:31.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:45.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:45.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:47:45.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:45.745Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:45.761Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:47:45.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:47:46.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:47:46.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:47:46.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:00.595Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:00.611Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:48:00.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:00.838Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:00.856Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:48:00.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:01.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:01.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:48:01.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:15.696Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:15.711Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:48:15.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:15.939Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:15.956Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:48:16.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:16.406Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:16.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:48:16.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:30.791Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:30.805Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:48:30.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:31.036Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:31.054Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:48:31.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:31.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:31.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:48:31.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:45.885Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:45.901Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:48:45.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:46.144Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:46.161Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:48:46.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:48:46.597Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:48:46.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:48:46.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:00.987Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:01.006Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:49:01.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:01.241Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:01.258Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:49:01.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:01.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:01.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:49:01.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:16.101Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:16.116Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:49:16.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:16.338Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:16.355Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:49:16.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:16.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:16.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:49:16.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:31.194Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:31.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:49:31.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:31.438Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:31.453Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:49:31.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:31.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:31.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:49:31.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:46.297Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:46.317Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:49:46.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:46.537Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:46.553Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:49:46.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:49:47.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:49:47.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:49:47.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:01.420Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:01.442Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:50:01.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:01.642Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:01.660Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:50:01.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:02.116Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:02.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:50:02.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:16.547Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:16.566Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:50:16.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:16.748Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:16.767Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:50:16.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:17.223Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:17.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:50:17.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:31.652Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:31.667Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:50:31.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:31.851Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:31.867Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:50:31.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:32.330Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:32.347Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:50:32.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:46.747Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:46.764Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:50:46.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:47.006Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:47.025Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:50:47.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:50:47.423Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:50:47.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:50:47.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:01.853Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:01.871Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:51:01.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:02.108Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:02.127Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:51:02.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:02.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:02.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:51:02.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:16.963Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:16.977Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:51:17.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:17.205Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:17.217Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:51:17.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:17.620Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:17.635Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:51:17.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:32.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:32.073Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:51:32.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:32.295Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:32.311Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:51:32.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:32.713Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:32.729Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:51:32.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:47.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:47.180Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:51:47.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:47.388Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:47.402Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:51:47.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:51:47.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:51:47.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:51:47.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:52:02.267Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:52:02.282Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:52:02.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:52:02.478Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:52:02.499Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:52:02.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:52:02.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:52:02.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:52:02.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:52:17.388Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:52:17.406Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:52:17.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:52:17.593Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:52:17.609Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:52:17.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:52:18.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:52:18.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:52:18.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:52:32.527Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:52:32.545Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:52:32.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:52:32.696Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-11-01T15:52:32.717Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:52:32.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:52:33.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:52:33.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:52:33.213Z] Will try again after 15 sec [2025-11-01T15:52:35.160Z] Build deploy-platform-ansible-os #4590 completed: SUCCESS [Pipeline] echo [2025-11-01T15:52:35.182Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T15:52:35.272Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 4590 [Pipeline] echo [2025-11-01T15:52:35.311Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [2025-11-01T15:52:35.598Z] + ls -la deploy-platform-ansible-os-98736 [2025-11-01T15:52:35.598Z] total 20 [2025-11-01T15:52:35.598Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 15:52 . [2025-11-01T15:52:35.598Z] drwxr-xr-x 22 jenkins docker 12288 Nov 1 15:52 .. [2025-11-01T15:52:35.598Z] -rw-r--r-- 1 jenkins docker 492 Nov 1 15:32 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2025-11-01T15:52:35.647Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T15:52:35.966Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T15:52:36.894Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T15:52:47.637Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:52:47.653Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:52:47.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:52:47.801Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T15:52:47.892Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-11-01T15:52:47.919Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T15:52:48.009Z] Archiving artifacts [Pipeline] echo [2025-11-01T15:52:48.051Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-rocky9, deploy-platform-ansible-os] [Pipeline] dir [2025-11-01T15:52:48.084Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T15:52:48.173Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2025-11-01T15:52:48.201Z] JOB deploy-tf-ansible-os: file #0 with path build-package-81324/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-11-01T15:52:48.271Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2025-11-01T15:52:48.299Z] JOB deploy-tf-ansible-os: file #1 with path build-package-81324/deps.build-package.81324.env [Pipeline] readFile [Pipeline] echo [2025-11-01T15:52:48.345Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:52:48.362Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:52:48.413Z] Will try again after 15 sec [Pipeline] echo [2025-11-01T15:52:48.428Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-11-01T15:52:48.538Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T15:52:48.648Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2025-11-01T15:52:48.676Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-98736/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-11-01T15:52:48.807Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.23460.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T15:52:48.866Z] Archiving artifacts [Pipeline] echo [2025-11-01T15:52:48.912Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #23460 [Pipeline] timeout [2025-11-01T15:52:48.929Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T15:52:48.971Z] Scheduling project: deploy-tf-ansible-os [2025-11-01T15:52:55.060Z] Starting building: deploy-tf-ansible-os #4095 [Pipeline] { [Pipeline] echo [2025-11-01T15:53:02.734Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:53:02.753Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:53:02.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:53:03.450Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:53:03.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:53:03.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:53:17.840Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:53:17.862Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:53:17.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:53:18.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:53:18.564Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:53:18.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:53:32.953Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:53:32.971Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:53:33.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:53:33.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:53:33.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:53:33.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:53:48.063Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:53:48.078Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:53:48.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:53:48.745Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:53:48.760Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:53:48.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:54:03.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:54:03.206Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:54:03.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:54:03.846Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:54:03.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:54:03.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:54:18.294Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:54:18.312Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:54:18.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:54:18.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:54:18.966Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:54:19.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:54:33.410Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:54:33.436Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:54:33.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:54:34.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:54:34.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:54:34.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:54:48.544Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:54:48.568Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:54:48.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:54:49.155Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:54:49.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:54:49.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:55:03.659Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:55:03.685Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:55:03.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:55:04.265Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:55:04.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:55:04.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:55:18.796Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:55:18.822Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:55:18.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:55:19.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:55:19.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:55:19.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:55:33.924Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:55:33.942Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:55:34.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:55:34.468Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:55:34.485Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:55:34.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:55:49.047Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:55:49.067Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:55:49.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:55:49.574Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:55:49.590Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:55:49.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:56:04.162Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:56:04.187Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:56:04.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:56:04.676Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:56:04.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:56:04.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:56:19.276Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:56:19.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:56:19.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:56:19.780Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:56:19.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:56:19.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:56:34.396Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:56:34.418Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:56:34.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:56:34.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:56:34.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:56:34.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:56:49.515Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:56:49.537Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:56:49.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:56:50.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:56:50.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:56:50.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:57:04.646Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:57:04.662Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:57:04.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:57:05.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:57:05.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:57:05.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:57:19.742Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:57:19.764Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:57:19.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:57:20.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:57:20.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:57:20.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:57:34.851Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:57:34.867Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:57:34.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:57:35.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:57:35.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:57:35.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:57:49.948Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:57:49.963Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:57:50.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:57:50.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:57:50.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:57:50.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:58:05.051Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:58:05.068Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:58:05.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:58:05.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:58:05.551Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:58:05.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:58:20.150Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:58:20.167Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:58:20.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:58:20.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:58:20.642Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:58:20.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:58:35.303Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:58:35.320Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:58:35.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:58:35.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:58:35.734Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:58:35.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:58:50.402Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:58:50.419Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:58:50.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:58:50.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:58:50.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:58:50.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:59:05.501Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:59:05.517Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:59:05.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:59:05.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:59:05.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:59:05.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:59:20.602Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:59:20.620Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:59:20.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:59:21.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:59:21.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:59:21.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:59:35.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:59:35.748Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:59:35.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:59:36.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:59:36.145Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:59:36.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:59:50.837Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T15:59:50.855Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T15:59:50.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T15:59:51.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T15:59:51.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T15:59:51.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:00:05.948Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T16:00:05.967Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T16:00:06.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:00:06.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:00:06.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:00:06.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:00:21.068Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T16:00:21.087Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T16:00:21.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:00:21.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:00:21.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:00:21.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:00:36.177Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-11-01T16:00:36.198Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-11-01T16:00:36.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:00:36.538Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:00:36.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:00:36.599Z] Will try again after 15 sec [2025-11-01T16:00:42.716Z] Build deploy-tf-ansible-os #4095 completed: SUCCESS [Pipeline] echo [2025-11-01T16:00:42.738Z] JOB deploy-tf-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T16:00:42.829Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 4095 [Pipeline] echo [2025-11-01T16:00:42.870Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2025-11-01T16:00:43.157Z] + ls -la deploy-tf-ansible-os-23460 [2025-11-01T16:00:43.157Z] total 20 [2025-11-01T16:00:43.157Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 16:00 . [2025-11-01T16:00:43.157Z] drwxr-xr-x 23 jenkins docker 12288 Nov 1 16:00 .. [2025-11-01T16:00:43.157Z] -rw-r--r-- 1 jenkins docker 491 Nov 1 15:52 deps.deploy-tf-ansible-os.23460.env [Pipeline] withCredentials [2025-11-01T16:00:43.202Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T16:00:43.528Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T16:00:44.910Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T16:00:51.299Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T16:00:51.389Z] JOB test-sanity-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-11-01T16:00:51.416Z] JOB test-sanity-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T16:00:51.510Z] Archiving artifacts [Pipeline] echo [2025-11-01T16:00:51.550Z] JOB test-sanity-ansible-os / stream ansible-os : deps: [deploy-tf-ansible-os] [Pipeline] dir [2025-11-01T16:00:51.578Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T16:00:51.651Z] JOB test-sanity-ansible-os: files found = 1 [Pipeline] echo [2025-11-01T16:00:51.668Z] JOB test-sanity-ansible-os: file #0 with path deploy-tf-ansible-os-23460/deps.deploy-tf-ansible-os.23460.env [Pipeline] readFile [Pipeline] echo [2025-11-01T16:00:51.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:00:51.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:00:51.764Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-11-01T16:00:51.869Z] JOB test-sanity-ansible-os: deps_env_file: deps.test-sanity.50776.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T16:00:51.926Z] Archiving artifacts [Pipeline] echo [2025-11-01T16:00:51.967Z] JOB test-sanity-ansible-os: Starting job: test-sanity rnd: #50776 [Pipeline] timeout [2025-11-01T16:00:51.982Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T16:00:52.024Z] Scheduling project: test-sanity [2025-11-01T16:01:00.101Z] Starting building: test-sanity #4912 [Pipeline] { [Pipeline] echo [2025-11-01T16:01:06.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:01:06.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:01:06.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:01:21.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:01:21.932Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:01:21.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:01:37.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:01:37.043Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:01:37.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:01:52.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:01:52.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:01:52.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:02:07.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:02:07.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:02:07.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:02:22.345Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:02:22.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:02:22.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:02:37.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:02:37.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:02:37.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:02:52.551Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:02:52.566Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:02:52.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:03:07.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:03:07.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:03:07.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:03:22.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:03:22.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:03:22.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:03:37.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:03:37.881Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:03:37.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:03:52.963Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:03:52.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:03:53.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:04:08.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:04:08.077Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:04:08.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:04:23.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:04:23.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:04:23.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:04:38.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:04:38.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:04:38.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:04:53.365Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:04:53.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:04:53.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:05:08.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:05:08.490Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:05:08.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:05:23.586Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:05:23.603Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:05:23.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:05:38.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:05:38.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:05:38.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:05:53.808Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:05:53.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:05:53.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:06:08.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:06:08.919Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:06:08.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:06:24.004Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:06:24.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:06:24.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:06:39.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:06:39.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:06:39.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:06:54.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:06:54.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:06:54.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:07:09.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:07:09.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:07:09.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:07:24.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:07:24.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:07:24.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:07:39.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:07:39.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:07:39.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:07:54.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:07:54.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:07:54.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:08:09.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:08:09.728Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:08:09.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:08:24.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:08:24.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:08:24.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:08:39.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:08:39.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:08:39.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:08:55.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:08:55.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:08:55.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:09:10.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:09:10.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:09:10.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:09:25.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:09:25.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:09:25.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:09:40.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:09:40.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:09:40.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:09:55.423Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:09:55.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:09:55.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:10:10.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:10:10.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:10:10.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:10:25.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:10:25.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:10:25.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:10:40.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:10:40.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:10:40.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:10:55.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:10:55.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:10:55.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:11:10.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:11:10.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:11:10.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:11:26.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:11:26.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:11:26.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:11:41.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:11:41.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:11:41.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:11:56.223Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:11:56.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:11:56.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:12:11.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:12:11.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:12:11.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:12:26.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:12:26.449Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:12:26.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:12:41.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:12:41.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:12:41.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-11-01T16:12:56.639Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-11-01T16:12:56.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-11-01T16:12:56.697Z] Will try again after 15 sec [2025-11-01T16:13:04.478Z] Build test-sanity #4912 completed: SUCCESS [Pipeline] echo [2025-11-01T16:13:04.502Z] JOB test-sanity-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T16:13:04.588Z] Copied 1 artifact from "test-sanity" build number 4912 [Pipeline] echo [2025-11-01T16:13:04.624Z] JOB test-sanity-ansible-os: Collected artifacts: [Pipeline] sh [2025-11-01T16:13:04.913Z] + ls -la test-sanity-50776 [2025-11-01T16:13:04.913Z] total 20 [2025-11-01T16:13:04.913Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 16:13 . [2025-11-01T16:13:04.913Z] drwxr-xr-x 24 jenkins docker 12288 Nov 1 16:13 .. [2025-11-01T16:13:04.913Z] -rw-r--r-- 1 jenkins docker 491 Nov 1 16:00 deps.test-sanity.50776.env [Pipeline] withCredentials [2025-11-01T16:13:04.965Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T16:13:05.284Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T16:13:05.855Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-11-01T16:13:11.735Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:SUCCESS] [Pipeline] echo [2025-11-01T16:13:11.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-11-01T16:13:11.820Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-11-01T16:13:11.847Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T16:13:11.930Z] Archiving artifacts [Pipeline] echo [2025-11-01T16:13:11.976Z] JOB collect-logs-and-cleanup-ansible-os / stream ansible-os : deps: [deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os] [Pipeline] dir [2025-11-01T16:13:12.007Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T16:13:12.096Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-11-01T16:13:12.125Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-98736/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-11-01T16:13:12.251Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T16:13:12.333Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-11-01T16:13:12.359Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-23460/deps.deploy-tf-ansible-os.23460.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-11-01T16:13:12.483Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-11-01T16:13:12.573Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-11-01T16:13:12.597Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path test-sanity-50776/deps.test-sanity.50776.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-11-01T16:13:12.754Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.82171.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-11-01T16:13:12.815Z] Archiving artifacts [Pipeline] echo [2025-11-01T16:13:12.858Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #82171 [Pipeline] timeout [2025-11-01T16:13:12.875Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T16:13:12.924Z] Scheduling project: collect-logs-and-cleanup [2025-11-01T16:13:20.151Z] Starting building: collect-logs-and-cleanup #9413 [2025-11-01T16:15:13.732Z] Build collect-logs-and-cleanup #9413 completed: SUCCESS [Pipeline] echo [2025-11-01T16:15:13.755Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-11-01T16:15:13.860Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 9413 [Pipeline] echo [2025-11-01T16:15:13.898Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2025-11-01T16:15:14.191Z] + ls -la collect-logs-and-cleanup-82171 [2025-11-01T16:15:14.191Z] total 20 [2025-11-01T16:15:14.191Z] drwxr-xr-x 2 jenkins docker 4096 Nov 1 16:15 . [2025-11-01T16:15:14.191Z] drwxr-xr-x 25 jenkins docker 12288 Nov 1 16:15 .. [2025-11-01T16:15:14.191Z] -rw-r--r-- 1 jenkins docker 491 Nov 1 16:13 deps.collect-logs-and-cleanup.82171.env [Pipeline] withCredentials [2025-11-01T16:15:14.243Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T16:15:14.561Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T16:15:15.496Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // parallel [Pipeline] echo [2025-11-01T16:15:16.702Z] Jobs results: [test-unit-agent:[job-rnd:82877, number:2681, started:1762007914721, duration:2688, result:SUCCESS], test-unit-opserver:[job-rnd:11563, number:2681, started:1762007917469, duration:2650, result:SUCCESS], test-unit-bgp:[job-rnd:35386, number:2681, started:1762007919725, duration:3031, result:SUCCESS], test-unit-group-one:[job-rnd:99856, number:2681, started:1762007920085, duration:919846, result:SUCCESS], test-unit-group-two:[job-rnd:47695, number:2681, started:1762007920211, duration:1922576, result:SUCCESS], test-unit-ungrouped:[job-rnd:18915, number:2681, started:1762007922869, duration:625468, result:SUCCESS], prepare-sandbox-ut-sandbox:[job-rnd:41146, number:12411, started:1762007449666, duration:234276, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:71620, number:11130, started:1762007704690, duration:34974, result:SUCCESS], configure-ut-sandbox:[job-rnd:42819, number:9889, started:1762007749693, duration:155471, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:13200, number:10972, started:1762007924735, duration:77102, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:98736, number:4590, started:1762010999967, duration:1354586, result:SUCCESS], deploy-tf-ansible-os:[job-rnd:23460, number:4095, started:1762012375059, duration:466825, result:SUCCESS], test-sanity-ansible-os:[job-rnd:50776, number:4912, started:1762012860100, duration:723792, result:SUCCESS], collect-logs-and-cleanup-ansible-os:[job-rnd:82171, number:9413, started:1762013600150, duration:112964, result:SUCCESS], prepare-sandbox-rocky9:[job-rnd:40446, number:12410, started:1762007444662, duration:370262, result:SUCCESS], fetch-sources-rocky9:[job-rnd:19545, number:11131, started:1762007829710, duration:34951, result:SUCCESS], configure-rocky9:[job-rnd:68473, number:9890, started:1762007884716, duration:35321, result:SUCCESS], package-deployers-rocky9:[job-rnd:95141, number:6836, started:1762007934734, duration:12405, result:SUCCESS], compile-rocky9:[job-rnd:29962, number:6815, started:1762007964746, duration:404628, result:SUCCESS], package-rocky9:[job-rnd:81324, number:5582, started:1762008389791, duration:2590544, result:SUCCESS], freeze-rocky9:[job-rnd:51359, number:4581, started:1762011001204, duration:5068, result:SUCCESS], cleanup-rocky9:[job-rnd:54921, number:10973, started:1762011014971, duration:73904, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2025-11-01T16:15:16.828Z] Evaluated results for test-unit = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:3476259] [Pipeline] echo [2025-11-01T16:15:16.859Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:501823] [Pipeline] echo [2025-11-01T16:15:16.892Z] Evaluated results for ansible-os = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:2658167] [Pipeline] echo [2025-11-01T16:15:16.925Z] Evaluated results for build-rocky9 = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:3527083] [Pipeline] echo [2025-11-01T16:15:16.967Z] Notify gerrit verified=1, submit=false, msg= [2025-11-01T16:15:16.967Z] TF CI Build Succeeded (check) in 1h 44m 46s [2025-11-01T16:15:16.967Z] [2025-11-01T16:15:16.967Z] Succeeded checks: [2025-11-01T16:15:16.967Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/test-unit : SUCCESS in 0h 57m 56s [2025-11-01T16:15:16.967Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/prepare-ut-sandbox : SUCCESS in 0h 8m 21s [2025-11-01T16:15:16.967Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/ansible-os : SUCCESS in 0h 44m 18s [2025-11-01T16:15:16.967Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/build-rocky9 : SUCCESS in 0h 58m 47s [Pipeline] withCredentials [2025-11-01T16:15:16.995Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-11-01T16:15:17.074Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-11-01T16:15:17.375Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b --patchset 1 --branch master --labels Verified=1 --message 'TF CI Build Succeeded (check) in 1h 44m 46s [2025-11-01T16:15:17.375Z] [2025-11-01T16:15:17.375Z] Succeeded checks: [2025-11-01T16:15:17.375Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/test-unit : SUCCESS in 0h 57m 56s [2025-11-01T16:15:17.375Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/prepare-ut-sandbox : SUCCESS in 0h 8m 21s [2025-11-01T16:15:17.375Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/ansible-os : SUCCESS in 0h 44m 18s [2025-11-01T16:15:17.375Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/build-rocky9 : SUCCESS in 0h 58m 47s' [2025-11-01T16:15:17.633Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-11-01 14:37:21.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000003}}, '1000050': {'account': {'_account_id': 1000050}, 'last_update': '2025-11-01 14:30:33.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b', 'subject': 'Fix: Correct filter handling logic in vnc_cassandra', 'status': 'NEW', 'created': '2025-11-01 14:30:15.000000000', 'updated': '2025-11-01 14:37:21.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '7439c3ac5fb1e7bc2353a833a563d6d88ea71af1', '_number': 2318, 'owner': {'_account_id': 1000050}, 'labels': {'Code-Review': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}], 'reviewers': {'CC': [{'_account_id': 1000001}], 'REVIEWER': [{'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': '2b66f4287de98d8d894d510b8d51272307231426', 'revisions': {'2b66f4287de98d8d894d510b8d51272307231426': {'kind': 'REWORK', '_number': 1, 'created': '2025-11-01 14:30:15.000000000', 'uploader': {'_account_id': 1000050}, 'ref': 'refs/changes/18/2318/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/18/2318/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/18/2318/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/18/2318/1'}}, 'commit': {'parents': [{'commit': '5802231b2613620fa749e246e51acb0a3e7b079e', 'subject': 'Merge "pass all sources to scons run to be able to rebuild"'}], 'author': {'name': 'Khajornsak Krongyud', 'email': 'khajornsak.jay.01@gmail.com', 'date': '2025-11-01 14:27:10.000000000', 'tz': 420}, 'committer': {'name': 'Khajornsak Krongyud', 'email': 'khajornsak.jay.01@gmail.com', 'date': '2025-11-01 14:30:10.000000000', 'tz': 420}, 'subject': 'Fix: Correct filter handling logic in vnc_cassandra', 'message': 'Fix: Correct filter handling logic in vnc_cassandra\n\nChange-Id: I8b7df54840ec4a2e04bb9d6b2b3c8019149e370b\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-11-01T16:15:17.633Z] DEBUG: push message data: {'labels': {'Verified': '1'}, 'message': 'TF CI Build Succeeded (check) in 1h 44m 46s\n\nSucceeded checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/test-unit : SUCCESS in 0h 57m 56s\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/prepare-ut-sandbox : SUCCESS in 0h 8m 21s\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/ansible-os : SUCCESS in 0h 44m 18s\n- build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/18/2318/1/check_3333/build-rocky9 : SUCCESS in 0h 58m 47s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2025-11-01T16:15:18.031Z] Archiving artifacts [Pipeline] withCredentials [2025-11-01T16:15:18.215Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-11-01T16:15:18.568Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T16:15:19.133Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: job-cleanup-workers) [Pipeline] stage [Pipeline] { (cleanup-workers) [Pipeline] echo [2025-11-01T16:15:19.912Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2025-11-01T16:15:19.940Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2025-11-01T16:15:19.971Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #28104 [Pipeline] timeout [2025-11-01T16:15:19.993Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-11-01T16:15:20.041Z] Scheduling project: cleanup-workers [2025-11-01T16:15:25.248Z] Starting building: cleanup-workers #5943 [2025-11-01T16:15:29.223Z] Build cleanup-workers #5943 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-11-01T16:15:29.321Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2025-11-01T16:15:29.435Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2025-11-01T16:15:29.722Z] + ls -la cleanup-workers-28104 [2025-11-01T16:15:29.722Z] ls: cannot access 'cleanup-workers-28104': No such file or directory [2025-11-01T16:15:29.722Z] + /bin/true [Pipeline] withCredentials [2025-11-01T16:15:29.774Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-11-01T16:15:30.095Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-11-01T16:15:30.658Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-01T16:15:31.606Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2025-11-01T16:15:31.630Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-11-01T16:15:31.687Z] JOB cleanup-workers: Message - null [Pipeline] echo [2025-11-01T16:15:31.714Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2025-11-01T16:15:31.734Z] JOB cleanup-workers: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-01T16:15:31.819Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2025-11-01T16:15:31.888Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-check/3333/consoleText [Pipeline] withCredentials [2025-11-01T16:15:31.920Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh